Age | Commit message (Expand) | Author |
2023-02-24 | Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-02-07 | usb: gadget: configfs: Attach arbitrary strings to cdev | Daniel Scally |
2023-02-07 | usb: gadget: configfs: Support arbitrary string descriptors | Daniel Scally |
2023-02-06 | usb: gadget: add doc to struct usb_composite_dev | Jó Ágila Bitsch |
2023-01-31 | usb: gadget: Use correct APIs and data types for UUID handling | Andy Shevchenko |
2023-01-31 | usb: uvc: use v4l2_fill_fmtdesc instead of open coded format name | Michael Grzeschik |
2023-01-31 | usb: uvc: make uvc_format_desc table const | Michael Grzeschik |
2023-01-31 | usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unit | Michael Grzeschik |
2023-01-31 | usb: uvc: move media/v4l2-uvc.h to usb/uvc.h | Michael Grzeschik |
2023-01-25 | usb: gadget: Add support for RZ/V2M USB3DRD driver | Biju Das |
2023-01-19 | usb: gadget: add WebUSB landing page support | Jó Ágila Bitsch |
2023-01-17 | usb: typec: tcpci: Add callback for evaluating contaminant presence | Badhri Jagan Sridharan |
2023-01-17 | usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminant | Badhri Jagan Sridharan |
2023-01-09 | ARM: omap2: make functions static | Arnd Bergmann |
2022-11-30 | xhci: disable U3 suspended ports in S4 hibernate poweroff_late stage | Mathias Nyman |
2022-11-29 | usb: typec: Add partner PD object wrapper | Prashant Malani |
2022-10-07 | Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2022-09-05 | Merge 6.0-rc4 into usb-next | Greg Kroah-Hartman |
2022-09-05 | Merge 6.0-rc4 into tty-next | Greg Kroah-Hartman |
2022-09-01 | USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe() | Heikki Krogerus |
2022-08-31 | usb: chipidea: Add support for VBUS control with PHY | Piyush Mehta |
2022-08-30 | usb: serial: Make ->set_termios() old ktermios const | Ilpo Järvinen |
2022-08-19 | usb: typec: tcpci: Move function "tcpci_to_typec_cc" to common | Gene Chen |
2022-08-18 | usb: typec: altmodes/displayport: correct pin assignment for UFP receptacles | Pablo Sun |
2022-08-04 | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-08-04 | Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2022-07-28 | add missing includes and forward declarations to networking includes under li... | Jakub Kicinski |
2022-07-27 | USB: HCD: Fix URB giveback issue in tasklet function | Weitao Wang |
2022-07-21 | net/cdc_ncm: Increase NTB max RX/TX values to 64kb | Łukasz Spintzyk |
2022-07-14 | usb: typec: Add support for retimers | Prashant Malani |
2022-07-08 | usb: misc: Add onboard_usb_hub driver | Matthias Kaehlcke |
2022-07-08 | usb: typec: tcpci: move tcpci.h to include/linux/usb/ | Xin Ji |
2022-06-29 | usb: typec_altmode: add a missing "@" at a kernel-doc parameter | Mauro Carvalho Chehab |
2022-06-21 | usb: typec: mux: Add CONFIG guards for functions | Prashant Malani |
2022-06-12 | usb: typec: USB Power Delivery helpers for ports and partners | Heikki Krogerus |
2022-06-12 | usb: typec: Separate USB Power Delivery from USB Type-C | Heikki Krogerus |
2022-06-10 | USB: Follow-up to SPDX GPL-2.0+ identifiers addition - remove now useless com... | Christophe JAILLET |
2022-06-10 | USB: Follow-up to SPDX identifiers addition - remove now useless comments | Christophe JAILLET |
2022-06-03 | Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-05-12 | usb: core: hcd: Add support for deferring roothub registration | Kishon Vijay Abraham I |
2022-05-11 | USB: gadget: Add ID numbers to gadget names | Alan Stern |
2022-05-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-05-03 | Revert "usb: misc: Add onboard_usb_hub driver" | Greg Kroah-Hartman |
2022-05-03 | Revert "usb: core: hcd: Create platform devices for onboard hubs in probe()" | Greg Kroah-Hartman |
2022-05-03 | Merge 5.18-rc5 into usb-next | Greg Kroah-Hartman |
2022-04-26 | usb: core: hcd: Create platform devices for onboard hubs in probe() | Matthias Kaehlcke |
2022-04-26 | usb: misc: Add onboard_usb_hub driver | Matthias Kaehlcke |
2022-04-26 | USB: gadget: Add a new bus for gadgets | Alan Stern |
2022-04-26 | USB: gadget: Rename usb_gadget_probe_driver() | Alan Stern |
2022-04-26 | usb: typec: mux: Introduce indirection | Bjorn Andersson |