summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mtd: bcm47xxpart: allow enabling on ARCH_BCM_5301XRafał Miłecki2014-03-102-2/+2
* mtd: bcm47xxpart: avoid overflowing when registering trxRafał Miłecki2014-03-101-0/+5
* mtd: bcm47xxpart: fix off by one in partitions limitRafał Miłecki2014-03-101-2/+2
* mtd: allow CONFIG_MTD_PHYSMAP_OF also for CONFIG_MTD_RAMPhilippe De Muyter2014-03-101-4/+4
* mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flashBrian Norris2014-03-101-0/+1
* of_mtd: Add helpers to get ECC strength and ECC step sizeEzequiel Garcia2014-03-101-0/+34
* mtd: Add a retlen parameter to _get_{fact,user}_prot_infoChristian Riesch2014-03-106-56/+49
* mtd: ts5500: Add dependencyJean Delvare2014-03-101-1/+1
* mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()Dan Carpenter2014-03-101-1/+1
* mtd: nand: print out the right information for JEDEC compliant NANDHuang Shijie2014-03-101-2/+11
* mtd: nand: parse out the JEDEC compliant NANDHuang Shijie2014-03-101-0/+85
* mtd: mxc_nand: Propagate the error if platform_get_irq() failsFabio Estevam2014-03-101-0/+2
* mtd: remove some duplicative checksDan Carpenter2014-03-101-6/+3
* mtd: atmel_nand: change log levelNicolas Ferre2014-03-101-1/+1
* mtd: m25p80: add support for the Spansion s25fl008k chipKuninori Morimoto2014-03-101-0/+1
* mtd: gen_probe: Remove unnecessary OOM messagesJingoo Han2014-03-101-2/+0
* mtd: cfi: Remove unnecessary OOM messagesJingoo Han2014-03-105-20/+6
* mtd: onenand: Remove unnecessary OOM messagesJingoo Han2014-03-102-9/+2
* mtd: lpddr: Remove unnecessary OOM messagesJingoo Han2014-03-102-7/+2
* mtd: plat-ram: Remove unnecessary OOM messagesJingoo Han2014-03-101-1/+0
* mtd: pmc551: Remove unnecessary OOM messagesJingoo Han2014-03-101-6/+1
* mtd: spear_smi: Remove unnecessary OOM messagesJingoo Han2014-03-101-2/+0
* mtd: devices: elm: Remove unnecessary OOM messagesJingoo Han2014-03-101-3/+1
* mtd: elm: Use correct check on return value of pm_runtime_get_syncStefan Sørensen2014-03-101-1/+1
* mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndromeBoris BREZILLON2014-03-101-1/+1
* mtd: nand: flctl: Add dependency on HAS_IOMEM and HAS_DMARichard Weinberger2014-03-101-0/+2
* mtd: m25p80: Use positive logic to check JEDEC IDAxel Lin2014-03-101-3/+2
* mtd: nand: don't use read_buf for 8-bit ONFI transfersBrian Norris2014-03-101-11/+3
* mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris2014-03-105-10/+16
* mtd: nand: add support for SanDisk SDTNRGAMA-008GHuang Shijie2014-03-101-0/+3
* mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}Huang Shijie2014-03-102-26/+61
* mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-1037-37/+0
* mtd: block2mtd: Add mutex_destroyFabian Frederick2014-03-101-5/+8
* mtd: phram: Repair multiple instances supportAlexander Sverdlin2014-03-101-7/+34
* mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()Dan Carpenter2014-03-101-7/+4
* mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512sGeert Uytterhoeven2014-03-101-2/+2
* mtd: m25p80: Add dual read supportGeert Uytterhoeven2014-03-101-4/+19
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-03-091-1/+1
|\
| * pinctrl: refer to updated dt binding string.Christian Daudt2014-02-241-1/+1
* | Merge tag 'usb-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-03-094-19/+11
|\ \
| * | Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma"Mathias Nyman2014-03-071-8/+0
| * | Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."Mathias Nyman2014-03-071-11/+3
| * | usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requestsJulius Werner2014-03-071-0/+4
| * | usb: Add device quirk for Logitech HD Pro Webcams C920 and C930eJulius Werner2014-03-071-0/+4
* | | Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-03-091-0/+2
|\ \ \
| * | | staging/cxt1e1/linux.c: Correct arbitrary memory write in c4_ioctl()Salva Peiró2014-03-041-0/+2
| |/ /
* | | Merge branch 'for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2014-03-093-15/+36
|\ \ \
| * | | Thermal: thermal zone governor fixZhang Rui2014-03-031-7/+18
| * | | Thermal: Allow first update of cooling device stateNi Wade2014-03-031-1/+1
| * | | thermal,rcar_thermal: Add dependency on HAS_IOMEMRichard Weinberger2014-03-031-0/+1