mtd: omap2: Use devm_ioremap_resource()
[linux-2.6-microblaze.git] / drivers /
2014-03-26 Jingoo Hanmtd: omap2: Use devm_ioremap_resource()
2014-03-26 Jingoo Hanmtd: denali_dt: Use devm_ioremap_resource()
2014-03-26 Pekon Guptamtd: devices: elm: update DRIVER_NAME as "omap-elm"
2014-03-26 Pekon Guptamtd: devices: elm: configure parallel channels based...
2014-03-26 Pekon Guptamtd: devices: elm: clean elm_load_syndrome
2014-03-26 Pekon Guptamtd: devices: elm: check for hardware engine's design...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Succinctly reorganise .remove()
2014-03-20 Lee Jonesmtd: st_spi_fsm: Allow loop to run at least once before...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Correct vendor name spelling issue...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Avoid duplicating MTD core code
2014-03-20 Lee Jonesmtd: st_spi_fsm: Remove useless consts from function...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Convert ST SPI FSM (NOR) Flash driver...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Move runtime configurable msg sequence...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Supply the W25Qxxx chip specific confi...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Supply the S25FLxxx chip specific...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Supply the MX25xxx chip specific confi...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Add the ability to write to FSM's...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Add the ability to read the FSM's...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Erase partly or as a whole a Serial...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Supply a busy wait for post-write...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Write to Flash via the FSM FIFO
2014-03-20 Lee Jonesmtd: st_spi_fsm: Add the ability to read from a Serial...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Prepare default sequences for read...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Supply the N25Qxxx chip specific confi...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Supply the N25Qxxx specific read confi...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Provide the default read/write configu...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Update the flash Volatile Configuratio...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Provide a method to put the chip into...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Add a check to if the chip can handle...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Prepare read/write sequences according...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Provide the sequence for enabling...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Provide the erase one sector sequence
2014-03-20 Lee Jonesmtd: st_spi_fsm: Fetch boot-device from mode pins
2014-03-20 Lee Jonesmtd: st_spi_fsm: Prepare the read/write FSM message...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Use device size to determine address...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Search for preferred FSM message seque...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Dynamically setup flash device based...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Provide device look-up table
2014-03-20 Lee Jonesmtd: devices: Provide header for shared OPCODEs and...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Add support for JEDEC ID extraction
2014-03-20 Lee Jonesmtd: st_spi_fsm: Supply a method to read from the FSM...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Supply framework for device requests
2014-03-20 Lee Jonesmtd: st_spi_fsm: Initialise and configure the FSM for...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Supply all register address and bit...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Allocate resources and register with...
2014-03-20 Pekon Guptamtd: nand: omap: remove is_elm_present flag
2014-03-20 Pekon Guptamtd: nand: omap: ecc.hwctl: clean omap_enable_hwecc_bch...
2014-03-20 Pekon Guptamtd: nand: omap: ecc.hwctl: refactor omap_enable_hwecc_...
2014-03-20 Pekon Guptamtd: nand: omap: ecc.hwctl: rename omap3_enable_hwecc_b...
2014-03-20 Pekon Guptamtd: nand: omap: ecc.calculate: merge omap3_calculate_e...
2014-03-20 Pekon Guptamtd: nand: omap: ecc.calculate: merge omap3_calculate_e...
2014-03-20 Pekon Guptamtd: nand: omap: ecc.calculate: refactor omap_calculate...
2014-03-20 Pekon Guptamtd: nand: omap: ecc.calculate: rename omap3_calculate_...
2014-03-20 Pekon Guptamtd: nand: omap: ecc.correct: omap_elm_correct_data...
2014-03-20 Pekon Guptamtd: nand: omap: ecc.correct: omap_elm_correct_data...
2014-03-20 Pekon Guptamtd: nand: omap: ecc.correct: omap_elm_correct_data...
2014-03-20 Pekon Guptamtd: nand: omap: ecc.correct: omap_elm_correct_data...
2014-03-20 Pekon Guptamtd: nand: omap: add field to indicate current ecc...
2014-03-11 Christian Rieschmtd: Fix the behavior of OTP write if there is not...
2014-03-11 Fabian Frederickmtd: block2mtd: check device size
2014-03-11 Herve Codinamtd: atmel_nand: Disable subpage NAND write when using...
2014-03-11 Huang Shijiemtd: gpmi: add subpage read support
2014-03-11 Huang Shijiemtd: gpmi: do not use the mtd->writesize
2014-03-11 Huang Shijiemtd: nand: add "page" argument for read_subpage hook
2014-03-11 Cai Zhiyongmtd: nand: remove unused function input parameter
2014-03-11 Ezequiel Garciamtd: nand: pxa3xx: Print actual ECC strength in error...
2014-03-11 Ezequiel Garciamtd: nand: pxa3xx: Remove unused macro
2014-03-11 Rafał Miłeckimtd: bcm47xxpart: allow enabling on ARCH_BCM_5301X
2014-03-11 Rafał Miłeckimtd: bcm47xxpart: avoid overflowing when registering trx
2014-03-11 Rafał Miłeckimtd: bcm47xxpart: fix off by one in partitions limit
2014-03-11 Philippe De Muytermtd: allow CONFIG_MTD_PHYSMAP_OF also for CONFIG_MTD_RAM
2014-03-11 Brian Norrismtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flash
2014-03-11 Ezequiel Garciaof_mtd: Add helpers to get ECC strength and ECC step...
2014-03-11 Christian Rieschmtd: Add a retlen parameter to _get_{fact,user}_prot_info
2014-03-11 Jean Delvaremtd: ts5500: Add dependency
2014-03-11 Dan Carpentermtd: nuc900_nand: NULL dereference in nuc900_nand_enable()
2014-03-11 Huang Shijiemtd: nand: print out the right information for JEDEC...
2014-03-11 Huang Shijiemtd: nand: parse out the JEDEC compliant NAND
2014-03-11 Fabio Estevammtd: mxc_nand: Propagate the error if platform_get_irq...
2014-03-11 Dan Carpentermtd: remove some duplicative checks
2014-03-11 Nicolas Ferremtd: atmel_nand: change log level
2014-03-11 Kuninori Morimotomtd: m25p80: add support for the Spansion s25fl008k...
2014-03-11 Jingoo Hanmtd: gen_probe: Remove unnecessary OOM messages
2014-03-11 Jingoo Hanmtd: cfi: Remove unnecessary OOM messages
2014-03-11 Jingoo Hanmtd: onenand: Remove unnecessary OOM messages
2014-03-11 Jingoo Hanmtd: lpddr: Remove unnecessary OOM messages
2014-03-11 Jingoo Hanmtd: plat-ram: Remove unnecessary OOM messages
2014-03-11 Jingoo Hanmtd: pmc551: Remove unnecessary OOM messages
2014-03-11 Jingoo Hanmtd: spear_smi: Remove unnecessary OOM messages
2014-03-11 Jingoo Hanmtd: devices: elm: Remove unnecessary OOM messages
2014-03-11 Stefan Sørensenmtd: elm: Use correct check on return value of pm_runti...
2014-03-11 Boris BREZILLONmtd: nand: fix erroneous read_buf call in nand_write_pa...
2014-03-11 Richard Weinbergermtd: nand: flctl: Add dependency on HAS_IOMEM and HAS_DMA
2014-03-11 Axel Linmtd: m25p80: Use positive logic to check JEDEC ID
2014-03-11 Brian Norrismtd: nand: don't use read_buf for 8-bit ONFI transfers
2014-03-11 Brian Norrismtd: nand: force NAND_CMD_READID onto 8-bit bus
2014-03-11 Huang Shijiemtd: nand: add support for SanDisk SDTNRGAMA-008G
2014-03-11 Huang Shijiemtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBS...
2014-03-11 Paul Gortmakermtd: delete non-required instances of include <linux...
2014-03-11 Fabian Frederickmtd: block2mtd: Add mutex_destroy
next