index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: legousbtower: zero driver data at allocation
Johan Hovold
2019-11-07
1
-23
/
+2
*
USB: legousbtower: drop redundant NULL check
Johan Hovold
2019-11-07
1
-3
/
+0
*
USB: legousbtower: drop redundant MODULE_LICENSE ifdef
Johan Hovold
2019-11-07
1
-2
/
+0
*
USB: idmouse: clean up runaway white space
Johan Hovold
2019-11-07
1
-5
/
+5
*
USB: idmouse: drop redundant open-count check from release
Johan Hovold
2019-11-07
1
-6
/
+0
*
USB: idmouse: simplify disconnect handling
Johan Hovold
2019-11-07
1
-18
/
+2
*
usb: Allow USB device to be warm reset in suspended state
Kai-Heng Feng
2019-11-07
1
-3
/
+2
*
usb: gadget: pch_udc: fix use after free
Gustavo A. R. Silva
2019-11-07
1
-1
/
+0
*
usb: typec: ucsi: Optimise ucsi_unregister()
Heikki Krogerus
2019-11-04
1
-6
/
+3
*
usb: typec: ucsi: New error codes
Heikki Krogerus
2019-11-04
2
-5
/
+26
*
usb: typec: ucsi: Remove all bit-fields
Heikki Krogerus
2019-11-04
3
-72
/
+85
*
usb: typec: ucsi: Remove struct ucsi_control
Heikki Krogerus
2019-11-04
5
-300
/
+115
*
usb: typec: ucsi: Remove the old API
Heikki Krogerus
2019-11-04
4
-385
/
+43
*
usb: typec: ucsi: ccg: Move to the new API
Heikki Krogerus
2019-11-04
1
-85
/
+81
*
usb: typec: ucsi: acpi: Move to the new API
Heikki Krogerus
2019-11-04
1
-19
/
+72
*
usb: typec: ucsi: Simplified registration and I/O API
Heikki Krogerus
2019-11-04
2
-29
/
+359
*
usb: typec: hd3ss3220: Give the connector fwnode to the port device
Heikki Krogerus
2019-11-04
1
-3
/
+9
*
usb: typec: Remove the callback members from struct typec_capability
Heikki Krogerus
2019-11-04
1
-29
/
+11
*
usb: typec: hd3ss3220: Start using struct typec_operations
Heikki Krogerus
2019-11-04
1
-11
/
+13
*
usb: typec: ucsi: Start using struct typec_operations
Heikki Krogerus
2019-11-04
1
-11
/
+11
*
usb: typec: tps6598x: Start using struct typec_operations
Heikki Krogerus
2019-11-04
1
-23
/
+26
*
usb: typec: tcpm: Start using struct typec_operations
Heikki Krogerus
2019-11-04
1
-25
/
+20
*
usb: typec: Separate the operations vector
Heikki Krogerus
2019-11-04
1
-10
/
+29
*
usb: typec: Introduce typec_get_drvdata()
Heikki Krogerus
2019-11-04
1
-0
/
+11
*
usb: typec: Copy everything from struct typec_capability during registration
Heikki Krogerus
2019-11-04
1
-6
/
+14
*
USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipein
Andrey Konovalov
2019-11-04
1
-4
/
+4
*
USB: dummy-hcd: increase max number of devices to 32
Andrey Konovalov
2019-11-04
1
-1
/
+1
*
usb: host: fotg210: add missed clk_put calls
Chuhong Yuan
2019-11-04
1
-2
/
+6
*
usb: Spelling s/disconnet/disconnect/
Geert Uytterhoeven
2019-11-04
2
-2
/
+2
*
usb: Spelling s/enpoint/endpoint/
Geert Uytterhoeven
2019-11-04
4
-5
/
+5
*
usb: usb251xb: Add support for USB2422
Uwe Kleine-König
2019-11-04
1
-0
/
+12
*
usb: usb251xb: Drop some unused defines
Uwe Kleine-König
2019-11-04
1
-5
/
+0
*
usb: host: oxu210hp-hcd: fix __iomem annotations
Ben Dooks (Codethink)
2019-11-04
1
-7
/
+7
*
USB: bcma: Add a check for devm_gpiod_get
Chuhong Yuan
2019-11-04
1
-1
/
+4
*
usb: ohci-nxp: fix use of integer as pointer
Ben Dooks
2019-11-04
1
-1
/
+1
*
usb: roles: Add usb_role_switch_find_by_fwnode()
Heikki Krogerus
2019-11-04
1
-0
/
+21
*
Merge 5.4-rc6 into usb-next
Greg Kroah-Hartman
2019-11-04
25
-88
/
+256
|
\
|
*
usb: dwc3: gadget: fix race when disabling ep with cancelled xfers
Felipe Balbi
2019-10-31
1
-0
/
+6
|
*
usb: cdns3: gadget: Fix g_audio use case when connected to Super-Speed host
Roger Quadros
2019-10-30
1
-5
/
+26
|
*
usb: cdns3: gadget: reset EP_CLAIMED flag while unloading
Sanket Parmar
2019-10-30
1
-0
/
+2
|
*
USB: serial: whiteheat: fix line-speed endianness
Johan Hovold
2019-10-30
2
-4
/
+7
|
*
USB: serial: whiteheat: fix potential slab corruption
Johan Hovold
2019-10-30
1
-0
/
+4
|
*
USB: gadget: Reject endpoints with 0 maxpacket value
Alan Stern
2019-10-29
1
-0
/
+11
|
*
UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...
Alan Stern
2019-10-28
1
-20
/
+0
|
*
usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...
Alan Stern
2019-10-28
1
-10
/
+0
|
*
usbip: Fix free of unallocated memory in vhci tx
Suwan Kim
2019-10-28
1
-0
/
+3
|
*
usb: xhci: fix __le32/__le64 accessors in debugfs code
Ben Dooks (Codethink)
2019-10-28
1
-12
/
+12
|
*
usb: xhci: fix Immediate Data Transfer endianness
Samuel Holland
2019-10-28
1
-0
/
+2
|
*
xhci: Fix use-after-free regression in xhci clear hub TT implementation
Mathias Nyman
2019-10-28
1
-9
/
+45
|
*
USB: ldusb: fix control-message timeout
Johan Hovold
2019-10-28
1
-1
/
+1
[next]