aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-26BUG_ON() Conversion in drivers/mtd/Eric Sesterhenn1-4/+4
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell1-7/+7
2006-02-03[PATCH] Fix compilation errors in maps/dc21285.cMartin Michlmayr1-3/+6
2006-02-01[PATCH] tsunami_flash: fix "parse error before ';' token"Alexey Dobriyan1-1/+1
2006-01-08[ARM] Remove EPXA10DB machine supportRussell King3-188/+0
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callbackDominik Brodowski1-45/+9
2006-01-06[PATCH] pcmcia: remove dev_list from driversDominik Brodowski1-4/+1
2006-01-06[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski1-25/+11
2006-01-05[PATCH] pcmcia: new suspend coreDominik Brodowski1-16/+20
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk1-1/+1
2005-11-29[MTD] Make functions static, include header files with prototypesAdrian Bunk1-1/+2
2005-11-29[MTD] Remove bogus PQ2FADS driverThomas Gleixner2-7/+0
2005-11-29[MTD] maps: sparse fixupLuiz Capitulino1-2/+2
2005-11-29[MTD] Make some tables 'const' so they can live in .rodataDavid Woodhouse2-4/+4
2005-11-29[MTD] maps/ixp4xx: half-word boundary and little-endian fixupsJohn Bowler1-12/+66
2005-11-19Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-11/+11
2005-11-17[ARM] Drivers should not make use of architecture private __ioremapRussell King1-3/+3
2005-11-17[DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platformsRussell King1-11/+11
2005-11-13[MTD] maps: Replace dependency on non existing config optionSean Young1-1/+1
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds7-121/+112
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King7-121/+112
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering3-3/+0
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds61-549/+1017
2005-11-07[PATCH] kfree cleanup: drivers/mtdJesper Juhl14-35/+17
2005-11-07[MTD] maps: Clean up trailing white spacesThomas Gleixner61-470/+470
2005-11-07[MTD] maps: Add support for the "TQM834x" BoardsMarian Balakowicz3-2/+302
2005-11-07[MTD] maps ixp2000: fix compile warnings in ixp2000 map driverLennert Buytenhek1-3/+3
2005-11-07[MTD] maps/plat-ram: Avoid gcc 4.0 warningThomas Gleixner1-2/+2
2005-11-07[MTD] maps/Kconfig: Simplify and update dependenciesSean Young1-29/+32
2005-11-07[MTD] maps/ts5500: Fix partition support. Code cleanupSean Young1-26/+12
2005-11-07[MTD] maps/ixp4xx: kill some warningsDavid Vrabel1-14/+12
2005-11-06[MTD] maps/plat-ram.c: Initialize owner in device_driver structBen Dooks1-1/+2
2005-11-06[MTD] maps/bast-flash.c: Initialize owner in device_driver structBen Dooks1-1/+2
2005-11-06[MTD] maps: Add support for MTX-1 Flash deviceJoern Engel3-2/+106
2005-11-06[MTD] maps: Add mapping driver for PQ2FADS boards.Todd Poynor3-2/+97
2005-11-06[MTD] maps/ixp4xx: remove platform specific bitsDavid Vrabel1-16/+1
2005-11-06[MTD] Add Resident Flash Disk (RFD) supportSean Young2-10/+5
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds7-4/+7
2005-10-30[PATCH] fix missing includesTim Schmielau15-9/+38
2005-10-29Create platform_device.h to contain all the platform device details.Russell King7-7/+7
2005-10-29[ARM] Fix Assabet reboot with SA1100 MTD map driverRussell King1-0/+9
2005-10-29[ARM] Allow MTD device name to be passed via platform dataRussell King1-3/+3
2005-10-29[ARM] Fix MTD device/partition destructionRussell King1-2/+9
2005-10-29[ARM] Add support for init/exit methods in sa1100 MTD map driverRussell King1-3/+15
2005-10-29[ARM] Rename 'data' to 'plat' in sa1100 MTD map driverRussell King1-11/+11
2005-10-28Merge ../bleed-2.6Greg KH1-0/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-4/+4
2005-10-28[ARM] 3/4: Remove asm/hardware.h from SA1100 io.hRussell King1-0/+1
2005-09-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-5/+0
2005-09-29[PATCH] Fix ixp4xx MTD driver module buildDeepak Saxena1-1/+1