aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-08-16dm raid: fix restoring of failed devices regressionHeinz Mauelshagen
2016-08-16ixgbe: Force VLNCTRL.VFE to be set in all VMDq pathsAlexander Duyck
2016-08-16dm raid: fix frozen recovery regressionHeinz Mauelshagen
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
2016-08-15hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt waitVitaly Kuznetsov
2016-08-15hv_netvsc: don't lose VF informationVitaly Kuznetsov
2016-08-15Merge tag 'iommu-fixes-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-08-15Merge tag 'edac_fixes_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-15of: fix reference counting in of_graph_get_endpoint_by_regsLucas Stach
2016-08-15cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li
2016-08-15dm crypt: increase mempool reserve to better support swappingMikulas Patocka
2016-08-15dm round robin: do not use this_cpu_ptr() without having preemption disabledMike Snitzer
2016-08-15drm/etnaviv: take GPU lock later in the submit processLucas Stach
2016-08-15Merge tag 'mediatek-drm-fixes-2016-08-12' of git://git.pengutronix.de/git/pza...Dave Airlie
2016-08-14mlxsw: spectrum_router: Fix use after freeVincent
2016-08-15vhost/test: fix after swiotlb changesMichael S. Tsirkin
2016-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-08-15i2c: meson: Use complete() instead of complete_all()Daniel Wagner
2016-08-15i2c: brcmstb: Use complete() instead of complete_all()Daniel Wagner
2016-08-15i2c: bcm-kona: Use complete() instead of complete_all()Daniel Wagner
2016-08-15i2c: bcm-iproc: Use complete() instead of complete_all()Daniel Wagner
2016-08-15i2c: at91: fix support of the "alternative command" featureCyrille Pitchen
2016-08-15i2c: ocores: add missed clk_disable_unprepare() on failure pathsAlexey Khoroshilov
2016-08-15i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()Brian Norris
2016-08-15i2c: mux: demux-pinctrl: properly roll back when adding adapter failsWolfram Sang
2016-08-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-13net: remove type_check from dev_get_nest_level()Sabrina Dubroca
2016-08-13macsec: fix lockdep splats when nesting devicesSabrina Dubroca
2016-08-13net: ethernet: mediatek: add the missing of_node_put() after node is used donesean.wang@mediatek.com
2016-08-13net: ethernet: mediatek: fixed that initializing u64_stats_sync is missingsean.wang@mediatek.com
2016-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-12dsa: mv88e6xxx: hide unused functionsArnd Bergmann
2016-08-12Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds
2016-08-12Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-08-12Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley