summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
Commit message (Expand)AuthorAgeFilesLines
* LASAT depends on MTD_CFIMartin Michlmayr2006-05-171-2/+2
* [PCMCIA MTD] Fix leak and crash on rebootSean Young2006-05-171-0/+1
* [MTD] Remove gratuitous inclusion of ARM-only header from physmap.cDavid Woodhouse2006-05-141-1/+0Star
* [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse2006-05-143-4/+4
* Trivial typo fixes in Kconfig files (MTD).Egry Gábor2006-05-121-1/+1
* [MTD] Fix invalid default value of CONFIG_MTD_PCMCIA_ANONYMOUS in KconfigJean-Luc Leger2006-05-121-1/+0Star
* [MTD] Convert physmap to platform driverLennert Buytenhek2006-05-072-70/+188
* mtd: SC520CDP should depend on MTD_CONCATDaniel Drake2006-04-291-1/+1
* [PATCH] mtd, nettel: fix build error and implicit declarationJesper Juhl2006-04-121-0/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2006-04-021-67/+48Star
|\
| * [PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski2006-03-311-17/+10Star
| * [PATCH] pcmcia: add return value to _config() functionsDominik Brodowski2006-03-311-12/+11Star
| * [PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski2006-03-311-29/+26Star
| * [PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski2006-03-311-13/+9Star
| * [PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski2006-03-311-5/+2Star
| * [PATCH] pcmcia: remove export of pcmcia_release_configurationDominik Brodowski2006-03-311-2/+1Star
* | [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/+0Star
* | [PATCH] drivers/mtd: Use ARRAY_SIZE macroTobias Klauser2006-03-3117-32/+22Star
|/
* 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/+0Star
* [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski2006-01-061-45/+9Star
* [PATCH] pcmcia: remove dev_list from driversDominik Brodowski2006-01-061-4/+1Star
* [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski2006-01-061-25/+11Star
* [PATCH] pcmcia: new suspend coreDominik Brodowski2006-01-051-16/+20
* [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-231-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/+0Star
* [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-201-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/+112Star
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-097-121/+112Star
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-093-3/+0Star
|/
* 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/+12Star
| * [MTD] maps/ixp4xx: kill some warningsDavid Vrabel2005-11-071-14/+12Star
| * [MTD] maps/plat-ram.c: Initialize owner in device_driver structBen Dooks2005-11-061-1/+2