aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-12-18USB: fix invalid memory access in hub_activate()Alan Stern
2015-12-18USB: ipaq.c: fix a timeout loopDan Carpenter
2015-12-11USB: add quirk for devices with broken LPMAlan Stern
2015-12-11xhci: fix usb2 resume timing and races.Mathias Nyman
2015-12-09Merge tag 'fixes-for-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-12-09usb: musb: fail with error when no DMA controller setAaro Koskinen
2015-12-08usb: gadget: uvc: fix permissions of configfs attributesMian Yousaf Kaukab
2015-12-08usb: musb: core: Fix pm runtime for deferred probeTony Lindgren
2015-12-08usb: phy: msm: fix a possible NULL dereferenceLABBE Corentin
2015-12-04USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irqAlexandre Belloni
2015-12-04usb: Quiet down false peer failure messagesDon Zickus
2015-12-04usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun
2015-12-04xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable()Mika Westerberg
2015-12-01usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings
2015-12-01USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov
2015-12-01usb: core : hub: Fix BOS 'NULL pointer' kernel panicHans Yang
2015-12-01usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicronDmitry Katsubo
2015-12-01USB: quirks: Fix another ELAN touchscreenAdrien Vergé
2015-12-01Merge tag 'usb-serial-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-12-01Merge tag 'fixes-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-11-30usb: dwc3: gadget: don't prestart interrupt endpointsFelipe Balbi
2015-11-23USB: serial: Another Infineon flash loader USB IDJonas Jonsson
2015-11-23USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson
2015-11-23USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy
2015-11-20usb: dwc2: fix kernel oops during driver probeStefan Wahren
2015-11-19usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby
2015-11-19usb: kconfig: fix warning of select USB_OTGPeter Chen
2015-11-19USB: option: add XS Stick W100-2 from 4G SystemsBjørn Mork
2015-11-19Merge tag 'usb-serial-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-11-19usb: phy: mxs: add "fsl,imx6ul-usbphy" compatible stringPeter Chen
2015-11-19usb: gadget: f_midi: fix leak on failed to enqueue out requestsFelipe F. Tonello
2015-11-19usb: gadget: f_midi: Transmit data only when IN ep is enabledFelipe F. Tonello
2015-11-19usb: dwc2: make otg clk optionalStefan Wahren
2015-11-19usb: dwc2: Return errors from PHYStefan Wahren
2015-11-19usb: dwc2: Make PHY optionalJohn Youn
2015-11-19usb: renesas_usbhs: gadget: Fix NULL pointer dereference in usbhsg_ep_dequeue()Yoshihiro Shimoda
2015-11-19usb: kconfig: fix warning of select USB_OTGPeter Chen
2015-11-19usb: gadget: pxa27x: fix suspend callbackFelipe Balbi
2015-11-18usb: gadget: functionfs: fix missing access_ok checksDaniel Walter
2015-11-18usb: musb: USB_TI_CPPI41_DMA requires dmaengine supportArnd Bergmann
2015-11-18xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devicesMathias Nyman
2015-11-18usb: xhci: fix checking ep busy for CFCLu Baolu
2015-11-18xhci: Workaround to get Intel xHCI reset working more reliablyRajmohan Mani
2015-11-18usb: chipidea: imx: fix a possible NULL dereferenceLABBE Corentin
2015-11-18usb: chipidea: usbmisc_imx: fix a possible NULL dereferenceLABBE Corentin
2015-11-18usb: chipidea: otg: gadget module load and unload supportLi Jun
2015-11-18usb: chipidea: debug: disable usb irq while role switchLi Jun
2015-11-18usb: chipidea: imx: refine clock operations to adapt for all platformsPeter Chen
2015-11-17usb: gadget: atmel_usba_udc: Expose correct device speedDouglas Gilbert
2015-11-17usb: musb: enable usb_dma parameterBin Liu