Age | Commit message (Expand) | Author |
2023-04-27 | Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-27 | Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-04-27 | Merge tag 'for-linus-2023042601' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-04-26 | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2023-04-26 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2023-04-26 | Merge branch 'for-6.4/logitech-hidpp' into for-linus | Jiri Kosina |
2023-04-21 | usb: dwc3: gadget: Refactor EP0 forced stall/restart into a separate API | Wesley Cheng |
2023-04-21 | usb: dwc3: gadget: Execute gadget stop after halting the controller | Wesley Cheng |
2023-04-20 | USB: sisusbvga: Add endpoint checks | Alan Stern |
2023-04-20 | USB: core: Add routines for endpoint checks in old drivers | Alan Stern |
2023-04-20 | usb: dwc3: gadget: Stall and restart EP0 if host is unresponsive | Wesley Cheng |
2023-04-20 | usb: dwc3: core: add support for disabling High-speed park mode | Stanley Chang |
2023-04-20 | usb: mtu3: add optional clock xhci_ck and frmcnt_ck | Chunfeng Yun |
2023-04-20 | usb: mtu3: expose role-switch control to userspace | Chunfeng Yun |
2023-04-20 | usb: mtu3: unlock @mtu->lock just before giving back request | Chunfeng Yun |
2023-04-20 | usb: mtu3: fix kernel panic at qmu transfer done irq handler | Chunfeng Yun |
2023-04-20 | usb: mtu3: use boolean return value | Chunfeng Yun |
2023-04-20 | usb: mtu3: give back request when rx error happens | Chunfeng Yun |
2023-04-20 | usb: chipidea: fix missing goto in `ci_hdrc_probe` | Yinhao Hu |
2023-04-20 | usb: gadget: udc: core: Prevent redundant calls to pullup | Badhri Jagan Sridharan |
2023-04-20 | usb: gadget: udc: core: Invoke usb_gadget_connect only when started | Badhri Jagan Sridharan |
2023-04-20 | usb: typec: ucsi: don't print PPM init deferred errors | Fabrice Gasnier |
2023-04-20 | usb: typec: tcpm: fix multiple times discover svids error | Frank Wang |
2023-04-20 | USB: dwc3: clean up probe declarations | Johan Hovold |
2023-04-20 | USB: dwc3: refactor clock lookups | Johan Hovold |
2023-04-20 | USB: dwc3: refactor phy handling | Johan Hovold |
2023-04-20 | USB: dwc3: clean up core init error handling | Johan Hovold |
2023-04-20 | USB: dwc3: clean up phy init error handling | Johan Hovold |
2023-04-20 | USB: dwc3: clean up probe error labels | Johan Hovold |
2023-04-20 | USB: dwc3: drop dead hibernation code | Johan Hovold |
2023-04-20 | USB: dwc3: gadget: drop dead hibernation code | Johan Hovold |
2023-04-20 | USB: dwc3: disable autosuspend on unbind | Johan Hovold |
2023-04-20 | USB: dwc3: fix runtime pm imbalance on unbind | Johan Hovold |
2023-04-20 | USB: dwc3: fix runtime pm imbalance on probe errors | Johan Hovold |
2023-04-20 | usb: dwc2: platform: add support for utmi optional clock | Fabrice Gasnier |
2023-04-20 | usb: dwc2: improve error handling in __dwc2_lowlevel_hw_enable | Fabrice Gasnier |
2023-04-20 | usb: xhci-mtk: add optional frame count clock | Chunfeng Yun |
2023-04-20 | usb: xhci: plat: Add USB 3.0 phy support | Stanley Chang |
2023-04-20 | usb: host: xhci-plat: Use dev_is_pci() helper | Nobuhiro Iwamatsu |
2023-04-20 | xhci: fix debugfs register accesses while suspended | Johan Hovold |
2023-04-20 | usb: Add explicit of.h of_platform.h include | Rob Herring |
2023-04-20 | usb: gadget: tegra-xudc: Remove unneeded return variable | Jon Hunter |
2023-04-20 | usb: gadget: tegra-xudc: Fix crash in vbus_draw | Jon Hunter |
2023-04-20 | Merge tag 'usb-serial-6.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman |
2023-04-18 | USB: serial: option: add UNISOC vendor and TOZED LT70C product | Arınç ÜNAL |
2023-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-04-10 | Merge 6.3-rc6 into usb-next | Greg Kroah-Hartman |
2023-04-10 | Merge 6.3-rc6 into char-misc-next | Greg Kroah-Hartman |
2023-04-06 | USB: core: Fix docs warning caused by wireless_status feature | Bastien Nocera |