summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: align buffer size when allocating for OUT endpointFelipe F. Tonello2016-08-252-1/+18
* usb: gadget: change len to size_t on alloc_ep_req()Felipe F. Tonello2016-08-252-2/+2
* usb: gadget: Add per-lun inquiry stringPhilipp Gesang2016-08-254-6/+57
* usb: dwc3: of-simple: add compatible for rockchip rk3399William Wu2016-08-251-0/+1
* usb: dwc3: add dis_del_phy_power_chg_quirkWilliam Wu2016-08-252-0/+8
* usb: dwc3: make usb2 phy utmi interface configurableWilliam Wu2016-08-252-0/+30
* usb: dwc3: add dis_u2_freeclk_exists_quirkWilliam Wu2016-08-252-0/+10
* usb: gadget: net2280: match interrupt endpoints to PIO endpoints and DMA to bulkJussi Kivilinna2016-08-251-0/+38
* usb: gadget: net2280: fix infinite loop in irq handlerJussi Kivilinna2016-08-251-3/+37
* usb: gadget: f_ncm: add SuperSpeed descriptors for CDC NCMJussi Kivilinna2016-08-251-2/+80
* usb: dwc2: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-08-251-1/+1
* usb: gadget: remove redundant self assignmentColin Ian King2016-08-251-3/+1
* usb: gadget: configfs: log function unbinding as informationRomain Izard2016-08-251-2/+3
* usb: phy: generic: remove the vbus dependencyRobert Jarzmik2016-08-251-5/+2
* usb: phy: generic: cope with initial stateRobert Jarzmik2016-08-251-0/+2
* usb: gadget: pxa27x: add phy notifier event handlerRobert Jarzmik2016-08-251-2/+49
* usb: dwc3: gadget: improve increment request->actualFelipe Balbi2016-08-251-6/+2
* usb: dwc3: gadget: remove condition that never happensFelipe Balbi2016-08-251-4/+2
* usb: dwc3: gadget: add remaining sg entries to ringFelipe Balbi2016-08-251-9/+24
* usb: dwc3: gadget: interrupt on ring full tooFelipe Balbi2016-08-221-1/+4
* usb: dwc3: gadget: add sg and num_pending_sgs to dwc3_requestFelipe Balbi2016-08-221-0/+4
* usb: dwc3: gadget: avoid while (1) loop on completionFelipe Balbi2016-08-221-13/+19
* usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue()Felipe Balbi2016-08-221-76/+7
* usb: dwc3: gadget: simplify dwc3_ep_prev_trb()Felipe Balbi2016-08-221-5/+5
* usb: dwc3: gadget: increment dequeue pointer on completionFelipe Balbi2016-08-221-14/+3
* usb: dwc3: gadget: retire LST bit completelyFelipe Balbi2016-08-221-47/+15
* xhci: don't dereference a xhci member after removing xhciMathias Nyman2016-08-161-1/+2
* usb: xhci: Fix panic if disconnectJim Lin2016-08-161-0/+3
* xhci: really enqueue zero length TRBs.Alban Browaeys2016-08-161-1/+2
* xhci: always handle "Command Ring Stopped" eventsMathias Nyman2016-08-161-6/+7
* cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li2016-08-152-4/+2
* Merge tag 'usb-serial-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-08-124-1/+40
|\
| * USB: serial: fix memleak in driver-registration error pathAlexey Klimov2016-08-081-1/+3
| * USB: serial: option: add support for Telit LE920A4Daniele Palmas2016-08-081-0/+21
| * USB: serial: ftdi_sio: add device ID for WICED USB UART dev boardSheng-Hui J. Chu2016-08-082-0/+7
| * USB: serial: ftdi_sio: add PIDs for Ivium Technologies devicesRobert Deliƫn2016-08-082-0/+8
| * USB: serial: option: add D-Link DWM-156/A3Lubomir Rintel2016-08-081-0/+1
* | usb: misc: usbtest: add fix for driver hangLu Baolu2016-08-111-3/+4
* | Merge tag 'fixes-for-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-08-1115-35/+69
|\ \
| * | usb: dwc3: gadget: stop processing on HWO setFelipe Balbi2016-08-111-10/+1
| * | usb: dwc3: don't set last bit for ISOC endpointsJanusz Dziedzic2016-08-111-1/+1
| * | usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSGXerox Lin2016-08-111-0/+6
| * | usb: udc: core: fix error handlingPeter Chen2016-08-111-1/+4
| * | usb: gadget: fsl_qe_udc: off by one in setup_received_handle()Dan Carpenter2016-08-111-1/+1
| * | usb/gadget: fix gadgetfs aio support.Mathieu Laurendeau2016-08-111-1/+1
| * | usb: gadget: composite: Fix return value in case of errorChristophe JAILLET2016-08-111-2/+2
| * | usb: gadget: uvc: Fix return value in case of errorChristophe JAILLET2016-08-111-1/+1
| * | usb: gadget: fix check in sync read from ep in gadgetfsBinyamin Sharet2016-08-111-1/+1
| * | usb: misc: usbtest: usbtest_do_ioctl may return positive integerPeter Chen2016-08-111-1/+1
| * | usb: dwc3: fix missing platform_set_drvdata() in dwc3_of_simple_probe()Wei Yongjun2016-08-111-0/+1
OpenPOWER on IntegriCloud