summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
| * usb: gadget: f_midi: Transmit data only when IN ep is enabledFelipe F. Tonello2015-11-191-1/+1
| * usb: dwc2: make otg clk optionalStefan Wahren2015-11-191-4/+7
| * usb: dwc2: Return errors from PHYStefan Wahren2015-11-191-5/+32
| * usb: dwc2: Make PHY optionalJohn Youn2015-11-191-5/+0
| * usb: renesas_usbhs: gadget: Fix NULL pointer dereference in usbhsg_ep_dequeue()Yoshihiro Shimoda2015-11-191-2/+9
| * usb: kconfig: fix warning of select USB_OTGPeter Chen2015-11-192-5/+2
| * usb: gadget: pxa27x: fix suspend callbackFelipe Balbi2015-11-191-0/+3
| * usb: gadget: functionfs: fix missing access_ok checksDaniel Walter2015-11-181-3/+3
| * usb: musb: USB_TI_CPPI41_DMA requires dmaengine supportArnd Bergmann2015-11-181-1/+1
* | usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby2015-11-191-1/+1
* | usb: kconfig: fix warning of select USB_OTGPeter Chen2015-11-192-5/+2
* | USB: option: add XS Stick W100-2 from 4G SystemsBjørn Mork2015-11-191-0/+9
* | Merge tag 'usb-serial-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-11-194-20/+82
|\ \
| * | USB: qcserial: Fix support for HP lt4112 LTE/HSPA+ Gobi 4G ModemBjørn Mork2015-11-161-20/+34
| * | USB: ti_usb_3410_5052: Add Honeywell HGI80 IDDavid Woodhouse2015-11-162-0/+6
| * | USB: serial: option: add support for Novatel MiFi USB620LAleksander Morgado2015-11-161-0/+2
| * | USB: qcserial: Add support for Quectel EC20 Mini PCIe modulePetr Štetiar2015-11-161-0/+40
* | | xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devicesMathias Nyman2015-11-181-6/+9
* | | usb: xhci: fix checking ep busy for CFCLu Baolu2015-11-181-26/+6
* | | xhci: Workaround to get Intel xHCI reset working more reliablyRajmohan Mani2015-11-181-0/+10
* | | usb: chipidea: imx: fix a possible NULL dereferenceLABBE Corentin2015-11-181-3/+8
* | | usb: chipidea: usbmisc_imx: fix a possible NULL dereferenceLABBE Corentin2015-11-181-4/+6
* | | usb: chipidea: otg: gadget module load and unload supportLi Jun2015-11-181-0/+17
* | | usb: chipidea: debug: disable usb irq while role switchLi Jun2015-11-181-0/+2
* | | usb: chipidea: imx: refine clock operations to adapt for all platformsPeter Chen2015-11-181-18/+113
| |/ |/|
* | usb: gadget: atmel_usba_udc: Expose correct device speedDouglas Gilbert2015-11-171-1/+1
* | usb: musb: enable usb_dma parameterBin Liu2015-11-171-1/+1
* | usb: phy: phy-mxs-usb: fix a possible NULL dereferenceLABBE Corentin2015-11-171-2/+5
* | usb: dwc3: gadget: let us set lower max_speedBen McCauley2015-11-171-1/+23
* | usb: musb: fix tx fifo flush handlingBin Liu2015-11-171-6/+16
* | usb: gadget: f_loopback: fix the warning during the enumerationPeter Chen2015-11-171-1/+1
* | usb: dwc2: host: Fix remote wakeup when not in DWC2_L2Douglas Anderson2015-11-171-4/+5
* | usb: dwc2: host: Fix ahbcfg for rk3066Douglas Anderson2015-11-171-1/+2
* | usb: phy: omap-otg: fix uninitialized pointerAaro Koskinen2015-11-161-1/+1