summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtd: Fix the behavior of OTP write if there is not enough room for dataChristian Riesch2014-03-113-7/+30
* mtd: block2mtd: check device sizeFabian Frederick2014-03-111-1/+5
* mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECCHerve Codina2014-03-111-0/+1
* mtd: gpmi: add subpage read supportHuang Shijie2014-03-111-0/+96
* mtd: gpmi: do not use the mtd->writesizeHuang Shijie2014-03-111-3/+3
* mtd: nand: add "page" argument for read_subpage hookHuang Shijie2014-03-111-2/+5
* mtd: nand: remove unused function input parameterCai Zhiyong2014-03-111-7/+5
* mtd: nand: pxa3xx: Print actual ECC strength in error messageEzequiel Garcia2014-03-111-1/+1
* mtd: nand: pxa3xx: Remove unused macroEzequiel Garcia2014-03-111-1/+0
* mtd: bcm47xxpart: allow enabling on ARCH_BCM_5301XRafał Miłecki2014-03-112-2/+2
* mtd: bcm47xxpart: avoid overflowing when registering trxRafał Miłecki2014-03-111-0/+5
* mtd: bcm47xxpart: fix off by one in partitions limitRafał Miłecki2014-03-111-2/+2
* mtd: allow CONFIG_MTD_PHYSMAP_OF also for CONFIG_MTD_RAMPhilippe De Muyter2014-03-111-4/+4
* mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flashBrian Norris2014-03-111-0/+1
* of_mtd: Add helpers to get ECC strength and ECC step sizeEzequiel Garcia2014-03-111-0/+34
* mtd: Add a retlen parameter to _get_{fact,user}_prot_infoChristian Riesch2014-03-116-56/+49
* mtd: ts5500: Add dependencyJean Delvare2014-03-111-1/+1
* mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()Dan Carpenter2014-03-111-1/+1
* mtd: nand: print out the right information for JEDEC compliant NANDHuang Shijie2014-03-111-2/+11
* mtd: nand: parse out the JEDEC compliant NANDHuang Shijie2014-03-111-0/+85
* mtd: mxc_nand: Propagate the error if platform_get_irq() failsFabio Estevam2014-03-111-0/+2
* mtd: remove some duplicative checksDan Carpenter2014-03-111-6/+3
* mtd: atmel_nand: change log levelNicolas Ferre2014-03-111-1/+1
* mtd: m25p80: add support for the Spansion s25fl008k chipKuninori Morimoto2014-03-111-0/+1
* mtd: gen_probe: Remove unnecessary OOM messagesJingoo Han2014-03-111-2/+0
* mtd: cfi: Remove unnecessary OOM messagesJingoo Han2014-03-115-20/+6
* mtd: onenand: Remove unnecessary OOM messagesJingoo Han2014-03-112-9/+2
* mtd: lpddr: Remove unnecessary OOM messagesJingoo Han2014-03-112-7/+2
* mtd: plat-ram: Remove unnecessary OOM messagesJingoo Han2014-03-111-1/+0
* mtd: pmc551: Remove unnecessary OOM messagesJingoo Han2014-03-111-6/+1
* mtd: spear_smi: Remove unnecessary OOM messagesJingoo Han2014-03-111-2/+0
* mtd: devices: elm: Remove unnecessary OOM messagesJingoo Han2014-03-111-3/+1
* mtd: elm: Use correct check on return value of pm_runtime_get_syncStefan Sørensen2014-03-111-1/+1
* mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndromeBoris BREZILLON2014-03-111-1/+1
* mtd: nand: flctl: Add dependency on HAS_IOMEM and HAS_DMARichard Weinberger2014-03-111-0/+2
* mtd: m25p80: Use positive logic to check JEDEC IDAxel Lin2014-03-111-3/+2
* mtd: nand: don't use read_buf for 8-bit ONFI transfersBrian Norris2014-03-111-11/+3
* mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris2014-03-115-10/+16
* mtd: nand: add support for SanDisk SDTNRGAMA-008GHuang Shijie2014-03-111-0/+3
* mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}Huang Shijie2014-03-112-26/+61
* mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-1137-37/+0
* mtd: block2mtd: Add mutex_destroyFabian Frederick2014-03-111-5/+8
* mtd: phram: Repair multiple instances supportAlexander Sverdlin2014-03-111-7/+34
* mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()Dan Carpenter2014-03-111-7/+4
* mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512sGeert Uytterhoeven2014-03-111-2/+2
* mtd: m25p80: Add dual read supportGeert Uytterhoeven2014-03-111-4/+19
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-03-101-1/+1
|\
| * pinctrl: refer to updated dt binding string.Christian Daudt2014-02-251-1/+1
* | Merge tag 'usb-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-03-104-19/+11
|\ \
| * | Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma"Mathias Nyman2014-03-071-8/+0