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-05-24
usb: roles: intel_xhci: Always allow user control
Heikki Krogerus
1
-21
/
+2
2018-05-24
usb: typec: Fix htmldocs warning
Heikki Krogerus
1
-1
/
+1
2018-05-24
usbip: vhci_sysfs: fix potential Spectre v1
Gustavo A. R. Silva
1
-8
/
+16
2018-05-24
usb: gadget: function: printer: avoid wrong list handling in printer_write()
Yoshihiro Shimoda
1
-3
/
+3
2018-05-24
typec: tcpm: Provide fwnode pointer as part of psy_cfg
Adam Thomson
1
-0
/
+2
2018-05-24
usb: mtu3: fix warning of sleep in atomic context in notifier callback
Chunfeng Yun
2
-9
/
+46
2018-05-24
usb: mtu3: reset gadget when VBUS_FALL interrupt arises
Chunfeng Yun
1
-1
/
+3
2018-05-24
usb: mtu3: avoid sleep in atomic context when enter test mode
Chunfeng Yun
1
-1
/
+1
2018-05-24
usb: mtu3: clear test_mode flag when reset
Chunfeng Yun
1
-0
/
+1
2018-05-24
usb: mtu3: fix uncontinuous SeqN issue after disable EP
Chunfeng Yun
1
-2
/
+12
2018-05-24
usb: mtu3: re-enable controller to accept LPM request after LPM resume
Chunfeng Yun
1
-1
/
+7
2018-05-24
xhci: debugfs: add debugfs interface to enable compliance mode for a port
Mathias Nyman
1
-1
/
+38
2018-05-24
xhci: debugfs: add usb ports to xhci debugfs
Mathias Nyman
1
-0
/
+48
2018-05-24
xhci: xhci-mem: remove port_arrays and the code initializing them
Mathias Nyman
2
-97
/
+11
2018-05-24
xhci-mtk: use xhci hub structures to get number of ports in roothubs
Mathias Nyman
1
-2
/
+2
2018-05-24
xhci: xhci-hub: use port structure members instead of xhci_get_ports()
Mathias Nyman
1
-24
/
+4
2018-05-24
xhci: use port structures instead of port arrays in xhci.c functions
Mathias Nyman
1
-28
/
+22
2018-05-24
xhci: change xhci_test_and_clear_bit() to use new port structure
Mathias Nyman
3
-26
/
+15
2018-05-24
xhci: change xhci_set_link_state() to work with port structures
Mathias Nyman
3
-22
/
+19
2018-05-24
xhci: rename faked_port_index to hcd_portnum
Mathias Nyman
1
-22
/
+19
2018-05-24
xhci: xhci-ring: use port structures for port event handler
Mathias Nyman
1
-71
/
+8
2018-05-24
xhci: xhci-hub: use new port structures for cas and wake mask functions.
Mathias Nyman
1
-11
/
+10
2018-05-24
xhci: xhci-hub: use new port structures to get port address instead of port a...
Mathias Nyman
1
-62
/
+78
2018-05-24
xhci: Add helper to get xhci roothub from hcd
Mathias Nyman
2
-0
/
+11
2018-05-24
xhci: set hcd pointers for xhci usb2 and usb3 roothub structures
Mathias Nyman
1
-0
/
+2
2018-05-24
xhci: Create new structures to store xhci port information
Mathias Nyman
2
-6
/
+73
2018-05-24
xhci: hisilicon: support HiSilicon STB xHCI host controller
Jianguo Sun
3
-0
/
+418
2018-05-24
usb: xhci: dbc: Add SPDX identifiers to dbc files
Lu Baolu
3
-1
/
+3
2018-05-24
Merge tag 'usb-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
53
-758
/
+5400
2018-05-22
usb: musb: gadget: fix to_musb_ep() to not return NULL
Bin Liu
1
-4
/
+1
2018-05-22
usb: musb: gadget: fix to_musb_request() to not return NULL
Bin Liu
1
-4
/
+1
2018-05-22
USB: musb: dsps: propagate device-tree node
Johan Hovold
1
-0
/
+1
2018-05-22
usb: musb: disable otg protocol support
Bin Liu
2
-5
/
+3
2018-05-22
usb: musb: remove references to default_a of struct usb_otg
Bin Liu
10
-51
/
+25
2018-05-22
usb: musb: break the huge isr musb_stage0_irq() into small functions
Bin Liu
1
-346
/
+384
2018-05-22
usb: musb: remove unused members in struct musb_hdrc_config
Bin Liu
1
-4
/
+0
2018-05-22
usb: musb: remove duplicated port mode enum
Bin Liu
7
-22
/
+16
2018-05-22
usb: musb: dsps: remove duplicated get_musb_port_mode()
Bin Liu
1
-20
/
+1
2018-05-22
usb: musb: remove duplicated quirks flag
Bin Liu
4
-15
/
+11
2018-05-22
usb: musb: remove some register access wrapper functions
Bin Liu
2
-76
/
+21
2018-05-22
usb: musb: remove adjust_channel_params() callback from musb_platform_ops
Bin Liu
2
-12
/
+0
2018-05-22
usb: musb: remove readl/writel from struct musb_platform_ops
Bin Liu
3
-28
/
+14
2018-05-22
usb: musb: merge musbhsdma.h into musbhsdma.c
Bin Liu
2
-73
/
+65
2018-05-22
USB: serial: pl2303: add support for tx xon/xoff flow control
Florian Zumbiehl
1
-1
/
+15
2018-05-21
USB: serial: ftdi_sio: clean up flow control management
Johan Hovold
1
-58
/
+23
2018-05-21
USB: serial: ftdi_sio: drop unnecessary urb_ variable prefixes
Johan Hovold
1
-42
/
+41
2018-05-21
USB: serial: ftdi_sio: use non-underscore fixed types
Johan Hovold
1
-25
/
+25
2018-05-21
USB: serial: ftdi_sio: fix IXON/IXOFF mixup
Johan Hovold
1
-6
/
+2
2018-05-21
usb: dwc2: gadget: Fix coverity issue
Grigor Tovmasyan
1
-1
/
+1
2018-05-21
usb: gadget: udc: renesas_usb3: fix double phy_put()
Yoshihiro Shimoda
1
-2
/
+0
[prev]
[next]