aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
...
| | * | usb: misc: usbtest: usbtest_do_ioctl may return positive integerPeter Chen2016-08-11
| | * | usb: dwc3: fix missing platform_set_drvdata() in dwc3_of_simple_probe()Wei Yongjun2016-08-11
| | * | usb: phy: omap-otg: Fix missing platform_set_drvdata() in omap_otg_probe()Wei Yongjun2016-08-11
| | * | usb: gadget: configfs: add mutex lock before unregister gadgetWinter Wang2016-08-11
| | * | usb: gadget: u_ether: fix dereference after null check coverify warningPeter Chen2016-08-11
| | * | usb: gadget: composite: fix dereference after null check coverify warningPeter Chen2016-08-11
| | * | usb: renesas_usbhs: Use dmac only if the pipe type is bulkYoshihiro Shimoda2016-08-11
| | * | usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()Yoshihiro Shimoda2016-08-11
| | * | usb: renesas_usbhs: Fix receiving data corrupt on R-Car Gen3 with dmacYoshihiro Shimoda2016-08-11
| | * | usb: dwc3: pci: add Intel Kabylake PCI IDHeikki Krogerus2016-08-10
| | * | usb: dwc3: gadget: always cleanup all TRBsFelipe Balbi2016-08-10
| | * | usb: dwc3: gadget: fix for short pkts during chained xfersFelipe Balbi2016-08-10
| | * | usb: dwc3: gadget: increment request->actual onceFelipe Balbi2016-08-10
| | |/
| * | usb: host: max3421-hcd: fix mask of IO control registerJaewon Kim2016-08-09
| * | USB: remove race condition in usbfs/libusb when using reap-after-disconnectAlan Stern2016-08-09
| * | usb: devio, do not warn when allocation failsJiri Slaby2016-08-09
| * | usb: ehci: change order of register cleanup during shutdownMarc Ohlf2016-08-09
| * | USB: validate wMaxPacketValue entries in endpoint descriptorsAlan Stern2016-08-09
| * | usb: misc: ftdi-elan: Fix off-by-one memory corruptionsXiao Han2016-08-09
| * | usb: misc: usbtest: usbtest_do_ioctl may return positive integerPeter Chen2016-08-09
| * | USB: hub: change the locking in hub_activateAlan Stern2016-08-09
| * | USB: hub: fix up early-exit pathway in hub_activateAlan Stern2016-08-09
| * | usb: hub: Fix unbalanced reference count/memory leak/deadlocksViresh Kumar2016-08-09
| |/
* | ehci-platform: add the max clock number to 4Icenowy Zheng2016-08-15
* | USB: bcma: support old USB 2.0 controller on Northstar devicesRafał Miłecki2016-08-15
* | usbip: vhci_hcd: fix return value check in add_platform_device()Wei Yongjun2016-08-15
* | whci: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-08-15
* | cdc-wdm: cleanup debug messagesOliver Neukum2016-08-15
* | usb: wusbcore: wa-xfer: don't print error when allocating urb failsWolfram Sang2016-08-15
* | usb: wusbcore: wa-nep: don't print error when allocating urb failsWolfram Sang2016-08-15
* | usb: usbip: stub_rx: don't print error when allocating urb failsWolfram Sang2016-08-15
* | usb: usb-skeleton: don't print error when allocating urb failsWolfram Sang2016-08-15
* | usb: storage: usb: don't print error when allocating urb failsWolfram Sang2016-08-15
* | usb: misc: yurex: don't print error when allocating urb failsWolfram Sang2016-08-15
* | usb: misc: uss720: don't print error when allocating urb failsWolfram Sang2016-08-15
* | usb: misc: sisusbvga: sisusb: don't print error when allocating urb failsWolfram Sang2016-08-15
* | usb: misc: lvstest: don't print error when allocating urb failsWolfram Sang2016-08-15
* | usb: misc: legousbtower: don't print error when allocating urb failsWolfram Sang2016-08-15
* | usb: misc: ldusb: don't print error when allocating urb failsWolfram Sang2016-08-15
* | usb: misc: iowarrior: don't print error when allocating urb failsWolfram Sang2016-08-15
* | usb: misc: ftdi-elan: don't print error when allocating urb failsWolfram Sang2016-08-15
* | usb: misc: appledisplay: don't print error when allocating urb failsWolfram Sang2016-08-15
* | usb: misc: adutux: don't print error when allocating urb failsWolfram Sang2016-08-15
* | usb: class: usbtmc: don't print error when allocating urb failsWolfram Sang2016-08-15
* | usb: atm: usbatm: don't print error when allocating urb failsWolfram Sang2016-08-15
* | usb: atm: ueagle-atm: don't print error when allocating urb failsWolfram Sang2016-08-15
* | usb: atm: cxacru: don't print error when allocating urb failsWolfram Sang2016-08-15
* | cdc-wdm: Clear read pipeline in case of errorRobert Foss2016-08-10
* | usbip: vhci extension: modifications to vhci driverNobuo Iwata2016-08-09
* | usb: core: of.c: fix defined but not declare warningPeter Chen2016-08-09