aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* [MTD] [NOR] Read extended device ID from AMD/Spansion CFI flash chipsTrent Piepho2008-04-22
* [MTD] [NAND] fsl_elbc_nand: workaround for hangs during nand writeAnton Vorontsov2008-04-22
* [MTD] [NAND] plat_nand: set mtd->nameHamish Moffatt2008-04-22
* [MTD] [NAND] corrected MPC8313 NAND fixesMike Hench2008-04-22
* [MTD] [NAND] fsl_elbc_nand: fix mtd nameAnton Vorontsov2008-04-22
* [MTD] AR7 mtd partition mapMatteo Croce2008-04-22
* [MTD] [NAND] FSL UPM NAND driverAnton Vorontsov2008-04-22
* [MTD] [NAND] Fix checkpatch errors in pxa3xx_nandDavid Woodhouse2008-04-22
* [MTD] [NOR] Add JEDEC support for the SST 36VF3203 flash chipAndrei Dolnikov2008-04-22
* [MTD] [MAPS] Extend plat-ram to support a supplied probe typeFlorian Fainelli2008-04-22
* [MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...)Paulius Zaleckas2008-04-22
* [MTD] [NAND] support for pxa3xxeric miao2008-04-22
* [MTD] [OneNAND] unlikely(x) || unlikely(y) => unlikely(x || y)Roel Kluin2008-04-22
* [MTD] fix minor typo in the MTD map driver for SHARP SL seriesThomas Petazzoni2008-04-22
* [MTD] cmdlinepart: Missing partition info is not an errorPeter Korsgaard2008-04-22
* [MTD] [MAPS] add support for Nvidia MCP55 to ck804xromCarl-Daniel Hailfinger2008-04-22
* [MTD] make struct rfd_ftl_tr staticAdrian Bunk2008-04-22
* [MTD] [OneNAND] proper onenand_bbt_read_oob() prototypeAdrian Bunk2008-04-22
* [MTD] [NOR] cfi_cmdset_0020.c: make a function staticAdrian Bunk2008-04-22
* [MTD] ftl.c: make code staticAdrian Bunk2008-04-22
* [MTD] cmdlinepart.c: don't compare pointers with 0Adrian Bunk2008-04-22
* [MTD] mtdram.c should #include <linux/mtd/mtdram.h>Adrian Bunk2008-04-22
* [MTD] proper prototypes for nftl_{read,write}_oob()Adrian Bunk2008-04-22
* [MTD] proper prototypes for inftl_{read,write}_oob()Adrian Bunk2008-04-22
* [MTD] mtd/ofpart.c: add MODULE_LICENSEAdrian Bunk2008-04-22
* [MTD] [NAND] fsl_elbc_nand: Fix SEQIN handling for large pages.Scott Wood2008-04-22
* [MTD] Correct phram module param descriptionMark Hindley2008-04-22
* [MTD] [NAND] at91_nand: Make part_probes[] staticAtsushi Nemoto2008-04-22
* [MTD] [NAND] fix platform driver hotplug/coldplugKay Sievers2008-04-22
* [MTD] [MAPS] fix platform driver hotplug/coldplugKay Sievers2008-04-22
* [MTD] [NAND] fix possible Ooops in rfc_from4Sebastian Siewior2008-04-22
* [MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-22
* [MTD] [JEDEC] Fix whitespace noise in chip tableDavid Woodhouse2008-04-22
* [MTD] [JEDEC] add support for the ST M29W400DB flash chipGordon Farquharson2008-04-22
* [MTD] block2mtd: logging typo fixesStephane Chazelas2008-04-22
* [MTD] [NAND] mtd/nand/cs553x_nand.c:part_probes[] staticAdrian Bunk2008-04-22
* [MTD] mtdoops.c: make struct oops_cxt static againAdrian Bunk2008-04-22
* [MTD] [MAPS] Document MTD_PHYSMAP module name in kconfigMike Frysinger2008-04-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-04-22
|\
| * IB/ipath: Correct capitalization "IntX" -> "INTx"Roland Dreier2008-04-21
| * IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.cRoland Dreier2008-04-21
| * IB/ipath: Remove dependency on PCI_MSI || HT_IRQRoland Dreier2008-04-21
| * IB/ipath: Build IBA7220 code unconditionallyRoland Dreier2008-04-21
| * IB/ipath: Remove reference to dev->class_dev ...Roland Dreier2008-04-21
| * IB/ipath: Fix module parameter description for disable_smaPaul Bolle2008-04-21
| * RDMA/nes: Remove unneeded function declarationsRoland Dreier2008-04-21
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-04-21
| |\
| | * mmc: sdio_ops.c should #include "sdio_ops.h"Adrian Bunk2008-04-18
| | * mmc: proper prototypes for mmc_attach_*()Adrian Bunk2008-04-18
| | * mmc: make __mmc_release_bus() staticAdrian Bunk2008-04-18