summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* udc: net2280: Fix net2280_disableGuido Kiener2019-02-061-2/+2
* USB: gadget: Improve kerneldoc for usb_ep_dequeue()Alan Stern2019-02-061-4/+4
* usb: dwc3: debug: purge usage of strcatFelipe Balbi2019-02-051-5/+9
* usb: dwc3: trace: pass trace buffer size to decoding functionsFelipe Balbi2019-02-042-69/+80
* usb: dwc3: gadget: remove DWC3_EP_END_TRANSFER_PENDINGFelipe Balbi2019-02-043-13/+6Star
* usb: dwc3: gadget: early giveback if End Transfer already completedFelipe Balbi2019-02-041-1/+5
* usb: dwc3: gadget: don't use resource_index as a flagFelipe Balbi2019-02-041-2/+2
* usb: dwc3: gadget: clear DWC3_EP_TRANSFER_STARTED on cmd completeFelipe Balbi2019-02-011-14/+5Star
* usb: dwc3: gadget: remove req->started flagFelipe Balbi2019-01-283-5/+0Star
* usb: dwc3: gadget: prevent dwc3_request from being queued twiceFelipe Balbi2019-01-281-0/+5
* usb: dwc3: gadget: add dwc3_request status trackingFelipe Balbi2019-01-283-0/+14
* usb: gadget: udc: renesas_usb3: add support for r8a774c0Fabrizio Castro2019-01-281-0/+4
* usb: gadget: uvc: add uvcg_warn macroPaul Elder2019-01-281-0/+2
* usb: gadget: u_serial: process RX in workqueue instead of taskletMichał Mirosław2019-01-281-21/+14Star
* usb: gadget: udc: reduce indentationJulia Lawall2019-01-281-9/+8Star
* usb: gadget: aspeed: fix typoMatteo Croce2019-01-281-1/+1
* usb: dwc3: keystone: Add support for ti,am654-dwc3Roger Quadros2019-01-282-4/+13
* usb: dwc3: gadget: Fix OTG events when gadget driver isn't loadedRoger Quadros2019-01-281-0/+2
* usb: renesas_usbhs: replace udelay() with usleep_range()Yoshihiro Shimoda2019-01-282-2/+2
* usb: dwc3: qcom: Add support for MSM8998Jeffrey Hugo2019-01-281-0/+1
* usb: gadget: Remove dead branch codeYueHaibing2019-01-281-8/+0Star
* Merge tag 'usb-serial-5.0-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-01-189-2/+24
|\
| * USB: serial: keyspan_usa: add proper SPDX lines for .h filesGreg Kroah-Hartman2019-01-185-0/+5
| * USB: serial: pl2303: add new PID to support PL2303TBCharles Yeh2019-01-172-0/+3
| * USB: serial: ftdi_sio: fix GPIO not working in autosuspendKaroly Pados2019-01-141-1/+14
| * USB: serial: simple: add Motorola Tetra TPG2200 device idMax Schulze2019-01-071-1/+2
* | USB: EHCI: ehci-mv: add MODULE_DEVICE_TABLELubomir Rintel2019-01-181-0/+1
* | USB: leds: fix regression in usbport led triggerChristian Lamparter2019-01-181-7/+10
* | usb: chipidea: fix static checker warning for NULL pointerPeter Chen2019-01-181-1/+2
* | USB: usbip: delete README fileGreg Kroah-Hartman2019-01-181-7/+0Star
* | usb: dwc2: gadget: Fix Remote Wakeup interrupt bit clearingMinas Harutyunyan2019-01-171-1/+1
* | usb: gadget: Potential NULL dereference on allocation errorDan Carpenter2019-01-141-1/+1
* | usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao2019-01-141-0/+1
* | usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanupJack Pham2019-01-141-0/+1
* | usb: dwc3: gadget: synchronize_irq dwc irq in suspendBo He2019-01-141-0/+2
* | Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-01-135-6/+33
|\ \
| * | USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker2019-01-071-1/+2
| * | usbcore: Select only first configuration for non-UAC3 compliant devicesSaranya Gopal2019-01-071-3/+6
| * | USB: storage: add quirk for SMI SM3350Icenowy Zheng2019-01-071-0/+12
| * | USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng2019-01-071-2/+6
| * | usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas2019-01-071-0/+7
| |/
* / cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-083-14/+13Star
|/
* Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-061-4/+0Star
|\
| * PCI: Move Synopsys HAPS platform device IDsThinh Nguyen2018-12-171-4/+0Star
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-044-8/+7Star
* | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-021-1/+1
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel2018-12-201-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | | | * xhci: Use device_iommu_mapped()Joerg Roedel2018-12-171-1/+1
| | | |/ | | |/|
* | | | Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-2962-653/+1580
|\ \ \ \
| * | | | USB: serial: option: add Fibocom NL678 seriesJörgen Storvist2018-12-211-0/+4