summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/r852.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon2017-12-141-7/+4
* mtd: nand: make use of nand_set/get_controller_data() helpersBoris BREZILLON2016-01-071-3/+3
* mtd: nand: return consistent error codes in ecc.correct() implementationsBoris BREZILLON2016-01-061-2/+2
* mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON2015-12-181-1/+0
* mtd: nand: r852: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-19/+15
* mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON2015-12-081-1/+1
* mtd: nand: r852: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2015-12-041-1/+0
* mtd: nand: r852: drop owner assignmentFrans Klaver2015-10-131-1/+0
* mtd: r852: make ecc_reg 32-bit in r852_ecc_correctNicolas Iooss2015-07-201-1/+1
* mtd: r852: Fix device_create_file() usageRichard Weinberger2015-06-161-1/+5
* mtd: nand: r852: correct write_buf loop boundsBrian Norris2014-05-281-2/+4
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* mtd: r852: Staticize local symbolsJingoo Han2013-08-301-22/+22
* 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
OpenPOWER on IntegriCloud