Age | Commit message (Expand) | Author |
2011-01-06 | mtd: add writebufsize field to mtd_info struct | Anatolij Gustschin |
2011-01-06 | mtd: OneNAND: add enable / disable methods to onenand_chip | Adrian Hunter |
2010-12-03 | mtd: FSMC NAND fix obvious speling errors | Linus Walleij |
2010-12-03 | mtd: FSMC NAND use the PrimeCell identifier macros | Linus Walleij |
2010-12-03 | mtd: fix master device identification for mtd repartition | Roman Tereshonkov |
2010-12-03 | mtd: fix nand kernel-doc warnings | Randy Dunlap |
2010-12-03 | mtd: cfi_fixup: remove unused 'param' parameter | Guillaume LECERF |
2010-12-03 | mtd: fsmc.h: including linux/io.h for definition of readl | Viresh Kumar |
2010-12-03 | mtd: onenand: add option and variable for cache program feature | Roman Tereshonkov |
2010-10-30 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2010-10-29 | convert get_sb_mtd() users to ->mount() | Al Viro |
2010-10-26 | mtd: cfi_cmdset_0002: make sector erase command variable | Guillaume LECERF |
2010-10-25 | mtd: remove junk tabs in nand.h | Sebastian Andrzej Siewior |
2010-10-25 | mtd: cleanup nand.h | Sebastian Andrzej Siewior |
2010-10-25 | mtd: nand: introduce NAND_CREATE_EMPTY_BBT | Sebastian Andrzej Siewior |
2010-10-25 | mtd: nand: add support for BBT without OOB | Sebastian Andrzej Siewior |
2010-10-25 | mtd: add init_size hook for NAND driver | Huang Shijie |
2010-10-25 | mtd: prepare partition add and del functions for ioctl requests | Roman Tereshonkov |
2010-10-25 | mtd: generic FSMC NAND MTD driver | Linus Walleij |
2010-10-24 | mtd: nand: add support for reading ONFI parameters from NAND device | Florian Fainelli |
2010-10-24 | mtd: nand: add NAND_CMD_PARAM (0xec) definition | Florian Fainelli |
2010-10-24 | mtd: nand: Increase NAND_MAX_OOBSIZE | Brian Norris |
2010-10-24 | mtd: edit comments on deprecation of ioctl ECCGETLAYOUT | Brian Norris |
2010-10-24 | mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT | Brian Norris |
2010-10-24 | mtd: inftl.h: fix spacing errors | Brian Norris |
2010-08-08 | mtd: Remove obsolete <mtd/compatmac.h> include | David Woodhouse |
2010-08-08 | mtd: Update copyright notices | David Woodhouse |
2010-08-08 | mtd-physmap: add support users can assign the probe type in board files | Barry Song |
2010-08-06 | mtd: change struct flchip_shared spinlock locking into mutex | Stefani Seibold |
2010-08-04 | mtd: OneNAND: Introduce chip_probe function | Kyungmin Park |
2010-08-02 | mtd: nand: more BB Detection refactoring and dynamic scan options | Brian Norris |
2010-08-02 | mtd: nand: edit macro flag for BBT scan of last page in block | Brian Norris |
2010-08-02 | mtd: add an ioctl to query the lock status of a flash sector | Richard Cochran |
2010-05-14 | mtd: nand: support alternate BB marker locations on MLC | Kevin Cernekee |
2010-05-14 | mtd: nand: extend NAND flash detection to new MLC chips | Kevin Cernekee |
2010-05-14 | mtd: suppress warnings in inline_map_read() | Kevin Cernekee |
2010-05-14 | mtd: map.h: add missing bug.h include | Kevin Cernekee |
2010-05-14 | mtd: onenand: add new callback for bufferram read | Kyungmin Park |
2010-05-14 | mtd: onenand: allocate verify buffer in the core | Kyungmin Park |
2010-05-14 | mtd: onenand: add support for chips with 4KiB page size | Kyungmin Park |
2010-05-14 | mtd: chips: use common manufacturer codes in jedec_probe() | Wolfram Sang |
2010-05-14 | mtd: cfi_probe: add support for SST 0x0701 vendorname | Guillaume LECERF |
2010-05-12 | mtd/nand/sh_flctl: Move function mtd_to_flctl to fix build failure | Peter Huewe |
2010-05-10 | mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers. | Stefani Seibold |
2010-05-10 | mtd/nand/sh_flctl: Replace the dangerous mtd_to_flctl macro | Ferenc Wagner |
2010-05-10 | mtd: mtdram.h: checkpatch cleanup | Andrea Gelmini |
2010-03-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2010-02-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2010-02-26 | mtd: Workaround wrong write protect status on some xD cards | Maxim Levitsky |
2010-02-26 | mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() | David Woodhouse |