Age | Commit message (Expand) | Author |
2022-06-03 | Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-06-03 | Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-06-03 | Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-06-02 | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-05-30 | Merge tag 'acpi-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-05-30 | Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc' | Rafael J. Wysocki |
2022-05-30 | usb: typec: ucsi: acpi: fix a NULL vs IS_ERR() check in probe | Dan Carpenter |
2022-05-26 | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-05-20 | USB: new quirk for Dell Gen 2 devices | Monish Kumar R |
2022-05-20 | Merge tag 'usb-serial-5.19-rc1' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2022-05-19 | tty: remove CMSPAR ifdefs | Ilpo Järvinen |
2022-05-19 | usb: dwc3: core: Add error log when core soft reset failed | Mayank Rana |
2022-05-19 | usb: dwc3: gadget: Move null pinter check to proper place | Albert Wang |
2022-05-19 | usb: hub: Simplify error and success path in port_over_current_notify | Bhuvanesh Surachari |
2022-05-19 | usb: cdns3: allocate TX FIFO size according to composite EP number | Frank Li |
2022-05-19 | usb: dwc3: Fix ep0 handling when getting reset while doing control transfer | Mayank Rana |
2022-05-19 | usb: Probe EHCI, OHCI controllers asynchronously | Dmitry Torokhov |
2022-05-19 | usb: isp1760: Fix out-of-bounds array access | Linus Walleij |
2022-05-19 | xhci: Don't defer primary roothub registration if there is only one roothub | Mathias Nyman |
2022-05-19 | xen/usbfront: use xenbus_setup_ring() and xenbus_teardown_ring() | Juergen Gross |
2022-05-19 | xen/usb: switch xen-hcd to use INVALID_GRANT_REF | Juergen Gross |
2022-05-19 | USB: serial: option: add Quectel BG95 modem | Carl Yin(殷张成) |
2022-05-18 | USB: serial: pl2303: fix type detection for odd device | Johan Hovold |
2022-05-13 | extcon: Fix extcon_get_extcon_dev() error handling | Dan Carpenter |
2022-05-13 | Merge tag 'usb-serial-5.18-rc7' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2022-05-12 | usb: xhci-mtk: remove bandwidth budget table | Chunfeng Yun |
2022-05-12 | usb: xhci-mtk: fix fs isoc's transfer error | Chunfeng Yun |
2022-05-12 | usb: gadget: fix race when gadget driver register via ioctl | Schspa Shi |
2022-05-12 | usb: typec: tcpci_mt6360: Update for BMC PHY setting | ChiYuan Huang |
2022-05-12 | xhci: Allow host runtime PM as default for Intel Alder Lake N xHCI | Mathias Nyman |
2022-05-12 | xhci: Remove quirk for over 10 year old evaluation hardware | Mathias Nyman |
2022-05-12 | xhci: prevent U2 link power state if Intel tier policy prevented U1 | Mathias Nyman |
2022-05-12 | xhci: use generic command timer for stop endpoint commands. | Mathias Nyman |
2022-05-12 | usb: host: xhci-plat: omit shared hcd if either root hub has no ports | Heiner Kallweit |
2022-05-12 | usb: host: xhci-plat: prepare operation w/o shared hcd | Heiner Kallweit |
2022-05-12 | usb: host: xhci-plat: create shared hcd after having added main hcd | Heiner Kallweit |
2022-05-12 | xhci: prepare for operation w/o shared hcd | Heiner Kallweit |
2022-05-12 | xhci: factor out parts of xhci_gen_setup() | Heiner Kallweit |
2022-05-12 | xhci: Set HCD flag to defer primary roothub registration | Kishon Vijay Abraham I |
2022-05-12 | usb: core: hcd: Add support for deferring roothub registration | Kishon Vijay Abraham I |
2022-05-12 | usb: host: ehci-xilinx: adding description for return value | Piyush Mehta |
2022-05-12 | usb: gadget: udc: Remove useless variable assignment in xudc_read_fifo() | Piyush Mehta |
2022-05-12 | USB: c67x00: remove unnecessary check of res | Yang Yingliang |
2022-05-12 | usb: host: ehci-xilinx: Fix quoted string split across lines | Piyush Mehta |
2022-05-12 | USB / dwc3: Fix a checkpatch warning in core.c | Kushagra Verma |
2022-05-11 | USB: gadget: Add ID numbers to gadget names | Alan Stern |
2022-05-07 | ARM: pxa: lubbock: pass udc irqs as resource | Arnd Bergmann |
2022-05-05 | usb: gadget: uvc: allow for application to cleanly shutdown | Dan Vacura |
2022-05-05 | usb: typec: tcpci: Don't skip cleanup in .remove() on error | Uwe Kleine-König |
2022-05-05 | usb: cdc-wdm: fix reading stuck on device close | Sergey Ryazanov |