index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-03
mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width
Matthieu CASTET
1
-5
/
+9
2012-12-03
mtd: nand: print flash size during detection
Matthieu CASTET
1
-2
/
+2
2012-12-03
mted: nand_wait_ready timeout fix
Matthieu CASTET
1
-1
/
+1
2012-12-03
mtd: bcm47xxnflash: support NAND_CMD_STATUS
Rafał Miłecki
1
-0
/
+11
2012-12-03
mtd: bcm47xxnflash: define some magic numbers
Rafał Miłecki
1
-11
/
+20
2012-12-03
mtd: remove the "chip" parameter in nand_get_device()
Huang Shijie
1
-23
/
+14
2012-12-03
mtd: remove the de-select chip code in nand_release_device()
Huang Shijie
1
-10
/
+25
2012-12-03
mtd cs553x_nand: Initialise ecc.strength before nand_scan()
Nathan Williams
1
-2
/
+1
2012-11-22
mtd: fix a number of checkpatch complaints
Artem Bityutskiy
1
-2
/
+6
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
22
-22
/
+22
2012-11-22
mtd: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
26
-46
/
+46
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
18
-18
/
+18
2012-11-22
mtd: bcm47xxnflash: enable BCM4706 driver
Rafał Miłecki
3
-3
/
+5
2012-11-22
mtd: bcm47xxnflash: implement reading
Rafał Miłecki
2
-0
/
+107
2012-11-22
mtd: bcm47xxnflash: support for NAND_CMD_READID command
Rafał Miłecki
2
-0
/
+106
2012-11-22
mtd: bcm47xxnflash: init NAND on BCM4706
Rafał Miłecki
2
-0
/
+110
2012-11-22
mtd: prepare place for BCMA NAND flash driver(s)
Rafał Miłecki
5
-0
/
+135
2012-11-18
mtd: Fix typo mtd/tests
Masanari Iida
1
-1
/
+1
2012-11-18
mtd: de-select the chip when it is not used
Huang Shijie
1
-4
/
+6
2012-11-18
mtd: s3c2410: Fix potential NULL pointer dereference error
Sachin Kamat
1
-2
/
+5
2012-11-16
mtd: fsl_ifc_nand: wait tWB time, poll R/B before command execution
Prabhakar Kushwaha
1
-2
/
+2
2012-11-16
mtd: diskonchip: don't warn about ARM architecture
Arnd Bergmann
1
-2
/
+0
2012-11-15
mtd: nand_wait: warn if the nand is busy on exit
Matthieu CASTET
1
-0
/
+2
2012-11-15
mtd: davinci: add support for parition binding nodes
Murali Karicheri
1
-3
/
+10
2012-11-15
mtd: sh_flctl: Add device tree support
Bastian Hecht
1
-7
/
+87
2012-11-15
mtd: sh_flctl: Add DMA capabilty
Bastian Hecht
1
-2
/
+171
2012-11-15
mtd: sh_flctl: Minor cleanups
Bastian Hecht
1
-21
/
+16
2012-11-15
mtd: gpmi: remove unneccessary header
Huang Shijie
3
-3
/
+6
2012-11-15
mtd: gpio-nand: Ability to use driver for configurations without RDY-pin
Alexander Shiyan
1
-7
/
+15
2012-11-15
mtd: use the NAND_STATUS_FAIL to replace the hardcode
Huang Shijie
1
-2
/
+2
2012-11-15
mtd: fsmc_nand: use relaxed variants of io accessors
Vipin Kumar
1
-25
/
+29
2012-11-15
mtd: fsmc_nand: modify the wait to uninterruptible
Vipin Kumar
1
-1
/
+1
2012-11-15
mtd: fsmc_nand: change the type for regs to void __iomem *
Vipin Kumar
1
-1
/
+1
2012-11-15
mtd: fsmc_nand: pass the ale and cmd resource via resource
Jean-Christophe PLAGNIOL-VILLARD
1
-33
/
+11
2012-11-15
mtd: delete nomadik_nand driver
Linus Walleij
3
-242
/
+0
2012-11-15
mtd: denali: add a DT driver
Dinh Nguyen
4
-1
/
+177
2012-11-15
mtd: denali: split the generic driver and PCI layer
Dinh Nguyen
5
-134
/
+188
2012-11-15
mtd: fsl_elbc_nand: remove unnecessary badblock_pattern
Brian Norris
1
-15
/
+0
2012-11-15
mtd: gpmi-nand: make debug prints more clear
Vikram Narayanan
1
-6
/
+8
2012-11-15
mtd: nand: fix Samsung SLC detection regression
Brian Norris
1
-0
/
+1
2012-11-15
mtd: nand: fix Samsung SLC NAND identification regression
Brian Norris
1
-4
/
+5
2012-10-09
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...
David Woodhouse
9
-103
/
+367
2012-10-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+55
2012-10-02
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
6
-7
/
+7
2012-10-02
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-40
/
+0
2012-10-02
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-15
/
+72
2012-09-29
mtd: nand: detect Samsung K9GBG08U0A, K9GAG08U0F ID
Brian Norris
1
-5
/
+11
2012-09-29
mtd: nand: decode Hynix MLC, 6-byte ID length
Brian Norris
1
-1
/
+44
2012-09-29
mtd: nand: add generic READ ID length calculation functions
Brian Norris
1
-7
/
+65
[next]