summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in doc and commentsJan Engelhardt2006-11-301-1/+1
* Fix misc Kconfig typosMatt LaPlante2006-11-301-1/+1
* [PATCH] mtd: remove several bogus casts to void * in iounmap() argumentAl Viro2006-10-101-1/+1
* fix file specification in commentsUwe Zeisberger2006-10-032-2/+2
* [MTD] Cleanup of 'ioremap balanced with iounmap for drivers/mtd subsystem'Amol Lad2006-10-025-12/+12
* [MTD] Remove iq80310 map driverLennert Buytenhek2006-09-223-127/+0
* [MTD] physmap: add power management supportLennert Buytenhek2006-09-221-0/+33
* ioremap balanced with iounmap for drivers/mtd subsystemAmol Lad2006-09-2212-15/+108
* [MTD] Switch to pci_get_device and do ref countingAlan Cox2006-09-224-7/+22
* [MTD] Fix ixp4xx partition parsing.Brian Walsh2006-09-221-1/+1
* [PATCH] [MTD] Maps: Add dependency on alternate probe methods to physmapTakashi YOSHII2006-08-151-6/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3035-35/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-294-8/+12
|\
| * [PATCH] 64bit resource: fix up printks for resources in mtd driversGreg Kroah-Hartman2006-06-274-8/+12
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-06-272-3/+1
|\ \ | |/ |/|
| * [MTD] Fix off-by-one error in physmap.cSascha Hauer2006-06-271-1/+1
| * [MTD] Remove unused 'nr_banks' variable from ixp2000 map driverLennert Buytenhek2006-06-271-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-06-261-1/+1
|\ \
| * | kconfig: remove leading whitespace in menu promptsRoman Zippel2006-06-091-1/+1
* | | [MTD] sun_uflash: Port to new EBUS device layer.David S. Miller2006-06-251-100/+95
| |/ |/|
* | [MTD] Prepare physmap for 64-bit-resourcesAndrew Morton2006-06-091-3/+3
* | [MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner2006-05-291-1/+1
* | 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/+0
* | [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/+0
* | [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-111-0/+2
|/
* 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
OpenPOWER on IntegriCloud