Age | Commit message (Expand) | Author |
2023-07-03 | Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-06-29 | Merge tag 'sound-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2023-06-29 | Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-06-26 | Merge tag 'asoc-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai |
2023-06-23 | Merge tag 'usb-serial-6.5-rc1' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman |
2023-06-15 | Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d... | Greg Kroah-Hartman |
2023-06-13 | usb: common: usb-conn-gpio: Set last role to unknown before initial detection | Prashanth K |
2023-06-07 | USB: serial: return errors from break handling | Johan Hovold |
2023-06-05 | ALSA: usb-audio: Use __le16 for 16bit USB descriptor fields | Takashi Iwai |
2023-06-05 | Merge 6.4-rc5 into usb-next | Greg Kroah-Hartman |
2023-06-01 | usb: typec: mux: fix static inline syntax error | Randy Dunlap |
2023-05-29 | usb: usbfs: Enforce page requirements for mmap | Ruihan Li |
2023-05-29 | usb: typec: mux: Remove alt mode parameters from the API | Heikki Krogerus |
2023-05-28 | Merge 6.4-rc4 into usb-next | Greg Kroah-Hartman |
2023-05-24 | ARM/musb: omap2: Remove global GPIO numbers from TUSB6010 | Linus Walleij |
2023-05-23 | ALSA: usb-audio: Define USB MIDI 2.0 specs | Takashi Iwai |
2023-05-13 | usb: gadget: drop superfluous ':' in doc string | Jó Ágila Bitsch |
2023-05-13 | USB: Extend pci resume function to handle PM events | Basavaraj Natikar |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-03-29 | usb: gadget: Add function wakeup support | Elson Roy Serrao |
2023-03-29 | usb: gadget: Properly configure the device for remote wakeup | Elson Roy Serrao |
2023-03-29 | xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionals | Arnd Bergmann |
2023-03-23 | USB: mark all struct bus_type as const | Greg Kroah-Hartman |
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 |