summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-05-15USB: gadget: fix illegal array access in binding with UDCKyungtae Kim
2020-05-15usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534BEugeniu Rosca
2020-05-15Merge tag 'fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-05-14USB: usbfs: fix mmap dma mismatchGreg Kroah-Hartman
2020-05-14usb: host: xhci-plat: keep runtime active when removing hostLi Jun
2020-05-14usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg listSriharsha Allenki
2020-05-14usb: cdns3: gadget: make a bunch of functions staticJason Yan
2020-05-14usb: mtu3: constify struct debugfs_reg32Rikard Falkeborn
2020-05-14usb: gadget: udc: atmel: Make some symbols staticSamuel Zou
2020-05-14usb: raw-gadget: fix null-ptr-deref when reenabling endpointsAndrey Konovalov
2020-05-14usb: raw-gadget: support stalling/halting/wedging endpointsAndrey Konovalov
2020-05-14usb: raw-gadget: fix gadget endpoint selectionAndrey Konovalov
2020-05-13usb: typec: mux: intel: Fix DP_HPD_LVL bit fieldPrashant Malani
2020-05-09usb: raw-gadget: fix return value of ep read ioctlsAndrey Konovalov
2020-05-09usb: dwc3: select USB_ROLE_SWITCHArnd Bergmann
2020-05-09usb: gadget: legacy: fix error return code in gncm_bind()Wei Yongjun
2020-05-09usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun
2020-05-09usb: gadget: legacy: fix redundant initialization warningsMasahiro Yamada
2020-05-09usb: gadget: tegra-xudc: Fix idle suspend/resumeThierry Reding
2020-05-09usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET
2020-05-09usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6...Christophe JAILLET
2020-05-09usb: cdns3: gadget: prev_req->trb is NULL for ep0Peter Chen
2020-05-09usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET
2020-05-09usb: dwc3: pci: Enable extcon driver for Intel MerrifieldAndy Shevchenko
2020-05-09dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()John Stultz
2020-05-07usb: chipidea: msm: Ensure proper controller reset using role switch APIBryan O'Donoghue
2020-05-06Merge tag 'usb-serial-5.7-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-05-05usb: typec: mux: intel: Handle alt mode HPD_HIGHPrashant Malani
2020-05-05usb: usbfs: correct kernel->user page attribute mismatchJeremy Linton
2020-05-05usb: typec: intel_pmc_mux: Fix the property namesHeikki Krogerus
2020-05-05USB: core: Fix misleading driver bug reportAlan Stern
2020-05-04USB: serial: qcserial: Add DW5816e supportMatt Jolly
2020-04-30USB: uas: add quirk for LaCie 2Big QuadraOliver Neukum
2020-04-23USB: sisusbvga: Change port variable from signed to unsignedChangming Liu
2020-04-23usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern
2020-04-23USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...Alan Stern
2020-04-23USB: hub: Fix handling of connect changes during sleepAlan Stern
2020-04-22usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an inv...Naoki Kiryu
2020-04-22USB: serial: garmin_gps: add sanity checking for data lengthOliver Neukum
2020-04-21xhci: Don't clear hub TT buffer on ep0 protocol stallMathias Nyman
2020-04-21xhci: prevent bus suspend if a roothub port detected a over-current conditionMathias Nyman
2020-04-21xhci: Fix handling halted endpoint even if endpoint ring appears emptyMathias Nyman
2020-04-20Merge tag 'fixes-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-04-17usb: raw-gadget: Fix copy_to/from_user() checksDan Carpenter
2020-04-17usb: raw-gadget: fix raw_event_queue_fetch lockingAndrey Konovalov
2020-04-17usb: gadget: udc: atmel: Fix vbus disconnect handlingCristian Birsan
2020-04-17usb: dwc3: gadget: Fix request completion checkThinh Nguyen
2020-04-16USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...Jonathan Cox
2020-04-16usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET changeBadhri Jagan Sridharan
2020-04-16usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami