summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-116-10/+26
* mtd: nand: add support for SanDisk SDTNRGAMA-008GHuang Shijie2014-03-111-0/+3
* mtd: nand: remove the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZEHuang Shijie2014-03-111-8/+0
* mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}Huang Shijie2014-03-113-32/+67
* 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
* Linux 3.14-rc6v3.14-rc6Linus Torvalds2014-03-101-1/+1
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-03-1019-53/+146
|\
| * Merge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson2014-03-093-3/+3
| |\
| | * ARM: dts: omap3-gta04: Add ti,omap36xx to compatible property to avoid proble...Marek Belisko2014-03-021-1/+1
| | * ARM: dts: omap3-igep: fix boot fail due wrong compatible matchJavier Martinez Canillas2014-02-282-2/+2
| * | Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/...Olof Johansson2014-03-09352-2153/+3378
| |\ \
| | * | pinctrl: Rename Broadcom Capri pinctrl bindingSherman Yin2014-02-251-4/+4
| | * | pinctrl: refer to updated dt binding string.Christian Daudt2014-02-251-1/+1
| | * | Update dtsi with new pinctrl compatible stringSherman Yin2014-02-251-1/+1
| * | | Merge tag 'sunxi-fixes-for-3.14' of https://github.com/mripard/linux into fixesOlof Johansson2014-03-094-9/+9
| |\ \ \
| | * | | ARM: sunxi: dt: Change the touchscreen compatiblesMaxime Ripard2014-02-074-4/+4
| | * | | ARM: sun7i: dt: Fix interrupt trigger typesMaxime Ripard2014-02-071-5/+5
| * | | | ARM: tegra: add LED options back into tegra_defconfigStephen Warren2014-02-281-0/+3
| * | | | Merge tag 'omap-for-v3.14/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2014-02-288-35/+125
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ARM: OMAP3: Fix pinctrl interrupts for core2Tony Lindgren2014-02-281-0/+1
| | * | | ARM: OMAP: Kill warning in CPUIDLE code with !CONFIG_SMPSantosh Shilimkar2014-02-221-3/+5
| | * | | ARM: OMAP2+: Add support for thumb mode on DT booted N900Sebastian Reichel2014-02-221-1/+19
| | * | | Merge tag 'for-v3.14-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren2014-02-226-31/+100
| | |\ \ \
| | | * | | ARM: OMAP2+: clock: fix clkoutx2 with CLK_SET_RATE_PARENTTomi Valkeinen2014-02-193-15/+83
| | | * | | ARM: OMAP4: hwmod: Fix SOFTRESET logic for OMAP4Illia Smyrnov2014-02-191-9/+11
| | | * | | ARM: DRA7: hwmod data: correct the sysc data for spinlockSuman Anna2014-02-191-5/+4
| | | * | | ARM: OMAP5: PRM: Fix reboot handlingVaibhav Bedia2014-02-191-2/+2
| | | |/ /
* | | | | Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-03-106-31/+37
|\ \ \ \ \
| * | | | | SUNRPC: Fix oops when trace sunrpc_task events in nfs clientDitang Chen2014-03-081-2/+2
| * | | | | NFSv4: Fail the truncate() if the lock/open stateid is invalidTrond Myklebust2014-03-051-3/+6
| * | | | | NFSv4.1 Fail data server I/O if stateid represents a lost lockAndy Adamson2014-03-051-4/+6
| * | | | | NFSv4: Fix the return value of nfs4_select_rw_stateidTrond Myklebust2014-03-051-11/+3
| * | | | | NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateidTrond Myklebust2014-03-051-2/+3
| * | | | | NFS: Fix a delegation callback raceTrond Myklebust2014-03-031-4/+7
| * | | | | NFSv4: Fix another nfs4_sequence corruptorTrond Myklebust2014-03-012-5/+10