summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/r852.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: r852: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-051-4/+1
* mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie2012-09-291-22/+0
* mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'Shmulik Ladkani2012-05-131-6/+3
* mtd: use module_pci_driverAxel Lin2012-05-131-12/+1
* mtd: flash drivers set ecc strengthMike Dunn2012-03-271-0/+1
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* mtd: r852: make r852_pm_ops staticAxel Lin2011-10-011-3/+3
* Fix common misspellingsLucas De Marchi2011-03-311-5/+5
* workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-161-1/+1
* mtd: r852: remove useless pci powerup/down from suspend/resume routinesMaxim Levitsky2010-10-251-29/+1
* mtd: r852: remove casts from voidKulikov Vasiliy2010-08-021-1/+1
* mtd: r852: remove casts from voidKulikov Vasiliy2010-08-021-2/+2
* mtd/r852: update card detect early.Maxim Levitsky2010-06-021-1/+1
* mtd/r852: Fixes in case of DMA timeoutMaxim Levitsky2010-06-021-3/+11
* mtd/r852: register IRQ as last stepMaxim Levitsky2010-06-021-5/+6
* mtd: update gfp/slab.h includesTejun Heo2010-05-191-0/+1
* mtd: sm_common: split smartmedia and xD tableMaxim Levitsky2010-05-141-1/+1
* mtd/nand/r852: Use pci_dma_mapping_error()David Woodhouse2010-03-111-1/+1
* mtd/nand/r852: fix build for CONFIG_PCI disabledRandy Dunlap2010-03-111-0/+1
* mtd: nand: r852: fix name space clashStephen Rothwell2010-03-081-4/+5
* mtd/nand/r852: fix build for CONFIG_PM=nRandy Dunlap2010-03-081-0/+5
* mtd: r852: Few fixes for problems that occur when card is rapidly inserted/re...Maxim Levitsky2010-03-081-4/+17
* mtd: r852 fix pci IDMaxim Levitsky2010-02-261-1/+1
* mtd: Few follow up cleanups for Smartmedia/xD supportMaxim Levitsky2010-02-261-2/+4
* mtd: nand: Add driver for Ricoh xD/SmartMedia readerMaxim Levitsky2010-02-261-0/+1117