summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-08-16xhci: always handle "Command Ring Stopped" eventsMathias Nyman1-6/+7
2016-08-16net: ethernet: mediatek: fix runtime warning raised by inconsistent struct de...sean.wang@mediatek.com1-13/+13
2016-08-16net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enab...sean.wang@mediatek.com1-0/+5
2016-08-16net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMACsean.wang@mediatek.com1-3/+12
2016-08-16power_supply: tps65217-charger: fix missing platform_set_drvdata()Wei Yongjun1-0/+1
2016-08-15hv_netvsc: fix bonding devices check in netvsc_netdev_event()Vitaly Kuznetsov1-2/+7
2016-08-15hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdevVitaly Kuznetsov1-2/+2
2016-08-15hv_netvsc: reset vf_inject on VF removalVitaly Kuznetsov1-10/+16
2016-08-15hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt waitVitaly Kuznetsov2-35/+5
2016-08-15hv_netvsc: don't lose VF informationVitaly Kuznetsov3-42/+45
2016-08-15Merge tag 'iommu-fixes-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-8/+12
2016-08-15Merge tag 'edac_fixes_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+11
2016-08-15of: fix reference counting in of_graph_get_endpoint_by_regsLucas Stach1-9/+2
2016-08-15cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li2-4/+2
2016-08-15ehci-platform: add the max clock number to 4Icenowy Zheng1-1/+1
2016-08-15USB: bcma: support old USB 2.0 controller on Northstar devicesRafał Miłecki1-4/+82
2016-08-15usbip: vhci_hcd: fix return value check in add_platform_device()Wei Yongjun1-2/+2
2016-08-15whci: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-08-15cdc-wdm: cleanup debug messagesOliver Neukum1-4/+3
2016-08-15usb: wusbcore: wa-xfer: don't print error when allocating urb failsWolfram Sang1-3/+1
2016-08-15usb: wusbcore: wa-nep: don't print error when allocating urb failsWolfram Sang1-3/+1
2016-08-15usb: usbip: stub_rx: don't print error when allocating urb failsWolfram Sang1-1/+0
2016-08-15usb: usb-skeleton: don't print error when allocating urb failsWolfram Sang1-4/+1
2016-08-15usb: storage: usb: don't print error when allocating urb failsWolfram Sang1-3/+1
2016-08-15usb: misc: yurex: don't print error when allocating urb failsWolfram Sang1-6/+2
2016-08-15usb: misc: uss720: don't print error when allocating urb failsWolfram Sang1-1/+0
2016-08-15usb: misc: sisusbvga: sisusb: don't print error when allocating urb failsWolfram Sang1-3/+0
2016-08-15usb: misc: lvstest: don't print error when allocating urb failsWolfram Sang1-3/+1
2016-08-15usb: misc: legousbtower: don't print error when allocating urb failsWolfram Sang1-6/+2
2016-08-15usb: misc: ldusb: don't print error when allocating urb failsWolfram Sang1-6/+2
2016-08-15usb: misc: iowarrior: don't print error when allocating urb failsWolfram Sang1-5/+1
2016-08-15usb: misc: ftdi-elan: don't print error when allocating urb failsWolfram Sang1-10/+3
2016-08-15usb: misc: appledisplay: don't print error when allocating urb failsWolfram Sang1-1/+0
2016-08-15usb: misc: adutux: don't print error when allocating urb failsWolfram Sang1-6/+2
2016-08-15usb: class: usbtmc: don't print error when allocating urb failsWolfram Sang1-3/+1
2016-08-15usb: atm: usbatm: don't print error when allocating urb failsWolfram Sang1-1/+0
2016-08-15usb: atm: ueagle-atm: don't print error when allocating urb failsWolfram Sang1-3/+1
2016-08-15usb: atm: cxacru: don't print error when allocating urb failsWolfram Sang1-2/+0
2016-08-15uwb: hwa-rc: don't print error when allocating urb failsWolfram Sang1-3/+1
2016-08-15dm crypt: increase mempool reserve to better support swappingMikulas Patocka1-1/+1
2016-08-15dm round robin: do not use this_cpu_ptr() without having preemption disabledMike Snitzer1-2/+5
2016-08-15drm/etnaviv: take GPU lock later in the submit processLucas Stach1-5/+5
2016-08-15Merge tag 'mediatek-drm-fixes-2016-08-12' of git://git.pengutronix.de/git/pza...Dave Airlie1-0/+3
2016-08-15mlxsw: spectrum_router: Fix use after freeVincent1-1/+2
2016-08-15vhost/test: fix after swiotlb changesMichael S. Tsirkin1-4/+4
2016-08-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds9-8/+84
2016-08-15i2c: meson: Use complete() instead of complete_all()Daniel Wagner1-3/+3
2016-08-15i2c: brcmstb: Use complete() instead of complete_all()Daniel Wagner1-1/+1
2016-08-15i2c: bcm-kona: Use complete() instead of complete_all()Daniel Wagner1-1/+1
2016-08-15i2c: bcm-iproc: Use complete() instead of complete_all()Daniel Wagner1-1/+1