summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/ixp4xx.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* mtd: maps: ixp4xx: show parent device in sysfsFrans Klaver2015-10-131-1/+1
* 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: ixp4xx: Use devm_*() functionsJingoo Han2014-01-071-22/+6Star
* mtd: maps: use dev_get_platdata()Jingoo Han2013-08-301-2/+2
* mtd: maps: ixp4xx: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-051-2/+0Star
* mtd: maps: add const qualifiersArtem Bityutskiy2013-04-051-1/+1
* mtd: ixp4xx: oops in ixp4xx_flash_probeMarc Kleine-Budde2012-03-271-1/+4
* mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin2012-01-091-13/+1Star
* mtd: ixp4xx.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-25/+4Star
* mtd: ixp: convert to mtd_device_register()Jamie Iles2011-05-251-10/+6Star
* mtd: ixp4xx: add support for static flash partitionsRichard Cochran2010-08-041-8/+27
* drivers/mtd: Use kzallocJulia Lawall2010-05-131-2/+1Star
* mtd: ixp4xx: fix reading from half-word boundaryJon Ringle2010-02-251-2/+2
* mtd: ixp4xx map: use resource_sizeTobias Klauser2009-11-301-3/+3
* mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* [ARM] remove memzero()Russell King2008-11-271-1/+1
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-2/+0Star
* [MTD] [MAPS] fix platform driver hotplug/coldplugKay Sievers2008-04-221-0/+2
* [MTD] Fix ixp4xx partition parsing.Brian Walsh2006-09-221-1/+1
* [MTD] maps/ixp4xx: half-word boundary and little-endian fixupsJohn Bowler2005-11-291-12/+66
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-13/+12Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-071-35/+18Star
|\
| * [MTD] maps: Clean up trailing white spacesThomas Gleixner2005-11-071-7/+7
| * [MTD] maps/ixp4xx: kill some warningsDavid Vrabel2005-11-071-14/+12Star
| * [MTD] maps/ixp4xx: remove platform specific bitsDavid Vrabel2005-11-061-16/+1Star
* | [PATCH] kfree cleanup: drivers/mtdJesper Juhl2005-11-071-2/+1Star
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-311-0/+1
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* | [PATCH] fix missing includesTim Schmielau2005-10-311-2/+5
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-301-1/+0Star
|\
| * [ARM] Don't include mach-types.h unnecessarilyRussell King2005-09-291-1/+0Star
* | [PATCH] Fix ixp4xx MTD driver module buildDeepak Saxena2005-09-291-1/+1
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+259