summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Remove blkmtdJoern Engel2006-04-113-831/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-04-021-21/+0
|\
| * MTD: remove obsolete Kconfig optionsAnders Larsen2006-04-011-21/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2006-04-021-67/+48
|\ \ | |/ |/|
| * [PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski2006-03-311-17/+10
| * [PATCH] pcmcia: add return value to _config() functionsDominik Brodowski2006-03-311-12/+11
| * [PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski2006-03-311-29/+26
| * [PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski2006-03-311-13/+9
| * [PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski2006-03-311-5/+2
| * [PATCH] pcmcia: remove export of pcmcia_release_configurationDominik Brodowski2006-03-311-2/+1
* | [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
|\
OpenPOWER on IntegriCloud