index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-13
Merge tag 'usb-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
19
-107
/
+226
2021-03-11
xhci: Fix repeated xhci wake after suspend due to uncleared internal wake state
Mathias Nyman
1
-32
/
+30
2021-03-11
usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressing
Forest Crossman
1
-2
/
+6
2021-03-11
xhci: Improve detection of device initiated wake signal.
Mathias Nyman
1
-3
/
+13
2021-03-11
usb: xhci: do not perform Soft Retry for some xHCI hosts
Stanislaw Gruszka
3
-1
/
+8
2021-03-11
drm: Use USB controller's DMA mask when importing dmabufs
Thomas Zimmermann
1
-0
/
+32
2021-03-11
Merge tag 'usb-serial-5.12-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
4
-35
/
+20
2021-03-10
usbip: fix vudc usbip_sockfd_store races leading to gpf
Shuah Khan
1
-8
/
+34
2021-03-10
usbip: fix vhci_hcd attach_store() races leading to gpf
Shuah Khan
1
-4
/
+25
2021-03-10
usbip: fix stub_dev usbip_sockfd_store() races leading to gpf
Shuah Khan
1
-7
/
+25
2021-03-10
usbip: fix vudc to check for stream socket
Shuah Khan
1
-0
/
+9
2021-03-10
usbip: fix vhci_hcd to check for stream socket
Shuah Khan
1
-1
/
+9
2021-03-10
usbip: fix stub_dev to check for stream socket
Shuah Khan
1
-1
/
+11
2021-03-10
usb: dwc3: qcom: Add missing DWC3 OF node refcount decrement
Serge Semin
1
-3
/
+6
2021-03-10
USB: usblp: fix a hang in poll() if disconnected
Pete Zaitcev
1
-4
/
+12
2021-03-10
USB: gadget: udc: s3c2410_udc: fix return value check in s3c2410_udc_probe()
Wei Yongjun
1
-2
/
+2
2021-03-10
usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUM
Yoshihiro Shimoda
1
-0
/
+2
2021-03-10
usb: dwc3: qcom: Honor wakeup enabled/disabled state
Matthias Kaehlcke
1
-2
/
+5
2021-03-10
usb: gadget: f_uac1: stop playback on function disable
Ruslan Bilovol
1
-0
/
+1
2021-03-10
usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slot
Ruslan Bilovol
1
-1
/
+1
2021-03-10
USB: gadget: u_ether: Fix a configfs return code
Dan Carpenter
1
-3
/
+2
2021-03-10
usb: dwc3: qcom: add ACPI device id for sc8180x
Shawn Guo
1
-0
/
+2
2021-03-10
Goodix Fingerprint device is not a modem
Yorick de Wid
1
-0
/
+5
2021-03-09
USB: serial: io_edgeport: fix memory leak in edge_startup
Pavel Skripkin
1
-10
/
+16
2021-03-09
USB: serial: ch341: add new Product ID
Niv Sardi
1
-0
/
+1
2021-03-09
USB: serial: xr: fix NULL-deref on disconnect
Johan Hovold
1
-25
/
+0
2021-03-09
USB: serial: cp210x: add some more GE USB IDs
Sebastian Reichel
1
-0
/
+2
2021-03-09
USB: serial: cp210x: add ID for Acuity Brands nLight Air Adapter
Karan Singhal
1
-0
/
+1
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-4
/
+4
2021-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-3
/
+1
2021-02-22
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-8
/
+6
2021-02-16
kbuild: simplify access to the kernel's version
Sasha Levin
2
-4
/
+4
2021-02-12
of: Remove of_dev_{get,put}()
Rob Herring
1
-1
/
+1
2021-02-11
usb: misc: usb3503: Fix logic in usb3503_init()
Michal Simek
1
-2
/
+7
2021-02-11
usb: Replace lkml.org links with lore
Kees Cook
1
-3
/
+4
2021-02-10
usb: quirks: add quirk to start video capture on ELMO L-12F document camera r...
Stefan Ursella
1
-0
/
+3
2021-02-10
Merge tag 'usb-serial-5.12-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
43
-224
/
+887
2021-02-10
USB: quirks: sort quirk entries
Johan Hovold
1
-3
/
+3
2021-02-09
USB: serial: drop bogus to_usb_serial_port() checks
Johan Hovold
1
-13
/
+3
2021-02-09
USB: serial: make remove callback return void
Uwe Kleine-König
36
-119
/
+52
2021-02-09
USB: serial: drop if with an always false condition
Uwe Kleine-König
1
-5
/
+1
2021-02-09
usb: gadget: Assign boolean values to a bool variable
Jiapeng Chong
1
-4
/
+4
2021-02-09
usb: typec: tcpm: Get Sink VDO from fwnode
Kyle Tso
1
-0
/
+14
2021-02-09
usb: typec: displayport: Fill the negotiated SVDM Version in the header
Kyle Tso
1
-4
/
+13
2021-02-09
usb: typec: ucsi: Determine common SVDM Version
Kyle Tso
2
-3
/
+30
2021-02-09
usb: typec: tcpm: Determine common SVDM Version
Kyle Tso
1
-10
/
+61
2021-02-09
usb: pd: Make SVDM Version configurable in VDM header
Kyle Tso
3
-12
/
+12
2021-02-09
usb: typec: Manage SVDM version
Kyle Tso
1
-0
/
+43
2021-02-09
usb: dwc3: gadget: Fix dep->interval for fullspeed interrupt
Thinh Nguyen
1
-1
/
+6
2021-02-09
usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1
Thinh Nguyen
1
-1
/
+11
[next]