aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-16xhci: don't dereference a xhci member after removing xhciMathias Nyman1-1/+2
2016-08-16usb: xhci: Fix panic if disconnectJim Lin1-0/+3
2016-08-16xhci: really enqueue zero length TRBs.Alban Browaeys1-1/+2
2016-08-16xhci: always handle "Command Ring Stopped" eventsMathias Nyman1-6/+7
2016-08-15cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li2-4/+2
2016-08-12Merge tag 'usb-serial-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman4-1/+40
2016-08-11usb: misc: usbtest: add fix for driver hangLu Baolu1-3/+4
2016-08-11Merge tag 'fixes-for-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman15-35/+69
2016-08-11usb: dwc3: gadget: stop processing on HWO setFelipe Balbi1-10/+1
2016-08-11usb: dwc3: don't set last bit for ISOC endpointsJanusz Dziedzic1-1/+1
2016-08-11usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSGXerox Lin1-0/+6
2016-08-11usb: udc: core: fix error handlingPeter Chen1-1/+4
2016-08-11usb: gadget: fsl_qe_udc: off by one in setup_received_handle()Dan Carpenter1-1/+1
2016-08-11usb/gadget: fix gadgetfs aio support.Mathieu Laurendeau1-1/+1
2016-08-11usb: gadget: composite: Fix return value in case of errorChristophe JAILLET1-2/+2
2016-08-11usb: gadget: uvc: Fix return value in case of errorChristophe JAILLET1-1/+1
2016-08-11usb: gadget: fix check in sync read from ep in gadgetfsBinyamin Sharet1-1/+1
2016-08-11usb: misc: usbtest: usbtest_do_ioctl may return positive integerPeter Chen1-1/+1
2016-08-11usb: dwc3: fix missing platform_set_drvdata() in dwc3_of_simple_probe()Wei Yongjun1-0/+1
2016-08-11usb: phy: omap-otg: Fix missing platform_set_drvdata() in omap_otg_probe()Wei Yongjun1-0/+2
2016-08-11usb: gadget: configfs: add mutex lock before unregister gadgetWinter Wang1-0/+2
2016-08-11usb: gadget: u_ether: fix dereference after null check coverify warningPeter Chen1-1/+2
2016-08-11usb: gadget: composite: fix dereference after null check coverify warningPeter Chen1-0/+2
2016-08-11usb: renesas_usbhs: Use dmac only if the pipe type is bulkYoshihiro Shimoda1-2/+2
2016-08-11usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()Yoshihiro Shimoda1-2/+5
2016-08-11usb: renesas_usbhs: Fix receiving data corrupt on R-Car Gen3 with dmacYoshihiro Shimoda1-1/+2
2016-08-10usb: dwc3: pci: add Intel Kabylake PCI IDHeikki Krogerus1-0/+2
2016-08-10usb: dwc3: gadget: always cleanup all TRBsFelipe Balbi1-1/+1
2016-08-10usb: dwc3: gadget: fix for short pkts during chained xfersFelipe Balbi1-3/+20
2016-08-10usb: dwc3: gadget: increment request->actual onceFelipe Balbi1-8/+11
2016-08-09usb: host: max3421-hcd: fix mask of IO control registerJaewon Kim1-1/+1
2016-08-09USB: remove race condition in usbfs/libusb when using reap-after-disconnectAlan Stern1-1/+3
2016-08-09usb: devio, do not warn when allocation failsJiri Slaby1-1/+2
2016-08-09usb: ehci: change order of register cleanup during shutdownMarc Ohlf1-2/+2
2016-08-09USB: validate wMaxPacketValue entries in endpoint descriptorsAlan Stern1-3/+63
2016-08-09usb: misc: ftdi-elan: Fix off-by-one memory corruptionsXiao Han1-5/+5
2016-08-09usb: misc: usbtest: usbtest_do_ioctl may return positive integerPeter Chen1-1/+1
2016-08-09USB: hub: change the locking in hub_activateAlan Stern1-3/+3
2016-08-09USB: hub: fix up early-exit pathway in hub_activateAlan Stern1-9/+6
2016-08-09usb: hub: Fix unbalanced reference count/memory leak/deadlocksViresh Kumar1-2/+0
2016-08-08USB: serial: fix memleak in driver-registration error pathAlexey Klimov1-1/+3
2016-08-08USB: serial: option: add support for Telit LE920A4Daniele Palmas1-0/+21
2016-08-08USB: serial: ftdi_sio: add device ID for WICED USB UART dev boardSheng-Hui J. Chu2-0/+7
2016-08-08USB: serial: ftdi_sio: add PIDs for Ivium Technologies devicesRobert Deliƫn2-0/+8
2016-08-08USB: serial: option: add D-Link DWM-156/A3Lubomir Rintel1-0/+1
2016-08-05Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds5-295/+260
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas39-423/+532
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds3-283/+0
2016-07-28Merge branch 'for-4.8/hid-led' into for-linusJiri Kosina3-283/+0