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.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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
UBI: fix compilation warnings
Artem Bityutskiy
2009-07-08
1
-3
/
+3
*
UBI: fix NOR flash recovery
Artem Bityutskiy
2009-07-07
3
-3
/
+64
*
UBI: nicify image sequence number handling
Artem Bityutskiy
2009-07-05
4
-16
/
+18
*
UBI: add image sequence number to EC header
Adrian Hunter
2009-07-05
6
-3
/
+33
*
UBI: remove bogus debugging checks
Artem Bityutskiy
2009-07-05
3
-88
/
+2
*
UBI: add empty eraseblocks verification
Artem Bityutskiy
2009-07-05
3
-10
/
+21
*
mtd: nand: fix build failure and incorrect return from omap_wait()
vimal singh
2009-06-28
1
-2
/
+5
*
mtd: Use BLOCK_NIL consistently in NFTL/INFTL
Julia Lawall
2009-06-27
2
-13
/
+14
*
mtd: m25p80 timeout too short for worst-case m25p16 devices
Steven A. Falco
2009-06-26
1
-1
/
+1
*
mtd: atmel_nand: Fix typo s/parititions/partitions/
Thadeu Lima de Souza Cascardo
2009-06-25
1
-1
/
+1
*
mtd: cmdlineparts: Use 64-bit format when printing a debug message.
Thadeu Lima de Souza Cascardo
2009-06-25
1
-1
/
+1
*
mtd: maps: Remove BUS_ID_SIZE from integrator_flash
David Woodhouse
2009-06-24
1
-8
/
+14
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-06-22
35
-720
/
+2898
|
\
|
*
mtd: OneNAND: Allow setting of boundary information when built as module
Amul Saha
2009-06-16
1
-19
/
+9
|
*
mtd: nand: Fix memory leak on txx9ndfmc probe failure.
Atsushi Nemoto
2009-06-09
1
-9
/
+9
|
*
mtd: orion_nand: use burst reads with double word accesses
Nicolas Pitre
2009-06-08
1
-0
/
+23
|
*
mtd/nand: s3c6400 support for s3c2410 driver
Peter Korsgaard
2009-06-08
2
-9
/
+12
|
*
Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux
David Woodhouse
2009-06-08
4
-103
/
+201
|
|
\
|
|
*
[MTD] [NAND] S3C2410: Use DIV_ROUND_UP
Ben Dooks
2009-06-08
1
-2
/
+1
|
|
*
[MTD] [NAND] S3C2410: Deal with unaligned lengths in S3C2440 buffer read/write
Ben Dooks
2009-06-08
1
-2
/
+20
|
|
*
[MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NAND
Michel Pollet
2009-06-08
1
-0
/
+6
|
|
*
[MTD] [NAND] S3C2410: Allow commandline partition processing
Andy Green
2009-05-30
1
-2
/
+16
|
|
*
[MTD] [NAND] S3C2410: Fix CFG debug order
Andy Green
2009-05-30
1
-2
/
+2
|
|
*
[MTD] [NAND] S3C2410: Uninitialised variable cleanup
Nelson Castillo
2009-05-30
1
-4
/
+1
|
|
*
[MTD] [NAND] S3C2410: NAND ECC by chip rather than global
Andy Green
2009-05-30
1
-9
/
+25
|
|
*
[MTD] [NAND] S3C2410: Basic kerneldoc comment updates
Ben Dooks
2009-05-30
1
-11
/
+78
|
|
*
[MTD] [NAND] S3C2410: Move to using platform device table
Ben Dooks
2009-05-30
1
-52
/
+26
|
*
|
mtd: physmap_of: Add multiple regions and concatenation support
Stefan Roese
2009-06-06
1
-56
/
+143
|
*
|
mtd: nand: max_retries off by one in mxc_nand
Roel Kluin
2009-06-05
1
-1
/
+1
|
*
|
mtd: nand: s3c2410_nand_setrate(): use correct macros for 2412/2440
Peter Korsgaard
2009-06-05
1
-3
/
+3
|
*
|
mtd: onenand: add bbt_wait & unlock_all as replaceable for some platform
Kyungmin Park
2009-06-05
1
-2
/
+10
|
*
|
mtd: Flex-OneNAND support
Rohit Hagargundgi
2009-06-05
3
-85
/
+867
|
*
|
mtd: nand: add OMAP2/OMAP3 NAND driver
Vimal Singh
2009-06-05
3
-0
/
+783
|
*
|
mtd: maps: Blackfin async: fix memory leaks in probe/remove funcs
Mike Frysinger
2009-06-05
1
-0
/
+5
|
*
|
mtd: uclinux: mark local stuff static
Mike Frysinger
2009-06-05
1
-3
/
+3
|
*
|
mtd: uclinux: do not allow to be built as a module
Mike Frysinger
2009-06-05
1
-1
/
+1
|
*
|
mtd: uclinux: allow systems to override map addr/size
Mike Frysinger
2009-06-05
1
-4
/
+6
|
*
|
mtd: blackfin NFC: fix hang when using NAND on BF527-EZKITs
Cliff Cai
2009-06-05
1
-2
/
+11
|
*
|
mtd: blackfin NFC: remove pointless return value in bf5xx_nand_dma_rw
Mike Frysinger
2009-06-05
1
-3
/
+1
|
*
|
mtd: add on-flash BBT support for Atmel NAND driver
Simon Polette
2009-06-05
1
-1
/
+10
|
*
|
mtd: MXC NAND support for 2KiB page size flashes
Vladimir Barinov
2009-06-05
1
-9
/
+51
|
*
|
mtd: plat_nand: allow platform to set partitions
H Hartley Sweeten
2009-06-05
1
-0
/
+2
|
*
|
mtd: plat_nand: add platform probe/remove callbacks
H Hartley Sweeten
2009-06-05
1
-2
/
+11
|
*
|
mtd: remove pmcmsp-ramroot.c
Shane McDonald
2009-06-05
3
-114
/
+0
|
*
|
mtd: OneNAND: add missing __devexit_p
Mika Korhonen
2009-06-05
1
-2
/
+2
|
*
|
mtd: m25p80: add support for Macronix MX25L12805D
Lennert Buytenhek
2009-06-05
1
-0
/
+3
|
*
|
mtd: CFI 1.0 and CFI 1.1
Daniel Ribeiro
2009-06-05
1
-4
/
+10
|
*
|
mtd: CFI: quirk for PF38F4476.
Daniel Ribeiro
2009-06-05
1
-0
/
+12
|
*
|
mtd: extend plat_nand for (read|write)_buf
Alexander Clouter
2009-06-05
1
-0
/
+2
|
*
|
mtd: add SST39SF040 chip to jedec_probe
Michał Mirosław
2009-06-05
1
-0
/
+13
[next]