summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2006-04-021-67/+48
|\
| * [PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski2006-03-311-17/+10
| * [PATCH] pcmcia: add return value to _config() functionsDominik Brodowski2006-03-311-12/+11
| * [PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski2006-03-311-29/+26
| * [PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski2006-03-311-13/+9
| * [PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski2006-03-311-5/+2
| * [PATCH] pcmcia: remove export of pcmcia_release_configurationDominik Brodowski2006-03-311-2/+1
* | [PATCH] drivers/mtd/maps/vmax301.c: fix off by one vmax_mtdPetri T. Koistinen2006-03-311-1/+1
* | [PATCH] Dead code in mtd/maps/pci.cEric Sesterhenn2006-03-311-3/+0
* | [PATCH] drivers/mtd: Use ARRAY_SIZE macroTobias Klauser2006-03-3117-32/+22
|/
* BUG_ON() Conversion in drivers/mtd/Eric Sesterhenn2006-03-261-4/+4
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-7/+7
* [PATCH] Fix compilation errors in maps/dc21285.cMartin Michlmayr2006-02-031-3/+6
* [PATCH] tsunami_flash: fix "parse error before ';' token"Alexey Dobriyan2006-02-011-1/+1
* [ARM] Remove EPXA10DB machine supportRussell King2006-01-083-188/+0
* [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski2006-01-061-45/+9
* [PATCH] pcmcia: remove dev_list from driversDominik Brodowski2006-01-061-4/+1
* [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski2006-01-061-25/+11
* [PATCH] pcmcia: new suspend coreDominik Brodowski2006-01-051-16/+20
* [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-221-1/+1
* [MTD] Make functions static, include header files with prototypesAdrian Bunk2005-11-291-1/+2
* [MTD] Remove bogus PQ2FADS driverThomas Gleixner2005-11-292-7/+0
* [MTD] maps: sparse fixupLuiz Capitulino2005-11-291-2/+2
* [MTD] Make some tables 'const' so they can live in .rodataDavid Woodhouse2005-11-292-4/+4
* [MTD] maps/ixp4xx: half-word boundary and little-endian fixupsJohn Bowler2005-11-291-12/+66
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-191-11/+11
|\
| * [DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platformsRussell King2005-11-171-11/+11
* | [ARM] Drivers should not make use of architecture private __ioremapRussell King2005-11-171-3/+3
|/
* [MTD] maps: Replace dependency on non existing config optionSean Young2005-11-131-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-117-121/+112
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-097-121/+112
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-093-3/+0
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-0761-549/+1017
|\
| * [MTD] maps: Clean up trailing white spacesThomas Gleixner2005-11-0761-470/+470
| * [MTD] maps: Add support for the "TQM834x" BoardsMarian Balakowicz2005-11-073-2/+302
| * [MTD] maps ixp2000: fix compile warnings in ixp2000 map driverLennert Buytenhek2005-11-071-3/+3
| * [MTD] maps/plat-ram: Avoid gcc 4.0 warningThomas Gleixner2005-11-071-2/+2
| * [MTD] maps/Kconfig: Simplify and update dependenciesSean Young2005-11-071-29/+32
| * [MTD] maps/ts5500: Fix partition support. Code cleanupSean Young2005-11-071-26/+12
| * [MTD] maps/ixp4xx: kill some warningsDavid Vrabel2005-11-071-14/+12
| * [MTD] maps/plat-ram.c: Initialize owner in device_driver structBen Dooks2005-11-061-1/+2
| * [MTD] maps/bast-flash.c: Initialize owner in device_driver structBen Dooks2005-11-061-1/+2
| * [MTD] maps: Add support for MTX-1 Flash deviceJoern Engel2005-11-063-2/+106
| * [MTD] maps: Add mapping driver for PQ2FADS boards.Todd Poynor2005-11-063-2/+97
| * [MTD] maps/ixp4xx: remove platform specific bitsDavid Vrabel2005-11-061-16/+1
| * [MTD] Add Resident Flash Disk (RFD) supportSean Young2005-11-062-10/+5
* | [PATCH] kfree cleanup: drivers/mtdJesper Juhl2005-11-0714-35/+17
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-317-4/+7
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-297-7/+7
* | [PATCH] fix missing includesTim Schmielau2005-10-3015-9/+38
OpenPOWER on IntegriCloud