summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] LED: add NAND MTD activity LED triggerRichard Purdie2006-03-311-1/+25
* [PATCH] drivers/mtd/maps/vmax301.c: fix off by one vmax_mtdPetri T. Koistinen2006-03-311-1/+1
* [PATCH] mtd: fix broken name_to_dev_t() declarationHerbert Poetzl2006-03-311-2/+1
* [PATCH] mtd/redboot: Handle holes in fis tablePeter Korsgaard2006-03-311-5/+1
* [PATCH] Add chip used in collie to jedec_probePavel Machek2006-03-311-0/+17
* [PATCH] Dead code in mtd/maps/pci.cEric Sesterhenn2006-03-311-3/+0
* [PATCH] Kill ifdefs in mtdcore.cPavel Machek2006-03-311-9/+4
* [PATCH] Fix debug statement in inftlcore.cEric Sesterhenn / snakebyte2006-03-311-1/+1
* [PATCH] mtd cmdlinepart: allow zero offset valueAtsushi Nemoto2006-03-311-3/+4
* [PATCH] drivers/mtd: Use ARRAY_SIZE macroTobias Klauser2006-03-3122-45/+31
* [PATCH] MTD_NAND_SHARPSL and MTD_NAND_NANDSIM should be tristate'sAdrian Bunk2006-03-311-9/+8
* [PATCH] drivers/mtd/: small cleanupsAdrian Bunk2006-03-312-9/+3
* [PATCH] sem2mutex: drivers/mtd/Ingo Molnar2006-03-316-64/+67
* [PATCH] sem2mutex: mtd/doc2000.cIngo Molnar2006-03-311-3/+4
* [PATCH] m25p80: printk warning fixAndrew Morton2006-03-311-1/+1
* Kconfig help: MTD_JEDECPROBE already supports IntelAdrian Bunk2006-03-261-3/+2
* BUG_ON() Conversion in drivers/mtd/Eric Sesterhenn2006-03-263-10/+7
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-7/+7
* [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
OpenPOWER on IntegriCloud