summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/sun_uflash.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: maps: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-111-1/+0Star
* mtd: remove superfluous name castsGeert Uytterhoeven2014-01-031-1/+1
* mtd: remove use of __devexitBill Pemberton2012-11-221-1/+1
* mtd: remove use of __devinitBill Pemberton2012-11-221-1/+1
* mtd: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
* mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin2012-01-091-12/+1Star
* mtd: convert remaining users to mtd_device_register()Jamie Iles2011-05-251-2/+2
* dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-281-4/+4
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-3/+3
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+2
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-191-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* sun_uflash: Convert to pure OF driver.David S. Miller2008-08-301-38/+35Star
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-1/+1
* [SPARC/64] constify of_get_property return: driversStephen Rothwell2007-04-261-2/+2
* [PATCH] 64bit resource: fix up printks for resources in mtd driversGreg Kroah-Hartman2006-06-271-2/+3
* [MTD] sun_uflash: Port to new EBUS device layer.David S. Miller2006-06-261-100/+95Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-071-6/+6
|\
| * [MTD] maps: Clean up trailing white spacesThomas Gleixner2005-11-071-6/+6
* | [PATCH] kfree cleanup: drivers/mtdJesper Juhl2005-11-071-3/+1Star
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+177