summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/fsl_upm.c
Commit message (Expand)AuthorAge
* mtd: nand: fsl_upm: set ECC algorithm explicitlyRafał Miłecki2016-05-05
* mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON2015-12-18
* mtd: nand: fsl_upm: 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: drop unnecessary partition parser dataBrian Norris2015-11-11
* mtd: nand: fsl_upm: show parent device in sysfsFrans Klaver2015-10-13
* mtd: nand: drop owner assignment from platform_driversWolfram Sang2014-10-20
* drivers: clean-up prom.h implicit includesRob Herring2013-10-09
* Drivers: mtd: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* mtd: remove use of __devexitBill Pemberton2012-11-22
* mtd: remove use of __devinitBill Pemberton2012-11-22
* mtd: remove use of __devexit_pBill Pemberton2012-11-22
* mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin2012-01-09
* mtd: fsl_upm: fix a memory leak in fun_chip_init error pathAxel Lin2011-09-11
* mtd: fsl_upm.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-11
* mtd: fsl_upm: use ofpart through generic parsingDmitry Eremin-Solenikov2011-09-11
* mtd: fsl_upm don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
* mtd: fsl_upm: convert to mtd_device_register()Jamie Iles2011-05-25
* dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-28
* mtd: Fix endianness issues from device treeIan Munsie2010-10-25
* mtd: fix the build warning for fsl_upm.cRoy Zang2010-10-24
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* of/mtd: nand: fix build breakage in driversAnatolij Gustschin2010-06-02
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-10
| |\
| * | mtd/nand/fsl_upm: Replace the dangerous to_fsl_upm_nand macroFerenc Wagner2010-05-10
| * | mtd: nand: make Open Firmware device id constantMárton Németh2010-02-25
| * | mtd: fls_upm.c: use resource_size()H Hartley Sweeten2009-12-31
* | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* mtd: ensure index is positiveRoel Kluin2009-11-30
* [MTD] [NAND] FSL-UPM: Add wait flags to support board/chip specific delaysWolfgang Grandegger2009-04-06
* [MTD] [NAND] FSL-UPM: add multi chip supportWolfgang Grandegger2009-04-06
* mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* [MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2Wolfgang Grandegger2008-11-27
* [MTD] [NAND] driver extension to support NAND on TQM85xx modulesWolfgang Grandegger2008-10-10
* [MTD] [NAND] fsl_upm: update driver for the new OF bindingsAnton Vorontsov2008-10-10
* [MTD] [NAND] FSL UPM NAND driverAnton Vorontsov2008-04-22