Age | Commit message (Expand) | Author | Files | Lines |
2010-06-08 | Merge git://git.infradead.org/~dwmw2/mtd-2.6.35 | Linus Torvalds | 3 | -27/+32 |
2010-06-04 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+0 |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 1 | -2/+0 |
2010-06-03 | mtd: Fix NAND submenu | Maxim Levitsky | 1 | -10/+11 |
2010-06-03 | of/mtd: nand: fix build breakage in drivers | Anatolij Gustschin | 2 | -10/+11 |
2010-06-02 | of/mtd/nand: mpc5121_nfc.c: Fix build failures | Anatolij Gustschin | 1 | -4/+4 |
2010-06-02 | mtd/r852: update card detect early. | Maxim Levitsky | 1 | -1/+1 |
2010-06-02 | mtd/r852: Fixes in case of DMA timeout | Maxim Levitsky | 1 | -3/+11 |
2010-06-02 | mtd/r852: register IRQ as last step | Maxim Levitsky | 1 | -5/+6 |
2010-05-28 | drop unused dentry argument to ->fsync | Christoph Hellwig | 1 | -2/+1 |
2010-05-24 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 1 | -5/+14 |
2010-05-22 | drivers/mtd: Use memdup_user | Julia Lawall | 1 | -8/+3 |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 100 | -1631/+9981 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 7 | -14/+31 |
2010-05-21 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 90 | -1510/+9862 |
2010-05-21 | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 8 | -51/+35 |
2010-05-20 | mtd: cfi_cmdset_0002: use AMD standard command-set with Winbond flash chips | Guillaume LECERF | 2 | -0/+4 |
2010-05-20 | mtd: cfi_cmdset_0002: Fix MODULE_ALIAS and linkage for new 0701 commandset ID | David Woodhouse | 1 | -0/+3 |
2010-05-20 | mtd: mxc_nand: Remove duplicate NAND_CMD_RESET case value | David Woodhouse | 1 | -1/+0 |
2010-05-19 | mtd: update gfp/slab.h includes | Tejun Heo | 3 | -0/+3 |
2010-05-19 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 5 | -13/+13 |
2010-05-18 | mtd: mtdchar: Do not corrupt backing device of device node inode | Kirill A. Shutemov | 1 | -8/+87 |
2010-05-17 | mtd/maps/pcmciamtd: Fix printk format for ssize_t in debug messages | David Woodhouse | 1 | -4/+4 |
2010-05-17 | drivers: Push down BKL into various drivers | Arnd Bergmann | 1 | -5/+14 |
2010-05-16 | drivers/mtd: Use kmemdup | Julia Lawall | 1 | -2/+1 |
2010-05-14 | mtd: cfi_cmdset_0002: Fix argument order in bootloc warning | David Woodhouse | 1 | -1/+1 |
2010-05-14 | mtd: nand: add Toshiba TC58NVG0 device ID | Florian Fainelli | 1 | -0/+1 |
2010-05-14 | pcmciamtd: add another ID | Dominik Brodowski | 1 | -0/+1 |
2010-05-14 | pcmciamtd: coding style cleanups | Alexander Kurz | 1 | -22/+33 |
2010-05-14 | pcmciamtd: fixing obvious errors | Alexander Kurz | 2 | -17/+17 |
2010-05-14 | mtd: chips: add SST39WF160x NOR-flashes | Wolfram Sang | 1 | -0/+30 |
2010-05-14 | mtd: nand: support alternate BB marker locations on MLC | Kevin Cernekee | 2 | -0/+18 |
2010-05-14 | mtd: nand: extend NAND flash detection to new MLC chips | Kevin Cernekee | 1 | -20/+44 |
2010-05-14 | mtd: sst25l: fix multi-part messages with broken spi masters | H Hartley Sweeten | 1 | -24/+33 |
2010-05-14 | mtd: add Samsung SoC OneNAND driver | Kyungmin Park | 3 | -0/+1079 |
2010-05-14 | mtd: onenand: add workaround for SYNC_WRITE mode | Kyungmin Park | 1 | -3/+9 |
2010-05-14 | mtd: onenand: add new callback for bufferram read | Kyungmin Park | 1 | -4/+2 |
2010-05-14 | mtd: onenand: allocate verify buffer in the core | Kyungmin Park | 1 | -1/+12 |
2010-05-14 | mtd: onenand: add support for chips with 4KiB page size | Kyungmin Park | 1 | -13/+19 |
2010-05-14 | mtd: jedec_probe: remove spaces before tabs | Artem Bityutskiy | 1 | -4/+4 |
2010-05-14 | mtd: chips: use common manufacturer codes in jedec_probe() | Wolfram Sang | 1 | -135/+117 |
2010-05-14 | mtd: cfi_util: do not printk if no extended query table | Guillaume LECERF | 1 | -1/+2 |
2010-05-14 | mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{32, 64}xxB chips | Guillaume LECERF | 1 | -0/+15 |
2010-05-14 | mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{16, 32}xx chips | Guillaume LECERF | 2 | -0/+36 |
2010-05-14 | mtd: cfi_cmdset_0002: Tone down warning messages about TopBottom CFI field | David Woodhouse | 1 | -4/+5 |
2010-05-14 | mtd: cfi_cmdset_0002: do not fail on no extended query table as they are both... | Guillaume LECERF | 1 | -44/+45 |
2010-05-14 | mtd: cfi_probe: use P_ID_* definitions instead of hardcoded values | Guillaume LECERF | 1 | -5/+5 |
2010-05-14 | mtd: cfi_probe: add support for SST 0x0701 vendorname | Guillaume LECERF | 1 | -0/+8 |
2010-05-14 | mtd: cfi_probe: make the addresses used to enter Auto Select Mode variable | Guillaume LECERF | 1 | -3/+4 |
2010-05-14 | mtd: cfi_probe: enter Auto Select Mode after filling cfi->cfiq members | Guillaume LECERF | 1 | -23/+24 |