summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: gadget: Ignore End Transfer delay on teardownThinh Nguyen2023-01-061-1/+4
* usb: dwc3: xilinx: include linux/gpio/consumer.hArnd Bergmann2023-01-061-0/+1
* usb: fotg210-udc: fix error return code in fotg210_udc_probe()Yang Yingliang2023-01-061-0/+2
* usb: fotg210: fix OTG-only buildArnd Bergmann2022-12-281-4/+1
* Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"Ferry Toth2022-12-281-1/+1
* treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-253-4/+4
* Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-12-211-0/+1
|\
| * Treewide: Stop corrupting socket's task_fragBenjamin Coddington2022-12-191-0/+1
* | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-168-12/+12
|\ \
| * | driver core: make struct class.devnode() take a const *Greg Kroah-Hartman2022-11-241-1/+1
| * | driver core: make struct class.dev_uevent() take a const *Greg Kroah-Hartman2022-11-241-2/+2
| * | Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman2022-11-2123-168/+250
| |\ \
| * | | device property: Constify fwnode connection match APIsAndy Shevchenko2022-10-223-6/+6
| * | | USB: make devnode() callback in usb_class_driver take a const *Greg Kroah-Hartman2022-10-203-3/+3
* | | | Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-12-16132-6914/+1612
|\ \ \ \
| * | | | usb: gadget: uvc: Rename bmInterfaceFlags -> bmInterlaceFlagsDaniel Scally2022-12-082-8/+8
| * | | | usb: dwc2: power on/off phy for peripheral mode in dual-role modeQuentin Schulz2022-12-082-3/+6
| * | | | usb: dwc2: disable lpm feature on Rockchip SoCsQuentin Schulz2022-12-081-0/+4
| * | | | usb: dwc3: core: defer probe on ulpi_read_id timeoutFerry Toth2022-12-081-1/+6
| * | | | usb: ulpi: defer ulpi_register on ulpi_read_id timeoutFerry Toth2022-12-081-1/+1
| * | | | usb: misc: onboard_usb_hub: add Genesys Logic GL850G hub supportIcenowy Zheng2022-12-082-0/+7
| * | | | usb: fotg210-udc: fix potential memory leak in fotg210_udc_probe()Yi Yang2022-12-081-6/+3
| * | | | usb: typec: tipd: Set mode of operation for USB Type-C connectorSven Peter2022-12-081-0/+3
| * | | | usb: gadget: udc: drop obsolete dependencies on COMPILE_TESTJean Delvare2022-12-081-2/+2
| * | | | usb: musb: remove extra check in musb_gadget_vbus_drawIvaylo Dimitrov2022-12-081-2/+0
| * | | | usb: gadget: uvc: Prevent buffer overflow in setup handlerSzymon Heidrich2022-12-081-2/+3
| * | | | usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_initMiaoqian Lin2022-12-081-3/+10
| * | | | usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()Yang Yingliang2022-12-081-1/+1
| * | | | usb: storage: Add check for kcallocJiasheng Jiang2022-12-081-0/+2
| * | | | Merge tag 'usb-serial-6.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-12-083-6/+20
| |\ \ \ \
| | * | | | USB: serial: xr: avoid requesting zero DTE rateJohan Hovold2022-11-301-2/+0
| | * | | | USB: serial: cp210x: add support for B0 hangupJohan Hovold2022-11-301-4/+15
| | * | | | USB: serial: cp210x: add Kamstrup RF sniffer PIDsBruno Thomsen2022-11-281-0/+2
| | * | | | USB: serial: option: add Quectel EM05-G modemDuke Xin2022-11-251-0/+3
| | | |/ / | | |/| |
| * | | | USB: sisusbvga: use module_usb_driver()Jiri Slaby (SUSE)2022-12-081-12/+1
| * | | | USB: sisusbvga: rename sisusb.c to sisusbvga.cJiri Slaby (SUSE)2022-12-082-2/+0
| * | | | USB: sisusbvga: remove console supportJiri Slaby (SUSE)2022-12-087-2957/+6
| * | | | Merge tag 'usb-serial-6.1-rc8' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-12-022-10/+14
| |\ \ \ \
| | * | | | USB: serial: f81534: fix division by zero on line-speed changeJohan Hovold2022-11-301-5/+7
| | * | | | USB: serial: f81232: fix division by zero on line-speed changeJohan Hovold2022-11-301-5/+7
| * | | | | xhci: remove unused stream_id parameter from xhci_handle_halted_endpoint()Mathias Nyman2022-11-301-17/+10
| * | | | | xhci: Prevent infinite loop in transaction errors recovery for streamsMathias Nyman2022-11-302-5/+11
| * | | | | xhci: disable U3 suspended ports in S4 hibernate poweroff_late stageMathias Nyman2022-11-302-0/+65
| * | | | | xhci: export two xhci_hub functions for xhci-pci module usageMathias Nyman2022-11-301-4/+18
| * | | | | xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-NReka Norman2022-11-301-1/+3
| * | | | | xhci: print warning when HCE was setLongfang Liu2022-11-301-0/+5
| * | | | | Revert "usb: gadget: hid: Convert to use list_count()"Greg Kroah-Hartman2022-11-301-2/+5
| * | | | | Revert "usb: gadget: udc: bcm63xx: Convert to use list_count()"Greg Kroah-Hartman2022-11-301-3/+8
| * | | | | Revert "xhci: Convert to use list_count()"Greg Kroah-Hartman2022-11-301-2/+5
| * | | | | usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_modeSven Peter2022-11-291-6/+10