index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-25
mtd: fsl_upm: convert to mtd_device_register()
Jamie Iles
1
-11
/
+1
2011-05-25
mtd: fsl_elbc_nand: convert to mtd_device_register()
Jamie Iles
1
-11
/
+1
2011-05-25
mtd: edb7312 nand: convert to mtd_device_register()
Jamie Iles
1
-8
/
+1
2011-05-25
mtd: diskonchip: convert to mtd_device_register()
Jamie Iles
1
-11
/
+7
2011-05-25
mtd: davinci_nand: convert to mtd_device_register()
Jamie Iles
1
-30
/
+21
2011-05-25
mtd: cs553x_nand: convert to mtd_device_register()
Jamie Iles
1
-16
/
+3
2011-05-25
mtd: cafe_nand: convert to mtd_device_register()
Jamie Iles
1
-9
/
+2
2011-05-25
mtd: bf5xx_nand: convert to mtd_device_register()
Jamie Iles
1
-6
/
+1
2011-05-25
mtd: bcm_umi_nand: convert to mtd_device_register()
Jamie Iles
1
-3
/
+1
2011-05-25
mtd: atmel_nand: convert to mtd_device_register()
Jamie Iles
1
-11
/
+1
2011-05-25
mtd: pxa: convert to mtd_device_register()
Jamie Iles
1
-10
/
+3
2011-05-25
mtd: plat_nand: convert to mtd_device_register()
Jamie Iles
1
-9
/
+3
2011-05-25
mtd: nand: convert to mtd_device_register()
Jamie Iles
1
-9
/
+1
2011-05-25
mtd: omap: fix subpage ecc issue with prefetch
Kishore Kadiyala
1
-7
/
+5
2011-05-25
mtd: denali: detect the number of banks
Jamie Iles
2
-9
/
+21
2011-05-25
mtd: denali: remove nearly-duplicated register definitions
Jamie Iles
2
-388
/
+103
2011-05-25
mtd: denali: convert to generic DMA API
Jamie Iles
2
-44
/
+40
2011-05-25
mtd: return badblockbits back
Artem Bityutskiy
1
-0
/
+2
2011-05-25
mtd: nand: ndfc: add multiple chip select support
Felix Radensky
1
-17
/
+35
2011-05-25
mtd: omap2: mtd split nand_scan in ident and tail
Jan Weitzel
1
-2
/
+8
2011-05-25
mtd: atmel_nand: add missing include of linux/dmaengine.h
Hans-Christian Egtvedt
1
-0
/
+1
2011-05-25
mtd: nand: remove doubled chip deselection on (un)lock
Jiri Pinkava
1
-6
/
+0
2011-05-25
mtd: nand: fix S3C NAND clock stop
Jiri Pinkava
1
-16
/
+43
2011-05-25
mtd: denali: drop __TIME__ usage
Michal Marek
1
-2
/
+1
2011-05-25
mtd: nand: dynamic allocation of flash-based BBT structs
Brian Norris
1
-23
/
+4
2011-05-25
mtd: mxc_nand: add support for multiple chips on V21 devices
Baruch Siach
1
-19
/
+32
2011-05-19
MIPS: Alchemy: Clean up GPIO registers and accessors
Manuel Lauss
1
-1
/
+2
2011-04-26
Revert wrong fixes for common misspellings
Lucas De Marchi
1
-1
/
+1
2011-04-09
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-20
/
+12
2011-04-01
mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) region
Hong Xu
1
-16
/
+2
2011-04-01
mtd: atmel_nand: modify test case for using DMA operations
Nicolas Ferre
1
-2
/
+4
2011-04-01
mtd: atmel_nand: fix support for CPUs that do not support DMA access
Hong Xu
1
-1
/
+4
2011-04-01
mtd: atmel_nand: trivial: change DMA usage information trace
Nicolas Ferre
1
-1
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
19
-32
/
+32
2011-03-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1
Artem Bityutskiy
10
-140
/
+307
2011-03-23
tmio: Silence warnings introduced by mfd changes
Andres Salomon
1
-4
/
+4
2011-03-23
mtd: Use mfd_data instead of driver_data for tmio_nand
Andres Salomon
1
-2
/
+1
2011-03-23
mfd: mfd_cell is now implicitly available to t7166xb drivers
Andres Salomon
1
-5
/
+5
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
1
-3
/
+2
2011-03-17
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
Linus Torvalds
2
-104
/
+278
2011-03-17
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
5
-25
/
+20
2011-03-13
Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38
Linus Torvalds
1
-1
/
+1
2011-03-11
mtd: nand: enable software BCH ECC in nand simulator
Ivan Djelic
1
-1
/
+42
2011-03-11
mtd: nand: add software BCH ECC support
Ivan Djelic
4
-1
/
+298
2011-03-11
mtd: mxc_nand: fix OOB corruption when page size > 2KiB
Baruch Siach
1
-0
/
+27
2011-03-11
mtd: DaVinci: Removed header file that is not required
Sandeep Paulraj
1
-3
/
+0
2011-03-11
mtd: pxa3xx_nand: clean the keep configure code
Lei Wen
1
-68
/
+35
2011-03-11
mtd: pxa3xx_nand: mtd scan id process could be defined by driver itself
Lei Wen
1
-89
/
+119
2011-03-11
mtd: pxa3xx_nand: unify prepare command
Lei Wen
1
-109
/
+138
[prev]
[next]