aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2014-05-07Merge tag 'for-linus-20140507' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 1-0/+6
2014-05-05UBI: avoid workqueue format string leakGravatar Kees Cook 1-1/+1
2014-05-05UBI: fix ubi free PEBs count calculationGravatar Tanya Brokhman 1-0/+3
2014-05-05UBI: fix error path in __wl_get_pebGravatar Tanya Brokhman 1-0/+3
2014-04-30mtd: davinci-nand: disable subpage write for keystone-nandGravatar Murali Karicheri 1-0/+6
2014-04-18Shiraz has movedGravatar Viresh Kumar 1-2/+2
2014-04-07Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 71-603/+2941
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-22/+0
2014-04-04Fix index regression in nand_read_subpageGravatar Ron 1-3/+2
2014-04-04Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifsGravatar Linus Torvalds 6-0/+715
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-1/+2
2014-03-31mtd: diskonchip: mem resource name is not optionalGravatar Sasha Levin 1-1/+1
2014-03-26mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCHGravatar Erico Nunes 1-1/+1
2014-03-25mtd: omap2: Use devm_ioremap_resource()Gravatar Jingoo Han 1-20/+3
2014-03-25mtd: denali_dt: Use devm_ioremap_resource()Gravatar Jingoo Han 1-31/+8
2014-03-25mtd: devices: elm: update DRIVER_NAME as "omap-elm"Gravatar Pekon Gupta 1-1/+3
2014-03-25mtd: devices: elm: configure parallel channels based on ecc_stepsGravatar Pekon Gupta 1-3/+5
2014-03-25mtd: devices: elm: clean elm_load_syndromeGravatar Pekon Gupta 1-7/+11
2014-03-25mtd: devices: elm: check for hardware engine's design constraintsGravatar Pekon Gupta 2-4/+18
2014-03-21UBI: block: Remove __initdata from ubiblock_param_opsGravatar Richard Weinberger 1-1/+1
2014-03-20Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Gravatar Rafael J. Wysocki 1-1/+1
2014-03-20mtd: st_spi_fsm: Succinctly reorganise .remove()Gravatar Lee Jones 1-6/+1
2014-03-20mtd: st_spi_fsm: Allow loop to run at least once before giving up CPUGravatar Lee Jones 1-2/+2
2014-03-20mtd: st_spi_fsm: Correct vendor name spelling issue - missing "M"Gravatar Lee Jones 1-1/+1
2014-03-20mtd: st_spi_fsm: Avoid duplicating MTD core codeGravatar Lee Jones 1-8/+0
2014-03-20mtd: st_spi_fsm: Remove useless consts from function argumentsGravatar Lee Jones 1-8/+7
2014-03-20mtd: st_spi_fsm: Convert ST SPI FSM (NOR) Flash driver to new DT partitionsGravatar Lee Jones 1-1/+5
2014-03-20mtd: st_spi_fsm: Move runtime configurable msg sequences into device's structGravatar Lee Jones 1-32/+32
2014-03-20mtd: st_spi_fsm: Supply the W25Qxxx chip specific configuration call-backGravatar Lee Jones 1-4/+43
2014-03-20mtd: st_spi_fsm: Supply the S25FLxxx chip specific configuration call-backGravatar Lee Jones 1-6/+260
2014-03-20mtd: st_spi_fsm: Supply the MX25xxx chip specific configuration call-backGravatar Lee Jones 1-1/+81
2014-03-20mtd: st_spi_fsm: Add the ability to write to FSM's status registerGravatar Lee Jones 1-0/+36
2014-03-20mtd: st_spi_fsm: Add the ability to read the FSM's statusGravatar Lee Jones 1-0/+24
2014-03-20mtd: st_spi_fsm: Erase partly or as a whole a Serial Flash deviceGravatar Lee Jones 1-1/+112
2014-03-20mtd: st_spi_fsm: Supply a busy wait for post-write statusGravatar Lee Jones 1-0/+221
2014-03-20mtd: st_spi_fsm: Write to Flash via the FSM FIFOGravatar Lee Jones 1-0/+14
2014-03-20mtd: st_spi_fsm: Add the ability to read from a Serial Flash deviceGravatar Lee Jones 1-0/+98
2014-03-20mtd: st_spi_fsm: Prepare default sequences for read/write/eraseGravatar Lee Jones 1-0/+36
2014-03-20mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-backGravatar Lee Jones 1-2/+82
2014-03-20mtd: st_spi_fsm: Supply the N25Qxxx specific read configurationsGravatar Lee Jones 1-0/+91
2014-03-20mtd: st_spi_fsm: Provide the default read/write configurationsGravatar Lee Jones 1-0/+27
2014-03-20mtd: st_spi_fsm: Update the flash Volatile Configuration RegisterGravatar Lee Jones 1-0/+32
2014-03-20mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing modeGravatar Lee Jones 1-0/+19
2014-03-20mtd: st_spi_fsm: Add a check to if the chip can handle an SoC resetGravatar Lee Jones 1-0/+40
2014-03-20mtd: st_spi_fsm: Prepare read/write sequences according to configurationGravatar Lee Jones 1-0/+17
2014-03-20mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing modeGravatar Lee Jones 1-0/+22
2014-03-20mtd: st_spi_fsm: Provide the erase one sector sequenceGravatar Lee Jones 1-0/+35
2014-03-20mtd: st_spi_fsm: Fetch boot-device from mode pinsGravatar Lee Jones 1-0/+46
2014-03-20mtd: st_spi_fsm: Prepare the read/write FSM message sequence(s)Gravatar Lee Jones 1-0/+69
2014-03-20mtd: st_spi_fsm: Use device size to determine address widthGravatar Lee Jones 1-0/+4