summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/pcf857x.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-25jffs2: use kmemdupJulia Lawall1-2/+1
2010-10-25mtd: sm_ftl: cosmetic, use bool when possibleMaxim Levitsky1-4/+4
2010-10-25mtd: r852: remove useless pci powerup/down from suspend/resume routinesMaxim Levitsky2-31/+1
2010-10-25mtd: blktrans: fix a race vs kthread_stopMaxim Levitsky1-0/+4
2010-10-25mtd: blktrans: kill BKLMaxim Levitsky1-6/+0
2010-10-25mtd: allow to unload the mtdtrans module if its block devices aren't openMaxim Levitsky1-28/+24
2010-10-25mtd: maps: gpio-addr-flash: fix warnings and make more portableMike Frysinger1-3/+7
2010-10-25mtd: Blackfin NFC: fix badblock location with BootROM OOBMike Frysinger1-10/+4
2010-10-25mtd: cfi_cmdset_0002: code cleanupsWolfram Sang1-39/+8
2010-10-25mtd: onenand: fix 4KiB page onenand chip recognitionRoman Tereshonkov1-2/+3
2010-10-25mtd: physmap_of: Loop through all "reg" tuples for mappingStefan Roese1-3/+5
2010-10-25jffs2: Reduce excessive scan of empty blocksJoakim Tjernlund1-6/+6
2010-10-25jffs2: Fix serious write stall due to eraseJoakim Tjernlund1-3/+4
2010-10-25mtd: omap2: fix static declaration warningG, Manjunath Kondaiah1-2/+2
2010-10-25jffs2: Dynamically choose inocache hash sizeDaniel Drake5-7/+29
2010-10-25mtd: remove junk tabs in nand.hSebastian Andrzej Siewior1-168/+147
2010-10-25mtd: cleanup nand.hSebastian Andrzej Siewior1-56/+99
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 Siewior3-2/+5
2010-10-25mtd: nand: add support for BBT without OOBSebastian Andrzej Siewior3-28/+213
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: Define MLC Flash as a different flash typeRohit Hassan Sathyanarayan1-0/+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 Shijie2-2/+10
2010-10-25jffs2: drop unused model argumentMike Frysinger6-22/+15
2010-10-25mtd: add BLKPG API based repartition supportRoman Tereshonkov1-2/+58
2010-10-25mtd: prepare partition add and del functions for ioctl requestsRoman Tereshonkov2-18/+141
2010-10-25ARM: platform data to use the FSMC NAND with the U300Linus Walleij3-10/+45
2010-10-25mtd: generic FSMC NAND MTD driverLinus Walleij4-0/+1055
2010-10-25jffs2: use cond_resched() instead of yield()Wolfram Sang1-1/+1
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 Fainelli4-0/+378
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 Fainelli2-30/+202
2010-10-25mtd: nand: denali should also handle NAND_CMD_PARAMFlorian Fainelli1-0/+1