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
2018-03-22
xhci: Add Intel extended cap / otg phy mux handling
Hans de Goede
5
-1
/
+100
2018-03-22
xhci: Add option to get next extended capability in list by passing id = 0
Mathias Nyman
1
-2
/
+3
2018-03-22
usb: typec: tcpm: Use new Type-C switch/mux and usb-role-switch functions
Hans de Goede
3
-12
/
+36
2018-03-22
usb: typec: tcpm: Set USB role switch to device mode when configured as such
Hans de Goede
1
-11
/
+11
2018-03-22
usb: typec: Separate the definitions for data and power roles
Heikki Krogerus
6
-38
/
+68
2018-03-22
usb: common: Small class for USB role switches
Heikki Krogerus
3
-0
/
+309
2018-03-22
usb: typec: API for controlling USB Type-C Multiplexers
Heikki Krogerus
3
-0
/
+262
2018-03-22
usb: core: introduce per-port over-current counters
Richard Leitner
3
-1
/
+14
2018-03-20
USB: misc: uss720: more vendor/product ID's
Daniel Gimpelevich
1
-1
/
+6
2018-03-20
usb: core: Add "quirks" parameter for usbcore
Kai-Heng Feng
3
-5
/
+175
2018-03-20
usb: core: urb: Check SSP isoc ep comp descriptor
Thinh Nguyen
1
-0
/
+8
2018-03-20
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
20
-217
/
+199
2018-03-16
USB: wusbcore: crypto: Remove VLA usage
Gustavo A. R. Silva
1
-2
/
+6
2018-03-16
USB: host: sl811: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-14
/
+3
2018-03-16
xhci: Show what USB release number the xHC supports from protocol capablity
Mathias Nyman
1
-3
/
+11
2018-03-16
xhci: Clear the host side toggle manually when endpoint is soft reset
Mathias Nyman
3
-17
/
+95
2018-03-16
xhci: refactor xhci_urb_enqueue a bit with minor changes
Mathias Nyman
1
-11
/
+9
2018-03-16
xhci: Don't always run the default stop endpoint command completion handler
Mathias Nyman
1
-1
/
+2
2018-03-16
xhci: zero usb device slot_id member when disabling and freeing a xhci slot
Mathias Nyman
1
-0
/
+2
2018-03-16
usb: xhci: Remove ep_trb from finish_td()
Lu Baolu
1
-4
/
+4
2018-03-16
usb: xhci: Remove ep_trb from xhci_cleanup_halted_endpoint()
Lu Baolu
1
-7
/
+4
2018-03-16
usb: xhci: Clean up error code in xhci_dbc_tty_register_device()
Dan Carpenter
1
-2
/
+3
2018-03-13
usb: musb: Fix external abort in musb_remove on omap2430
Merlijn Wajer
1
-1
/
+1
2018-03-12
Revert "usb: core: Add "quirks" parameter for usbcore"
Greg Kroah-Hartman
3
-174
/
+5
2018-03-09
usb: typec: tcpm: fusb302: Do not log an error on -EPROBE_DEFER
Hans de Goede
1
-1
/
+2
2018-03-09
USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEM
Fredrik Noring
1
-1
/
+2
2018-03-09
usbip: vudc: fix null pointer dereference on udc->lock
Colin Ian King
1
-2
/
+6
2018-03-09
usb: core: Add "quirks" parameter for usbcore
Kai-Heng Feng
3
-5
/
+174
2018-03-09
usb: typec: Start using ERR_PTR
Heikki Krogerus
4
-48
/
+58
2018-03-09
usb: core: hcd: remove support for initializing a single PHY
Martin Blumenstingl
1
-37
/
+0
2018-03-09
usb: host: ohci-platform: remove custom USB PHY handling
Martin Blumenstingl
1
-51
/
+5
2018-03-09
usb: host: ehci-platform: remove custom USB PHY handling
Martin Blumenstingl
1
-51
/
+4
2018-03-09
usb: host: xhci-mtk: remove custom USB PHY handling
Martin Blumenstingl
1
-96
/
+2
2018-03-09
usb: core: hcd: integrate the PHY wrapper into the HCD core
Martin Blumenstingl
1
-0
/
+31
2018-03-09
usb: core: add a wrapper for the USB PHYs on the HCD
Martin Blumenstingl
3
-1
/
+166
2018-03-09
usb: add a flag to skip PHY initialization to struct usb_hcd
Martin Blumenstingl
8
-10
/
+13
2018-03-09
usb: isp1760: Use kasprintf
Himanshu Jha
1
-5
/
+1
2018-03-09
usb: clarify ACPI spec version and section number for _UPC & _PLD
Alex Hung
1
-2
/
+2
2018-03-09
usb: Don't disable Latency tolerance Messaging (LTM) before port reset
Mathias Nyman
1
-9
/
+3
2018-03-09
USB: adutux: Add waiting in transfer abortion
Kirill Kapranov
1
-0
/
+2
2018-03-09
USB: typec: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2
-28
/
+6
2018-03-09
USB: host: whci: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-42
/
+6
2018-03-09
USB: host: isp116x: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-13
/
+2
2018-03-09
USB: host: imx21: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-60
/
+5
2018-03-09
USB: host: fhci: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-24
/
+2
2018-03-09
USB: gadget: pxa27x: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-39
/
+3
2018-03-09
USB: gadget: pxa25x: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-17
/
+3
2018-03-09
USB: gadget: gr: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-15
/
+2
2018-03-09
USB: gadget: bcm63xx: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-29
/
+4
2018-03-09
USB: musb: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-12
/
+1
[next]