Age | Commit message (Expand) | Author |
2023-01-06 | usb: dwc3: gadget: Ignore End Transfer delay on teardown | Thinh Nguyen |
2023-01-06 | usb: dwc3: xilinx: include linux/gpio/consumer.h | Arnd Bergmann |
2023-01-06 | usb: fotg210-udc: fix error return code in fotg210_udc_probe() | Yang Yingliang |
2022-12-28 | usb: fotg210: fix OTG-only build | Arnd Bergmann |
2022-12-28 | Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout" | Ferry Toth |
2022-12-25 | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) |
2022-12-21 | Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2022-12-19 | Treewide: Stop corrupting socket's task_frag | Benjamin Coddington |
2022-12-16 | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-12-16 | Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2022-12-14 | Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
2022-12-13 | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-12-12 | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2022-12-12 | Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-12-12 | Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2022-12-12 | USB: core: export usb_cache_string() | Vincent Mailhol |
2022-12-08 | usb: gadget: uvc: Rename bmInterfaceFlags -> bmInterlaceFlags | Daniel Scally |
2022-12-08 | usb: dwc2: power on/off phy for peripheral mode in dual-role mode | Quentin Schulz |
2022-12-08 | usb: dwc2: disable lpm feature on Rockchip SoCs | Quentin Schulz |
2022-12-08 | usb: dwc3: core: defer probe on ulpi_read_id timeout | Ferry Toth |
2022-12-08 | usb: ulpi: defer ulpi_register on ulpi_read_id timeout | Ferry Toth |
2022-12-08 | usb: misc: onboard_usb_hub: add Genesys Logic GL850G hub support | Icenowy Zheng |
2022-12-08 | usb: fotg210-udc: fix potential memory leak in fotg210_udc_probe() | Yi Yang |
2022-12-08 | usb: typec: tipd: Set mode of operation for USB Type-C connector | Sven Peter |
2022-12-08 | usb: gadget: udc: drop obsolete dependencies on COMPILE_TEST | Jean Delvare |
2022-12-08 | usb: musb: remove extra check in musb_gadget_vbus_draw | Ivaylo Dimitrov |
2022-12-08 | usb: gadget: uvc: Prevent buffer overflow in setup handler | Szymon Heidrich |
2022-12-08 | usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_init | Miaoqian Lin |
2022-12-08 | usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe() | Yang Yingliang |
2022-12-08 | usb: storage: Add check for kcalloc | Jiasheng Jiang |
2022-12-08 | Merge tag 'usb-serial-6.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman |
2022-12-08 | USB: sisusbvga: use module_usb_driver() | Jiri Slaby (SUSE) |
2022-12-08 | USB: sisusbvga: rename sisusb.c to sisusbvga.c | Jiri Slaby (SUSE) |
2022-12-08 | USB: sisusbvga: remove console support | Jiri Slaby (SUSE) |
2022-12-05 | soc: fsl: qe: request pins non-exclusively | Dmitry Torokhov |
2022-12-02 | Merge tag 'usb-serial-6.1-rc8' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman |
2022-12-02 | usb: early: xhci-dbc: use console_is_registered() | John Ogness |
2022-11-30 | USB: serial: xr: avoid requesting zero DTE rate | Johan Hovold |
2022-11-30 | USB: serial: f81534: fix division by zero on line-speed change | Johan Hovold |
2022-11-30 | USB: serial: f81232: fix division by zero on line-speed change | Johan Hovold |
2022-11-30 | xhci: remove unused stream_id parameter from xhci_handle_halted_endpoint() | Mathias Nyman |
2022-11-30 | xhci: Prevent infinite loop in transaction errors recovery for streams | Mathias Nyman |
2022-11-30 | xhci: disable U3 suspended ports in S4 hibernate poweroff_late stage | Mathias Nyman |
2022-11-30 | xhci: export two xhci_hub functions for xhci-pci module usage | Mathias Nyman |
2022-11-30 | xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N | Reka Norman |
2022-11-30 | xhci: print warning when HCE was set | Longfang Liu |
2022-11-30 | Revert "usb: gadget: hid: Convert to use list_count()" | Greg Kroah-Hartman |
2022-11-30 | Revert "usb: gadget: udc: bcm63xx: Convert to use list_count()" | Greg Kroah-Hartman |
2022-11-30 | Revert "xhci: Convert to use list_count()" | Greg Kroah-Hartman |
2022-11-30 | USB: serial: cp210x: add support for B0 hangup | Johan Hovold |