aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/maps
AgeCommit message (Expand)Author
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
2005-11-17[DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platformsRussell King
2005-11-13[MTD] maps: Replace dependency on non existing config optionSean Young
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds
2005-11-07[PATCH] kfree cleanup: drivers/mtdJesper Juhl
2005-11-07[MTD] maps: Clean up trailing white spacesThomas Gleixner
2005-11-07[MTD] maps: Add support for the "TQM834x" BoardsMarian Balakowicz
2005-11-07[MTD] maps ixp2000: fix compile warnings in ixp2000 map driverLennert Buytenhek
2005-11-07[MTD] maps/plat-ram: Avoid gcc 4.0 warningThomas Gleixner
2005-11-07[MTD] maps/Kconfig: Simplify and update dependenciesSean Young
2005-11-07[MTD] maps/ts5500: Fix partition support. Code cleanupSean Young
2005-11-07[MTD] maps/ixp4xx: kill some warningsDavid Vrabel
2005-11-06[MTD] maps/plat-ram.c: Initialize owner in device_driver structBen Dooks
2005-11-06[MTD] maps/bast-flash.c: Initialize owner in device_driver structBen Dooks
2005-11-06[MTD] maps: Add support for MTX-1 Flash deviceJoern Engel
2005-11-06[MTD] maps: Add mapping driver for PQ2FADS boards.Todd Poynor
2005-11-06[MTD] maps/ixp4xx: remove platform specific bitsDavid Vrabel
2005-11-06[MTD] Add Resident Flash Disk (RFD) supportSean Young
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-29Create platform_device.h to contain all the platform device details.Russell King