summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-05-01Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-05-01Merge tag 'fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-05-01dm cache: fix writethrough mode quiescing in cache_mapMike Snitzer
2014-05-01Merge tag 'pinctrl-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-05-01Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-05-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-01Revert "hwmon: (coretemp) Refine TjMax detection"Guenter Roeck
2014-05-01ACPI / processor: Fix failure of loading acpi-cpufreq driverLan Tianyu
2014-04-30Merge tag 'iio-fixes-for-3.15b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-04-30PNP / ACPI: Do not return errors if _DIS or _SRS are not presentRafael J. Wysocki
2014-04-30hyperv: Properly handle checksum offloadKY Srinivasan
2014-04-30gianfar: Avoid unnecessary reg accesses in adjust_link()Claudiu Manoil
2014-04-30Revert "macvlan : fix checksums error when we are in bridge mode"Vlad Yasevich
2014-04-30mactap: Fix checksum errors for non-gso packets in bridge modeVlad Yasevich
2014-04-30net: sxgbe: Added set function for interrupt on completeByungho An
2014-04-30net: sxgbe: Added rxqueue enable functionByungho An
2014-04-30net: sxgbe: sw reset moved to probe functionByungho An
2014-04-30cxgb4: Decode PCIe Gen3 link speedRoland Dreier
2014-04-30Altera TSE: Add missing include to silence sparse warningsTobias Klauser
2014-04-30Altera TSE: Fix DMA secriptor length initializationTobias Klauser
2014-04-30usb: gadget: at91-udc: fix irq and iomem resource retrievalJean-Jacques Hiblot
2014-04-30rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()Ben Hutchings
2014-04-30rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbbLarry Finger
2014-04-30ath9k: remove tid->paused flagFelix Fietkau
2014-04-30ath9k_hw: do not lower ANI setting below default on AR913xFelix Fietkau
2014-04-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-30drm/exynos: use %pad for dma_addr_tJingoo Han
2014-04-30drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() resultsJingoo Han
2014-04-30drm/exynos: balance framebuffer refcountAndrzej Hajda
2014-04-30Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2014-04-29PNP: Fix compile error in quirks.cBjorn Helgaas
2014-04-29ACPI / EC: Process rather than discard events in acpi_ec_clearKieran Clancy
2014-04-29Merge branch 'clockevents/3.15-fixes' of git://git.linaro.org/people/daniel.l...Thomas Gleixner
2014-04-29Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu i...Thomas Gleixner
2014-04-29dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warningMike Snitzer
2014-04-29drivercore: deferral race condition fixGrant Likely
2014-04-29clocksource: nspire: Fix compiler warningAlexander Shiyan
2014-04-29clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issueLorenzo Pieralisi
2014-04-28RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapterHariprasad S
2014-04-28RDMA/cxgb4: Only allow kernel db ringing for T4 devsSteve Wise
2014-04-28RDMA/cxgb4: Force T5 connections to use TAHOE congestion controlSteve Wise
2014-04-28RDMA/cxgb4: Fix endpoint mutex deadlocksSteve Wise
2014-04-29cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost errorTim Gardner
2014-04-29cpufreq: powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat
2014-04-29cpufreq: powernow-k6: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat
2014-04-29cpufreq: powernow-k6: Fix incorrect comparison with max_multiplerSrivatsa S. Bhat
2014-04-29cpufreq: longhaul: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat
2014-04-28[SCSI] virtio-scsi: Skip setting affinity on uninitialized vqFam Zheng
2014-04-28Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds