summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-11-21Merge tag 'pm+acpi-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-21Merge tag 'devicetree-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-11-21Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-11-21Merge 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-20pptp: 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 missingdevicetree-fixes-for-3.18Grant Likely
2014-11-19IB/isert: Adjust CQ size to HW limitsChris Moore
2014-11-20ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake upRafael J. Wysocki
2014-11-19hwmon: (g762) fix call to devm_hwmon_device_register_with_groups()Arnaud Ebalard
2014-11-19cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connectionAnish Bhatt
2014-11-19PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_tYinghai Lu
2014-11-19Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca...David S. Miller
2014-11-19net/mlx4_en: Add VXLAN ndo calls to the PF net device ops tooOr Gerlitz
2014-11-19bonding: fix curr_active_slave/carrier with loadbalance arp monitoringNikolay Aleksandrov
2014-11-19of/selftest: Fix off-by-one error in removal pathGrant Likely
2014-11-19USB: ssu100: fix overrun-error reportingJohan Hovold
2014-11-19USB: keyspan: fix overrun-error reportingJohan Hovold
2014-11-19USB: keyspan: fix tty line-status reportingJohan Hovold
2014-11-19clockevent: sun4i: Fix race condition in the probe codeMaxime Ripard
2014-11-19usb: serial: ftdi_sio: add PIDs for Matrix Orbital productsTroy Clark
2014-11-18vxlan: Inline vxlan_gso_check().Joe Stringer