summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/cafe_nand.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: subpage write support for hardware based ECC schemesGupta, Pekon2013-04-051-2/+2
* mtd: nand: remove a bunch of unused commandsArtem Bityutskiy2013-04-051-6/+0
* mtd: remove use of __devexitBill Pemberton2012-11-221-1/+1
* mtd: remove use of __devinitBill Pemberton2012-11-221-4/+4
* mtd: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
* mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie2012-09-291-7/+0
* mtd: nand: teach write_page and write_page_raw return an error codeJosh Wu2012-07-061-3/+8
* mtd: cafe_nand: spelling mistakeBrian Norris2012-07-061-1/+1
* mtd: cafe_nand: fix an & vs | mistakeDan Carpenter2012-07-061-1/+1
* mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'Shmulik Ladkani2012-05-131-2/+2
* mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris2012-05-131-5/+8
* mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris2012-05-131-1/+1
* mtd: nand: read_page() returns max_bitflipsMike Dunn2012-05-131-1/+3
* mtd: use module_pci_driverAxel Lin2012-05-131-11/+1
* mtd: flash drivers set ecc strengthMike Dunn2012-03-271-0/+1
* mtd: do not use plain 0 as NULLArtem Bityutskiy2012-03-271-1/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-071-16/+5
|\
| * mtd: spelling, capitalization, uniformityBrian Norris2011-09-111-1/+1
| * mtd: cafe_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-12/+2
| * mtd: cafe_nand: drop reference to CONFIG_MTD_CMDLINE_PARTSDmitry Eremin-Solenikov2011-09-111-2/+0
| * mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2011-09-111-1/+1
| * mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2011-09-111-1/+2
* | mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker2011-10-311-0/+1
|/
* mtd: cafe_nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+2
* Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-101-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse2010-02-261-1/+1
* | mtd: nand: make PCI device id constantMárton Németh2010-02-251-1/+1
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-09-231-1/+1
|\
| * mtd: nand: add "page" parameter to all read_page/read_page_raw APIsSneha Narnakaje2009-09-191-1/+1
* | trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe2009-09-211-2/+2
|/
* cafe_nand: Fix warningAlan Cox2009-04-241-1/+1
* [MTD] [NAND] Add parent info for CAFÉ controllerDavid Woodhouse2009-04-041-0/+1
* [MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nandPhilip Rakity2009-01-091-2/+5
* [MTD] [NAND] Define and use PCI_DEVICE_ID_MARVELL_88ALP01_NAND for CAFÉDavid Woodhouse2008-09-041-1/+5
* [MTD] [NAND] fix 2 "unused variable" warnings in cafe_nand.cToralf Förster2008-06-041-2/+4
* [MTD] [NAND] Check for RedBoot partitions on CAFÉ NANDDavid Woodhouse2007-10-281-0/+19
* signedness: module_param_array nump argumentAl Viro2007-10-141-1/+1
* [MTD] [NAND] Resume method for CAFÉ NAND controllerDavid Woodhouse2007-10-061-3/+39
* [MTD] [NAND] Fix PCI ident table for CAFÉ NAND controller.David Woodhouse2007-10-061-1/+7
* [MTD] [NAND] Support multiple chips in CAFÉ driverDavid Woodhouse2007-05-021-9/+20
* [MTD] [NAND] Rename cafe.c to cafe_nand.c and remove the multi-obj magicDavid Woodhouse2007-05-021-0/+838