index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-05
mtd: remove the h1910 NAND driver
Artem Bityutskiy
3
-174
/
+0
2013-04-05
mtd: remove the ppchameleonevb NAND driver
Artem Bityutskiy
3
-410
/
+0
2013-04-05
mtd: davinci_nand: use module_platform_driver_probe()
Jingoo Han
1
-11
/
+1
2013-04-05
mtd: txx9ndfmc: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-04-05
mtd: sh_flctl: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-04-05
mtd: fsmc_nand: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-04-05
mtd: atmel_nand: use module_platform_driver_probe()
Jingoo Han
1
-14
/
+1
2013-04-05
mtd: orion_nand: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-04-05
mtd: doc: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-04-05
mtd: devices: elm: check for device's presence before configuration
Daniel Mack
1
-2
/
+3
2013-04-05
mtd: nand_base: Removed unnecessary cleaning "onfi_version" variable
Alexander Shiyan
1
-2
/
+0
2013-04-05
mtd: nand_base: Removed unnecessary command masking
Alexander Shiyan
1
-2
/
+1
2013-04-05
mtd: nand_ids: introduce helper macros
Artem Bityutskiy
2
-111
/
+109
2013-04-05
mtd: nand: remove few tiny page NAND bits
Artem Bityutskiy
3
-13
/
+4
2013-04-05
mtd: nand: rename the id field of 'struct nand_flash_dev'
Artem Bityutskiy
3
-5
/
+5
2013-04-05
mtd: nand: use NAND_HAS_CACHEPROG
Artem Bityutskiy
1
-1
/
+1
2013-04-05
mtd: nand: remove a bunch of unused commands
Artem Bityutskiy
4
-33
/
+0
2013-04-05
mtd: nand: remove AG-AND support
Artem Bityutskiy
3
-116
/
+2
2013-04-05
mtd: nand: remove the rtc_from4 driver support
Artem Bityutskiy
3
-635
/
+0
2013-04-05
mtd: decommission the NAND museum
Artem Bityutskiy
2
-25
/
+5
2013-04-05
mtd: nand_ids: minor clean-ups
Artem Bityutskiy
1
-19
/
+15
2013-03-14
mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY
Brian Norris
2
-39
/
+57
2013-03-02
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
15
-245
/
+886
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-22
/
+12
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-8
/
+14
2013-02-26
export kernel_write(), convert open-coded instances
Al Viro
1
-22
/
+12
2013-02-21
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+1
2013-02-21
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+3
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-47
/
+36
2013-02-13
mtd: bcm47xxnflash: use pr_fmt for module prefix in messages
Rafał Miłecki
3
-4
/
+8
2013-02-13
mtd: davinci_nand: Use managed resources
Mrugesh Katepallewar
1
-19
/
+5
2013-02-12
mtd: at91: atmel_nand: for PMECC, add code to check the ONFI parameter ECC re...
Josh Wu
1
-3
/
+87
2013-02-12
mtd: atmel_nand: make pmecc-cap, pmecc-sector-size in dts is optional.
Josh Wu
1
-21
/
+31
2013-02-12
mtd: atmel_nand: avoid to report an error when lookup table offset is 0.
Josh Wu
1
-5
/
+4
2013-02-05
Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-5
/
+8
2013-02-04
mtd: bcm47xxnflash: register this as normal driver
Hauke Mehrtens
1
-5
/
+2
2013-02-04
mtd: bcm47xxnflash: fix message
Hauke Mehrtens
1
-1
/
+2
2013-02-04
mtd: gpmi: add sanity check for the ECC
Huang Shijie
2
-2
/
+30
2013-02-04
mtd: gpmi: set the Golois Field bit for mx6q's BCH
Huang Shijie
3
-2
/
+28
2013-02-04
mtd: gpmi: fix a dereferencing freed memory error
Huang Shijie
1
-1
/
+1
2013-02-04
mtd: fix the wrong timeo for panic_nand_wait()
Huang Shijie
1
-6
/
+2
2013-02-04
mtd: gpmi: dump the BCH registers
Huang Shijie
2
-0
/
+7
2013-02-04
mtd: nane: print source of error message
Tormod Volden
1
-3
/
+2
2013-02-04
mtd: fsl_ifc_nand: use more portable i/o accessors
Kim Phillips
1
-114
/
+119
2013-02-04
mtd: nand: omap2: Support for hardware BCH error correction.
Philip Avinash
1
-39
/
+534
2013-02-04
mtd: nand: omap2: Update nerrors using ecc.strength
Philip Avinash
1
-4
/
+8
2013-02-04
mtd: mxc_nand: compress ID info for send_read_id_v3
Roman Schneider
1
-0
/
+11
2013-02-04
mtd: rename random32() to prandom_u32()
Akinobu Mita
1
-3
/
+3
2013-02-04
mtd: gpmi: Always report ECC stats and return max_bitflips
Zach Sadecki
1
-19
/
+8
2013-02-04
mtd: davinci_nand: fix modular build with CONFIG_OF=y
Sergei Shtylyov
1
-1
/
+1
[next]