aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/ixp4xx.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: ixp: convert to mtd_device_register()Jamie Iles2011-05-251-10/+6
* mtd: ixp4xx: add support for static flash partitionsRichard Cochran2010-08-041-8/+27
* drivers/mtd: Use kzallocJulia Lawall2010-05-131-2/+1
* 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/+0
* [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/+12
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-071-35/+18
|\
| * [MTD] maps: Clean up trailing white spacesThomas Gleixner2005-11-071-7/+7
| * [MTD] maps/ixp4xx: kill some warningsDavid Vrabel2005-11-071-14/+12
| * [MTD] maps/ixp4xx: remove platform specific bitsDavid Vrabel2005-11-061-16/+1
* | [PATCH] kfree cleanup: drivers/mtdJesper Juhl2005-11-071-2/+1
|/
* 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-301-2/+5
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-301-1/+0
|\
| * [ARM] Don't include mach-types.h unnecessarilyRussell King2005-09-291-1/+0
* | [PATCH] Fix ixp4xx MTD driver module buildDeepak Saxena2005-09-291-1/+1
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+259