summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-07fs: scale mntget/mntputNick Piggin
2011-01-03of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OFRob Herring
2010-12-21OMAP2/3: OneNAND: add 104MHz supportAdrian Hunter
2010-12-14Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-12-12Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2010-12-06omap: nand: remove hardware ECC as defaultSukumar Ghorai
2010-12-03UBI: fix corrupted PEB detection for NOR flashArtem Bityutskiy
2010-11-30ARM: pxa: fix pxa2xx-flash section mismatchMarek Vasut
2010-11-19UBI: release locks in check_corruptionDan Carpenter
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-10-30mtd: fix build error in m25p80.cAndres Salomon
2010-10-30mtd: Remove redundant mutex from mtd_blkdevs.cDavid Woodhouse
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-10-30MTD: Fix wrong check register_blkdev return valueFrank Li
2010-10-29convert get_sb_pseudo() usersAl Viro
2010-10-29convert get_sb_mtd() users to ->mount()Al Viro
2010-10-26Revert "mtd: cleanup Kconfig dependencies"David Woodhouse
2010-10-26mtd: cfi_cmdset_0002: make sector erase command variableGuillaume LECERF
2010-10-26mtd: cfi_cmdset_0002: add CFI detection for SST 38VF640x chipsGuillaume LECERF
2010-10-26mtd: cfi_util: add support for switching SST 39VF640xB chips into QRY modeGuillaume LECERF
2010-10-26mtd: cfi_cmdset_0001: use defined value of P_ID_INTEL_PERFORMANCE instead of ...Guillaume LECERF
2010-10-26block2mtd: dubious assignmentNicolas Kaiser
2010-10-25Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-25P4080/mtd: Fix the freescale lbc issue with 36bit modeLan Chunhe-B25806
2010-10-25P4080/eLBC: Make Freescale elbc interrupt common to elbc devicesRoy Zang
2010-10-25mtd: phram: use KBUILD_MODNAMEJoe Perches
2010-10-25mtd: OneNAND: S5PC110: Fix double call suspend & resume functionKyungmin Park
2010-10-25mtd: nand: fix MTD_MODE_RAW writesJon Povey
2010-10-25mtd: sm_ftl: cosmetic, use bool when possibleMaxim Levitsky
2010-10-25mtd: r852: remove useless pci powerup/down from suspend/resume routinesMaxim Levitsky
2010-10-25mtd: blktrans: fix a race vs kthread_stopMaxim Levitsky
2010-10-25mtd: blktrans: kill BKLMaxim Levitsky
2010-10-25mtd: allow to unload the mtdtrans module if its block devices aren't openMaxim Levitsky
2010-10-25mtd: maps: gpio-addr-flash: fix warnings and make more portableMike Frysinger
2010-10-25mtd: Blackfin NFC: fix badblock location with BootROM OOBMike Frysinger
2010-10-25mtd: cfi_cmdset_0002: code cleanupsWolfram Sang
2010-10-25mtd: onenand: fix 4KiB page onenand chip recognitionRoman Tereshonkov
2010-10-25mtd: physmap_of: Loop through all "reg" tuples for mappingStefan Roese
2010-10-25mtd: omap2: fix static declaration warningG, Manjunath Kondaiah
2010-10-25mtd: Fix endianness issues from device treeIan Munsie
2010-10-25mtd: m25p80.c: Add support for S25FL032P spi-nor flash devices.David Jander
2010-10-25mtd: nandsim: add module param for BBT handlingSebastian Andrzej Siewior
2010-10-25mtd: nand: introduce NAND_CREATE_EMPTY_BBTSebastian Andrzej Siewior
2010-10-25mtd: nand: add support for BBT without OOBSebastian Andrzej Siewior
2010-10-25mtd: nand: pull in td into read_bbt()Sebastian Andrzej Siewior
2010-10-25mtd: nand: use ALIGN where possibleSebastian Andrzej Siewior
2010-10-25mtd: OneNAND: S5PC210 OneNAND supportKyungmin Park