aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2010-08-07block: push down BKL into .locked_ioctlArnd Bergmann
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2010-06-07Merge git://git.infradead.org/~dwmw2/mtd-2.6.35Linus Torvalds
2010-06-03Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-06-03mtd: Fix NAND submenuMaxim Levitsky
2010-06-02of/mtd: nand: fix build breakage in driversAnatolij Gustschin
2010-06-02of/mtd/nand: mpc5121_nfc.c: Fix build failuresAnatolij Gustschin
2010-06-02mtd/r852: update card detect early.Maxim Levitsky
2010-06-02mtd/r852: Fixes in case of DMA timeoutMaxim Levitsky
2010-06-02mtd/r852: register IRQ as last stepMaxim Levitsky
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-05-22drivers/mtd: Use memdup_userJulia Lawall
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-05-21Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2010-05-20mtd: cfi_cmdset_0002: use AMD standard command-set with Winbond flash chipsGuillaume LECERF
2010-05-20mtd: cfi_cmdset_0002: Fix MODULE_ALIAS and linkage for new 0701 commandset IDDavid Woodhouse
2010-05-20mtd: mxc_nand: Remove duplicate NAND_CMD_RESET case valueDavid Woodhouse
2010-05-19mtd: update gfp/slab.h includesTejun Heo
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-18mtd: mtdchar: Do not corrupt backing device of device node inodeKirill A. Shutemov
2010-05-17mtd/maps/pcmciamtd: Fix printk format for ssize_t in debug messagesDavid Woodhouse
2010-05-17drivers: Push down BKL into various driversArnd Bergmann
2010-05-15drivers/mtd: Use kmemdupJulia Lawall
2010-05-14mtd: cfi_cmdset_0002: Fix argument order in bootloc warningDavid Woodhouse
2010-05-14mtd: nand: add Toshiba TC58NVG0 device IDFlorian Fainelli
2010-05-14pcmciamtd: add another IDDominik Brodowski
2010-05-14pcmciamtd: coding style cleanupsAlexander Kurz
2010-05-14pcmciamtd: fixing obvious errorsAlexander Kurz
2010-05-14mtd: chips: add SST39WF160x NOR-flashesWolfram Sang
2010-05-14mtd: nand: support alternate BB marker locations on MLCKevin Cernekee
2010-05-14mtd: nand: extend NAND flash detection to new MLC chipsKevin Cernekee
2010-05-14mtd: sst25l: fix multi-part messages with broken spi mastersH Hartley Sweeten
2010-05-14mtd: add Samsung SoC OneNAND driverKyungmin Park
2010-05-14mtd: onenand: add workaround for SYNC_WRITE modeKyungmin Park
2010-05-14mtd: onenand: add new callback for bufferram readKyungmin Park
2010-05-14mtd: onenand: allocate verify buffer in the coreKyungmin Park
2010-05-14mtd: onenand: add support for chips with 4KiB page sizeKyungmin Park
2010-05-14mtd: jedec_probe: remove spaces before tabsArtem Bityutskiy
2010-05-14mtd: chips: use common manufacturer codes in jedec_probe()Wolfram Sang
2010-05-14mtd: cfi_util: do not printk if no extended query tableGuillaume LECERF
2010-05-14mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{32, 64}xxB chipsGuillaume LECERF
2010-05-14mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{16, 32}xx chipsGuillaume LECERF
2010-05-14mtd: cfi_cmdset_0002: Tone down warning messages about TopBottom CFI fieldDavid Woodhouse
2010-05-14mtd: cfi_cmdset_0002: do not fail on no extended query table as they are both...Guillaume LECERF
2010-05-14mtd: cfi_probe: use P_ID_* definitions instead of hardcoded valuesGuillaume LECERF
2010-05-14mtd: cfi_probe: add support for SST 0x0701 vendornameGuillaume LECERF