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-09-21
USB: cdc-acm: remove duplicate USB device ID
Krzysztof Kozlowski
1
-1
/
+0
2021-09-21
USB: serial: kl5kusb105: use usb_control_msg_recv() and usb_control_msg_send()
Himadri Pandya
1
-45
/
+34
2021-09-21
USB: serial: keyspan_pda: use usb_control_msg_recv()
Himadri Pandya
1
-38
/
+27
2021-09-21
USB: serial: ftdi_sio: use usb_control_msg_recv()
Himadri Pandya
1
-38
/
+15
2021-09-21
USB: serial: f81232: use usb_control_msg_recv() and usb_control_msg_send()
Himadri Pandya
1
-62
/
+34
2021-09-20
USB: serial: allow hung up ports to be suspended
Johan Hovold
1
-14
/
+17
2021-09-20
USB: serial: clean up core error labels
Johan Hovold
1
-18
/
+16
2021-09-20
USB: serial: option: remove duplicate USB device ID
Krzysztof Kozlowski
1
-1
/
+0
2021-09-20
USB: serial: mos7840: remove duplicated 0xac24 device ID
Krzysztof Kozlowski
1
-2
/
+0
2021-09-14
USB: core: Make do_proc_control() and do_proc_bulk() killable
Alan Stern
1
-33
/
+111
2021-09-14
usb: musb: mediatek: Expose role-switch control to userspace
Sungbo Eo
1
-0
/
+1
2021-09-14
usb: gadget: f_uac2: Populate SS descriptors' wBytesPerInterval
Jack Pham
1
-0
/
+3
2021-09-14
usb: gadget: f_uac2: Add missing companion descriptor for feedback EP
Jack Pham
1
-1
/
+15
2021-09-14
usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMA
Minas Harutyunyan
1
-3
/
+1
2021-09-14
usb: core: hcd: Modularize HCD stop configuration in usb_stop_hcd()
Kishon Vijay Abraham I
1
-17
/
+22
2021-09-14
xhci: Set HCD flag to defer primary roothub registration
Kishon Vijay Abraham I
1
-0
/
+1
2021-09-14
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
1
-6
/
+23
2021-09-14
usb: dwc2: gadget: Fix ISOC flow for BDMA and Slave
Minas Harutyunyan
1
-83
/
+106
2021-09-14
usb: dwc3: core: balance phy init and exit
Li Jun
1
-17
/
+13
2021-09-14
Revert "USB: bcma: Add a check for devm_gpiod_get"
Rafał Miłecki
1
-4
/
+1
2021-09-14
usb: ehci: Simplify platform driver registration
Guenter Roeck
1
-48
/
+27
2021-09-14
USB: cdc-acm: fix minor-number release
Johan Hovold
2
-2
/
+7
2021-09-14
usb: dwc2: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+4
2021-09-14
usb: cdns3: fix race condition before setting doorbell
Pawel Laszczak
1
-0
/
+14
2021-09-14
usb: gadget: r8a66597: fix a loop in set_feature()
Dan Carpenter
1
-1
/
+1
2021-09-14
usb: gadget: u_audio: EP-OUT bInterval in fback frequency
Pavel Hofman
1
-3
/
+10
2021-09-14
usb: gadget: fix for a typo that conveys logically-inverted information.
Ajay Garg
1
-1
/
+1
2021-09-14
usb: gadget: goku_udc: Fix mask and set operation on variable master
Colin Ian King
1
-3
/
+3
2021-09-14
USB: host: ehci-atmel: Add support for HSIC phy
Cristian Birsan
1
-0
/
+8
2021-09-14
usb: ehci: handshake CMD_RUN instead of STS_HALT
Neal Liu
3
-1
/
+17
2021-09-14
usb: gadget: f_uac2: clean up some inconsistent indenting
Colin Ian King
1
-8
/
+8
2021-09-14
usb: dwc3: reference clock period configuration
Balaji Prakash J
2
-0
/
+35
2021-09-14
usb: ohci: Prefer struct_size over open coded arithmetic
Len Baker
1
-2
/
+1
2021-09-14
usb: typec: hd3ss3220: Use regmap_write_bits()
Philipp Zabel
1
-5
/
+3
2021-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
128
-1393
/
+3852
2021-09-13
USB: serial: option: add Telit LN920 compositions
Carlo Lobrano
1
-0
/
+8
2021-09-05
Merge tag 'usb-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
10
-93
/
+48
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2021-09-01
Merge tag 'usb-serial-5.15-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2021-09-01
Merge tag 'usb-serial-5.15-rc1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
Greg Kroah-Hartman
9
-93
/
+47
2021-09-01
Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
99
-1117
/
+3516
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
4
-33
/
+34
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
3
-9
/
+3
2021-08-30
USB: serial: pl2303: fix GL type detection
Robert Marko
1
-0
/
+1
2021-08-27
usb: isp1760: otg control register access
Rui Miguel Silva
2
-24
/
+42
2021-08-27
usb: isp1760: use the right irq status bit
Rui Miguel Silva
1
-6
/
+6
2021-08-27
usb: isp1760: write to status and address register
Rui Miguel Silva
1
-12
/
+11
2021-08-27
usb: isp1760: fix qtd fill length
Rui Miguel Silva
1
-2
/
+4
2021-08-27
usb: isp1760: fix memory pool initialization
Rui Miguel Silva
1
-2
/
+2
2021-08-27
usb: gadget: u_audio: fix race condition on endpoint stop
Jerome Brunet
1
-4
/
+4
[prev]
[next]