index
:
kernel
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2007-11-26
[MTD] [NOR] Prevent erase command invocation on suspended chip
Alexander Belyakov
2007-11-26
[MTD] [OneNAND] Do not stop reading for ECC errors
Adrian Hunter
2007-11-23
[MTD] [NOR] Support Intel P3x flash support with CFI version 1.5
Alexey Korolev
2007-11-09
[MTD] [NOR] Add support for the SST 39VF1601 flash chip
David Howells
2007-10-30
[MTD] [NOR] More CFI fixups for Atmel chips
Hans-Christian Egtvedt
2007-10-30
MTD: small physmap_of partition parsing fixes
Valentine Barshak
2007-10-30
[MTD] [NAND] Add Blackfin BF52x support in bf5xx_nand driver
Michael Hennerich
2007-10-28
[MTD] Skip bad blocks when checking for RedBoot partition table
David Woodhouse
2007-10-28
[MTD] [NAND] Check for RedBoot partitions on CAFÉ NAND
David Woodhouse
2007-10-23
Eliminate pointless casts from void* in a few driver irq handlers.
Jeff Garzik
2007-10-23
[MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursion
Alexey Korolev
2007-10-22
[MTD] [OneNAND] Fix wrong free the static address in onenand_sim
Kyungmin Park
2007-10-20
[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code
Jörn Engel
2007-10-20
[MTD] [NAND] treat any negative return value from correct() as an error
Matt Reimer
2007-10-20
[MTD] [NAND] nandsim: bugfix in initialization
Artem Bityutskiy
2007-10-20
[MTD] Fix typo in Alauda config option help text.
Dave Jones
2007-10-20
[MTD] [NAND] add s3c2440-specific read_buf/write_buf
Matt Reimer
2007-10-20
[MTD] [OneNAND] onenand-sim: fix kernel-doc and typos
Randy Dunlap
2007-10-20
typo fixes
Matt LaPlante
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-15
Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driver
Linus Torvalds
2007-10-14
signedness: module_param_array nump argument
Al Viro
2007-10-14
Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6
David Woodhouse
2007-10-14
[MTD] fix mtdconcat for subpage-write NAND
Chris Paulson-Ellis
2007-10-14
[MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first.
Adrian Hunter
2007-10-14
[MTD] [OneNAND] Return only negative error codes
Adrian Hunter
2007-10-14
[MTD] [OneNAND] Synchronize block locking operations
Adrian Hunter
2007-10-14
UBI: return correct error code
Artem Bityutskiy
2007-10-14
UBI: remove useless inlines
Artem Bityutskiy
2007-10-14
UBI: fix atomic LEB change problems
Artem Bityutskiy
2007-10-14
UBI: use byte hexdump
Artem Bityutskiy
2007-10-14
UBI: do not use vmalloc on I/O path
Artem Bityutskiy
2007-10-14
UBI: allocate memory with GFP_NOFS
Artem Bityutskiy
2007-10-14
UBI: use linux print_hex_dump(), not home-grown one
Artem Bityutskiy
2007-10-14
UBI: don't use array index before testing if it is negative
Jesper Juhl
2007-10-14
UBI: add more prints
Artem Bityutskiy
2007-10-14
UBI: fix sparse warnings
Artem Bityutskiy
2007-10-14
UBI: fix leak in ubi_scan_erase_peb
Florin Malita
2007-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-10-13
Merge Linux 2.6.23
David Woodhouse
2007-10-13
[MTD] [NAND] Blackfin on-chip NAND Flash Controller driver
Bryan Wu
2007-10-13
[MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug
Kevin Hao
2007-10-13
[MTD] [NAND] Fix compiler warning in Alauda driver
akpm@linux-foundation.org
2007-10-13
[MTD] [OneNAND] Fix typo related with recent commit
Kyungmin Park
2007-10-06
[MTD] [NAND] Avoid deadlock in erase callback; release chip lock first.
David Woodhouse
2007-10-06
[MTD] [NAND] Resume method for CAFÉ NAND controller
David Woodhouse
2007-10-06
[MTD] [NAND] Fix PCI ident table for CAFÉ NAND controller.
David Woodhouse
2007-10-06
Merge branch 'master' of ssh://git.infradead.org/srv/git/mtd-2.6
David Woodhouse
[prev]
[next]