Age | Commit message (Expand) | Author |
2023-10-27 | usb: typec: altmodes/displayport: fixup drm internal api change vs new user. | Dave Airlie |
2023-10-23 | BackMerge tag 'v6.6-rc7' into drm-next | Dave Airlie |
2023-10-20 | Merge tag 'usb-serial-6.6-rc7' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman |
2023-10-16 | USB: serial: option: add Fibocom to DELL custom modem FM101R-GL | Puliang Lu |
2023-10-13 | USB: serial: option: add entry for Sierra EM9191 with new firmware | Benoît Monin |
2023-10-13 | USB: serial: option: add Telit LE910C4-WWX 0x1035 composition | Fabio Porcedda |
2023-10-11 | drm: Add HPD state to drm_connector_oob_hotplug_event() | Bjorn Andersson |
2023-10-11 | usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scope | Mario Limonciello |
2023-10-11 | usb: typec: ucsi: Fix missing link removal | Heikki Krogerus |
2023-10-11 | usb: typec: altmodes/displayport: Signal hpd low when exiting mode | RD Babiera |
2023-10-02 | xhci: Preserve RsvdP bits in ERSTBA register correctly | Lukas Wunner |
2023-10-02 | xhci: Clear EHB bit only at end of interrupt handler | Lukas Wunner |
2023-10-02 | xhci: track port suspend state correctly in unsuccessful resume cases | Mathias Nyman |
2023-10-02 | usb: xhci: xhci-ring: Use sysdev for mapping bounce buffer | Wesley Cheng |
2023-10-02 | usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command fails | Prashanth K |
2023-10-02 | usb: misc: onboard_hub: add support for Microchip USB2412 USB 2.0 hub | Javier Carrasco |
2023-10-02 | usb: gadget: udc-xilinx: replace memcpy with memcpy_toio | Piyush Mehta |
2023-10-02 | usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG... | Xiaolei Wang |
2023-10-02 | usb: dwc3: Soft reset phy on probe for host | Thinh Nguyen |
2023-10-02 | usb: hub: Guard against accesses to uninitialized BOS descriptors | Ricardo Cañuelo |
2023-10-02 | usb: typec: qcom: Update the logic of regulator enable and disable | Hui Liu |
2023-10-02 | usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap call | Krishna Kurapati |
2023-10-02 | usb: musb: Get the musb_qh poniter after musb_giveback | Xingxing Luo |
2023-10-02 | usb: musb: Modify the "HWVers" register address | Xingxing Luo |
2023-10-02 | usb: cdnsp: Fixes issue with dequeuing not queued requests | Pawel Laszczak |
2023-09-11 | usb: typec: ucsi: Fix NULL pointer dereference | Heikki Krogerus |
2023-09-07 | Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2023-09-01 | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-09-01 | Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-08-28 | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2023-08-27 | Merge tag 'usb-serial-6.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman |
2023-08-23 | tcpm: Avoid soft reset when partner does not support get_status | Badhri Jagan Sridharan |
2023-08-23 | usb: typec: tcpm: reset counter when enter into unattached state after try role | Xu Yang |
2023-08-23 | usb: typec: tcpm: set initial svdm version based on pd revision | RD Babiera |
2023-08-23 | USB: serial: option: add FOXCONN T99W368/T99W373 product | Slark Xiao |
2023-08-23 | USB: serial: option: add Quectel EM05G variant (0x030e) | Martin Kohn |
2023-08-22 | usb: dwc2: add pci_device_id driver_data parse support | Yinbo Zhu |
2023-08-22 | usb: gadget: remove max support speed info in bind operation | Linyu Yuan |
2023-08-22 | usb: gadget: composite: cleanup function config_ep_by_speed_and_alt() | Linyu Yuan |
2023-08-22 | usb: gadget: config: remove max speed check in usb_assign_descriptors() | Linyu Yuan |
2023-08-22 | usb: gadget: unconditionally allocate hs/ss descriptor in bind operation | Linyu Yuan |
2023-08-22 | usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind() | Linyu Yuan |
2023-08-22 | usb: gadget: add a inline function gether_bitrate() | Linyu Yuan |
2023-08-22 | usb: gadget: use working speed to calcaulate network bitrate and qlen | Linyu Yuan |
2023-08-22 | usb: dwc3: exynos: Add support for Exynos850 variant | Sam Protsenko |
2023-08-22 | usb: gadget: udc-xilinx: fix incorrect type in assignment warning | Piyush Mehta |
2023-08-22 | usb: gadget: udc-xilinx: fix cast from restricted __le16 warning | Piyush Mehta |
2023-08-22 | usb: gadget: udc-xilinx: fix restricted __le16 degrades to integer warning | Piyush Mehta |
2023-08-22 | USB: dwc2: hande irq on dead controller correctly | Oliver Neukum |
2023-08-22 | USB: cdc-acm: support flushing write buffers (TCOFLUSH) | Simon Arlott |