summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2022-12-31usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()Yang Yingliang1-1/+1
2022-12-31usb: storage: Add check for kcallocJiasheng Jiang1-0/+2
2022-12-31usb: gadget: f_hid: fix refcount leak on error pathJohn Keeping1-0/+1
2022-12-31usb: gadget: f_hid: fix f_hidg lifetime vs cdevJohn Keeping1-24/+28
2022-12-31usb: core: hcd: Fix return value check in usb_hcd_setup_local_mem()Yang Yingliang1-1/+5
2022-12-31usb: roles: fix of node refcount leak in usb_role_switch_is_parent()Yang Yingliang1-1/+4
2022-12-31USB: gadget: Fix use-after-free during usb config switchJiantao Zhang1-6/+6
2022-12-31usb: musb: omap2430: Fix probe regression for missing resourcesTony Lindgren1-0/+54
2022-12-31usb: typec: tipd: Fix typec_unregister_port error pathsSven Peter1-3/+4
2022-12-31usb: typec: tipd: Fix spurious fwnode_handle_put in error pathSven Peter1-1/+1
2022-12-31usb: typec: tipd: Cleanup resources if devm_tps6598_psy_register failsSven Peter1-1/+1
2022-12-31usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()Yang Yingliang1-1/+4
2022-12-31usb: typec: Check for ops->exit instead of ops->enter in altmode_exitSven Peter1-1/+1
2022-12-31usb: fotg210-udc: Fix ages old endianness issuesLinus Walleij1-6/+6
2022-12-31usb: musb: remove extra check in musb_gadget_vbus_drawIvaylo Dimitrov1-2/+0
2022-12-21usb: dwc3: pci: Update PCIe device ID for USB3 controller on CPU sub-system f...Shruthi Sanil1-1/+1
2022-12-21usb: typec: ucsi: Resume in separate workHeikki Krogerus2-4/+14
2022-12-21xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-NReka Norman1-1/+3
2022-12-21USB: serial: f81534: fix division by zero on line-speed changeJohan Hovold1-5/+7
2022-12-21USB: serial: f81232: fix division by zero on line-speed changeJohan Hovold1-5/+7
2022-12-21USB: serial: cp210x: add Kamstrup RF sniffer PIDsBruno Thomsen1-0/+2
2022-12-21USB: serial: option: add Quectel EM05-G modemDuke Xin1-0/+3
2022-12-21usb: gadget: uvc: Prevent buffer overflow in setup handlerSzymon Heidrich1-2/+3
2022-11-22usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1Pawel Laszczak1-4/+10
2022-11-22usb: dwc3: gadget: Clear ep descriptor lastThinh Nguyen1-6/+6
2022-11-22usb: dwc3: exynos: Fix remove() functionMarek Szyprowski1-10/+1
2022-11-22usb: cdnsp: Fix issue with Clear Feature Halt EndpointPawel Laszczak2-9/+6
2022-11-22usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End TransferThinh Nguyen1-1/+2
2022-11-22usb: gadget: uvc: also use try_format in set_formatMichael Grzeschik1-51/+21
2022-11-18Merge tag 'usb-serial-6.1-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-2/+17
2022-11-16USB: serial: option: add u-blox LARA-L6 modemDavide Tronchin1-0/+8
2022-11-16USB: serial: option: add u-blox LARA-R6 00B modemDavide Tronchin1-0/+2
2022-11-16USB: serial: option: remove old LARA-R6 PIDDavide Tronchin1-2/+1
2022-11-15USB: serial: option: add Fibocom FM160 0x0111 compositionReinhard Speyerer1-0/+1
2022-11-09usb: add NO_LPM quirk for Realforce 87U KeyboardNicolas Dumazet1-0/+3
2022-11-09usb: cdns3: host: fix endless superspeed hub port resetLi Jun1-28/+28
2022-11-09usb: chipidea: fix deadlock in ci_otg_del_timerDuoming Zhou1-0/+2
2022-11-08usb: dwc3: Do not get extcon device when usb-role-switch is usedJanne Grunau1-0/+10
2022-11-08usb: typec: tipd: Prevent uninitialized event{1,2} in IRQ handlerSven Peter1-3/+3
2022-11-08usb: typec: mux: Enter safe mode only when pins need to be reconfiguredRajat Khandelwal1-2/+13
2022-11-08Revert "usb: dwc3: disable USB core PHY management"Johan Hovold1-10/+0
2022-11-08usb: dwc3: gadget: Return -ESHUTDOWN on ep disableThinh Nguyen1-1/+1
2022-11-08USB: bcma: Make GPIO explicitly optionalLinus Walleij1-4/+6
2022-10-30Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2022-10-27USB: serial: option: add Sierra Wireless EM9191BenoƮt Monin1-0/+5
2022-10-26usb: dwc3: gadget: Don't set IMI for no_interruptThinh Nguyen1-2/+2
2022-10-26usb: dwc3: gadget: Stop processing more requests on IMIThinh Nguyen1-0/+4
2022-10-26Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets"Greg Kroah-Hartman2-10/+8
2022-10-25xhci: Remove device endpoints from bandwidth list when freeing the deviceMathias Nyman1-8/+12
2022-10-25xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devicesMario Limonciello1-28/+4