aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/fsl_upm.c
AgeCommit message (Expand)Author
2013-01-03Drivers: mtd: remove __dev* attributes.Greg Kroah-Hartman
2012-11-22mtd: remove use of __devexitBill Pemberton
2012-11-22mtd: remove use of __devinitBill Pemberton
2012-11-22mtd: remove use of __devexit_pBill Pemberton
2012-01-09mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin
2011-09-11mtd: fsl_upm: fix a memory leak in fun_chip_init error pathAxel Lin
2011-09-11mtd: fsl_upm.c: use mtd_device_parse_registerDmitry Eremin-Solenikov
2011-09-11mtd: fsl_upm: use ofpart through generic parsingDmitry Eremin-Solenikov
2011-09-11mtd: fsl_upm don't specify default parsing optionsDmitry Eremin-Solenikov
2011-05-25mtd: fsl_upm: convert to mtd_device_register()Jamie Iles
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely
2010-10-25mtd: Fix endianness issues from device treeIan Munsie
2010-10-24mtd: fix the build warning for fsl_upm.cRoy Zang
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-06-02of/mtd: nand: fix build breakage in driversAnatolij Gustschin
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-05-10mtd/nand/fsl_upm: Replace the dangerous to_fsl_upm_nand macroFerenc Wagner
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-25mtd: nand: make Open Firmware device id constantMárton Németh
2009-12-31mtd: fls_upm.c: use resource_size()H Hartley Sweeten
2009-11-30mtd: ensure index is positiveRoel Kluin
2009-04-06[MTD] [NAND] FSL-UPM: Add wait flags to support board/chip specific delaysWolfgang Grandegger
2009-04-06[MTD] [NAND] FSL-UPM: add multi chip supportWolfgang Grandegger
2009-01-06mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-27[MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2Wolfgang Grandegger
2008-10-10[MTD] [NAND] driver extension to support NAND on TQM85xx modulesWolfgang Grandegger
2008-10-10[MTD] [NAND] fsl_upm: update driver for the new OF bindingsAnton Vorontsov
2008-04-22[MTD] [NAND] FSL UPM NAND driverAnton Vorontsov