summaryrefslogtreecommitdiff
path: root/drivers/mtd/maps/sun_uflash.c
AgeCommit message (Expand)Author
2023-10-16mtd: maps: sun_uflash: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-27mtd: Explicitly include correct DT includesRob Herring
2023-03-22mtd: Use of_property_read_bool() for boolean propertiesRob Herring
2021-06-11mtd: sun_uflash: remove unnecessary oom messageZhen Lei
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2017-08-15mtd: Convert to using %pOF instead of full_nameRob Herring
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2014-10-20mtd: maps: drop owner assignment from platform_driversWolfram Sang
2014-03-10mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03mtd: remove superfluous name castsGeert Uytterhoeven
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-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller
2008-08-29sun_uflash: Convert to pure OF driver.David S. Miller
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk
2007-04-26[SPARC/64] constify of_get_property return: driversStephen Rothwell
2006-06-27[PATCH] 64bit resource: fix up printks for resources in mtd driversGreg Kroah-Hartman
2006-06-25[MTD] sun_uflash: Port to new EBUS device layer.David S. Miller
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds
2005-11-07[PATCH] kfree cleanup: drivers/mtdJesper Juhl
2005-11-07[MTD] maps: Clean up trailing white spacesThomas Gleixner
2005-04-16Linux-2.6.12-rc2Linus Torvalds