summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2015-03-16Merge branch 'synaptics' into for-linusDmitry Torokhov-51/+184
2015-03-16Merge remote-tracking branches 'regulator/fix/gpio-enable' and 'regulator/fix...Mark Brown-17/+18
2015-03-16regulator: tps65910: Add missing #include <linux/of.h>Geert Uytterhoeven-0/+1
2015-03-16dmaengine: imx-sdma: switch to dynamic context mode after script loadedRobin Gong-3/+4
2015-03-16drm/i915: Ensure plane->state->fb stays in sync with plane->fbXi Ruoyao-0/+17
2015-03-15isdn: icn: use strlcpy() when parsing setup optionsDan Carpenter-1/+1
2015-03-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-1/+1
2015-03-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-24/+59
2015-03-16[PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa-1/+1
2015-03-15Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds-39/+161
2015-03-15HID: tivo: enable all buttons on the TiVo Slide Pro remoteForest Wilkinson-0/+3
2015-03-15usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun-0/+11
2015-03-15Merge tag 'for-4.0-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kisho...Greg Kroah-Hartman-66/+45
2015-03-15Merge branch 'irqchip/urgent-gic' into irqchip/urgentJason Cooper-38/+141
2015-03-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-110/+155
2015-03-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-2/+4
2015-03-14Merge tag 'vfio-v4.0-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds-0/+2
2015-03-14Merge tag 'fixes-for-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-536/+40
2015-03-14can: kvaser_usb: Fix tx queue start/stop race conditionsAhmed S. Darwish-32/+51
2015-03-14net: can: Enable xilinx driver for ARM64Michal Simek-1/+1
2015-03-13powercap / RAPL: handle domains with different energy unitsJacob Pan-15/+39
2015-03-13Merge tag 'pm+acpi-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+4
2015-03-13Merge branch 'cpuidle/4.0-fixes' of http://git.linaro.org/people/daniel.lezca...Rafael J. Wysocki-6/+6
2015-03-13Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-20/+63
2015-03-13Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-21/+40
2015-03-13Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-398/+272
2015-03-13cpuidle: mvebu: Update cpuidle thresholds for Armada XP SOCsSebastien Rannou-4/+4
2015-03-13cpuidle: mvebu: Fix the CPU PM notifier usageGregory CLEMENT-2/+2
2015-03-13Revert "net: fec: fix the warning found by dma debug"Fabio Estevam-23/+11
2015-03-13vxlan: fix wrong usage of VXLAN_VID_MASKAlexey Kodanev-2/+2
2015-03-13tulip_core.c : out-of-bounds check.Ameen Ali-1/+1
2015-03-13phy: omap-usb2: Fix missing clk_prepare call when using old dt nameAxel Lin-2/+3
2015-03-13phy: ti/omap: Fix modaliasAxel Lin-3/+3
2015-03-13phy: core: Fixup return value of phy_exit when !pm_runtime_enabledAxel Lin-4/+3
2015-03-13phy: miphy28lp: Convert to devm_kcalloc and fix wrong sizofAxel Lin-3/+2
2015-03-13phy: miphy365x: Convert to devm_kcalloc and fix wrong sizeofAxel Lin-3/+2
2015-03-13phy: twl4030-usb: Remove redundant assignment for twl->linkstatAxel Lin-1/+0
2015-03-13phy: exynos5-usbdrd: Fix off-by-one valid value checking for args->args[0]Axel Lin-1/+1
2015-03-13phy: Find the right match in devm_phy_destroy()Thierry Reding-1/+3
2015-03-13dmaengine: at_hdmac: Fix calculation of the residual bytesTorsten Fleischer-76/+115
2015-03-13virtio_mmio: generation supportMichael S. Tsirkin-0/+11
2015-03-13virtio_rpmsg: set DRIVER_OK before using deviceMichael S. Tsirkin-1/+16
2015-03-12drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC dataJavier Martinez Canillas-0/+1
2015-03-13Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-27/+47
2015-03-13Merge branch 'vmwgfx-fixes-4.0' of git://people.freedesktop.org/~thomash/linu...Dave Airlie-57/+53
2015-03-13Merge tag 'drm-intel-fixes-2015-03-12' of git://anongit.freedesktop.org/drm-i...Dave Airlie-7/+28
2015-03-12virtio-net: correctly delete napi hashJason Wang-5/+4
2015-03-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+0
2015-03-12Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+5
2015-03-12vfio-pci: Add missing break to enable VFIO_PCI_ERR_IRQ_INDEXAlexey Kardashevskiy-0/+2