aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+1
2015-08-21mtd: dataflash: Export OF module alias informationJavier Martinez Canillas1-0/+1
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams1-1/+1
2015-07-21mtd: m25p80: allow arbitrary OF matching for "jedec,spi-nor"Brian Norris1-7/+11
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds3-0/+294
2015-06-16mtd: docg3: Fix kasprintf() usageRichard Weinberger1-2/+8
2015-06-16mtd: docg3: Don't leak docg3->bbt in error pathRichard Weinberger1-2/+4
2015-06-11mtd: powernv: Add powernv flash MTD abstraction driverCyril Bur3-0/+294
2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo1-0/+1
2015-05-22mtd: remove incorrect file nameBrian Norris1-2/+2
2015-05-18Merge tag 'v4.1-rc4' into MTD's -nextBrian Norris1-3/+3
2015-05-15Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"Brian Norris1-3/+3
2015-05-07mtd: m25p80: remove unused flash entries from id_tableRafał Miłecki1-36/+24
2015-05-06mtd: constify of_device_id arrayFabian Frederick1-1/+1
2015-04-05mtd: m25p80: bind to "nor-jedec" ID, for auto-detectionBrian Norris1-3/+18
2015-04-05mtd: docg3: remove invalid __exit annotationsBrian Norris1-3/+3
2015-03-11mtd: docg3: drop dead codeBrian Norris1-4/+1
2015-02-23mtd: block2mtd: wait until block devices are presentedFelix Fietkau1-15/+43
2015-01-12mtd: st_spi_fsm: Fix [-Wsign-compare] build warningLee Jones1-1/+1
2015-01-12mtd: st_spi_fsm: Obtain and use EMI clockLee Jones1-2/+38
2015-01-12mtd: st_spi_fsm: Extend fsm_clear_fifo to handle unwanted bytesLee Jones1-16/+79
2014-12-17Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds5-89/+74
2014-12-01mtd: spi-nor: factor out write_enable() for erase commandsBrian Norris1-6/+0
2014-11-25mtd: m25p80: Add support for serial flash Spansion S25FL132KKnut Wohlrab1-3/+1
2014-11-25MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_idsAlison Chaiken1-3/+3
2014-11-25mtd: delete unnecessary checks before two function callsMarkus Elfring1-2/+1
2014-11-05mtd: dataflash: Remove use of tx_dmaMark Brown1-3/+3
2014-11-05mtd: m25p80: drop wait-till-ready checksBrian Norris1-11/+0
2014-11-05mtd: spi-nor: fix the wrong dummy valueHuang Shijie1-1/+4
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman4-4/+0
2014-10-22mtd: docg3: fix 'defined but not used' warningBrian Norris1-0/+2
2014-10-22mtd: phram: fix asm/io.h include usageRob Ward1-1/+1
2014-10-22mtd: docg3: add device-tree supportRobert Jarzmik1-0/+8
2014-10-21docg3: Fix miuse of seq_printf return valueJoe Perches1-60/+52
2014-10-21mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings1-1/+51
2014-10-20mtd: devices: drop owner assignment from platform_driversWolfram Sang4-4/+0
2014-10-17mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings1-3/+1
2014-10-17mtd: m25p80: get rid of spi_get_device_idRafał Miłecki1-5/+5
2014-09-28mtd: move support for struct flash_platform_data into m25p80Rafał Miłecki1-2/+20
2014-09-22mtd: nand: Move ELM driver and rename as omap_elmEzequiel García2-580/+0
2014-08-19mtd: Fixed checkpatch seq_printf warningsSamarth Parikh1-13/+13
2014-07-21Merge tag 'v3.16-rc6' into MTD development branchBrian Norris1-0/+2
2014-07-14mtd: phram: Fix whitespace issuesRob Ward1-1/+2
2014-07-05mtd: devices: elm: fix elm_context_save() and elm_context_restore() functionsTed Juan1-0/+2
2014-07-05mtd: phram: replace kmalloc/strcpy by kstrdupFabian Frederick1-3/+1
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-2/+2
2014-06-11Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds6-1419/+316
2014-05-28mtd: slram: fix unused variable warningBrian Norris1-3/+1
2014-05-20mtd: nand: omap: add support for BCH16_ECC - ELM driver updatespekon gupta1-0/+36