summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: misc: usbtest: Remove timeval usageDeepa Dinamani2015-12-151-82/+147
* usb: gadget: gmidi: Cleanup legacy codeFelipe F. Tonello2015-12-151-8/+0
* usb: gadget: define free_ep_req as universal functionFelipe F. Tonello2015-12-155-16/+8
* usb: gadget: f_midi: remove duplicated codeFelipe F. Tonello2015-12-151-19/+0
* usb: renesas_usbhs: Modify ep.caps.type_xxx and usb_ep_maxpacket_limit()Yoshihiro Shimoda2015-12-151-7/+12
* usb: renesas_usbhs: Modify pipe configurationYoshihiro Shimoda2015-12-154-127/+66
* usb: dwc2: host: process all completed urbsGregory Herrero2015-12-151-2/+36
* usb: dwc2: host: always increment available host channel during releaseGregory Herrero2015-12-151-0/+1
* usb: dwc2: host: program descriptor for next frameGregory Herrero2015-12-152-2/+32
* usb: dwc2: host: add function to compare frame indexGregory Herrero2015-12-151-0/+13
* usb: dwc2: host: spinlock release channelGregory Herrero2015-12-151-0/+4
* usb: dwc2: host: fix use of qtd after free in desc dma modeGregory Herrero2015-12-151-1/+4
* usb: dwc2: host: rework isochronous halt pathGregory Herrero2015-12-151-1/+21
* usb: dwc2: host: set active bit in isochronous descriptorsGregory Herrero2015-12-151-8/+3
* usb: dwc2: host: ensure filling of isoc desc is correctly doneGregory Herrero2015-12-151-2/+3
* usb: misc: usbtest: improve the description for error messagePeter Chen2015-12-151-2/+2
* usb: gadget: f_sourcesink: add queue depthPeter Chen2015-12-153-33/+127
* usb: dwc3: remove dwc3-qcom in favor of dwc3-of-simpleFelipe Balbi2015-12-153-139/+0
* usb: dwc3: add generic OF glue layerFelipe Balbi2015-12-153-0/+188
* usb: dwc3: ep0: fix setup_packet_pending initializationFelipe Balbi2015-12-152-5/+7
* usb: dwc3: gadget: simplify next_request() return checkFelipe Balbi2015-12-151-3/+2
* usb: dwc3: ep0: purge dev_dbg() callsFelipe Balbi2015-12-151-2/+2
* usb: dwc3: core: purge dev_dbg() callsFelipe Balbi2015-12-151-3/+5
* usb: dwc3: gadget: purge dev_dbg() callsFelipe Balbi2015-12-151-16/+21
* usb: dwc3: gadget: simplify dwc3_gadget_ep_queue()Felipe Balbi2015-12-151-15/+11
* USB: add quirk for devices with broken LPMAlan Stern2015-12-112-1/+12
* xhci: fix usb2 resume timing and races.Mathias Nyman2015-12-112-6/+44
* Merge tag 'fixes-for-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-12-094-5/+12
|\
| * usb: musb: fail with error when no DMA controller setAaro Koskinen2015-12-091-0/+1
| * usb: gadget: uvc: fix permissions of configfs attributesMian Yousaf Kaukab2015-12-081-1/+1
| * usb: musb: core: Fix pm runtime for deferred probeTony Lindgren2015-12-081-1/+6
| * usb: phy: msm: fix a possible NULL dereferenceLABBE Corentin2015-12-081-3/+3
| * usb: dwc3: gadget: don't prestart interrupt endpointsFelipe Balbi2015-11-301-0/+1
* | USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irqAlexandre Belloni2015-12-041-6/+5
* | usb: Quiet down false peer failure messagesDon Zickus2015-12-041-2/+2
* | usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun2015-12-041-0/+8
* | xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable()Mika Westerberg2015-12-041-2/+6
* | usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings2015-12-011-1/+2
* | USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov2015-12-011-0/+4
* | usb: core : hub: Fix BOS 'NULL pointer' kernel panicHans Yang2015-12-011-7/+8
* | usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicronDmitry Katsubo2015-12-013-2/+6
* | USB: quirks: Fix another ELAN touchscreenAdrien Vergé2015-12-011-0/+3
* | Merge tag 'usb-serial-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-12-013-1/+6
|\ \
| * | USB: serial: Another Infineon flash loader USB IDJonas Jonsson2015-11-231-0/+1
| * | USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson2015-11-231-0/+5
| * | USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy2015-11-231-1/+0
* | | Merge tag 'fixes-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-12-017-35/+76
|\ \ \ | |/ / |/| / | |/
| * usb: dwc2: fix kernel oops during driver probeStefan Wahren2015-11-201-14/+14
| * usb: phy: mxs: add "fsl,imx6ul-usbphy" compatible stringPeter Chen2015-11-191-0/+5
| * usb: gadget: f_midi: fix leak on failed to enqueue out requestsFelipe F. Tonello2015-11-191-0/+1
OpenPOWER on IntegriCloud