summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-01-12usb/gadget: f_midi: Replace tasklet with workDavidlohr Bueso
2021-01-12usb: dwc3: Simplify with dev_err_probe()Andy Shevchenko
2021-01-12usb: dwc3: keystone: Simplify with dev_err_probe()Andy Shevchenko
2021-01-12usb: udc: core: Introduce started stateThinh Nguyen
2021-01-12usb: dwc3: core: Replace devm_reset_control_array_get()Yejune Deng
2021-01-12USB: serial: mos7720: improve OOM-handling in read_mos_reg()Tom Rix
2021-01-11Merge 5.11-rc3 into usb-nextGreg Kroah-Hartman
2021-01-07usb: usbip: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun
2021-01-07usb: gadget: configfs: Add a specific configFS reset callbackWesley Cheng
2021-01-07usb: dwc3: gadget: Clear wait flag on dequeueThinh Nguyen
2021-01-07usb: typec: Send uevent for num_altmodes updatePrashant Malani
2021-01-07usb: typec: Fix copy paste error for NVIDIA alt-mode descriptionPeter Robinson
2021-01-07usb: gadget: enable super speed plustaehyun.cho
2021-01-07kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urbAndrey Konovalov
2021-01-06Merge tag 'usb-serial-5.11-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-01-05usb: uas: Add PNY USB Portable SSD to unusual_uasThinh Nguyen
2021-01-04usb: gadget: configfs: Preserve function ordering after bind failureChandana Kishori Chiluveru
2021-01-04usb: gadget: select CONFIG_CRC32Arnd Bergmann
2021-01-04usb: gadget: core: change the comment for usb_gadget_connectPeter Chen
2021-01-04usb: gadget: configfs: Fix use-after-free issue with udc_nameEddie Hung
2021-01-04usb: dwc3: gadget: Restart DWC3 gadget when enabling pullupWesley Cheng
2021-01-04usb: usbip: vhci_hcd: protect shift sizeRandy Dunlap
2021-01-04USB: usblp: fix DMA to stackJohan Hovold
2021-01-04USB: gadget: f_printer: set a default q_lenMichael R Sweet
2021-01-04usb: dwc3: gadget: Preserve UDC max speed settingWesley Cheng
2021-01-04usb: dwc3: gadget: Allow runtime suspend if UDC unbindedWesley Cheng
2021-01-04usb: gadget: composite: Split composite reset and disconnectWesley Cheng
2021-01-04usb: dwc3: gadget: Introduce a DWC3 VBUS draw callbackWesley Cheng
2021-01-04usb: gadget: u_serial: use %*ph to print small bufferAndy Shevchenko
2021-01-04usb: dwc3: add imx8mp dwc3 glue layer driverLi Jun
2021-01-04USB: serial: iuu_phoenix: fix DMA from stackJohan Hovold
2021-01-04USB: serial: option: add LongSung M5710 module supportDaniel Palmer
2021-01-04USB: serial: option: add Quectel EM160R-GLBjørn Mork
2020-12-30USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bugAlan Stern
2020-12-29usb: cdns3: imx: improve driver .remove APIPeter Chen
2020-12-29usb: cdns3: imx: fix can't create core device the second time issuePeter Chen
2020-12-29usb: cdns3: imx: fix writing read-only memory issuePeter Chen
2020-12-29usb: cdnsp: Fix for undefined reference to `usb_hcd_is_primary_hcd'Pawel Laszczak
2020-12-29usb: cdnsp: Fixes for sparse warningsPawel Laszczak
2020-12-29usb: cdns3: Fixes for sparse warningsPawel Laszczak
2020-12-29usb: cdnsp: fix error handling in cdnsp_mem_init()Pawel Laszczak
2020-12-29usb: cdns3: Removes xhci_cdns3_suspend_quirk from host-export.hPawel Laszczak
2020-12-29usb: cdnsp: Removes some not useful function argumentsPawel Laszczak
2020-12-29usb: cdns3: fix warning when USB_CDNS_HOST is not setRandy Dunlap
2020-12-29usb: cdns3: fix build when PM_SLEEP is not setRandy Dunlap
2020-12-29usb: cdnsp: Mark cdnsp_gadget_ops with static keywordZou Wei
2020-12-29usb: cdns3: Change file names for cdns3 driver.Pawel Laszczak
2020-12-29usb: cdnsp: Add tracepoints for CDNSP driverPawel Laszczak
2020-12-29usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD DriverPawel Laszczak
2020-12-29usb: cdnsp: Device side header file for CDNSP driverPawel Laszczak