index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-06
mtd: spi-nor: wait until lock/unlock operations are ready
Ezequiel García
1
-2
/
+10
2016-01-05
mtd: merge MTD development from v4.4 into for-v4.5 development
Brian Norris
1
-6
/
+4
2016-01-05
mtd: spi-nor: fix stm_is_locked_sr() parameters
Brian Norris
1
-2
/
+2
2016-01-05
mtd: spi-nor: fix Spansion regressions (aliased with Winbond)
Brian Norris
1
-4
/
+2
2015-12-18
mtd: mtk-nor: adjust sequence of trigger function and assignment function
Bayi Cheng
1
-1
/
+1
2015-12-09
mtd: spi-nor: Check the return value from read_sr()
Fabio Estevam
1
-2
/
+8
2015-12-04
mtd: spi-nor: fix error handling in spi_nor_erase
Heiner Kallweit
1
-6
/
+2
2015-12-04
mtd: mtk-quadspi: drop unnecessary .owner assignment
Brian Norris
1
-1
/
+0
2015-12-01
mtd: spi-nor: Fix error message with unrecognized JEDEC
Ricardo Ribalda
1
-1
/
+1
2015-11-20
mtd: mtk-nor: new Mediatek serial flash controller driver
Bayi Cheng
3
-0
/
+494
2015-11-19
mtd: spi-nor: mx25l3205d/mx25l6405d: append SECT_4K
Andreas Fenkart
1
-2
/
+2
2015-11-19
mtd: spi-nor: provide default erase_sector implementation
Brian Norris
1
-4
/
+33
2015-11-18
mtd: fsl-quadspi: possible NULL dereference
Brian Norris
1
-4
/
+4
2015-11-16
mtd: spi-nor: remove unnecessary leading space from dbg print
Brian Norris
1
-1
/
+1
2015-11-11
mtd: spi-nor: drop flash_node field
Brian Norris
1
-1
/
+0
2015-11-11
mtd: spi-nor: drop unnecessary partition parser data
Brian Norris
2
-6
/
+2
2015-11-11
mtd: spi-nor: convert to spi_nor_{get, set}_flash_node()
Brian Norris
3
-3
/
+3
2015-11-11
mtd: {nand,spi-nor}: assign MTD of_node
Brian Norris
1
-0
/
+1
2015-10-26
mtd: fsl-quadspi: fix macro collision problems with READ/WRITE
Han Xu
1
-10
/
+10
2015-10-19
mtd: fsl-quadspi: Include <linux/sizes.h> to avoid build error
Fabio Estevam
1
-0
/
+1
2015-10-19
mtd: fsl-quadspi: allow building for other ARCHes with COMPILE_TEST
Brian Norris
1
-1
/
+2
2015-10-19
mtd: fsl-quadspi: fix printk() format warning for size_t
Brian Norris
1
-1
/
+1
2015-10-19
mtd: spi-nor: add DUAL_READ for w25q{32,64}dw
Brian Norris
1
-2
/
+2
2015-10-13
mtd: spi-nor: disable protection for Winbond flash at startup
Brian Norris
1
-3
/
+4
2015-10-13
mtd: spi-nor: support lock/unlock/is_locked for Winbond
Brian Norris
1
-2
/
+3
2015-10-13
mtd: spi-nor: add mtd_is_locked() support
Brian Norris
1
-1
/
+36
2015-10-13
mtd: spi-nor: refactor block protection functions
Brian Norris
1
-45
/
+126
2015-10-13
mtd: spi-nor: use SNOR_MFR_* instead of CFI_MFR_*
Brian Norris
1
-12
/
+11
2015-10-13
mtd: spi-nor: Add support for s25fl004k
Sean Nyekjaer
1
-0
/
+1
2015-10-13
mtd: spi-nor: s25fl204k supports dual I/0
Sean Nyekjaer
1
-1
/
+1
2015-10-12
mtd: spi-nor: Add support for Micron n25q032a
Aurelien Chanot
1
-0
/
+1
2015-09-29
mtd: spi-nor: add support for w25q128fw
Brian Norris
1
-0
/
+1
2015-09-29
mtd: spi-nor: scale up timeout for full-chip erase
Furquan Shaikh
1
-4
/
+34
2015-09-29
mtd: spi-nor: Add support for sst25wf040b
Yao Yuan
1
-0
/
+1
2015-09-28
mtd: spi-nor: s25fl008k and s25fl016k supports dual/quad mode
Joachim Eastwood
1
-2
/
+2
2015-09-11
mtd: spi-nor: Zap unneeded write_enable from write_reg
Jagan Teki
3
-12
/
+10
2015-09-11
mtd: spi-nor: Use write_sr for write status
Jagan Teki
1
-2
/
+1
2015-09-11
mtd: spi-nor: Decouple SPI NOR's device_node from controller device
Marek Vasut
3
-1
/
+3
2015-09-09
Merge MTD 4.3-rc1 updates into -next
Brian Norris
1
-1
/
+1
2015-09-02
mtd: spi-nor: fix NULL dereference when no match found in spi_nor_ids[]
Brian Norris
1
-1
/
+1
2015-09-02
mtd: fsl-quadspi: use automatic spi-nor detection
Brian Norris
1
-7
/
+1
2015-09-02
mtd: spi-nor: embed struct mtd_info within struct spi_nor
Brian Norris
3
-14
/
+10
2015-09-02
mtd: spi-nor: assign mtd->priv in spi_nor_scan()
Brian Norris
3
-2
/
+1
2015-09-02
mtd: spi-nor: s25sl064p supports both dual and quad I/O
Joachim Eastwood
1
-1
/
+1
2015-09-02
mtd: spi-nor: allow dual/quad reads on S25FL129P
Jonas Gorski
1
-2
/
+2
2015-09-02
mtd: spi-nor: Add support for sst25wf020a
Alexis Ballier
1
-0
/
+1
2015-09-02
mtd: spi-nor: Add support for Micron n25q064a serial flash
Mika Westerberg
1
-0
/
+1
2015-08-25
mtd: spi-nor: stop (ab)using struct spi_device_id
Rafał Miłecki
1
-35
/
+27
2015-08-14
mtd: spi-nor: add Spansion S25FL204K support
Antony Pavlov
1
-0
/
+1
2015-08-14
mtd: spi-nor: Improve Kconfig help text for SPI_FSL_QUADSPI
Fabio Estevam
1
-1
/
+2
[next]