summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-11-25rtlwifi: Change order in device startupLarry Finger
2014-11-25rtlwifi: rtl8821ae: Fix 5G detection problemLarry Finger
2014-11-25vxlan: Fix boolean flip in VXLAN_F_UDP_ZERO_CSUM6_[TX|RX]Alexander Duyck
2014-11-25Input: xpad - use proper endpoint typeGreg Kroah-Hartman
2014-11-25Input: elantech - trust firmware about trackpoint presenceDmitry Torokhov
2014-11-25usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000Hans de Goede
2014-11-24xen-netback: do not report success if backend_create_xenvif() failsAlexey Khoroshilov
2014-11-24Merge tag 'iwlwifi-for-john-2014-11-23' of git://git.kernel.org/pub/scm/linux...John W. Linville
2014-11-24drm/i915: Ignore SURFLIVE and flip counter when the GPU gets resetVille Syrjälä
2014-11-24gpu/radeon: Set flag to indicate broken 64-bit MSIBenjamin Herrenschmidt
2014-11-24PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt
2014-11-23iwlwifi: mvm: check TLV flag before trying to use hotspot firmware commandsLuciano Coelho
2014-11-23solos-pci: fix error return codeJulia Lawall
2014-11-23igb: Fixes needed for surprise removal supportCarolyn Wyborny
2014-11-23ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probeDaniel Borkmann
2014-11-23ixgbe: Correctly disable VLAN filter in promiscuous modeVlad Yasevich
2014-11-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-11-22usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu
2014-11-22USB: xhci: Reset a halted endpoint immediately when we encounter a stall.Mathias Nyman
2014-11-22Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"Lu Baolu
2014-11-22USB: xhci: don't start a halted endpoint before its new dequeue is setMathias Nyman
2014-11-22USB: uas: Add no-uas quirk for Hitachi usb-3 enclosures 4971:1012Hans de Goede
2014-11-22Merge tag 'usb-serial-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-11-22Merge tag 'pm+acpi-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-22Merge tag 'devicetree-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-11-22Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-11-22Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-11-21thermal: Exynos: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-11-21thermal: sti: Ignore suspend/resume functions when !PM_SLEEPLee Jones
2014-11-21virtio-net: validate features during probeJason Wang
2014-11-21Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-21cxgb4 : Fix DCB priority groups being returned in wrong orderAnish Bhatt
2014-11-21pptp: fix stack info leak in pptp_getname()Mathias Krause
2014-11-21Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-11-20thermal: cpu_cooling: Update always cpufreq policy with thermal constraintsYadwinder Singh Brar
2014-11-20brcmfmac: don't include linux/unaligned/access_ok.hJohannes Berg
2014-11-20scsi: ufs: fix static checker warning in ufshcd_parse_clock_infoDolev Raviv
2014-11-20scsi: ufs: fix static checker warning in __ufshcd_setup_clocksDolev Raviv
2014-11-20scsi: ufs: fix static checker warning in ufshcd_populate_vregDolev Raviv
2014-11-20scsi: ufs: fix static checker errors in ufshcd_system_suspendDolev Raviv
2014-11-20drm/radeon: fix endian swapping in vbios fetch for tdp tableAlex Deucher
2014-11-20drm/radeon: disable native backlight control on pre-r6xx asics (v2)Alex Deucher
2014-11-20ufs: fix power info after link start-upYaniv Gardi
2014-11-20ufs: fix reference counting of W-LUsAkinobu Mita
2014-11-20scsi: add Intel Multi-Flex to scsi scan blacklistChristian Sünkenberg
2014-11-20bnx2fc: do not add shared skbs to the fcoe_rx_listMaurizio Lombardi
2014-11-20of/selftest: Fix testing when /aliases is missingGrant Likely