Age | Commit message (Expand) | Author |
2014-05-07 | Merge tag 'for-linus-20140507' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2014-05-05 | UBI: avoid workqueue format string leak | Kees Cook |
2014-05-05 | UBI: fix ubi free PEBs count calculation | Tanya Brokhman |
2014-05-05 | UBI: fix error path in __wl_get_peb | Tanya Brokhman |
2014-04-30 | mtd: davinci-nand: disable subpage write for keystone-nand | Murali Karicheri |
2014-04-18 | Shiraz has moved | Viresh Kumar |
2014-04-07 | Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2014-04-05 | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-04-04 | Fix index regression in nand_read_subpage | Ron |
2014-04-04 | Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2014-04-01 | Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-03-31 | mtd: diskonchip: mem resource name is not optional | Sasha Levin |
2014-03-26 | mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCH | Erico Nunes |
2014-03-25 | mtd: omap2: Use devm_ioremap_resource() | Jingoo Han |
2014-03-25 | mtd: denali_dt: Use devm_ioremap_resource() | Jingoo Han |
2014-03-25 | mtd: devices: elm: update DRIVER_NAME as "omap-elm" | Pekon Gupta |
2014-03-25 | mtd: devices: elm: configure parallel channels based on ecc_steps | Pekon Gupta |
2014-03-25 | mtd: devices: elm: clean elm_load_syndrome | Pekon Gupta |
2014-03-25 | mtd: devices: elm: check for hardware engine's design constraints | Pekon Gupta |
2014-03-21 | UBI: block: Remove __initdata from ubiblock_param_ops | Richard Weinberger |
2014-03-20 | Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers' | Rafael J. Wysocki |
2014-03-20 | mtd: st_spi_fsm: Succinctly reorganise .remove() | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Allow loop to run at least once before giving up CPU | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Correct vendor name spelling issue - missing "M" | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Avoid duplicating MTD core code | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Remove useless consts from function arguments | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Convert ST SPI FSM (NOR) Flash driver to new DT partitions | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Move runtime configurable msg sequences into device's struct | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Supply the W25Qxxx chip specific configuration call-back | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Supply the S25FLxxx chip specific configuration call-back | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Supply the MX25xxx chip specific configuration call-back | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Add the ability to write to FSM's status register | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Add the ability to read the FSM's status | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Erase partly or as a whole a Serial Flash device | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Supply a busy wait for post-write status | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Write to Flash via the FSM FIFO | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Add the ability to read from a Serial Flash device | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Prepare default sequences for read/write/erase | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-back | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Supply the N25Qxxx specific read configurations | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Provide the default read/write configurations | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Update the flash Volatile Configuration Register | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing mode | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Add a check to if the chip can handle an SoC reset | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Prepare read/write sequences according to configuration | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing mode | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Provide the erase one sector sequence | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Fetch boot-device from mode pins | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Prepare the read/write FSM message sequence(s) | Lee Jones |
2014-03-20 | mtd: st_spi_fsm: Use device size to determine address width | Lee Jones |