aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2014-04-18Shiraz has movedViresh Kumar
2014-04-07Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-04Fix index regression in nand_read_subpageRon
2014-04-04Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-03-31mtd: diskonchip: mem resource name is not optionalSasha Levin
2014-03-26mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCHErico Nunes
2014-03-25mtd: omap2: Use devm_ioremap_resource()Jingoo Han
2014-03-25mtd: denali_dt: Use devm_ioremap_resource()Jingoo Han
2014-03-25mtd: devices: elm: update DRIVER_NAME as "omap-elm"Pekon Gupta
2014-03-25mtd: devices: elm: configure parallel channels based on ecc_stepsPekon Gupta
2014-03-25mtd: devices: elm: clean elm_load_syndromePekon Gupta
2014-03-25mtd: devices: elm: check for hardware engine's design constraintsPekon Gupta
2014-03-21UBI: block: Remove __initdata from ubiblock_param_opsRichard Weinberger
2014-03-20Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki
2014-03-20mtd: st_spi_fsm: Succinctly reorganise .remove()Lee Jones
2014-03-20mtd: st_spi_fsm: Allow loop to run at least once before giving up CPULee Jones
2014-03-20mtd: st_spi_fsm: Correct vendor name spelling issue - missing "M"Lee Jones
2014-03-20mtd: st_spi_fsm: Avoid duplicating MTD core codeLee Jones
2014-03-20mtd: st_spi_fsm: Remove useless consts from function argumentsLee Jones
2014-03-20mtd: st_spi_fsm: Convert ST SPI FSM (NOR) Flash driver to new DT partitionsLee Jones
2014-03-20mtd: st_spi_fsm: Move runtime configurable msg sequences into device's structLee Jones
2014-03-20mtd: st_spi_fsm: Supply the W25Qxxx chip specific configuration call-backLee Jones
2014-03-20mtd: st_spi_fsm: Supply the S25FLxxx chip specific configuration call-backLee Jones
2014-03-20mtd: st_spi_fsm: Supply the MX25xxx chip specific configuration call-backLee Jones
2014-03-20mtd: st_spi_fsm: Add the ability to write to FSM's status registerLee Jones
2014-03-20mtd: st_spi_fsm: Add the ability to read the FSM's statusLee Jones
2014-03-20mtd: st_spi_fsm: Erase partly or as a whole a Serial Flash deviceLee Jones
2014-03-20mtd: st_spi_fsm: Supply a busy wait for post-write statusLee Jones
2014-03-20mtd: st_spi_fsm: Write to Flash via the FSM FIFOLee Jones
2014-03-20mtd: st_spi_fsm: Add the ability to read from a Serial Flash deviceLee Jones
2014-03-20mtd: st_spi_fsm: Prepare default sequences for read/write/eraseLee Jones
2014-03-20mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-backLee Jones
2014-03-20mtd: st_spi_fsm: Supply the N25Qxxx specific read configurationsLee Jones
2014-03-20mtd: st_spi_fsm: Provide the default read/write configurationsLee Jones
2014-03-20mtd: st_spi_fsm: Update the flash Volatile Configuration RegisterLee Jones
2014-03-20mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing modeLee Jones
2014-03-20mtd: st_spi_fsm: Add a check to if the chip can handle an SoC resetLee Jones
2014-03-20mtd: st_spi_fsm: Prepare read/write sequences according to configurationLee Jones
2014-03-20mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing modeLee Jones
2014-03-20mtd: st_spi_fsm: Provide the erase one sector sequenceLee Jones
2014-03-20mtd: st_spi_fsm: Fetch boot-device from mode pinsLee Jones
2014-03-20mtd: st_spi_fsm: Prepare the read/write FSM message sequence(s)Lee Jones
2014-03-20mtd: st_spi_fsm: Use device size to determine address widthLee Jones
2014-03-20mtd: st_spi_fsm: Search for preferred FSM message sequence configurationsLee Jones
2014-03-20mtd: st_spi_fsm: Dynamically setup flash device based on JEDEC IDLee Jones
2014-03-20mtd: st_spi_fsm: Provide device look-up tableLee Jones
2014-03-20mtd: devices: Provide header for shared OPCODEs and SFDP commandsLee Jones
2014-03-20mtd: st_spi_fsm: Add support for JEDEC ID extractionLee Jones