aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mtd_dataflash, fix block vs page eraseDavid Brownell2006-03-141-1/+1
* [PATCH] "drivers/mtd/redboot.c: recognise a foreign byte sex partition table"...John Bowler2006-03-021-12/+10
* [PATCH] drivers/mtd/redboot.c: recognise a foreign byte sex partition tableJohn Bowler2006-02-281-1/+27
* [PATCH] cfi: init wait queue in chip structSimon Vogl2006-02-241-0/+1
* [PATCH] cfi_cmdset_0001: fix range for cache invalidationAlexey Korolev2006-02-201-7/+7
* [PATCH] arm: fix dependencies for MTD_XIPAl Viro2006-02-081-1/+1
* [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
* [PATCH] build kernel/intermodule.c only when requiredAdrian Bunk2006-01-162-0/+2
* [PATCH] no longer mark MTD_OBSOLETE_CHIPS as BROKENAdrian Bunk2006-01-161-3/+3
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-144-4/+4
* [PATCH] spi: misc fixesDavid Brownell2006-01-132-2/+4
* [PATCH] spi: use linked lists rather than an arrayVitaly Wool2006-01-132-36/+42
* [PATCH] spi: M25 series SPI flashMike Lavender2006-01-133-0/+589
* [PATCH] spi: mtd dataflash driverDavid Brownell2006-01-133-0/+632
* [PATCH] turn "const static" into "static const"Jesper Juhl2006-01-103-3/+3
* Merge Linus' tree.Russell King2006-01-093-16/+11
|\
| * [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-081-16/+9
| * [PATCH] fix more missing includesTim Schmielau2006-01-082-0/+2
* | [ARM] Remove EPXA10DB machine supportRussell King2006-01-083-188/+0
|/
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-071-1/+1
* Merge with Linus' kernel.Russell King2006-01-071-85/+36
|\
| * [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
* | [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-031-2/+0
|/
* [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-221-1/+1
* [PATCH] mtd onenand driver: use platform_device.h instead device.hKyungmin Park2005-12-181-2/+2
* [PATCH] mtd onenand driver: reduce stack usageKyungmin Park2005-12-182-5/+26
* [PATCH] mtd onenand driver: fix unlock problem in DDPKyungmin Park2005-12-181-4/+6
* [PATCH] mtd onenand driver: check correct manufacturerKyungmin Park2005-12-181-6/+10
* [PATCH] blkmtd: use clear_page_dirty()Andrew Morton2005-12-121-4/+4
* [MTD] Make functions static, include header files with prototypesAdrian Bunk2005-11-295-10/+11
* [MTD] chips: make sharps driver usable againRichard Purdie2005-11-291-57/+66
* [MTD] Remove bogus PQ2FADS driverThomas Gleixner2005-11-292-7/+0
* [MTD] maps: sparse fixupLuiz Capitulino2005-11-291-2/+2
* [MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition supportNicolas Pitre2005-11-291-6/+4
* [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
* [MTD] CFI: Use 16-bit access to autoselect/read device id dataTodd Poynor2005-11-291-3/+3
* [MTD] devices/ms02-nv: phys/virt address fixupsMaciej W. Rozycki2005-11-291-3/+3
* [MTD] RFD_FTL: Use lanana assigned major device numberSean Young2005-11-291-4/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-191-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-172-4/+4
|/
* [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-118-159/+151
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-098-159/+151
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-097-6/+1