summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-11Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-09Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-01-08Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-01-05usb: typec: tipd: fix use of device-specific init functionJavier Carrasco
2024-01-05usb: typec: tipd: Separate reset for TPS6598xJai Luthra
2024-01-05usb: mon: Fix atomicity violation in mon_bin_vma_faultGui-Dong Han
2024-01-05usb: gadget: uvc: Remove nested lockingAvichal Rakesh
2024-01-05usb: gadget: uvc: Fix use are free during STREAMOFFAvichal Rakesh
2024-01-04usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera
2024-01-04xhci: add support to allocate several interruptersMathias Nyman
2024-01-04USB: core: Use device_driver directly in struct usb_driver and usb_device_driverYajun Deng
2024-01-04usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transferChunfeng Yun
2024-01-04usb: dwc3: qcom: Rename hs_phy_irq to qusb2_phy_irqKrishna Kurapati
2024-01-04usb: gadget: u_ether: Re-attach netif device to mirror detachmentRichard Acayan
2024-01-04usb: dwc3: gadget: Queue PM runtime idle on disconnect eventWesley Cheng
2024-01-04usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()Xu Yang
2024-01-04usb: chipidea: wait controller resume finished for wakeup irqXu Yang
2024-01-04usb: chipidea: ci_hdrc_imx: add wakeup clock and keep it always onXu Yang
2024-01-04Revert "usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()"Frank Li
2024-01-04usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabledFrank Li
2024-01-04usb: cdns3: fix iso transfer error when mult is not zeroFrank Li
2024-01-04usb: cdns3: fix uvc failure work since sg support enabledFrank Li
2024-01-04usb: gadget: ncm: Add support to update wMaxSegmentSize via configfsKrishna Kurapati
2024-01-04usb: dwc3: set pm runtime active before resume commonFrank Wang
2024-01-04usb: dwc3: Support EBC feature of DWC_usb31Manan Aurora
2024-01-04usb: typec: tcpm: Support multiple capabilitiesKyle Tso
2024-01-04usb: xhci-plat: fix usb disconnect issue after s4Yinbo Zhu
2024-01-04usb: dwc3: core: set force_gen1 bit in USB31 devices if max speed is SSKrishna Kurapati
2024-01-04usb: dwc: ep0: Update request status in dwc3_ep0_stall_restartUttkarsh Aggarwal
2024-01-04usb: ueagle-atm: Use wait_event_freezable_timeout() in uea_wait()Kevin Hao
2024-01-04usb: dwc3: gadget: Handle EP0 request dequeuing properlyWesley Cheng
2024-01-02usb: yurex: Fix inconsistent locking bug in yurex_read()Harshit Mogalapalli
2024-01-02usb: typec: tipd: add patch update support for tps6598xJavier Carrasco
2024-01-02usb: typec: tipd: declare in_data in as const in exec_cmd functionsJavier Carrasco
2024-01-02usb: typec: tipd: add function to request firmwareJavier Carrasco
2024-01-02usb: typec: tipd: add init and reset functions to tipd_dataJavier Carrasco
2024-01-02drivers/usb/gadget/udc: Fix spelling typo in comments(reqest->request)liyouhong
2024-01-02Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only"Thinh Nguyen
2024-01-02Revert "usb: dwc3: Soft reset phy on probe for host"Thinh Nguyen
2024-01-02usb: dwc2: Disable clock gating feature on Rockchip SoCsWilliam Wu
2024-01-02Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Heikki Krogerus
2023-12-22Merge tag 'qcom-drivers-for-6.8' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-12-22Merge tag 'usb-serial-6.7-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-12-21USB: serial: option: add Quectel EG912Y module supportAlper Ak
2023-12-21USB: serial: ftdi_sio: update Actisense PIDs constant namesMark Glover
2023-12-19Merge tag 'drm-misc-next-2023-12-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-12-15usb: typec: tcpm: Parse Accessory Mode informationDmitry Baryshkov