aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/ixp4xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-10mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-07mtd: ixp4xx: Use devm_*() functionsJingoo Han1-22/+6
2013-08-30mtd: maps: use dev_get_platdata()Jingoo Han1-2/+2
2013-08-05mtd: maps: ixp4xx: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-04-05mtd: maps: add const qualifiersArtem Bityutskiy1-1/+1
2012-03-27mtd: ixp4xx: oops in ixp4xx_flash_probeMarc Kleine-Budde1-1/+4
2012-01-09mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin1-13/+1
2011-09-11mtd: ixp4xx.c: use mtd_device_parse_registerDmitry Eremin-Solenikov1-25/+4
2011-05-25mtd: ixp: convert to mtd_device_register()Jamie Iles1-10/+6
2010-08-04mtd: ixp4xx: add support for static flash partitionsRichard Cochran1-8/+27
2010-05-13drivers/mtd: Use kzallocJulia Lawall1-2/+1
2010-02-25mtd: ixp4xx: fix reading from half-word boundaryJon Ringle1-2/+2
2009-11-30mtd: ixp4xx map: use resource_sizeTobias Klauser1-3/+3
2009-01-06mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-11-27[ARM] remove memzero()Russell King1-1/+1
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk1-2/+0
2008-04-22[MTD] [MAPS] fix platform driver hotplug/coldplugKay Sievers1-0/+2
2006-09-22[MTD] Fix ixp4xx partition parsing.Brian Walsh1-1/+1
2005-11-29[MTD] maps/ixp4xx: half-word boundary and little-endian fixupsJohn Bowler1-12/+66
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-13/+12
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds1-35/+18
2005-11-07[PATCH] kfree cleanup: drivers/mtdJesper Juhl1-2/+1
2005-11-07[MTD] maps: Clean up trailing white spacesThomas Gleixner1-7/+7
2005-11-07[MTD] maps/ixp4xx: kill some warningsDavid Vrabel1-14/+12
2005-11-06[MTD] maps/ixp4xx: remove platform specific bitsDavid Vrabel1-16/+1
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-0/+1
2005-10-30[PATCH] fix missing includesTim Schmielau1-2/+5
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-09-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+0
2005-09-29[PATCH] Fix ixp4xx MTD driver module buildDeepak Saxena1-1/+1
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+259