Age | Commit message (Expand) | Author | Files | Lines |
2010-10-25 | mtd: inftl.h: fix spacing errors | Brian Norris | 1 | -7/+7 |
2010-08-09 | mtd: Remove obsolete <mtd/compatmac.h> include | David Woodhouse | 3 | -12/+0 |
2010-08-08 | mtd: Update copyright notices | David Woodhouse | 13 | -27/+186 |
2010-08-08 | mtd-physmap: add support users can assign the probe type in board files | Barry Song | 1 | -0/+1 |
2010-08-06 | mtd: change struct flchip_shared spinlock locking into mutex | Stefani Seibold | 1 | -1/+1 |
2010-08-04 | mtd: OneNAND: Introduce chip_probe function | Kyungmin Park | 1 | -0/+2 |
2010-08-02 | mtd: nand: more BB Detection refactoring and dynamic scan options | Brian Norris | 1 | -0/+4 |
2010-08-02 | mtd: nand: edit macro flag for BBT scan of last page in block | Brian Norris | 2 | -2/+2 |
2010-08-02 | mtd: add an ioctl to query the lock status of a flash sector | Richard Cochran | 1 | -0/+1 |
2010-05-14 | mtd: nand: support alternate BB marker locations on MLC | Kevin Cernekee | 1 | -0/+2 |
2010-05-14 | mtd: nand: extend NAND flash detection to new MLC chips | Kevin Cernekee | 1 | -1/+1 |
2010-05-14 | mtd: suppress warnings in inline_map_read() | Kevin Cernekee | 1 | -0/+2 |
2010-05-14 | mtd: map.h: add missing bug.h include | Kevin Cernekee | 1 | -0/+1 |
2010-05-14 | mtd: onenand: add new callback for bufferram read | Kyungmin Park | 1 | -0/+2 |
2010-05-14 | mtd: onenand: allocate verify buffer in the core | Kyungmin Park | 1 | -0/+3 |
2010-05-14 | mtd: onenand: add support for chips with 4KiB page size | Kyungmin Park | 1 | -0/+4 |
2010-05-14 | mtd: chips: use common manufacturer codes in jedec_probe() | Wolfram Sang | 1 | -2/+11 |
2010-05-14 | mtd: cfi_probe: add support for SST 0x0701 vendorname | Guillaume LECERF | 1 | -0/+1 |
2010-05-13 | mtd/nand/sh_flctl: Move function mtd_to_flctl to fix build failure | Peter Huewe | 1 | -5/+5 |
2010-05-10 | mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers. | Stefani Seibold | 1 | -2/+2 |
2010-05-10 | mtd/nand/sh_flctl: Replace the dangerous mtd_to_flctl macro | Ferenc Wagner | 1 | -1/+4 |
2010-05-10 | mtd: mtdram.h: checkpatch cleanup | Andrea Gelmini | 1 | -1/+1 |
2010-03-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 1 | -0/+3 |
2010-02-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 1 | -0/+17 |
2010-02-26 | mtd: Workaround wrong write protect status on some xD cards | Maxim Levitsky | 1 | -0/+6 |
2010-02-26 | mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() | David Woodhouse | 1 | -1/+3 |
2010-02-26 | mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte | Maxim Levitsky | 1 | -0/+1 |
2010-02-26 | mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation | Maxim Levitsky | 1 | -3/+1 |
2010-02-26 | mtd: blktrans: allow FTL drivers to export sysfs attributes | Maxim Levitsky | 1 | -0/+2 |
2010-02-26 | mtd: blktrans: Hotplug fixes | Maxim Levitsky | 1 | -0/+3 |
2010-02-26 | mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and thread | Maxim Levitsky | 1 | -5/+5 |
2010-02-26 | mtd: create unlocked versions of {get,put}_mtd_device | Maxim Levitsky | 1 | -1/+2 |
2010-02-26 | mtd: move more manufacturers to the common cfi.h header file | Guillaume LECERF | 1 | -5/+7 |
2010-02-26 | mtd: nand: add lock/unlock routines | Vimal Singh | 1 | -0/+10 |
2010-02-25 | mtd: Replace static array of devices with an idr structure | Ben Hutchings | 1 | -1/+0 |
2010-02-25 | mtd: quiet sparse noise in cfi.h | H Hartley Sweeten | 1 | -1/+1 |
2010-02-02 | mtd: sh_flctl SHBUSSEL and SEL_16BIT support | Magnus Damm | 1 | -0/+2 |
2010-02-02 | mtd: trivial sh_flctl changes | Magnus Damm | 1 | -0/+1 |
2010-01-13 | mtd: Really add ARM pismo support | Russell King - ARM Linux | 1 | -0/+17 |
2009-12-16 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 7 | -132/+53 |
2009-11-30 | mtd: move manufacturer to the common cfi.h header file | Hans-Christian Egtvedt | 1 | -4/+5 |
2009-11-30 | mtd: nand: add option to quieten off the no device found messgae | Ben Dooks | 1 | -1/+3 |
2009-11-30 | mtd: OneNAND: multiblock erase support | Mika Korhonen | 2 | -1/+5 |
2009-11-30 | mtd: Add __nand_calculate_ecc() to NAND ECC functions | Akinobu Mita | 1 | -2/+8 |
2009-11-30 | mtd: OneNAND OTP support rework | Amul Kumar Saha | 1 | -1/+3 |
2009-11-24 | UBI: Add ubi_open_volume_path | Corentin Chary | 1 | -0/+2 |
2009-09-24 | mtd: unify status enum from three headers | Alessandro Rubini | 3 | -32/+11 |
2009-09-24 | mtd: use bbm.h in nand.h | Alessandro Rubini | 2 | -92/+19 |
2009-09-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 1 | -1/+1 |
2009-09-20 | mtd: nand: add __nand_correct_data helper function | Atsushi Nemoto | 1 | -0/+6 |