summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-12-08usb: storage: Add check for kcallocJiasheng Jiang
2022-12-08Merge tag 'usb-serial-6.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-12-08USB: sisusbvga: use module_usb_driver()Jiri Slaby (SUSE)
2022-12-08USB: sisusbvga: rename sisusb.c to sisusbvga.cJiri Slaby (SUSE)
2022-12-08USB: sisusbvga: remove console supportJiri Slaby (SUSE)
2022-12-05soc: fsl: qe: request pins non-exclusivelyDmitry Torokhov
2022-12-02Merge tag 'usb-serial-6.1-rc8' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-12-02usb: early: xhci-dbc: use console_is_registered()John Ogness
2022-11-30USB: serial: xr: avoid requesting zero DTE rateJohan Hovold
2022-11-30USB: serial: f81534: fix division by zero on line-speed changeJohan Hovold
2022-11-30USB: serial: f81232: fix division by zero on line-speed changeJohan Hovold
2022-11-30xhci: remove unused stream_id parameter from xhci_handle_halted_endpoint()Mathias Nyman
2022-11-30xhci: Prevent infinite loop in transaction errors recovery for streamsMathias Nyman
2022-11-30xhci: disable U3 suspended ports in S4 hibernate poweroff_late stageMathias Nyman
2022-11-30xhci: export two xhci_hub functions for xhci-pci module usageMathias Nyman
2022-11-30xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-NReka Norman
2022-11-30xhci: print warning when HCE was setLongfang Liu
2022-11-30Revert "usb: gadget: hid: Convert to use list_count()"Greg Kroah-Hartman
2022-11-30Revert "usb: gadget: udc: bcm63xx: Convert to use list_count()"Greg Kroah-Hartman
2022-11-30Revert "xhci: Convert to use list_count()"Greg Kroah-Hartman
2022-11-30USB: serial: cp210x: add support for B0 hangupJohan Hovold
2022-11-29usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_modeSven Peter
2022-11-29xhci: Convert to use list_count()Andy Shevchenko
2022-11-29usb: gadget: udc: bcm63xx: Convert to use list_count()Andy Shevchenko
2022-11-29usb: gadget: hid: Convert to use list_count()Andy Shevchenko
2022-11-29usb: gadget: f_hid: tidy error handling in hidg_allocJohn Keeping
2022-11-29usb: gadget: f_hid: fix refcount leak on error pathJohn Keeping
2022-11-29usb: gadget: f_hid: fix f_hidg lifetime vs cdevJohn Keeping
2022-11-29usb: misc: onboard_usb_hub: Drop obsolete dependency on COMPILE_TESTJean Delvare
2022-11-29usb: cdnsp: fix lack of ZLP for ep0Pawel Laszczak
2022-11-29usb: musb: Drop old unused am35x glue layerTony Lindgren
2022-11-29usb: typec: Add partner PD object wrapperPrashant Malani
2022-11-29usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irqChunfeng Yun
2022-11-29usb: add usb_set_intfdata() documentationVincent Mailhol
2022-11-29usb: host: fix a typo in ehci.hXu Yang
2022-11-29usb: dwc3: pci: Update PCIe device ID for USB3 controller on CPU sub-system f...Shruthi Sanil
2022-11-29usb: core: hcd: Fix return value check in usb_hcd_setup_local_mem()Yang Yingliang
2022-11-29usb: gadget: function: Simplify diagnostic messaging in printerAndrzej Pietrasiewicz
2022-11-29usb: typec: ucsi: Resume in separate workHeikki Krogerus
2022-11-29usb: roles: fix of node refcount leak in usb_role_switch_is_parent()Yang Yingliang
2022-11-28Merge 6.1-rc7 into usb-nextGreg Kroah-Hartman
2022-11-28USB: serial: cp210x: add Kamstrup RF sniffer PIDsBruno Thomsen
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-11-25USB: serial: option: add Quectel EM05-G modemDuke Xin
2022-11-24driver core: make struct class.devnode() take a const *Greg Kroah-Hartman
2022-11-24driver core: make struct class.dev_uevent() take a const *Greg Kroah-Hartman
2022-11-22usb: usb251xb: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: misc: usb3503: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: usb4604: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: isp1301-omap: Convert to i2c's .probe_new()Uwe Kleine-König