summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-14gpio: fix gpio-chip list corruptionJohan Hovold1-7/+10
2015-01-14gpio: fix memory and reference leaks in gpiochip_add error pathJohan Hovold1-4/+7
2015-01-14pinctrl: lantiq: remove bogus of_gpio_chip_addJohan Hovold1-2/+0
2015-01-14pinctrl: Fix two deadlocksJim Lin1-2/+3
2015-01-14pinctrl: rockchip: Avoid losing interrupts when supporting both edgesDoug Anderson1-25/+20
2015-01-14gpio: crystalcove: use handle_nested_irqAaron Lu1-1/+1
2015-01-14mmc: sdhci: Set SDHCI_POWER_ON with external vmmcTim Kryger1-0/+6
2015-01-14Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui6-12/+31
2015-01-14neighbour: fix base_reachable_time(_ms) not effective immediatly when changedJean-Francois Remy1-0/+44
2015-01-14net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner4-4/+37
2015-01-14Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+6
2015-01-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds1-6/+6
2015-01-14xen-netfront: use different locks for Rx and Tx statsDavid Vrabel1-29/+42
2015-01-14drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N3-4/+19
2015-01-14leds: netxbig: fix oops at probe timeSimon Guinot1-6/+6
2015-01-14cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai1-0/+2
2015-01-13ata: pata_at91: depend on !ARCH_MULTIPLATFORMAlexandre Belloni1-0/+1
2015-01-13devicetree: document the "qemu" and "virtio" vendor prefixesLaszlo Ersek1-0/+2
2015-01-13devicetree: document ARM bindings for QEMU's Firmware Config interfaceLaszlo Ersek1-0/+72
2015-01-13Documentation: of: fix typo in graph bindingsKaixu Xia1-1/+1
2015-01-13dma-mapping: fix debug print to display correct dma_pfn_offsetMurali Karicheri1-1/+1
2015-01-13of: replace Asahi Kasei Corp vendor prefixKuninori Morimoto2-2/+2
2015-01-13ARM: dt: GIC: Spelling s/specific/specifier/, s/flaggs/flags/Geert Uytterhoeven1-2/+2
2015-01-13dt/bindings: arm-boards: Spelling s/pointong/pointing/Geert Uytterhoeven1-1/+1
2015-01-13MAINTAINERS: Update DT website and git repositoryRob Herring1-2/+2
2015-01-13MAINTAINERS: drop DT regex matching on of_get_property and of_match_tableRob Herring1-3/+1
2015-01-13kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger1-6/+6
2015-01-13Merge tag 'linux-kselftest-3.19-rc-5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-9/+15
2015-01-13Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds5-46/+107
2015-01-13net: Corrected the comment describing the ndo operations to reflect the actua...B Viswanath1-2/+2
2015-01-13clk: berlin: bg2q: remove non-exist "smemc" gate clockJisheng Zhang1-1/+0
2015-01-13clk: at91: keep slow clk enabled to prevent system hangBoris Brezillon1-0/+27
2015-01-13Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds3-16/+13
2015-01-13dmaengine: dw: balance PM runtime callsAndy Shevchenko2-2/+5
2015-01-13ahci: Remove Device ID for Intel Sunrise Point PCHJames Ralston1-1/+0
2015-01-13usb: phy: mv-usb: fix usb_phy build errorsArnd Bergmann1-3/+2
2015-01-13MIPS: mips-cm: Fix sparse warningsJames Hogan1-2/+2
2015-01-13MIPS: Kconfig: Fix recursive dependency.Ralf Baechle1-1/+1
2015-01-13MIPS: Compat: Fix build error if CONFIG_MIPS32_COMPAT but no compat ABI.Ralf Baechle1-12/+9
2015-01-13MIPS: JZ4740: Fixup #include's (sparse)Brian Norris1-0/+3
2015-01-13MIPS: Wire up execveat(2).Ralf Baechle5-6/+13
2015-01-13MIPS: Update malta_defconfig to something that works out of the box.Ralf Baechle1-12/+4
2015-01-13MIPS: FRE: Use set/clear_c0_config5 instead of open coded sequences.Ralf Baechle1-5/+3
2015-01-13MIPS: Do not fiddle with FRE unless FRE is actually available.Ralf Baechle1-16/+27
2015-01-13fbdev/broadsheetfb: fix memory leakColin Ian King1-3/+5
2015-01-13locks: fix NULL-deref in generic_delete_leaseNeilBrown1-1/+1
2015-01-13crypto: add missing crypto module aliasesMathias Krause22-4/+27
2015-01-13simplefb: Fix build failure on SparcHans de Goede1-1/+1
2015-01-13x86/xen: properly retrieve NMI reasonJan Beulich2-1/+72
2015-01-13iwlwifi: mvm: set the tx cmd tid for BAR frame correctlyEyal Shapira1-2/+9