aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* typo fixesMatt LaPlante2007-10-19
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driverLinus Torvalds2007-10-15
* signedness: module_param_array nump argumentAl Viro2007-10-14
* Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2007-10-14
|\
| * UBI: return correct error codeArtem Bityutskiy2007-10-14
| * UBI: remove useless inlinesArtem Bityutskiy2007-10-14
| * UBI: fix atomic LEB change problemsArtem Bityutskiy2007-10-14
| * UBI: use byte hexdumpArtem Bityutskiy2007-10-14
| * UBI: do not use vmalloc on I/O pathArtem Bityutskiy2007-10-14
| * UBI: allocate memory with GFP_NOFSArtem Bityutskiy2007-10-14
| * UBI: use linux print_hex_dump(), not home-grown oneArtem Bityutskiy2007-10-14
| * UBI: don't use array index before testing if it is negativeJesper Juhl2007-10-14
| * UBI: add more printsArtem Bityutskiy2007-10-14
| * UBI: fix sparse warningsArtem Bityutskiy2007-10-14
| * UBI: fix leak in ubi_scan_erase_pebFlorin Malita2007-10-14
* | [MTD] fix mtdconcat for subpage-write NANDChris Paulson-Ellis2007-10-14
* | [MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first.Adrian Hunter2007-10-14
* | [MTD] [OneNAND] Return only negative error codesAdrian Hunter2007-10-14
* | [MTD] [OneNAND] Synchronize block locking operationsAdrian Hunter2007-10-14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-10-13
|\ \
| * | [POWERPC] Cleanups for physmap_of.c (v2)David Gibson2007-09-20
| * | [POWERPC] Make partitions optional in physmap_ofJosh Boyer2007-09-19
| * | Merge branch 'linux-2.6'Paul Mackerras2007-09-19
| |\|
| * | [POWERPC] Document and implement an improved flash device binding for powerpcDavid Gibson2007-09-13
| * | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-09-13
| |\ \
| * | | [POWERPC] Fixes to allow use of Ebony's flash chips through physmap_ofDavid Gibson2007-08-16
* | | | Merge Linux 2.6.23David Woodhouse2007-10-13
|\ \ \ \ | | |_|/ | |/| |
| * | | pci: fix unterminated pci_device_id listsKees Cook2007-09-19
| | |/ | |/|
| * | [MTD] Initialise s_flags in get_sb_mtd_aux()David Howells2007-09-02
| * | [ARM] 4554/1: replace consistent_sync() with flush_ioremap_region()Jared Hulbert2007-08-23
| |/
* | [MTD] [NAND] Blackfin on-chip NAND Flash Controller driverBryan Wu2007-10-13
* | [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bugKevin Hao2007-10-13
* | [MTD] [NAND] Fix compiler warning in Alauda driverakpm@linux-foundation.org2007-10-13
* | [MTD] [OneNAND] Fix typo related with recent commitKyungmin Park2007-10-13
* | [MTD] [NAND] Avoid deadlock in erase callback; release chip lock first.David Woodhouse2007-10-06
* | [MTD] [NAND] Resume method for CAFÉ NAND controllerDavid Woodhouse2007-10-06
* | [MTD] [NAND] Fix PCI ident table for CAFÉ NAND controller.David Woodhouse2007-10-06
* | Merge branch 'master' of ssh://git.infradead.org/srv/git/mtd-2.6David Woodhouse2007-10-06
|\ \
| * | [MTD] [NAND] s3c2410: fix arch movesBen Dooks2007-09-25
* | | [MTD] [OneNAND] fix numerous racesArtem Bityutskiy2007-09-23
|/ /
* | [MTD] map driver for NOR flash on the Intel Vermilion Range chipsetDavid Woodhouse2007-09-23
* | [MTD] fix CFI point method for discontiguous mapsAndy Lowe2007-09-23
* | [MTD] MAPS: Merge Lubbock and Mainstone drivers into common PXA2xx driverTodd Poynor2007-09-23
* | [MTD] Remove Momenco Ocelot NOR flash supportYoichi Yuasa2007-09-09
* | [MTD] [NAND] nandsim: avoid deadlocking FSArtem Bityutskiy2007-09-06
* | [MTD] [OneNAND] main read/write ops support for yaffs2Kyungmin Park2007-09-06
* | [MTD] [OneNAND] Use mtd_oob_ops at oob functionsKyungmin Park2007-08-29