aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/maps
AgeCommit message (Expand)Author
2006-09-22[MTD] Switch to pci_get_device and do ref countingAlan Cox
2006-09-22[MTD] Fix ixp4xx partition parsing.Brian Walsh
2006-08-15[PATCH] [MTD] Maps: Add dependency on alternate probe methods to physmapTakashi YOSHII
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2006-06-27[PATCH] 64bit resource: fix up printks for resources in mtd driversGreg Kroah-Hartman
2006-06-27[MTD] Fix off-by-one error in physmap.cSascha Hauer
2006-06-27[MTD] Remove unused 'nr_banks' variable from ixp2000 map driverLennert Buytenhek
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-06-25[MTD] sun_uflash: Port to new EBUS device layer.David S. Miller
2006-06-09kconfig: remove leading whitespace in menu promptsRoman Zippel
2006-06-09[MTD] Prepare physmap for 64-bit-resourcesAndrew Morton
2006-05-29[MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner
2006-05-17LASAT depends on MTD_CFIMartin Michlmayr
2006-05-17[PCMCIA MTD] Fix leak and crash on rebootSean Young
2006-05-14[MTD] Remove gratuitous inclusion of ARM-only header from physmap.cDavid Woodhouse
2006-05-14[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse
2006-05-12Trivial typo fixes in Kconfig files (MTD).Egry Gábor
2006-05-12[MTD] Fix invalid default value of CONFIG_MTD_PCMCIA_ANONYMOUS in KconfigJean-Luc Leger
2006-05-07[MTD] Convert physmap to platform driverLennert Buytenhek
2006-04-29mtd: SC520CDP should depend on MTD_CONCATDaniel Drake
2006-04-11[PATCH] mtd, nettel: fix build error and implicit declarationJesper Juhl
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2006-03-31[PATCH] drivers/mtd/maps/vmax301.c: fix off by one vmax_mtdPetri T. Koistinen
2006-03-31[PATCH] Dead code in mtd/maps/pci.cEric Sesterhenn
2006-03-31[PATCH] drivers/mtd: Use ARRAY_SIZE macroTobias Klauser
2006-03-31[PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski
2006-03-31[PATCH] pcmcia: add return value to _config() functionsDominik Brodowski
2006-03-31[PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski
2006-03-31[PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski
2006-03-31[PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski
2006-03-31[PATCH] pcmcia: remove export of pcmcia_release_configurationDominik Brodowski
2006-03-26BUG_ON() Conversion in drivers/mtd/Eric Sesterhenn
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell
2006-02-03[PATCH] Fix compilation errors in maps/dc21285.cMartin Michlmayr
2006-02-01[PATCH] tsunami_flash: fix "parse error before ';' token"Alexey Dobriyan
2006-01-08[ARM] Remove EPXA10DB machine supportRussell King
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski
2006-01-06[PATCH] pcmcia: remove dev_list from driversDominik Brodowski
2006-01-06[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski
2006-01-05[PATCH] pcmcia: new suspend coreDominik Brodowski
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk
2005-11-29[MTD] Make functions static, include header files with prototypesAdrian Bunk
2005-11-29[MTD] Remove bogus PQ2FADS driverThomas Gleixner
2005-11-29[MTD] maps: sparse fixupLuiz Capitulino
2005-11-29[MTD] Make some tables 'const' so they can live in .rodataDavid Woodhouse
2005-11-29[MTD] maps/ixp4xx: half-word boundary and little-endian fixupsJohn Bowler
2005-11-19Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-11-17[ARM] Drivers should not make use of architecture private __ioremapRussell King