index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-05
usb: typec: tipd: fix use of device-specific init function
Javier Carrasco
1
-1
/
+1
2024-01-05
usb: typec: tipd: Separate reset for TPS6598x
Jai Luthra
1
-2
/
+7
2024-01-05
usb: mon: Fix atomicity violation in mon_bin_vma_fault
Gui-Dong Han
1
-1
/
+6
2024-01-05
usb: gadget: uvc: Remove nested locking
Avichal Rakesh
1
-1
/
+3
2024-01-05
usb: gadget: uvc: Fix use are free during STREAMOFF
Avichal Rakesh
1
-4
/
+10
2024-01-04
usb: typec: class: fix typec_altmode_put_partner to put plugs
RD Babiera
1
-3
/
+6
2024-01-04
xhci: add support to allocate several interrupters
Mathias Nyman
5
-32
/
+137
2024-01-04
USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
Yajun Deng
8
-44
/
+41
2024-01-04
usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transfer
Chunfeng Yun
2
-2
/
+40
2024-01-04
usb: dwc3: qcom: Rename hs_phy_irq to qusb2_phy_irq
Krishna Kurapati
1
-11
/
+11
2024-01-04
usb: gadget: u_ether: Re-attach netif device to mirror detachment
Richard Acayan
1
-0
/
+2
2024-01-04
usb: dwc3: gadget: Queue PM runtime idle on disconnect event
Wesley Cheng
1
-0
/
+7
2024-01-04
usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()
Xu Yang
1
-2
/
+1
2024-01-04
usb: chipidea: wait controller resume finished for wakeup irq
Xu Yang
1
-0
/
+7
2024-01-04
usb: chipidea: ci_hdrc_imx: add wakeup clock and keep it always on
Xu Yang
1
-1
/
+16
2024-01-04
Revert "usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()"
Frank Li
1
-1
/
+17
2024-01-04
usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabled
Frank Li
1
-1
/
+31
2024-01-04
usb: cdns3: fix iso transfer error when mult is not zero
Frank Li
2
-23
/
+39
2024-01-04
usb: cdns3: fix uvc failure work since sg support enabled
Frank Li
1
-11
/
+40
2024-01-04
usb: gadget: ncm: Add support to update wMaxSegmentSize via configfs
Krishna Kurapati
2
-3
/
+68
2024-01-04
usb: dwc3: set pm runtime active before resume common
Frank Wang
1
-3
/
+6
2024-01-04
usb: dwc3: Support EBC feature of DWC_usb31
Manan Aurora
3
-0
/
+9
2024-01-04
usb: typec: tcpm: Support multiple capabilities
Kyle Tso
1
-89
/
+298
2024-01-04
usb: xhci-plat: fix usb disconnect issue after s4
Yinbo Zhu
1
-4
/
+19
2024-01-04
usb: dwc3: core: set force_gen1 bit in USB31 devices if max speed is SS
Krishna Kurapati
2
-0
/
+17
2024-01-04
usb: dwc: ep0: Update request status in dwc3_ep0_stall_restart
Uttkarsh Aggarwal
1
-1
/
+4
2024-01-04
usb: ueagle-atm: Use wait_event_freezable_timeout() in uea_wait()
Kevin Hao
1
-2
/
+1
2024-01-04
usb: dwc3: gadget: Handle EP0 request dequeuing properly
Wesley Cheng
1
-1
/
+11
2024-01-02
usb: yurex: Fix inconsistent locking bug in yurex_read()
Harshit Mogalapalli
1
-1
/
+3
2024-01-02
usb: typec: tipd: add patch update support for tps6598x
Javier Carrasco
2
-1
/
+85
2024-01-02
usb: typec: tipd: declare in_data in as const in exec_cmd functions
Javier Carrasco
1
-2
/
+2
2024-01-02
usb: typec: tipd: add function to request firmware
Javier Carrasco
1
-9
/
+26
2024-01-02
usb: typec: tipd: add init and reset functions to tipd_data
Javier Carrasco
1
-10
/
+35
2024-01-02
drivers/usb/gadget/udc: Fix spelling typo in comments(reqest->request)
liyouhong
2
-2
/
+2
2024-01-02
Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only"
Thinh Nguyen
1
-2
/
+2
2024-01-02
Revert "usb: dwc3: Soft reset phy on probe for host"
Thinh Nguyen
1
-38
/
+1
2024-01-02
usb: dwc2: Disable clock gating feature on Rockchip SoCs
William Wu
1
-0
/
+1
2024-01-02
Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"
Heikki Krogerus
1
-3
/
+2
2023-12-22
Merge tag 'qcom-drivers-for-6.8' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
3
-0
/
+19
2023-12-22
Merge tag 'usb-serial-6.7-rc6' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
3
-6
/
+11
2023-12-21
USB: serial: option: add Quectel EG912Y module support
Alper Ak
1
-0
/
+2
2023-12-21
USB: serial: ftdi_sio: update Actisense PIDs constant names
Mark Glover
2
-6
/
+6
2023-12-19
Merge tag 'drm-misc-next-2023-12-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-2
/
+2
2023-12-15
usb: typec: tcpm: Parse Accessory Mode information
Dmitry Baryshkov
1
-0
/
+9
2023-12-15
xhci: Fix null pointer dereference during S4 resume when resetting ep0
Mathias Nyman
1
-7
/
+13
2023-12-15
usb: dwc3: imx8mp: Fix smatch warning
Himanshu Bhavani
1
-1
/
+3
2023-12-15
usb: gadget: webcam: Make g_webcam loadable again
Andrzej Pietrasiewicz
3
-100
/
+284
2023-12-15
usb: fotg210-hcd: delete an incorrect bounds test
Dan Carpenter
1
-3
/
+0
2023-12-15
usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3
Tasos Sahanidis
1
-0
/
+11
2023-12-15
usb: typec: ucsi: fix gpio-based orientation detection
Johan Hovold
1
-1
/
+1
[prev]
[next]