summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-10-25mtd: Fix endianness issues from device treeIan Munsie5-20/+20
2010-10-25mtd: m25p80.c: Add support for S25FL032P spi-nor flash devices.David Jander1-0/+1
2010-10-25mtd: nandsim: add module param for BBT handlingSebastian Andrzej Siewior1-2/+17
2010-10-25mtd: nand: introduce NAND_CREATE_EMPTY_BBTSebastian Andrzej Siewior1-1/+2
2010-10-25mtd: nand: add support for BBT without OOBSebastian Andrzej Siewior1-26/+202
2010-10-25mtd: nand: pull in td into read_bbt()Sebastian Andrzej Siewior1-7/+9
2010-10-25mtd: nand: use ALIGN where possibleSebastian Andrzej Siewior1-2/+1
2010-10-25mtd: OneNAND: S5PC210 OneNAND supportKyungmin Park1-3/+4
2010-10-25mtd: OneNAND: S5PC110: Implement DMA interrupt methodKyungmin Park1-1/+84
2010-10-25mtd: OneNAND: S5PC110: Fix wrong DMA handling when HIGHMEMKyungmin Park1-11/+18
2010-10-25mtd: OneNAND: S5PC100: Only S5PC110 use the command map methodKyungmin Park1-2/+2
2010-10-25mtd: MLC device check in OneNAND driverRohit Hassan Sathyanarayan1-1/+1
2010-10-25mtd: OneNAND: S5PC110: Add timeout to prevent the endless loopKyungmin Park1-1/+10
2010-10-25mtd: add init_size hook for NAND driverHuang Shijie1-2/+4
2010-10-25mtd: add BLKPG API based repartition supportRoman Tereshonkov1-2/+58
2010-10-25mtd: prepare partition add and del functions for ioctl requestsRoman Tereshonkov1-18/+136
2010-10-25mtd: generic FSMC NAND MTD driverLinus Walleij3-0/+874
2010-10-25mtd: m25p80: Add support for the Winbond W25Q64Thierry Reding1-0/+1
2010-10-25mtd: nand_base: do not cache pages with uncorrectable ECC errorsArtem Bityutskiy1-1/+2
2010-10-25mtd: add Broadcom BCM63xx image tag partition parserFlorian Fainelli3-0/+281
2010-10-25mtd: sanity check ioctl inputDan Carpenter1-0/+3
2010-10-25mtd: fix the build warning for fsl_upm.cRoy Zang1-1/+1
2010-10-25mtd: fix almost all checkpatch warnings in nand_base.cFlorian Fainelli1-30/+43
2010-10-25mtd: fix all checkpatch errors in nand_base.cFlorian Fainelli1-23/+26
2010-10-25mtd: davinci: relax a timeout for ECC-initializationWolfram Sang1-1/+2
2010-10-25mtd: m25p80: Add support for two new Spansion SPI devices (S25FL-K)Gernot Hoyler1-0/+2
2010-10-25mtd: nand: split ONFI detection logic to its own functionFlorian Fainelli1-61/+71
2010-10-25mtd: nand: add support for reading ONFI parameters from NAND deviceFlorian Fainelli1-30/+134
2010-10-25mtd: nand: denali should also handle NAND_CMD_PARAMFlorian Fainelli1-0/+1
2010-10-25mtd: OneNAND: Remove unused cmd_map at s5pc110Kyungmin Park1-1/+0
2010-10-25mtd: nand: Samsung MLC - new OOB sizesBrian Norris1-2/+15
2010-10-25mtd: davinci: fix comment to match the codeWolfram Sang1-2/+3
2010-10-25mtd: pcmciamtd: remove dead codeDan Carpenter1-4/+0
2010-10-25mtd: mpc5121_nfc: fix memory leak on error pathJulia Lawall1-2/+5
2010-10-25mtd: pxa3xx_nand: set oob length in the runtimeLei Wen1-7/+18
2010-10-25mtd: pxa3xx_nand: remove the flash info in driver structureLei Wen1-72/+43
2010-10-25mtd: pxa3xx_nand: introduce default timing to reduce read id timesLei Wen1-35/+33
2010-10-25mtd: pxa3xx_nand: condense the flash definitionLei Wen2-163/+16
2010-10-25mtd: nand: support new Toshiba SLCBrian Norris2-2/+34
2010-10-25mtd: cleanup Kconfig dependenciesH Hartley Sweeten1-24/+22
2010-10-25mtd: edit comments on deprecation of ioctl ECCGETLAYOUTBrian Norris1-1/+1
2010-10-25mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris2-3/+48
2010-10-25mtd: nand: spansion S30MLxxxP supportBrian Norris1-0/+13
2010-10-25mtd: fix callback return value checkBaruch Siach1-1/+1
2010-09-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-14/+24
2010-09-28ahci: fix module refcount breakage introduced by libahci splitTejun Heo4-14/+24
2010-09-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2010-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-3/+4
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds16-69/+259
2010-09-28hwmon (coretemp): Fix build breakage if SMP is undefinedGuenter Roeck1-0/+1