aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-08-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-08-19Merge tag 'usb-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-08-19Merge tag 'hwmon-for-linus-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-18Merge tag 'drm-fixes-for-4.8-rc3-2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2016-08-18Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-19Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-08-19Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in...Dave Airlie
2016-08-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-08-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-08-18Merge tag 'drm-fixes-for-4.8-rc3' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-08-18Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference"Johannes Berg
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-17net_sched: convert tcf_exts from list to pointer arrayWANG Cong
2016-08-17Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2016-08-17mlxsw: spectrum: Allow packets to be trapped from any PGIdo Schimmel
2016-08-17mlxsw: spectrum: Unmap 802.1Q FID before destroying itIdo Schimmel
2016-08-17mlxsw: spectrum: Add missing rollbacks in error pathIdo Schimmel
2016-08-17mlxsw: reg: Fix missing op field fill-upJiri Pirko
2016-08-17mlxsw: spectrum: Trap loop-backed packetsIdo Schimmel
2016-08-17mlxsw: spectrum: Add missing packet trapsElad Raz
2016-08-17mlxsw: spectrum: Mark port as active before registering itIdo Schimmel
2016-08-17mlxsw: spectrum: Create PVID vPort before registering netdeviceIdo Schimmel
2016-08-17mlxsw: spectrum: Remove redundant errors from the codeIdo Schimmel
2016-08-17mlxsw: spectrum: Don't return upon error in removal pathIdo Schimmel
2016-08-17Merge tag 'for-v4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2016-08-17clocksource/drivers/mips-gic-timer: Make gic_clocksource_of_init() return intPaul Gortmaker
2016-08-17clocksource/drivers/kona: Fix get_counter() error handlingArnd Bergmann
2016-08-17clocksource/drivers/time-armada-370-xp: Fix the clock referenceGregory CLEMENT
2016-08-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-08-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-08-16i40e: check for and deal with non-contiguous TCsDave Ertman
2016-08-16ixgbe: Re-enable ability to toggle VLAN filteringAlexander Duyck
2016-08-16ixgbe: Force VLNCTRL.VFE to be set in all VMDq pathsAlexander Duyck
2016-08-16Merge tag 'pinctrl-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-08-16e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson
2016-08-16e1000e: factor out systim sanitizationJarod Wilson
2016-08-16igb: fix adjusting PTP timestamps for Tx/Rx latencyKshitiz Gupta
2016-08-16drm/amdgpu: Change GART offset to 64-bitFelix Kuehling
2016-08-16xhci: don't dereference a xhci member after removing xhciMathias Nyman
2016-08-16usb: xhci: Fix panic if disconnectJim Lin
2016-08-16xhci: really enqueue zero length TRBs.Alban Browaeys
2016-08-16xhci: always handle "Command Ring Stopped" eventsMathias Nyman
2016-08-15net: ethernet: mediatek: fix runtime warning raised by inconsistent struct de...sean.wang@mediatek.com
2016-08-15net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enab...sean.wang@mediatek.com
2016-08-15net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMACsean.wang@mediatek.com
2016-08-15power_supply: tps65217-charger: fix missing platform_set_drvdata()Wei Yongjun
2016-08-15hv_netvsc: fix bonding devices check in netvsc_netdev_event()Vitaly Kuznetsov
2016-08-15hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdevVitaly Kuznetsov
2016-08-15hv_netvsc: reset vf_inject on VF removalVitaly Kuznetsov