summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-12-17usb: gadget: u_ether: fix unsafe list iterationMarek Szyprowski
2018-12-17USB: omap_udc: fix rejection of out transfers when DMA is usedAaro Koskinen
2018-12-17USB: omap_udc: fix USB gadget functionality on Palm Tungsten EAaro Koskinen
2018-12-17USB: omap_udc: fix omap_udc_start() on 15xx machinesAaro Koskinen
2018-12-17USB: omap_udc: fix crashes on probe error and module removalAaro Koskinen
2018-12-17USB: omap_udc: use devm_request_irq()Aaro Koskinen
2018-12-13xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman
2018-12-13xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh
2018-12-13USB: serial: console: fix reported terminal settingsJohan Hovold
2018-12-13USB: check usb_get_extra_descriptor for proper sizeMathias Payer
2018-12-13usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen
2018-12-13usb: quirk: add no-LPM quirk on SanDisk Ultra Flair deviceHarry Pan
2018-12-13Revert "usb: gadget: ffs: Fix BUG when userland exits with submitted AIO tran...Shen Jing
2018-12-13usb: dwc2: pci: Fix an error code in probeDan Carpenter
2018-12-05Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Felipe Balbi
2018-12-05usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner
2018-12-05USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng
2018-12-01usb: xhci: Prevent bus suspend if a port connect change or polling state is d...Mathias Nyman
2018-12-01xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 SocCherian, George
2018-12-01usb: xhci: fix timeout for transition from RExit to U0Aaron Ma
2018-12-01usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma
2018-12-01xhci: Add check for invalid byte size error when UAS devices are connected.Sandeep Singh
2018-12-01xhci: handle port status events for removed USB3 hcdMathias Nyman
2018-12-01xhci: Fix leaking USB3 shared_hcd at xhci removalMathias Nyman
2018-12-01usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()Kuppuswamy Sathyanarayanan
2018-12-01usb: dwc3: core: Clean up ULPI deviceAndy Shevchenko
2018-12-01usb: dwc3: gadget: Properly check last unaligned/zero chain TRBThinh Nguyen
2018-12-01usb: dwc3: gadget: fix ISOC TRB type on unaligned transfersFelipe Balbi
2018-12-01usb: core: Fix hub port connection events lostDennis Wassenberg
2018-11-27USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson
2018-11-27usb: quirks: Add delay-init quirk for Corsair K70 LUX RGBEmmanuel Pescosta
2018-11-27USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng
2018-11-27USB: quirks: Add no-lpm quirk for Raydium touchscreensKai-Heng Feng
2018-11-27usb: 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: dwc2: fix call to vbus supply exit routine, call it unlockedFabrice 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-10-17usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-16USB: fix the usbfs flag sanitization for control transfersAlan Stern
2018-10-09usb: xhci: pci: Enable Intel USB role mux on Apollo Lake platformsHeikki Krogerus
2018-10-09usb: roles: intel_xhci: Fix Unbalanced pm_runtime_enableWan Ahmad Zainie
2018-10-09cdc-acm: correct counting of UART states in serial state notificationTobias Herzog
2018-10-09cdc-acm: do not reset notification buffer index upon urb unlinkingTobias Herzog