index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
exofs.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-05
mtd: nand: add OMAP2/OMAP3 NAND driver
Vimal Singh
3
-0
/
+783
2009-06-05
mtd: maps: Blackfin async: fix memory leaks in probe/remove funcs
Mike Frysinger
1
-0
/
+5
2009-06-05
mtd: uclinux: mark local stuff static
Mike Frysinger
1
-3
/
+3
2009-06-05
mtd: uclinux: do not allow to be built as a module
Mike Frysinger
1
-1
/
+1
2009-06-05
mtd: uclinux: allow systems to override map addr/size
Mike Frysinger
1
-4
/
+6
2009-06-05
mtd: blackfin NFC: fix hang when using NAND on BF527-EZKITs
Cliff Cai
1
-2
/
+11
2009-06-05
mtd: blackfin NFC: remove pointless return value in bf5xx_nand_dma_rw
Mike Frysinger
1
-3
/
+1
2009-06-05
mtd: add on-flash BBT support for Atmel NAND driver
Simon Polette
1
-1
/
+10
2009-06-05
mtd: MXC NAND support for 2KiB page size flashes
Vladimir Barinov
1
-9
/
+51
2009-06-05
mtd: plat_nand: allow platform to set partitions
H Hartley Sweeten
2
-0
/
+5
2009-06-05
mtd: plat_nand: add platform probe/remove callbacks
H Hartley Sweeten
2
-2
/
+18
2009-06-05
mtd: remove pmcmsp-ramroot.c
Shane McDonald
3
-114
/
+0
2009-06-05
mtd: OneNAND: add missing __devexit_p
Mika Korhonen
1
-2
/
+2
2009-06-05
mtd: m25p80: add support for Macronix MX25L12805D
Lennert Buytenhek
1
-0
/
+3
2009-06-05
mtd: CFI 1.0 and CFI 1.1
Daniel Ribeiro
1
-4
/
+10
2009-06-05
mtd: CFI: quirk for PF38F4476.
Daniel Ribeiro
1
-0
/
+12
2009-06-05
mtd: extend plat_nand for (read|write)_buf
Alexander Clouter
2
-0
/
+8
2009-06-05
mtd: add SST39SF040 chip to jedec_probe
Michał Mirosław
1
-0
/
+13
2009-06-05
mtd: davinci_nand: cmdlinepart uses MTD IDs
David Brownell
1
-11
/
+0
2009-06-05
mtd: OneNAND: add support for OneNAND manufactured by Numonyx
Adrian Hunter
2
-1
/
+3
2009-06-05
mtd: m25p80 nand: add m45pe10 ids
Matthieu CASTET
1
-0
/
+1
2009-06-05
mtd: mxc_nand: add correct dev_id parameter to free_irq() calls
Magnus Lilja
1
-2
/
+2
2009-06-05
mtd: nand: fix 512 byte software ecc support
Vimal Singh
1
-2
/
+2
2009-06-05
mtd: nand: davinci_nand, 4-bit ECC for smallpage
David Brownell
2
-15
/
+297
2009-06-05
mtd: nand: minor davinci_nand cleanup
David Brownell
1
-16
/
+11
2009-06-05
mtd: nand: don't walk past end of oobfree[]
David Brownell
1
-1
/
+2
2009-06-05
Kill jffs2-user.h
Artem Bityutskiy
3
-36
/
+0
2009-06-05
mtd: plat_nand: fix section error
Thomas Chou
1
-1
/
+1
2009-05-29
mtd: Fix pointer handling in compat ioctls to use compat_ptr()
David Woodhouse
1
-2
/
+2
2009-05-29
mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.c
Kevin Cernekee
2
-23
/
+2
2009-05-29
mtd: add OOB ioctls for >4GiB devices
Kevin Cernekee
3
-0
/
+39
2009-05-29
mtd: compat_ioctl cleanup
Kevin Cernekee
2
-126
/
+180
2009-05-29
mtd: add MEMERASE64 ioctl for >4GiB devices
Kevin Cernekee
3
-8
/
+28