summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-01-06Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-01-05Merge branches 'acpi-ac' and 'acpi-tpm'Rafael J. Wysocki
2014-01-05ACPI / TPM: fix memory leak when walking ACPI namespaceJiang Liu
2014-01-05ACPI / AC: change notification handler type to ACPI_ALL_NOTIFYAlexander Mezin
2014-01-05ARM: 7933/1: rename ioremap_cached to ioremap_cacheRob Herring
2014-01-03qlcnic: Fix bug in Tx completion pathShahed Shaikh
2014-01-03infiniband: make sure the src net is infiniband when create new linkHangbin Liu
2014-01-03{vxlan, inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properlyfan.du
2014-01-03cxgb4: allow large buffer size to have page sizeThadeu Lima de Souza Cascardo
2014-01-03Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds
2014-01-03Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-02virtio-net: fix refill races during restoreJason Wang
2014-01-02Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-02drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()Jiang Liu
2014-01-02qlcnic: Fix resource allocation for TX queuesManish Chopra
2014-01-02qlcnic: Fix loopback diagnostic testManish Chopra
2014-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-01-01bnx2x: Fix KR2 work-around detection of BCM8073Yaniv Rosner
2014-01-01bnx2x: Fix incorrect link-up reportYaniv Rosner
2014-01-01bnx2x: Fix Duplex setting for 54618seYaniv Rosner
2014-01-01bnx2x: Fix passive DAC cable detectionYaniv Rosner
2014-01-01bnx2x: Fix 578xx-KR 1G linkYaniv Rosner
2014-01-01sata_sis: missing PM supportAlan
2014-01-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-01-01Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-01-01crypto: ixp4xx - Fix kernel compile errorKrzysztof Hałasa
2013-12-31usbnet: mcs7830: rework link state detectionOctavian Purdila
2013-12-31Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2013-12-31Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki
2013-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-12-31Input: allocate absinfo data when setting ABS capabilityDmitry Torokhov
2013-12-31iwlwifi: add new devices for 7265 seriesOren Givon
2013-12-31ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki
2013-12-31intel_pstate: Fail initialization if P-state information is missingRafael J. Wysocki
2013-12-31ahci: add PCI ID for Marvell 88SE9170 SATA controllerSimon Guinot
2013-12-30Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-30Merge remote-tracking branch 'grant/devicetree/merge' into dt-fixesdt-fixes-for-3.13Rob Herring
2013-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-30clk: exynos: File scope reg_save array should depend on PM_SLEEPKrzysztof Kozlowski
2013-12-30clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg clockAbhilash Kesavan
2013-12-30clk: samsung: exynos5250: Add MDMA0 clocksAbhilash Kesavan
2013-12-30clk: samsung: exynos5250: Fix ACP gate register offsetAbhilash Kesavan
2013-12-30clk: exynos5250: fix sysmmu_mfc{l,r} gate clocksAndrew Bresticker
2013-12-30clk: samsung: exynos4: Correct SRC_MFC registerSeung-Woo Kim
2013-12-30of/irq: Fix device_node refcount in of_irq_parse_raw()Cédric Le Goater
2013-12-30of/Kconfig: Spelling s/one/once/Geert Uytterhoeven
2013-12-30Revert "of/address: Handle #address-cells > 2 specially"Rob Herring
2013-12-30ARM/cpuidle: remove __init tag from Calxeda cpuidle probe functionAndre Przywara
2013-12-29stmmac: Fix incorrect spinlock release and PTP cap detection.Vince Bridgers