Age | Commit message (Expand) | Author |
2021-12-17 | usb: gadget: udc: bcm63xx: propagate errors from platform_get_irq() | Sergey Shtylyov |
2021-12-17 | usb: ftdi-elan: fix memory leak on device disconnect | Wei Yongjun |
2021-12-17 | usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0 | Kai-Heng Feng |
2021-12-17 | usb: dwc2: drd: restore role and overrides upon resume | Fabrice Gasnier |
2021-12-17 | usb: dwc2: drd: add role-switch-default-node support | Fabrice Gasnier |
2021-12-17 | usb: chipidea: Set the DT node on the child device | Rob Herring |
2021-12-17 | usb: uhci: Use platform_get_irq() to get the interrupt | Rob Herring |
2021-12-17 | usb: ohci-s3c2410: Use platform_get_irq() to get the interrupt | Rob Herring |
2021-12-17 | usb: ohci-spear: Remove direct access to platform_device resource list | Rob Herring |
2021-12-17 | Revert "usb: early: convert to readl_poll_timeout_atomic()" | Greg Kroah-Hartman |
2021-12-17 | usb: hub: make wait_for_connected() take an int instead of a pointer to int | Dan Carpenter |
2021-12-17 | Merge tag 'usb-serial-5.16-rc6' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2021-12-16 | usb: chipidea: tegra: Add runtime PM and OPP support | Dmitry Osipenko |
2021-12-15 | usb: hub: avoid warm port reset during USB3 disconnect | Mathias Nyman |
2021-12-15 | usb: host: xen-hcd: add missing unlock in error path | Yang Yingliang |
2021-12-15 | usb: dwc2: platform: adopt dev_err_probe() to silent probe defer | Amelie Delaunay |
2021-12-15 | usb: typec: tcpm: fix tcpm unregister port but leave a pending timer | Xu Yang |
2021-12-15 | usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restore | Pawel Laszczak |
2021-12-15 | USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04) | Jimmy Wang |
2021-12-15 | usb: xhci: Extend support for runtime power management for AMD's Yellow carp. | Nehal Bakulchandra Shah |
2021-12-15 | usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe | Amelie Delaunay |
2021-12-15 | USB: gadget: bRequestType is a bitfield, not a enum | Greg Kroah-Hartman |
2021-12-14 | USB: serial: option: add Telit FN990 compositions | Daniele Palmas |
2021-12-14 | USB: serial: cp210x: fix CP2105 GPIO registration | Johan Hovold |
2021-12-13 | exit: Rename complete_and_exit to kthread_complete_and_exit | Eric W. Biederman |
2021-12-13 | usb: cdnsp: Fix incorrect status for control request | Pawel Laszczak |
2021-12-13 | usb: cdnsp: Fix issue in cdnsp_log_ep trace event | Pawel Laszczak |
2021-12-13 | usb: cdnsp: Fix incorrect calling of cdnsp_died function | Pawel Laszczak |
2021-12-13 | usb: xhci-mtk: fix list_del warning when enable list debug | Chunfeng Yun |
2021-12-13 | usb: gadget: u_ether: fix race in setting MAC address in setup phase | Marian Postevca |
2021-12-13 | usb: core: hcd: change sizeof(vaddr) to sizeof(unsigned long) | Guo Zhengkui |
2021-12-13 | usb: aspeed-vhub: support test mode feature | Neal Liu |
2021-12-13 | usb: aspeed-vhub: fix ep0 OUT ack received wrong length issue | Neal Liu |
2021-12-13 | usb: aspeed-vhub: add qualifier descriptor | Neal Liu |
2021-12-13 | usb: Introduce Xen pvUSB frontend (xen hcd) | Juergen Gross |
2021-12-13 | usb: dwc3: gadget: Support Multi-Stream Transfer | Thinh Nguyen |
2021-12-13 | Merge 5.16-rc5 into usb-next | Greg Kroah-Hartman |
2021-12-12 | Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-12-12 | usb: core: config: using bit mask instead of individual bits | Pavel Hofman |
2021-12-12 | usb: core: config: fix validation of wMaxPacketValue entries | Pavel Hofman |
2021-12-12 | USB: gadget: zero allocate endpoint 0 buffers | Greg Kroah-Hartman |
2021-12-12 | USB: gadget: detect too-big endpoint 0 requests | Greg Kroah-Hartman |
2021-12-10 | xhci: avoid race between disable slot command and host runtime suspend | Mathias Nyman |
2021-12-10 | xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending | Kai-Heng Feng |
2021-12-09 | Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-12-09 | Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default" | Douglas Anderson |
2021-12-08 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2021-12-06 | Merge 5.16-rc4 into usb-next | Greg Kroah-Hartman |
2021-12-05 | usb: core: Fix file path that does not exist | Wei Ming Chen |
2021-12-03 | treewide: Add missing includes masked by cgroup -> bpf dependency | Jakub Kicinski |