| Commit message (Expand) | Author | Age | Files | Lines |
* | UBI: Add ubi_open_volume_path | Corentin Chary | 2009-11-24 | 1 | -0/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2009-09-20 | 1 | -1/+1 |
|\ |
|
| * | Nicolas Pitre has a new email address | Nicolas Pitre | 2009-09-15 | 1 | -1/+1 |
* | | mtd: nand: add __nand_correct_data helper function | Atsushi Nemoto | 2009-09-19 | 1 | -0/+6 |
* | | mtd: nand: add new ECC mode - ECC_HW_OOB_FIRST | Sneha Narnakaje | 2009-09-19 | 1 | -0/+1 |
* | | mtd: nand: add "page" parameter to all read_page/read_page_raw APIs | Sneha Narnakaje | 2009-09-19 | 1 | -2/+2 |
* | | mtd: onenand: make onenand/generic.c more generic | Magnus Damm | 2009-09-19 | 1 | -0/+8 |
* | | mtd: OneNAND: 4-bit ECC status macros | Kyungmin Park | 2009-09-04 | 1 | -0/+3 |
|/ |
|
* | mtd: fix the conversion from dev to mtd_info | Saeed Bishara | 2009-08-03 | 1 | -1/+1 |
* | mtd: let include/linux/mtd/partitions.h stand on its own | Nicolas Pitre | 2009-08-03 | 1 | -0/+2 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-06-22 | 4 | -3/+58 |
|\ |
|
| * | mtd: onenand: add bbt_wait & unlock_all as replaceable for some platform | Kyungmin Park | 2009-06-05 | 1 | -0/+5 |
| * | mtd: Flex-OneNAND support | Rohit Hagargundgi | 2009-06-05 | 2 | -2/+36 |
| * | mtd: plat_nand: allow platform to set partitions | H Hartley Sweeten | 2009-06-05 | 1 | -0/+3 |
| * | mtd: plat_nand: add platform probe/remove callbacks | H Hartley Sweeten | 2009-06-05 | 1 | -0/+7 |
| * | mtd: extend plat_nand for (read|write)_buf | Alexander Clouter | 2009-06-05 | 1 | -0/+6 |
| * | mtd: OneNAND: add support for OneNAND manufactured by Numonyx | Adrian Hunter | 2009-06-05 | 1 | -0/+1 |
| * | [MTD] Remove option for add_mtd_partitions() to not register partitions. | David Woodhouse | 2009-05-26 | 1 | -1/+0 |
* | | UBI: add notification API | Dmitry Pervushin | 2009-06-02 | 1 | -0/+37 |
|/ |
|
* | [MTD] [NAND] Add support for 4KiB pages. | Thomas Gleixner | 2009-04-06 | 1 | -2/+2 |
* | [MTD] driver model updates | David Brownell | 2009-04-04 | 1 | -0/+7 |
* | NOMMU: Present backing device capabilities for MTD chardevs | David Howells | 2009-03-24 | 1 | -0/+14 |
* | [MTD] partitioning utility predicates | David Brownell | 2009-03-20 | 1 | -0/+12 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-01-09 | 10 | -45/+354 |
|\ |
|
| * | [MTD] CFI: remove major/minor version check for command set 0x0002 | Wolfgang Grandegger | 2009-01-09 | 1 | -0/+1 |
| * | [MTD] LPDDR extended physmap driver to support LPDDR flash | Alexey Korolev | 2009-01-05 | 1 | -0/+1 |
| * | [MTD] LPDDR added new pfow_base parameter | Alexey Korolev | 2009-01-05 | 1 | -0/+1 |
| * | [MTD] LPDDR PFOW definition | Alexey Korolev | 2009-01-05 | 1 | -0/+159 |
| * | [MTD] LPDDR QINFO records definitions | Alexey Korolev | 2009-01-05 | 1 | -0/+91 |
| * | [MTD] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-12-23 | 1 | -1/+1 |
| * | [MTD] [NAND] remove excess kernel-doc notation | Randy Dunlap | 2008-12-10 | 1 | -5/+0 |
| * | Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke... | David Woodhouse | 2008-12-10 | 1 | -0/+20 |
| |\ |
|
| | * | [MTD] sharpsl-nand: use platform_data for model-specific values | Dmitry Baryshkov | 2008-10-29 | 1 | -0/+20 |
| * | | [MTD] Remove more strange u_intxx_t types | David Woodhouse | 2008-12-10 | 2 | -14/+14 |
| * | | [MTD] Remove strange u_int32_t types from FTL | David Woodhouse | 2008-12-10 | 1 | -19/+19 |
| * | | [MTD] update internal API to support 64-bit device size | Adrian Hunter | 2008-12-10 | 3 | -11/+52 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
| |/ / |
|
* | | | mtd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 1 | -1/+1 |
|/ / |
|
* | | [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4) | Eric W. Biederman | 2008-11-05 | 1 | -3/+19 |
|/ |
|
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-10-20 | 8 | -3/+162 |
|\ |
|
| * | [MTD] [NAND] GPIO NAND flash driver | Mike Rapoport | 2008-10-18 | 1 | -0/+19 |
| * | [MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTL | Yoshihiro Shimoda | 2008-10-14 | 1 | -0/+125 |
| * | [MTD] remove unused mtd parameter in of_mtd_parse_partitions() | Sebastian Andrzej Siewior | 2008-10-13 | 1 | -1/+0 |
| * | [MTD] [NAND] Fix missing kernel-doc | Alexey Korolev | 2008-08-20 | 1 | -0/+1 |
| * | [MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff | Adrian Hunter | 2008-08-12 | 1 | -1/+3 |
| * | [MTD] [NOR] Rename and export new cfi_qry_*() functions | David Woodhouse | 2008-08-07 | 1 | -6/+6 |
| * | [MTD] [NOR] cfi_cmdset_0001: Timeouts for erase, write and unlock operations | Anders Grafström | 2008-08-06 | 1 | -0/+4 |
| * | [MTD] [NOR] Add qry_mode_on()/qry_omde_off() to deal with odd chips | Alexey Korolev | 2008-08-06 | 1 | -1/+8 |
| * | [MTD] [OneNAND] Add defines for HF and sync write | Adrian Hunter | 2008-08-01 | 1 | -0/+2 |