aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 93-1179/+3307
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 4-78/+10
2024-01-11Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-0/+19
2024-01-09Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Gravatar Linus Torvalds 1-1/+1
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-1/+1
2024-01-08Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Gravatar Linus Torvalds 1-2/+2
2024-01-05usb: typec: tipd: fix use of device-specific init functionGravatar Javier Carrasco 1-1/+1
2024-01-05usb: typec: tipd: Separate reset for TPS6598xGravatar Jai Luthra 1-2/+7
2024-01-05usb: mon: Fix atomicity violation in mon_bin_vma_faultGravatar Gui-Dong Han 1-1/+6
2024-01-05usb: gadget: uvc: Remove nested lockingGravatar Avichal Rakesh 1-1/+3
2024-01-05usb: gadget: uvc: Fix use are free during STREAMOFFGravatar Avichal Rakesh 1-4/+10
2024-01-04usb: typec: class: fix typec_altmode_put_partner to put plugsGravatar RD Babiera 1-3/+6
2024-01-04xhci: add support to allocate several interruptersGravatar Mathias Nyman 5-32/+137
2024-01-04USB: core: Use device_driver directly in struct usb_driver and usb_device_driverGravatar Yajun Deng 8-44/+41
2024-01-04usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transferGravatar Chunfeng Yun 2-2/+40
2024-01-04usb: dwc3: qcom: Rename hs_phy_irq to qusb2_phy_irqGravatar Krishna Kurapati 1-11/+11
2024-01-04usb: gadget: u_ether: Re-attach netif device to mirror detachmentGravatar Richard Acayan 1-0/+2
2024-01-04usb: dwc3: gadget: Queue PM runtime idle on disconnect eventGravatar Wesley Cheng 1-0/+7
2024-01-04usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()Gravatar Xu Yang 1-2/+1
2024-01-04usb: chipidea: wait controller resume finished for wakeup irqGravatar Xu Yang 1-0/+7
2024-01-04usb: chipidea: ci_hdrc_imx: add wakeup clock and keep it always onGravatar Xu Yang 1-1/+16
2024-01-04Revert "usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()"Gravatar Frank Li 1-1/+17
2024-01-04usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabledGravatar Frank Li 1-1/+31
2024-01-04usb: cdns3: fix iso transfer error when mult is not zeroGravatar Frank Li 2-23/+39
2024-01-04usb: cdns3: fix uvc failure work since sg support enabledGravatar Frank Li 1-11/+40
2024-01-04usb: gadget: ncm: Add support to update wMaxSegmentSize via configfsGravatar Krishna Kurapati 2-3/+68
2024-01-04usb: dwc3: set pm runtime active before resume commonGravatar Frank Wang 1-3/+6
2024-01-04usb: dwc3: Support EBC feature of DWC_usb31Gravatar Manan Aurora 3-0/+9
2024-01-04usb: typec: tcpm: Support multiple capabilitiesGravatar Kyle Tso 1-89/+298
2024-01-04usb: xhci-plat: fix usb disconnect issue after s4Gravatar Yinbo Zhu 1-4/+19
2024-01-04usb: dwc3: core: set force_gen1 bit in USB31 devices if max speed is SSGravatar Krishna Kurapati 2-0/+17
2024-01-04usb: dwc: ep0: Update request status in dwc3_ep0_stall_restartGravatar Uttkarsh Aggarwal 1-1/+4
2024-01-04usb: ueagle-atm: Use wait_event_freezable_timeout() in uea_wait()Gravatar Kevin Hao 1-2/+1
2024-01-04usb: dwc3: gadget: Handle EP0 request dequeuing properlyGravatar Wesley Cheng 1-1/+11
2024-01-02usb: yurex: Fix inconsistent locking bug in yurex_read()Gravatar Harshit Mogalapalli 1-1/+3
2024-01-02usb: typec: tipd: add patch update support for tps6598xGravatar Javier Carrasco 2-1/+85
2024-01-02usb: typec: tipd: declare in_data in as const in exec_cmd functionsGravatar Javier Carrasco 1-2/+2
2024-01-02usb: typec: tipd: add function to request firmwareGravatar Javier Carrasco 1-9/+26
2024-01-02usb: typec: tipd: add init and reset functions to tipd_dataGravatar Javier Carrasco 1-10/+35
2024-01-02drivers/usb/gadget/udc: Fix spelling typo in comments(reqest->request)Gravatar liyouhong 2-2/+2
2024-01-02Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only"Gravatar Thinh Nguyen 1-2/+2
2024-01-02Revert "usb: dwc3: Soft reset phy on probe for host"Gravatar Thinh Nguyen 1-38/+1
2024-01-02usb: dwc2: Disable clock gating feature on Rockchip SoCsGravatar William Wu 1-0/+1
2024-01-02Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Gravatar Heikki Krogerus 1-3/+2
2023-12-22Merge tag 'qcom-drivers-for-6.8' of https://git.kernel.org/pub/scm/linux/kern...Gravatar Arnd Bergmann 3-0/+19
2023-12-22Merge tag 'usb-serial-6.7-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Gravatar Greg Kroah-Hartman 3-6/+11
2023-12-21USB: serial: option: add Quectel EG912Y module supportGravatar Alper Ak 1-0/+2
2023-12-21USB: serial: ftdi_sio: update Actisense PIDs constant namesGravatar Mark Glover 2-6/+6
2023-12-19Merge tag 'drm-misc-next-2023-12-14' of git://anongit.freedesktop.org/drm/drm...Gravatar Dave Airlie 2-2/+2
2023-12-15usb: typec: tcpm: Parse Accessory Mode informationGravatar Dmitry Baryshkov 1-0/+9