aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/cafe_nand.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-25mtd: cafe_nand: convert to mtd_device_register()Jamie Iles1-9/+2
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-26mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse1-1/+1
2010-02-25mtd: nand: make PCI device id constantMárton Németh1-1/+1
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-1/+1
2009-09-21trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe1-2/+2
2009-09-19mtd: nand: add "page" parameter to all read_page/read_page_raw APIsSneha Narnakaje1-1/+1
2009-04-24cafe_nand: Fix warningAlan Cox1-1/+1
2009-04-04[MTD] [NAND] Add parent info for CAFÉ controllerDavid Woodhouse1-0/+1
2009-01-09[MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nandPhilip Rakity1-2/+5
2008-09-04[MTD] [NAND] Define and use PCI_DEVICE_ID_MARVELL_88ALP01_NAND for CAFÉDavid Woodhouse1-1/+5
2008-06-04[MTD] [NAND] fix 2 "unused variable" warnings in cafe_nand.cToralf Förster1-2/+4
2007-10-28[MTD] [NAND] Check for RedBoot partitions on CAFÉ NANDDavid Woodhouse1-0/+19
2007-10-14signedness: module_param_array nump argumentAl Viro1-1/+1
2007-10-06[MTD] [NAND] Resume method for CAFÉ NAND controllerDavid Woodhouse1-3/+39
2007-10-06[MTD] [NAND] Fix PCI ident table for CAFÉ NAND controller.David Woodhouse1-1/+7
2007-05-02[MTD] [NAND] Support multiple chips in CAFÉ driverDavid Woodhouse1-9/+20
2007-05-02[MTD] [NAND] Rename cafe.c to cafe_nand.c and remove the multi-obj magicDavid Woodhouse1-0/+838