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-04-08
USB: serial: ti_usb_3410_5052: fix TIOCGSERIAL implementation
Johan Hovold
1
-2
/
+2
2021-04-08
USB: serial: ssu100: fix TIOCGSERIAL implementation
Johan Hovold
1
-6
/
+3
2021-04-08
USB: serial: quatech2: fix TIOCGSERIAL implementation
Johan Hovold
1
-6
/
+3
2021-04-08
USB: serial: pl2303: fix TIOCGSERIAL implementation
Johan Hovold
1
-2
/
+3
2021-04-08
USB: serial: opticon: fix TIOCGSERIAL implementation
Johan Hovold
1
-6
/
+3
2021-04-08
USB: serial: mos7840: fix TIOCGSERIAL implementation
Johan Hovold
1
-8
/
+4
2021-04-08
USB: serial: mos7720: fix TIOCGSERIAL implementation
Johan Hovold
1
-8
/
+4
2021-04-08
USB: serial: io_ti: fix TIOCGSERIAL implementation
Johan Hovold
1
-8
/
+4
2021-04-08
USB: serial: io_edgeport: fix TIOCGSERIAL implementation
Johan Hovold
1
-8
/
+4
2021-04-08
USB: serial: ftdi_sio: fix TIOCGSERIAL implementation
Johan Hovold
1
-0
/
+4
2021-04-08
USB: serial: f81534: fix TIOCGSERIAL implementation
Johan Hovold
1
-1
/
+3
2021-04-08
USB: serial: f81232: fix TIOCGSERIAL implementation
Johan Hovold
1
-1
/
+3
2021-04-08
USB: serial: ark3116: fix TIOCGSERIAL implementation
Johan Hovold
1
-2
/
+3
2021-04-06
xhci: prevent double-fetch of transfer and transfer event TRBs
Mathias Nyman
1
-23
/
+19
2021-04-06
xhci: fix potential array out of bounds with several interrupters
Mathias Nyman
1
-1
/
+5
2021-04-06
xhci: check control context is valid before dereferencing it.
Mathias Nyman
1
-0
/
+8
2021-04-06
xhci: check port array allocation was successful before dereferencing it
Mathias Nyman
1
-0
/
+3
2021-04-05
usb: typec: Declare the typec_class static
Heikki Krogerus
1
-11
/
+13
2021-04-05
usb: typec: Organize the private headers properly
Heikki Krogerus
6
-84
/
+107
2021-04-05
usbip: synchronize event handler with sysfs code paths
Shuah Khan
1
-0
/
+2
2021-04-05
usbip: vudc synchronize sysfs code paths
Shuah Khan
2
-0
/
+6
2021-04-05
usbip: stub-dev synchronize sysfs code paths
Shuah Khan
1
-2
/
+9
2021-04-05
usbip: add sysfs_lock to synchronize sysfs code paths
Shuah Khan
3
-5
/
+29
2021-04-05
Merge tag 'v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus
Greg Kroah-Hartman
1
-0
/
+4
2021-04-05
Merge 5.12-rc6 into tty-next
Greg Kroah-Hartman
18
-83
/
+160
2021-04-05
Merge 5.12-rc6 into usb-next
Greg Kroah-Hartman
9
-66
/
+103
2021-04-02
usb: xhci-mtk: support quirk to disable usb2 lpm
Chunfeng Yun
2
-0
/
+4
2021-04-02
usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
Chunfeng Yun
1
-1
/
+9
2021-04-02
usb: xhci-mtk: fix oops when unbind driver
Chunfeng Yun
1
-1
/
+3
2021-04-02
usb: xhci-mtk: fix wrong remainder of bandwidth budget
Chunfeng Yun
1
-5
/
+2
2021-04-02
USB: gadget: udc: fix wrong pointer passed to IS_ERR() and PTR_ERR()
Yang Yingliang
1
-2
/
+2
2021-04-02
usb: dwc2: delete duplicate word in the comment
Tian Tao
1
-1
/
+1
2021-04-02
usb: dwc2: add parenthess and space around *
Tian Tao
1
-1
/
+1
2021-04-02
usb: gadget: aspeed: fix dma map failure
Tao Ren
2
-2
/
+3
2021-04-02
usb: dwc3: add cancelled reasons for dwc3 requests
Ray Chi
3
-11
/
+31
2021-04-02
usb: dwc3: exynos: fix incorrect kernel-doc comment syntax
Aditya Srivastava
1
-1
/
+1
2021-04-02
usb: dwc3: fix incorrect kernel-doc comment syntax in files
Aditya Srivastava
7
-7
/
+7
2021-04-02
usb: dwc3: st: fix incorrect kernel-doc comment syntax in file
Aditya Srivastava
1
-1
/
+1
2021-04-02
usb: dwc3: imx8mp: fix incorrect kernel-doc comment syntax
Aditya Srivastava
1
-1
/
+1
2021-04-01
USB: serial: xr: claim both interfaces
Johan Hovold
1
-3
/
+23
2021-04-01
USB: serial: add support for multi-interface functions
Johan Hovold
1
-11
/
+73
2021-04-01
USB: serial: refactor endpoint classification
Johan Hovold
1
-20
/
+31
2021-04-01
USB: serial: drop unused suspending flag
Johan Hovold
1
-7
/
+1
2021-04-01
USB: serial: xr: fix CSIZE handling
Johan Hovold
1
-0
/
+5
2021-04-01
USB: serial: iuu_phoenix: remove redundant variable 'error'
Colin Ian King
1
-3
/
+1
2021-03-28
usb: gadget: s3c: Fix the error handling path in 's3c2410_udc_probe()'
Christophe JAILLET
1
-4
/
+12
2021-03-28
usb: gadget: s3c: Fix incorrect resources releasing
Christophe JAILLET
1
-11
/
+3
2021-03-28
usb: dwc3: Create helper function getting MDWIDTH
Thinh Nguyen
3
-21
/
+26
2021-03-28
usb: xhci-mtk: remove MODULE_ALIAS
Chunfeng Yun
1
-1
/
+0
2021-03-28
usb: xhci-mtk: drop CONFIG_OF
Chunfeng Yun
1
-3
/
+1
[prev]
[next]