summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-06-22usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io()Linyu Yuan
2022-06-22usb: gadget: f_fs: change ep->status safe in ffs_epfile_io()Linyu Yuan
2022-06-22usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probeMiaoqian Lin
2022-06-22usb: gadget: u_ether: fix regression in setting fixed MAC addressMarian Postevca
2022-06-22usb: dwc3: pci: Restore line lost in merge conflict resolutionStephan Gerhold
2022-06-22usb: dwc3: gadget: Fix IN endpoint max packet size allocationWesley Cheng
2022-06-22usb: cdnsp: Fixed setting last_trb incorrectlyJing Leng
2022-06-22usb: dwc2: Fix memory leak in dwc2_hcd_initMiaoqian Lin
2022-06-22USB: serial: io_ti: add Agilent E5805A supportRobert Eckelmann
2022-06-22USB: serial: option: add support for Cinterion MV31 with new baselineSlark Xiao
2022-06-14extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter
2022-06-14usb: dwc3: gadget: Only End Transfer for ep0 data phaseThinh Nguyen
2022-06-14usb: dwc3: host: Stop setting the ACPI companionHeikki Krogerus
2022-06-14usb: dwc2: gadget: don't reset gadget's driver->busMarek Szyprowski
2022-06-14USB: hcd-pci: Fully suspend across freeze/thaw cycleEvan Green
2022-06-14drivers: usb: host: Fix deadlock in oxu_bus_suspend()Duoming Zhou
2022-06-14USB: host: isp116x: check return value after calling platform_get_resource()Zhen Ni
2022-06-14usb: typec: mux: Check dev_set_name() return valueBjorn Andersson
2022-06-14usb: dwc3: pci: Fix pm_runtime_get_sync() error checkingZheng Yongjun
2022-06-14usb: dwc3: gadget: Replace list_for_each_entry_safe() if using givebackWesley Cheng
2022-06-14usb: musb: Fix missing of_node_put() in omap2430_probeMiaoqian Lin
2022-06-14USB: storage: karma: fix rio_karma_init returnLin Ma
2022-06-14usb: usbip: add missing device lock on tweak configuration cmdNiels Dossche
2022-06-14usb: usbip: fix a refcount leak in stub_probe()Hangyu Hua
2022-06-09xhci: Allow host runtime PM as default for Intel Alder Lake N xHCIMathias Nyman
2022-06-09xhci: Set HCD flag to defer primary roothub registrationKishon Vijay Abraham I
2022-06-09usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I
2022-06-09usb: dwc3: gadget: Move null pinter check to proper placeAlbert Wang
2022-06-09usb: isp1760: Fix out-of-bounds array accessLinus Walleij
2022-06-09USB: new quirk for Dell Gen 2 devicesMonish Kumar R
2022-06-09USB: serial: option: add Quectel BG95 modemCarl Yin(殷张成)
2022-06-09USB: serial: pl2303: fix type detection for odd deviceJohan Hovold
2022-05-13Merge tag 'usb-serial-5.18-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-05-12usb: xhci-mtk: remove bandwidth budget tableChunfeng Yun
2022-05-12usb: xhci-mtk: fix fs isoc's transfer errorChunfeng Yun
2022-05-12usb: gadget: fix race when gadget driver register via ioctlSchspa Shi
2022-05-12usb: typec: tcpci_mt6360: Update for BMC PHY settingChiYuan Huang
2022-05-05usb: gadget: uvc: allow for application to cleanly shutdownDan Vacura
2022-05-05usb: typec: tcpci: Don't skip cleanup in .remove() on errorUwe Kleine-König
2022-05-05usb: cdc-wdm: fix reading stuck on device closeSergey Ryazanov
2022-05-05USB: serial: qcserial: add support for Sierra Wireless EM7590Ethan Yang
2022-05-05USB: serial: option: add Fibocom MA510 modemSven Schwermer
2022-05-05USB: serial: option: add Fibocom L610 modemSven Schwermer
2022-05-05USB: serial: pl2303: add device id for HP LM930 DisplayScott Chen
2022-04-26usb: phy: generic: Get the vbus supplySean Anderson
2022-04-26usb: dwc3: gadget: Return proper request statusThinh Nguyen
2022-04-26usb: dwc3: pci: add support for the Intel Meteor Lake-PHeikki Krogerus
2022-04-23Merge tag 'usb-serial-5.18-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-04-22usb: dwc3: core: Only handle soft-reset in DCTLThinh Nguyen
2022-04-21usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()Vijayavardhan Vennapusa