aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/sun_uflash.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-10mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-03mtd: remove superfluous name castsGeert Uytterhoeven1-1/+1
2012-11-22mtd: remove use of __devexitBill Pemberton1-1/+1
2012-11-22mtd: remove use of __devinitBill Pemberton1-1/+1
2012-11-22mtd: remove use of __devexit_pBill Pemberton1-1/+1
2012-01-09mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin1-12/+1
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles1-2/+2
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely1-4/+4
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-3/+3
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely1-2/+2
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller1-1/+1
2008-08-29sun_uflash: Convert to pure OF driver.David S. Miller1-38/+35
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk1-1/+1
2007-04-26[SPARC/64] constify of_get_property return: driversStephen Rothwell1-2/+2
2006-06-27[PATCH] 64bit resource: fix up printks for resources in mtd driversGreg Kroah-Hartman1-2/+3
2006-06-25[MTD] sun_uflash: Port to new EBUS device layer.David S. Miller1-100/+95
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds1-6/+6
2005-11-07[PATCH] kfree cleanup: drivers/mtdJesper Juhl1-3/+1
2005-11-07[MTD] maps: Clean up trailing white spacesThomas Gleixner1-6/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+177