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
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-71
/
+162
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-18
/
+0
2020-10-15
Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
139
-1386
/
+5265
2020-10-14
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-17
/
+14
2020-10-10
usb: musb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-10-09
usb: typec: Add QCOM PMIC typec detection driver
Wesley Cheng
3
-0
/
+275
2020-10-08
Merge tag 'usb-serial-5.10-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
6
-19
/
+36
2020-10-08
USB: serial: option: add Cellient MPL200 card
Wilken Gottwalt
1
-0
/
+3
2020-10-08
usb: typec: tcpci_maxim: Add support for Sink FRS
Badhri Jagan Sridharan
1
-4
/
+46
2020-10-08
usb: typec: tcpci: Implement callbacks for FRS
Badhri Jagan Sridharan
2
-0
/
+25
2020-10-08
usb: typec: tcpm: Add support for Sink Fast Role SWAP(FRS)
Badhri Jagan Sridharan
1
-3
/
+226
2020-10-08
usb: typec: tcpci_maxim: Chip level TCPC driver
Badhri Jagan Sridharan
4
-7
/
+476
2020-10-08
usb: typec: tcpci: Add set_vbus tcpci callback
Badhri Jagan Sridharan
2
-0
/
+8
2020-10-08
usb: typec: tcpci: Add a getter method to retrieve tcpm_port reference
Badhri Jagan Sridharan
2
-0
/
+8
2020-10-07
usbip: vhci_hcd: fix calling usb_hcd_giveback_urb() with irqs enabled
Shuah Khan
1
-1
/
+7
2020-10-05
usb: cdc-acm: add quirk to blacklist ETAS ES58X devices
Vincent Mailhol
1
-0
/
+11
2020-10-05
USB: serial: ftdi_sio: use cur_altsetting for consistency
Mychaela N. Falconia
1
-7
/
+7
2020-10-05
USB: serial: option: Add Telit FT980-KS composition
Leonid Bloch
1
-0
/
+2
2020-10-05
Merge 5.9-rc8 into usb-next
Greg Kroah-Hartman
2
-22
/
+34
2020-10-03
Merge tag 'usb-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
52
-711
/
+1791
2020-10-02
USB: core: remove polling for /sys/kernel/debug/usb/devices
Sergey Korolev
2
-42
/
+0
2020-10-02
usb: typec: add support for STUSB160x Type-C controller family
Amelie Delaunay
3
-0
/
+888
2020-10-02
usb: typec: add typec_find_pwr_opmode
Amelie Delaunay
1
-0
/
+15
2020-10-02
usb: typec: hd3ss3220: Use OF graph API to get the connector fwnode
Biju Das
1
-4
/
+14
2020-10-02
usb: dwc2: Fix INTR OUT transfers in DDMA mode.
Minas Harutyunyan
1
-7
/
+33
2020-10-02
usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs
Amelie Delaunay
1
-1
/
+1
2020-10-02
usb: dwc2: override PHY input signals with usb role switch support
Amelie Delaunay
6
-4
/
+210
2020-10-02
usb: dwc3: of-simple: Add compatible string for Intel Keem Bay platform
Wan Ahmad Zainie
1
-0
/
+1
2020-10-02
usb: dwc3: gadget: Support up to max stream id
Thinh Nguyen
1
-2
/
+2
2020-10-02
USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().
Oliver Neukum
1
-17
/
+55
2020-10-02
usb: typec: displayport: Reduce noise from the driver
Heikki Krogerus
1
-1
/
+1
2020-10-02
USB: hub: Add Kconfig option to reduce number of port initialization retries
Alan Stern
2
-1
/
+26
2020-10-02
USB: hub: Clean up use of port initialization schemes and retries
Alan Stern
1
-23
/
+26
2020-10-02
usb: dwc3: gadget: Return early if no TRB update
Thinh Nguyen
1
-0
/
+7
2020-10-02
usb: dwc3: gadget: Keep TRBs in request order
Thinh Nguyen
1
-3
/
+6
2020-10-02
usb: dwc3: gadget: Revise setting IOC when no TRB left
Thinh Nguyen
1
-8
/
+9
2020-10-02
usb: dwc3: gadget: Look ahead when setting IOC
Thinh Nguyen
1
-33
/
+39
2020-10-02
usb: dwc3: gadget: Allow restarting a transfer
Thinh Nguyen
1
-1
/
+6
2020-10-02
usb: bdc: remove duplicated error message
Tang Bin
1
-4
/
+3
2020-10-02
usb: dwc3: Stop active transfers before halting the controller
Wesley Cheng
2
-2
/
+66
2020-10-02
usb: cdns3: gadget: enlarge the TRB ring length
Peter Chen
1
-1
/
+1
2020-10-02
usb: cdns3: gadget: sg_support is only for DEV_VER_V2 or above
Peter Chen
1
-1
/
+2
2020-10-02
usb: cdns3: gadget: need to handle sg case for workaround 2 case
Peter Chen
1
-13
/
+31
2020-10-02
usb: cdns3: gadget: handle sg list use case at completion correctly
Peter Chen
2
-29
/
+65
2020-10-02
usb: cdns3: gadget: add CHAIN and ISP bit for sg list use case
Peter Chen
1
-1
/
+7
2020-10-02
usb: cdns3: gadget: improve the dump TRB operation at cdns3_ep_run_transfer
Peter Chen
1
-2
/
+17
2020-10-02
usb: cdns3: gadget: using correct sg operations
Peter Chen
1
-7
/
+15
2020-10-02
usb: dwc3: Add splitdisable quirk for Hisilicon Kirin Soc
Yu Chen
2
-0
/
+32
2020-10-02
usb: bdc: Fix unused assignment in bdc_probe()
Tang Bin
1
-1
/
+1
2020-10-02
usb: gadget: uvc: Fix the wrong v4l2_device_unregister call
Zqiang
1
-4
/
+4
[next]