summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/r852.c
Commit message (Expand)AuthorAge
* mtd: nand: make use of nand_set/get_controller_data() helpersBoris BREZILLON2016-01-07
* mtd: nand: return consistent error codes in ecc.correct() implementationsBoris BREZILLON2016-01-06
* mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON2015-12-18
* mtd: nand: r852: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
* mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON2015-12-08
* mtd: nand: r852: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2015-12-04
* mtd: nand: r852: drop owner assignmentFrans Klaver2015-10-13
* mtd: r852: make ecc_reg 32-bit in r852_ecc_correctNicolas Iooss2015-07-20
* mtd: r852: Fix device_create_file() usageRichard Weinberger2015-06-16
* mtd: nand: r852: correct write_buf loop boundsBrian Norris2014-05-28
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-15
* mtd: r852: Staticize local symbolsJingoo Han2013-08-30
* mtd: r852: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-05
* mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie2012-09-29
* mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'Shmulik Ladkani2012-05-13
* mtd: use module_pci_driverAxel Lin2012-05-13
* mtd: flash drivers set ecc strengthMike Dunn2012-03-27
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* mtd: r852: make r852_pm_ops staticAxel Lin2011-10-01
* Fix common misspellingsLucas De Marchi2011-03-31
* workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-16
* mtd: r852: remove useless pci powerup/down from suspend/resume routinesMaxim Levitsky2010-10-25
* mtd: r852: remove casts from voidKulikov Vasiliy2010-08-02
* mtd: r852: remove casts from voidKulikov Vasiliy2010-08-02
* mtd/r852: update card detect early.Maxim Levitsky2010-06-02
* mtd/r852: Fixes in case of DMA timeoutMaxim Levitsky2010-06-02
* mtd/r852: register IRQ as last stepMaxim Levitsky2010-06-02
* mtd: update gfp/slab.h includesTejun Heo2010-05-19
* mtd: sm_common: split smartmedia and xD tableMaxim Levitsky2010-05-14
* mtd/nand/r852: Use pci_dma_mapping_error()David Woodhouse2010-03-11
* mtd/nand/r852: fix build for CONFIG_PCI disabledRandy Dunlap2010-03-11
* mtd: nand: r852: fix name space clashStephen Rothwell2010-03-08
* mtd/nand/r852: fix build for CONFIG_PM=nRandy Dunlap2010-03-08
* mtd: r852: Few fixes for problems that occur when card is rapidly inserted/re...Maxim Levitsky2010-03-08
* mtd: r852 fix pci IDMaxim Levitsky2010-02-26
* mtd: Few follow up cleanups for Smartmedia/xD supportMaxim Levitsky2010-02-26
* mtd: nand: Add driver for Ricoh xD/SmartMedia readerMaxim Levitsky2010-02-26