Age | Commit message (Expand) | Author |
2022-07-29 | Merge branch 'acpi-bus' | Rafael J. Wysocki |
2022-07-14 | Merge tag 'usb-serial-5.19-rc7' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2022-07-13 | USB: serial: ftdi_sio: add Belimo device ids | Lucien Buchmann |
2022-07-08 | drivers/usb/host/ehci-fsl: Fix interrupt setup in host mode. | Darren Stevens |
2022-07-08 | usb: gadget: uvc: fix changing interface name via configfs | Michael Grzeschik |
2022-07-08 | usb: typec: add missing uevent when partner support PD | Linyu Yuan |
2022-06-29 | usb: dwc3-am62: remove unnecesary clk_put() | Yang Yingliang |
2022-06-29 | usb: dwc3: gadget: Fix event pending check | Thinh Nguyen |
2022-06-24 | usb: chipidea: udc: check request status before setting device address | Xu Yang |
2022-06-24 | USB: gadget: Fix double-free bug in raw_gadget driver | Alan Stern |
2022-06-23 | xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCI | Utkarsh Patel |
2022-06-23 | xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCI | Tanveer Alam |
2022-06-23 | xhci: turn off port power in shutdown | Mathias Nyman |
2022-06-23 | xhci: Keep interrupt disabled in initialization until host is running. | Hongyu Xie |
2022-06-23 | Merge tag 'usb-serial-5.19-rc4' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2022-06-23 | USB: serial: option: add Quectel RM500K module support | Macpaul Lin |
2022-06-22 | USB: serial: option: add Quectel EM05-G modem | Yonglin Tan |
2022-06-22 | USB: serial: pl2303: add support for more HXN (G) types | Johan Hovold |
2022-06-21 | usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMIC | Andy Shevchenko |
2022-06-21 | usb: gadget: uvc: fix list double add in uvcg_video_pump | Dan Vacura |
2022-06-21 | usb: gadget: Fix non-unique driver names in raw-gadget driver | Alan Stern |
2022-06-20 | USB: ACPI: Replace usb_acpi_find_port() with acpi_find_child_by_adr() | Rafael J. Wysocki |
2022-06-20 | USB: serial: option: add Telit LE910Cx 0x1250 composition | Carlo Lobrano |
2022-06-10 | usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io() | Linyu Yuan |
2022-06-10 | usb: gadget: f_fs: change ep->status safe in ffs_epfile_io() | Linyu Yuan |
2022-06-10 | xhci: Fix null pointer dereference in resume if xhci has only one roothub | Mathias Nyman |
2022-06-10 | USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> peripheral if... | Stephen Rothwell |
2022-06-10 | usb: cdnsp: Fixed setting last_trb incorrectly | Jing Leng |
2022-06-10 | usb: gadget: u_ether: fix regression in setting fixed MAC address | Marian Postevca |
2022-06-10 | usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe | Miaoqian Lin |
2022-06-10 | usb: dwc2: Fix memory leak in dwc2_hcd_init | Miaoqian Lin |
2022-06-10 | usb: dwc3: pci: Restore line lost in merge conflict resolution | Stephan Gerhold |
2022-06-10 | usb: dwc3: gadget: Fix IN endpoint max packet size allocation | Wesley Cheng |
2022-06-09 | USB: serial: option: add support for Cinterion MV31 with new baseline | Slark Xiao |
2022-06-09 | USB: serial: io_ti: add Agilent E5805A support | Robert Eckelmann |
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 |