aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-12-30USB: omap_udc: fix USB gadget functionality on Palm Tungsten EAaro Koskinen
2018-12-30USB: omap_udc: fix omap_udc_start() on 15xx machinesAaro Koskinen
2018-12-30USB: omap_udc: fix crashes on probe error and module removalAaro Koskinen
2018-12-30USB: omap_udc: use devm_request_irq()Aaro Koskinen
2018-12-30xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman
2018-12-30USB: xhci: fix 'broken_suspend' placement in struct xchi_hcdNicolas Saenz Julienne
2018-12-30xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh
2018-12-30USB: serial: console: fix reported terminal settingsJohan Hovold
2018-12-30USB: check usb_get_extra_descriptor for proper sizeMathias Payer
2018-12-30usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen
2018-12-30usb: quirk: add no-LPM quirk on SanDisk Ultra Flair deviceHarry Pan
2018-12-30Revert "usb: gadget: ffs: Fix BUG when userland exits with submitted AIO tran...Shen Jing
2018-12-30usb: dwc2: pci: Fix an error code in probeDan Carpenter
2018-12-15Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Felipe Balbi
2018-12-15usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner
2018-12-15USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng
2018-12-15usb: xhci: Prevent bus suspend if a port connect change or polling state is d...Mathias Nyman
2018-12-15xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 SocCherian, George
2018-12-15usb: xhci: fix timeout for transition from RExit to U0Aaron Ma
2018-12-15usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma
2018-12-15xhci: Add check for invalid byte size error when UAS devices are connected.Sandeep Singh
2018-12-15xhci: handle port status events for removed USB3 hcdMathias Nyman
2018-12-15xhci: Fix leaking USB3 shared_hcd at xhci removalMathias Nyman
2018-12-15usb: dwc3: core: Clean up ULPI deviceAndy Shevchenko
2018-12-15usb: dwc3: gadget: Properly check last unaligned/zero chain TRBThinh Nguyen
2018-12-15usb: dwc3: gadget: fix ISOC TRB type on unaligned transfersFelipe Balbi
2018-12-15usb: core: Fix hub port connection events lostDennis Wassenberg
2018-12-04USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson
2018-12-04usb: quirks: Add delay-init quirk for Corsair K70 LUX RGBEmmanuel Pescosta
2018-12-04USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng
2018-12-04USB: quirks: Add no-lpm quirk for Raydium touchscreensKai-Heng Feng
2018-12-04usb: cdc-acm: add entry for Hiro (Conexant) modemMaarten Jacobs
2018-11-13usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"Yoshihiro Shimoda
2018-11-13usb: typec: tcpm: Fix APDO PPS order checking to be based on voltageAdam Thomson
2018-11-13usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwrittenShuah Khan (Samsung OSG)
2018-11-13usb: chipidea: Prevent unbalanced IRQ disableLoic Poulain
2018-11-13xhci: Avoid USB autosuspend when resuming USB2 ports.Anshuman Gupta
2018-11-13usb: gadget: udc: atmel: handle at91sam9rl PMCAlexandre Belloni
2018-11-13usb: dwc2: fix a race with external vbus supplyFabrice Gasnier
2018-11-13usb: typec: tcpm: Report back negotiated PPS voltage and currentAdam Thomson
2018-11-13usb: host: ohci-at91: fix request of irq for optional gpioTudor.Ambarus@microchip.com
2018-11-10USB: fix the usbfs flag sanitization for control transfersAlan Stern
2018-11-10usb: xhci: pci: Enable Intel USB role mux on Apollo Lake platformsHeikki Krogerus
2018-11-10usb: roles: intel_xhci: Fix Unbalanced pm_runtime_enableWan Ahmad Zainie
2018-11-10usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-11-10usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()Shuah Khan (Samsung OSG)
2018-11-10cdc-acm: fix race between reset and control messagingOliver Neukum
2018-11-10cdc-acm: correct counting of UART states in serial state notificationTobias Herzog
2018-11-10cdc-acm: do not reset notification buffer index upon urb unlinkingTobias Herzog
2018-10-13usb: cdc_acm: Do not leak URB buffersRomain Izard