summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-08-11usb/gadget: fix gadgetfs aio support.Mathieu Laurendeau
2016-08-11usb: gadget: composite: Fix return value in case of errorChristophe JAILLET
2016-08-11usb: gadget: uvc: Fix return value in case of errorChristophe JAILLET
2016-08-11usb: gadget: fix check in sync read from ep in gadgetfsBinyamin Sharet
2016-08-11usb: misc: usbtest: usbtest_do_ioctl may return positive integerPeter Chen
2016-08-11usb: dwc3: fix missing platform_set_drvdata() in dwc3_of_simple_probe()Wei Yongjun
2016-08-11usb: phy: omap-otg: Fix missing platform_set_drvdata() in omap_otg_probe()Wei Yongjun
2016-08-11usb: gadget: configfs: add mutex lock before unregister gadgetWinter Wang
2016-08-11usb: gadget: u_ether: fix dereference after null check coverify warningPeter Chen
2016-08-11usb: gadget: composite: fix dereference after null check coverify warningPeter Chen
2016-08-11usb: renesas_usbhs: Use dmac only if the pipe type is bulkYoshihiro Shimoda
2016-08-11usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()Yoshihiro Shimoda
2016-08-11usb: renesas_usbhs: Fix receiving data corrupt on R-Car Gen3 with dmacYoshihiro Shimoda
2016-08-10usb: dwc3: pci: add Intel Kabylake PCI IDHeikki Krogerus
2016-08-10usb: dwc3: gadget: always cleanup all TRBsFelipe Balbi
2016-08-10usb: dwc3: gadget: fix for short pkts during chained xfersFelipe Balbi
2016-08-10usb: dwc3: gadget: increment request->actual onceFelipe Balbi
2016-08-09usb: host: max3421-hcd: fix mask of IO control registerJaewon Kim
2016-08-09USB: remove race condition in usbfs/libusb when using reap-after-disconnectAlan Stern
2016-08-09usb: devio, do not warn when allocation failsJiri Slaby
2016-08-09usb: ehci: change order of register cleanup during shutdownMarc Ohlf
2016-08-09USB: validate wMaxPacketValue entries in endpoint descriptorsAlan Stern
2016-08-09usb: misc: ftdi-elan: Fix off-by-one memory corruptionsXiao Han
2016-08-09usb: misc: usbtest: usbtest_do_ioctl may return positive integerPeter Chen
2016-08-09USB: hub: change the locking in hub_activateAlan Stern
2016-08-09USB: hub: fix up early-exit pathway in hub_activateAlan Stern
2016-08-09usb: hub: Fix unbalanced reference count/memory leak/deadlocksViresh Kumar
2016-08-08USB: serial: fix memleak in driver-registration error pathAlexey Klimov
2016-08-08USB: serial: option: add support for Telit LE920A4Daniele Palmas
2016-08-08USB: serial: ftdi_sio: add device ID for WICED USB UART dev boardSheng-Hui J. Chu
2016-08-08USB: serial: ftdi_sio: add PIDs for Ivium Technologies devicesRobert Deliƫn
2016-08-08USB: serial: option: add D-Link DWM-156/A3Lubomir Rintel
2016-08-06Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-07-28Merge branch 'for-4.8/hid-led' into for-linusJiri Kosina
2016-07-27Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-07-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-07-26Merge tag 'usb-serial-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-07-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-07-18cdc-acm: beautify probe()Oliver Neukum
2016-07-18cdc-wdm: use the common CDC parserOliver Neukum
2016-07-18cdc-acm: cleanup error handlingOliver Neukum
2016-07-18cdc-acm: use the common parserOliver Neukum
2016-07-18usbnet: move the CDC parser into USB coreOliver Neukum
2016-07-16usb: musb: sunxi: Simplify dr_mode handlingHans de Goede
2016-07-16usb: musb: sunxi: make unexported symbols staticBen Dooks
2016-07-16usb: musb: cppi41: add dma channel tracepointsBin Liu