Age | Commit message (Expand) | Author | Files | Lines |
2015-06-24 | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 3 | -0/+294 |
2015-06-16 | mtd: docg3: Fix kasprintf() usage | Richard Weinberger | 1 | -2/+8 |
2015-06-16 | mtd: docg3: Don't leak docg3->bbt in error path | Richard Weinberger | 1 | -2/+4 |
2015-06-11 | mtd: powernv: Add powernv flash MTD abstraction driver | Cyril Bur | 3 | -0/+294 |
2015-06-02 | writeback: separate out include/linux/backing-dev-defs.h | Tejun Heo | 1 | -0/+1 |
2015-05-22 | mtd: remove incorrect file name | Brian Norris | 1 | -2/+2 |
2015-05-18 | Merge tag 'v4.1-rc4' into MTD's -next | Brian Norris | 1 | -3/+3 |
2015-05-15 | Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor" | Brian Norris | 1 | -3/+3 |
2015-05-07 | mtd: m25p80: remove unused flash entries from id_table | Rafał Miłecki | 1 | -36/+24 |
2015-05-06 | mtd: constify of_device_id array | Fabian Frederick | 1 | -1/+1 |
2015-04-05 | mtd: m25p80: bind to "nor-jedec" ID, for auto-detection | Brian Norris | 1 | -3/+18 |
2015-04-05 | mtd: docg3: remove invalid __exit annotations | Brian Norris | 1 | -3/+3 |
2015-03-11 | mtd: docg3: drop dead code | Brian Norris | 1 | -4/+1 |
2015-02-23 | mtd: block2mtd: wait until block devices are presented | Felix Fietkau | 1 | -15/+43 |
2015-01-12 | mtd: st_spi_fsm: Fix [-Wsign-compare] build warning | Lee Jones | 1 | -1/+1 |
2015-01-12 | mtd: st_spi_fsm: Obtain and use EMI clock | Lee Jones | 1 | -2/+38 |
2015-01-12 | mtd: st_spi_fsm: Extend fsm_clear_fifo to handle unwanted bytes | Lee Jones | 1 | -16/+79 |
2014-12-17 | Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd | Linus Torvalds | 5 | -89/+74 |
2014-12-01 | mtd: spi-nor: factor out write_enable() for erase commands | Brian Norris | 1 | -6/+0 |
2014-11-25 | mtd: m25p80: Add support for serial flash Spansion S25FL132K | Knut Wohlrab | 1 | -3/+1 |
2014-11-25 | MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_ids | Alison Chaiken | 1 | -3/+3 |
2014-11-25 | mtd: delete unnecessary checks before two function calls | Markus Elfring | 1 | -2/+1 |
2014-11-05 | mtd: dataflash: Remove use of tx_dma | Mark Brown | 1 | -3/+3 |
2014-11-05 | mtd: m25p80: drop wait-till-ready checks | Brian Norris | 1 | -11/+0 |
2014-11-05 | mtd: spi-nor: fix the wrong dummy value | Huang Shijie | 1 | -1/+4 |
2014-11-03 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 4 | -4/+0 |
2014-10-22 | mtd: docg3: fix 'defined but not used' warning | Brian Norris | 1 | -0/+2 |
2014-10-22 | mtd: phram: fix asm/io.h include usage | Rob Ward | 1 | -1/+1 |
2014-10-22 | mtd: docg3: add device-tree support | Robert Jarzmik | 1 | -0/+8 |
2014-10-21 | docg3: Fix miuse of seq_printf return value | Joe Perches | 1 | -60/+52 |
2014-10-21 | mtd: m25p80,spi-nor: Fix module aliases for m25p80 | Ben Hutchings | 1 | -1/+51 |
2014-10-20 | mtd: devices: drop owner assignment from platform_drivers | Wolfram Sang | 4 | -4/+0 |
2014-10-17 | mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id | Ben Hutchings | 1 | -3/+1 |
2014-10-17 | mtd: m25p80: get rid of spi_get_device_id | Rafał Miłecki | 1 | -5/+5 |
2014-09-28 | mtd: move support for struct flash_platform_data into m25p80 | Rafał Miłecki | 1 | -2/+20 |
2014-09-22 | mtd: nand: Move ELM driver and rename as omap_elm | Ezequiel García | 2 | -580/+0 |
2014-08-19 | mtd: Fixed checkpatch seq_printf warnings | Samarth Parikh | 1 | -13/+13 |
2014-07-21 | Merge tag 'v3.16-rc6' into MTD development branch | Brian Norris | 1 | -0/+2 |
2014-07-14 | mtd: phram: Fix whitespace issues | Rob Ward | 1 | -1/+2 |
2014-07-05 | mtd: devices: elm: fix elm_context_save() and elm_context_restore() functions | Ted Juan | 1 | -0/+2 |
2014-07-05 | mtd: phram: replace kmalloc/strcpy by kstrdup | Fabian Frederick | 1 | -3/+1 |
2014-06-11 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2014-06-11 | Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd | Linus Torvalds | 6 | -1419/+316 |
2014-05-28 | mtd: slram: fix unused variable warning | Brian Norris | 1 | -3/+1 |
2014-05-20 | mtd: nand: omap: add support for BCH16_ECC - ELM driver updates | pekon gupta | 1 | -0/+36 |
2014-05-20 | mtd: st_spi_fsm: Make of_device_id array const | Jingoo Han | 1 | -1/+1 |
2014-05-14 | drivers/mtd/devices/docg3.c: avoid world-writable sysfs files. | Rusty Russell | 1 | -2/+2 |
2014-05-12 | mtd: m25p80: Revive dual read support | Geert Uytterhoeven | 1 | -0/+2 |
2014-05-12 | mtd: elm: compile suspend/resume only with PM_SLEEP | Wolfram Sang | 1 | -0/+2 |
2014-04-18 | Shiraz has moved | Viresh Kumar | 1 | -2/+2 |