index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: sunxi: switch from manual to automated timing config
Sascha Hauer
2016-09-23
1
-62
/
+14
*
mtd: nand: automate NAND timings selection
Boris Brezillon
2016-09-23
1
-0
/
+157
*
mtd: nand: Expose data interface for ONFI mode 0
Sascha Hauer
2016-09-23
1
-0
/
+11
*
mtd: nand: Add function to convert ONFI mode to data_interface
Sascha Hauer
2016-09-23
1
-0
/
+29
*
mtd: nand: convert ONFI mode into data interface
Sascha Hauer
2016-09-23
1
-206
/
+224
*
mtd: nand: Create a NAND reset function
Sascha Hauer
2016-09-23
1
-5
/
+20
*
mtd: nand: Allow MTD_NAND_OMAP2 to be usable on Keystone devices
Roger Quadros
2016-09-23
1
-4
/
+4
*
mtd: brcmnand: iProc big endian and ONFI support
Ray Jui
2016-09-23
3
-15
/
+28
*
mtd: nand_bbt: scan for next free bbt block if writing bbt fails
Kyle Roeschley
2016-09-23
1
-6
/
+45
*
mtd: nand_bbt: Move BBT block selection logic out of write_bbt()
Boris Brezillon
2016-09-23
1
-36
/
+74
*
mtd: nand: timings: Reorder tRR_min def in mode 0
Boris Brezillon
2016-09-23
1
-1
/
+1
*
mtd: nand: timings: Fix tADL_min for ONFI 4.0 chips
Boris Brezillon
2016-09-23
1
-6
/
+6
*
mtd: nand: gpmi: get correct free oob space
Han Xu
2016-09-23
1
-1
/
+2
*
mtd: nand: sh_flctl: handle dma_submit() errors
Brian Norris
2016-09-23
1
-1
/
+7
*
mtd: nand: s3c2410: Register cpufreq notifier only on S3C24xx
Krzysztof Kozlowski
2016-09-23
1
-2
/
+2
*
mtd: nand: Get rid of needless 'goto'
Andrey Smirnov
2016-09-23
1
-12
/
+6
*
mtd: nand: Error out if cmd_ctrl() is missing
Andrey Smirnov
2016-09-23
1
-0
/
+9
*
Kconfig: nand: Remove redundant dependency on MTD_NAND
Andrey Smirnov
2016-09-23
1
-1
/
+1
*
Kconfig: nand: Make MTD_NAND_FSL_ELBC depend on FSL_SOC
Andrey Smirnov
2016-09-23
1
-1
/
+1
*
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
2016-09-23
13
-26
/
+13
*
Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-08-02
13
-126
/
+2810
|
\
|
*
mtd: nand: fix bug writing 1 byte less than page size
Hector Palacios
2016-07-19
1
-1
/
+1
|
*
mtd: nand: brcmnand: Change BUG_ON in brcmnand_send_cmd
Florian Fainelli
2016-07-16
1
-1
/
+1
|
*
mtd: nand: omap2: fix return value check in omap_nand_probe()
Wei Yongjun
2016-07-15
1
-2
/
+2
|
*
Merge tag 'nand/for-4.8' of github.com:linux-nand/linux into mtd
Brian Norris
2016-07-15
12
-121
/
+2805
|
|
\
|
|
*
mtd: nand: jz4780: Update MODULE_AUTHOR email address
Harvey Hunt
2016-07-11
2
-2
/
+2
|
|
*
mtd: nand: sunxi: prevent a small memory leak
Dan Carpenter
2016-07-11
1
-3
/
+3
|
|
*
mtd: nand: sunxi: add reset line support
Icenowy Zheng
2016-07-11
1
-2
/
+23
|
|
*
mtd: nand: xway: add nandaddr to own struct
Hauke Mehrtens
2016-07-11
1
-16
/
+14
|
|
*
mtd: nand: xway: add missing write_buf and read_buf to nand driver
Hauke Mehrtens
2016-07-11
1
-0
/
+18
|
|
*
mtd: nand: xway: extract read and write function
Hauke Mehrtens
2016-07-11
1
-9
/
+19
|
|
*
mtd: nand: xway: fix nand locking
John Crispin
2016-07-11
1
-12
/
+8
|
|
*
mtd: nand: xway: remove manual reset
Hauke Mehrtens
2016-07-11
1
-20
/
+0
|
|
*
mtd: nand: xway: Avoid messing up with IO_ADDR_W in ->cmd_ctrl()
John Crispin
2016-07-11
1
-15
/
+11
|
|
*
mtd: nand: xway: convert to normal platform driver
Hauke Mehrtens
2016-07-11
2
-37
/
+80
|
|
*
mtd: nand: xway: add some more documentation
Hauke Mehrtens
2016-07-11
1
-6
/
+15
|
|
*
mtd: nand: sunxi: fix subpage write
Boris Brezillon
2016-07-11
1
-1
/
+32
|
|
*
mtd: nand: sunxi: check ecc->size values
Boris Brezillon
2016-07-11
1
-0
/
+3
|
|
*
mtd: nand: sunxi: prefer 1k ECC blocks when applicable
Boris Brezillon
2016-07-11
1
-0
/
+6
|
|
*
mtd: nand: sunxi: Fix OOB bytes retrieval in read_chunks_dma()
Boris Brezillon
2016-07-11
1
-2
/
+4
|
|
*
mtd: mediatek: driver for MTK Smart Device
Jorge Ramirez-Ortiz
2016-07-11
5
-0
/
+2114
|
|
*
mtd: nand: sunxi: fix return value check in sunxi_nfc_dma_op_prepare()
Wei Yongjun
2016-07-11
1
-2
/
+2
|
|
*
mtd: brcmnand: Detect sticky ucorr ecc error on dma reads
Kamal Dasu
2016-07-11
1
-0
/
+18
|
|
*
mtd: brcmnand: Add check for erased page bitflips
Kamal Dasu
2016-06-13
1
-0
/
+62
|
|
*
mtd: nand: add ESMT manufacturer
Rafał Miłecki
2016-06-09
1
-0
/
+1
|
|
*
mtd: nand: sunxi: add support for DMA assisted operations
Boris Brezillon
2016-06-06
1
-7
/
+323
|
|
*
mtd: brcmnand: Add v7.2 controller support
Florian Fainelli
2016-06-03
1
-14
/
+77
|
|
*
mtd: nand: omap2: Support parsing dma channel information from DT
Cooper Jr., Franklin
2016-05-30
1
-5
/
+2
|
*
|
memory: Update dependency of IFC for Layerscape
Raghav Dogra
2016-07-13
1
-1
/
+1
|
|
/
*
/
mtd: nand: omap2: Add check for old elm binding
Teresa Remmet
2016-07-14
1
-2
/
+5
|
/
[next]