summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-14signedness: module_param_array nump argumentAl Viro
2007-10-13[MTD] [NAND] Blackfin on-chip NAND Flash Controller driverBryan Wu
2007-10-13[MTD] [NAND] Fix compiler warning in Alauda driverakpm@linux-foundation.org
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 controllerDavid Woodhouse
2007-10-06[MTD] [NAND] Fix PCI ident table for CAFÉ NAND controller.David Woodhouse
2007-09-25[MTD] [NAND] s3c2410: fix arch movesBen Dooks
2007-09-06[MTD] [NAND] nandsim: avoid deadlocking FSArtem Bityutskiy
2007-08-29[MTD] [NAND] Driver for Olympus MAUSB-10 and Fujifilm DPC-R1 card readersJörn Engel
2007-08-23Merge branch 'mtd-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...David Woodhouse
2007-08-22[MTD] 4xx: Don't build arch/ppc dependent drivers in arch/powerpcJosh Boyer
2007-08-02[MTD] [NAND] nand_base.c: fix type of eccpos pointerBen Dooks
2007-08-02[MTD] [NAND] at91_nand rdy_pin fixIvan Kuten
2007-08-02[MTD] [NAND] fix race in nand_base.cArtem Bityutskiy
2007-08-02[MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function.Roland Stigge
2007-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2007-08-01[MTD] [NAND] nand_base.c fix broken linkmaximilian attems
2007-07-31[MIPS] Remove Momentum Ocelot support.Ralf Baechle
2007-07-23[MTD] [NAND] fix race in nand_base.cArtem Bityutskiy
2007-07-23[MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function.Roland Stigge
2007-07-23[MTD] Clean up duplicate includes in drivers/mtd/Jesper Juhl
2007-07-23[MTD] [NAND] Add NAND manufacturer AMD.Steven J. Hill
2007-07-11[MTD] Remove Ocelot G support from DiskOnChip drivers.Yoichi Yuasa
2007-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2007-07-10[MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu
2007-06-29[MTD] [NAND] cafe_nand.c: the OLPC laptop is not available for $100Adrian Bunk
2007-06-28[MTD] [NAND] Change NDFC driver to support 405 platforms tooStefan Roese
2007-06-28[MTD] [NAND] nand_base.c: fix type of eccpos pointerBen Dooks
2007-06-28[MTD] [NAND] at91_nand rdy_pin fixIvan Kuten
2007-06-01parse errors in ifdefsYoann Padioleau
2007-06-01potential parse error in ifdefYoann Padioleau
2007-05-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-05-08[MTD] [NAND] platform NAND driver: add driverVitaly Wool
2007-05-03[MTD] [NAND] at91_nand.c: CMDLINE_PARTS supportAndrew Victor
2007-05-03[MTD] [NAND] Tidy up handling of page number in nand_block_bad()Thomas Knobloch
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-05-02[MTD] [NAND] Support multiple chips in CAFÉ driverDavid Woodhouse
2007-05-02[MTD] [NAND] Rename cafe.c to cafe_nand.c and remove the multi-obj magicDavid Woodhouse
2007-05-02[MTD] [NAND] Use rslib for CAFÉ ECCSegher Boessenkool
2007-04-27[MTD] [NAND] CM-x270 MTD driverMike Rapoport
2007-04-27[MTD] [NAND] Wrong calculation of page number in nand_block_bad()Knobloch, Thomas
2007-04-19Use menuconfig objects: MTDJan Engelhardt
2007-04-17[MTD] nandsim: enhance nandsim to allow arbitrary NAND sizeAdrian Hunter
2007-04-17[MTD] nandsim: Enhance nandsim optionally to report wear informationAdrian Hunter
2007-04-17[MTD] nandsim: enhance nandsim to simulate flash errorsAdrian Hunter
2007-04-17[MTD] nandsim: add partition capability to nandsimAdrian Hunter
2007-04-17[MTD] [NAND] Casting bug in nand_default_block_markbadAndre Renaud
2007-04-17[MTD] [NAND] Move ancient NAND chip support into a config optionThomas Gleixner
2007-04-17[MTD] [NAND] Use ecc.read/write_page_raw consequentlyThomas Gleixner