summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* [PATCH] turn "const static" into "static const"Jesper Juhl2006-01-10
* Merge Linus' tree.Russell King2006-01-09
|\
| * [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-08
| * [PATCH] fix more missing includesTim Schmielau2006-01-08
* | [ARM] Remove EPXA10DB machine supportRussell King2006-01-08
|/
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-07
* Merge with Linus' kernel.Russell King2006-01-07
|\
| * [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski2006-01-06
| * [PATCH] pcmcia: remove dev_list from driversDominik Brodowski2006-01-06
| * [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski2006-01-06
| * [PATCH] pcmcia: new suspend coreDominik Brodowski2006-01-05
* | [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-03
|/
* [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-22
* [PATCH] mtd onenand driver: use platform_device.h instead device.hKyungmin Park2005-12-18
* [PATCH] mtd onenand driver: reduce stack usageKyungmin Park2005-12-18
* [PATCH] mtd onenand driver: fix unlock problem in DDPKyungmin Park2005-12-18
* [PATCH] mtd onenand driver: check correct manufacturerKyungmin Park2005-12-18
* [PATCH] blkmtd: use clear_page_dirty()Andrew Morton2005-12-12
* [MTD] Make functions static, include header files with prototypesAdrian Bunk2005-11-29
* [MTD] chips: make sharps driver usable againRichard Purdie2005-11-29
* [MTD] Remove bogus PQ2FADS driverThomas Gleixner2005-11-29
* [MTD] maps: sparse fixupLuiz Capitulino2005-11-29
* [MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition supportNicolas Pitre2005-11-29
* [MTD] Make some tables 'const' so they can live in .rodataDavid Woodhouse2005-11-29
* [MTD] maps/ixp4xx: half-word boundary and little-endian fixupsJohn Bowler2005-11-29
* [MTD] CFI: Use 16-bit access to autoselect/read device id dataTodd Poynor2005-11-29
* [MTD] devices/ms02-nv: phys/virt address fixupsMaciej W. Rozycki2005-11-29
* [MTD] RFD_FTL: Use lanana assigned major device numberSean Young2005-11-29
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-19
|\
| * [DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platformsRussell King2005-11-17
* | [ARM] Drivers should not make use of architecture private __ioremapRussell King2005-11-17
|/
* [MTD] maps: Replace dependency on non existing config optionSean Young2005-11-13
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-11
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-09
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09
* | [PATCH] mtd: onenand_base needs sched.hAndrew Morton2005-11-09
* | [PATCH] mtd: rfd_ftl build fixAndrew Morton2005-11-09
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-07
|\
| * [MTD] chips: Clean up trailing white spacesThomas Gleixner2005-11-07
| * [MTD] OneNAND: Clean up trailing white spacesThomas Gleixner2005-11-07
| * [MTD] NAND: Clean up trailing white spacesThomas Gleixner2005-11-07
| * [MTD] devices: Clean up trailing white spacesThomas Gleixner2005-11-07
| * [MTD] maps: Clean up trailing white spacesThomas Gleixner2005-11-07
| * [MTD] chips: Clean up trailing white spacesThomas Gleixner2005-11-07
| * [MTD] core: Clean up trailing white spacesThomas Gleixner2005-11-07
| * [MTD] chips cfi_cmdset_0002: Prevent timeout raceKonstantin Baidarov2005-11-07
| * [MTD] maps: Add support for the "TQM834x" BoardsMarian Balakowicz2005-11-07
| * [MTD] maps ixp2000: fix compile warnings in ixp2000 map driverLennert Buytenhek2005-11-07
| * [MTD] NAND Kconfig: Simplify dependenciesThomas Gleixner2005-11-07
| * [MTD] maps/plat-ram: Avoid gcc 4.0 warningThomas Gleixner2005-11-07