aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/r852.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-28mtd: nand: r852: correct write_buf loop boundsBrian Norris1-2/+4
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-1/+1
2013-08-30mtd: r852: Staticize local symbolsJingoo Han1-22/+22
2013-08-05mtd: r852: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-4/+1
2012-09-29mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie1-22/+0
2012-05-13mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'Shmulik Ladkani1-6/+3
2012-05-13mtd: use module_pci_driverAxel Lin1-12/+1
2012-03-27mtd: flash drivers set ecc strengthMike Dunn1-0/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-10-01mtd: r852: make r852_pm_ops staticAxel Lin1-3/+3
2011-03-31Fix common misspellingsLucas De Marchi1-5/+5
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo1-1/+1
2010-10-25mtd: r852: remove useless pci powerup/down from suspend/resume routinesMaxim Levitsky1-29/+1
2010-08-02mtd: r852: remove casts from voidKulikov Vasiliy1-1/+1
2010-08-02mtd: r852: remove casts from voidKulikov Vasiliy1-2/+2
2010-06-02mtd/r852: update card detect early.Maxim Levitsky1-1/+1
2010-06-02mtd/r852: Fixes in case of DMA timeoutMaxim Levitsky1-3/+11
2010-06-02mtd/r852: register IRQ as last stepMaxim Levitsky1-5/+6
2010-05-19mtd: update gfp/slab.h includesTejun Heo1-0/+1
2010-05-14mtd: sm_common: split smartmedia and xD tableMaxim Levitsky1-1/+1
2010-03-11mtd/nand/r852: Use pci_dma_mapping_error()David Woodhouse1-1/+1
2010-03-11mtd/nand/r852: fix build for CONFIG_PCI disabledRandy Dunlap1-0/+1
2010-03-08mtd: nand: r852: fix name space clashStephen Rothwell1-4/+5
2010-03-08mtd/nand/r852: fix build for CONFIG_PM=nRandy Dunlap1-0/+5
2010-03-08mtd: r852: Few fixes for problems that occur when card is rapidly inserted/removed.Maxim Levitsky1-4/+17
2010-02-26mtd: r852 fix pci IDMaxim Levitsky1-1/+1
2010-02-26mtd: Few follow up cleanups for Smartmedia/xD supportMaxim Levitsky1-2/+4
2010-02-26mtd: nand: Add driver for Ricoh xD/SmartMedia readerMaxim Levitsky1-0/+1117