index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-24
Merge 5.14-rc7 into usb-next
Greg Kroah-Hartman
1
-6
/
+7
2021-08-21
usb: chipidea: host: fix port index underflow and UBSAN complains
Li Jun
1
-3
/
+11
2021-08-20
usb: typec: altmodes/displayport: Notify drm subsys of hotplug events
Hans de Goede
2
-0
/
+24
2021-08-20
usb: typec: altmodes/displayport: Make dp_altmode_notify() more generic
Hans de Goede
1
-22
/
+13
2021-08-18
USB: EHCI: Add alias for Broadcom INSNREG
Kees Cook
1
-7
/
+4
2021-08-18
usb: gadget: mv_u3d: request_irq() after initializing UDC
Nadezda Lutovinova
1
-9
/
+10
2021-08-18
usb: typec: tcpm: Fix VDMs sometimes not being forwarded to alt-mode drivers
Hans de Goede
1
-6
/
+7
2021-08-18
usb: gadget: f_uac1: fixing inconsistent indenting
Pavel Hofman
1
-6
/
+6
2021-08-18
usb: remove reference to deleted config STB03xxx
Lukas Bulwahn
1
-1
/
+1
2021-08-18
usb: host: remove line for obsolete config USB_HWA_HCD
Lukas Bulwahn
1
-1
/
+0
2021-08-18
usb: host: remove dead EHCI support for on-chip PMC MSP71xx USB controller
Lukas Bulwahn
3
-342
/
+0
2021-08-18
usb: dwc3: Decouple USB 2.0 L1 & L2 events
Jack Pham
2
-2
/
+12
2021-08-16
usb: phy: tahvo: add IRQ check
Sergey Shtylyov
1
-1
/
+3
2021-08-16
usb: host: ohci-tmio: add IRQ check
Sergey Shtylyov
1
-0
/
+3
2021-08-16
Merge 5.14-rc6 into usb-next
Greg Kroah-Hartman
1
-16
/
+2
2021-08-13
usb: gadget: udc: renesas_usb3: Fix soc_device_match() abuse
Geert Uytterhoeven
1
-10
/
+7
2021-08-13
usb: typec: tcpm: Support non-PD mode
Kyle Tso
1
-19
/
+68
2021-08-13
usb: gadget: bdc: remove unnecessary AND operation when get ep maxp
Chunfeng Yun
1
-1
/
+0
2021-08-13
usb: gadget: tegra-xudc: fix the wrong mult value for HS isoc or intr
Chunfeng Yun
1
-2
/
+2
2021-08-13
usb: cdnsp: fix the wrong mult value for HS isoc or intr
Chunfeng Yun
1
-1
/
+1
2021-08-13
usb: mtu3: fix the wrong HS mult value
Chunfeng Yun
1
-4
/
+2
2021-08-13
usb: mtu3: use @mult for HS isoc or intr
Chunfeng Yun
1
-1
/
+1
2021-08-13
usb: mtu3: restore HS function when set SS/SSP
Chunfeng Yun
1
-1
/
+3
2021-08-13
usb: phy: twl6030: add IRQ checks
Sergey Shtylyov
1
-0
/
+5
2021-08-13
usb: phy: fsl-usb: add IRQ check
Sergey Shtylyov
1
-0
/
+2
2021-08-13
usb: misc: brcmstb-usb-pinmap: add IRQ check
Sergey Shtylyov
1
-0
/
+2
2021-08-13
usb: gadget: udc: s3c2410: add IRQ check
Sergey Shtylyov
1
-0
/
+4
2021-08-13
usb: gadget: udc: at91: add IRQ check
Sergey Shtylyov
1
-1
/
+3
2021-08-13
usb: dwc3: qcom: add IRQ check
Sergey Shtylyov
1
-0
/
+4
2021-08-13
usb: dwc3: meson-g12a: add IRQ check
Sergey Shtylyov
1
-0
/
+2
2021-08-13
usb: dwc2: gadget: implement udc_set_speed()
Argishti Aleksanyan
1
-0
/
+23
2021-08-11
scsi: usb-storage: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-1
/
+1
2021-08-10
Revert "usb: dwc3: gadget: Use list_replace_init() before traversing lists"
Greg Kroah-Hartman
1
-16
/
+2
2021-08-09
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
17
-61
/
+171
2021-08-09
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
41
-173
/
+420
2021-08-09
Merge 5.14-rc5 into usb-next
Greg Kroah-Hartman
17
-61
/
+171
2021-08-05
usb: xhci-mtk: relax TT periodic bandwidth allocation
Ikjoon Jang
1
-7
/
+13
2021-08-05
usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint
Ikjoon Jang
2
-69
/
+86
2021-08-05
usb: gadget: f_uac2: remove redundant assignments to pointer i_feature
Colin Ian King
1
-8
/
+4
2021-08-05
usb: misc: adutux: use swap()
Salah Triki
1
-4
/
+1
2021-08-05
usb: gadget: remove useless cast
Salah Triki
1
-1
/
+1
2021-08-05
usb: gadget: Fix inconsistent indent
Wei Ming Chen
3
-7
/
+7
2021-08-05
usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus events
Kyle Tso
1
-2
/
+2
2021-08-05
usb: dwc3: gadget: Avoid runtime resume if disabling pullup
Wesley Cheng
1
-0
/
+11
2021-08-05
usb: dwc3: gadget: Use list_replace_init() before traversing lists
Wesley Cheng
1
-2
/
+16
2021-08-05
Merge tag 'usb-serial-5.14-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Greg Kroah-Hartman
5
-16
/
+33
2021-08-05
USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
David Bauer
2
-0
/
+4
2021-08-04
USB: serial: pl2303: fix GT type detection
Johan Hovold
1
-0
/
+1
2021-08-04
USB: serial: option: add Telit FD980 composition 0x1056
Daniele Palmas
1
-0
/
+2
2021-07-30
USB: serial: cp210x: determine fw version for CP2105 and CP2108
Johan Hovold
1
-0
/
+5
[prev]
[next]