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
2017-08-28
usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
Kai-Heng Feng
1
-0
/
+3
2017-08-28
usb: gadget: make snd_pcm_hardware const
Bhumika Goyal
1
-1
/
+1
2017-08-28
usb: common: use of_property_read_bool()
Sergei Shtylyov
1
-7
/
+4
2017-08-28
USB: core: constify vm_operations_struct
Arvind Yadav
1
-1
/
+1
2017-08-28
usb: misc: ftdi-elan: fix duplicated code for different branches
Gustavo A. R. Silva
1
-26
/
+1
2017-08-28
USB: core: Avoid race of async_completed() w/ usbdev_release()
Douglas Anderson
1
-2
/
+2
2017-08-28
usb: make device_type const
Bhumika Goyal
1
-1
/
+1
2017-08-28
USB: musb: dsps: add explicit runtime resume at suspend
Johan Hovold
1
-2
/
+11
2017-08-28
USB: musb: fix external abort on suspend
Johan Hovold
1
-8
/
+10
2017-08-28
usb: musb: fix endpoint fifo allocation for 4KB fifo memory
Bin Liu
1
-2
/
+2
2017-08-28
usb: musb: print an error message when high bandwidth is unsupported
Bin Liu
1
-0
/
+4
2017-08-28
usb: musb: print an error message when hwep alloc failed
Bin Liu
1
-0
/
+4
2017-08-28
usb: musb: add helper function musb_ep_xfertype_string
Bin Liu
2
-5
/
+25
2017-08-28
Merge tag 'usb-ci-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
5
-7
/
+163
2017-08-25
scsi: uas: move eh_bus_reset_handler to eh_device_reset_handler
Hannes Reinecke
1
-2
/
+2
2017-08-24
usb: chipidea: Add support for Tegra20/30/114/124
Thierry Reding
2
-0
/
+156
2017-08-24
usb: chipidea: udc: Support SKB alignment quirk
Dmitry Osipenko
1
-0
/
+3
2017-08-22
Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
29
-94
/
+729
2017-08-18
usb: gadget: f_ncm/u_ether: Move 'SKB reserve' quirk setup to u_ether
Dmitry Osipenko
3
-4
/
+1
2017-08-18
usb: gadget: serial: fix oops when data rx'd after close
Stephen Warren
1
-1
/
+1
2017-08-18
USB: Gadget core: fix inconsistency in the interface tousb_add_gadget_udc_rel...
Alan Stern
1
-6
/
+9
2017-08-16
xhci: rework bus_resume and check ports are suspended before resuming them.
Mathias Nyman
1
-43
/
+51
2017-08-16
usb: Increase root hub reset signaling time to prevent retry
Mathias Nyman
1
-1
/
+1
2017-08-16
xhci: add port status tracing
Mathias Nyman
2
-0
/
+25
2017-08-16
xhci: rename temp and temp1 variables
Mathias Nyman
1
-10
/
+10
2017-08-16
xhci: Add port status decoder for tracing purposes
Mathias Nyman
1
-0
/
+81
2017-08-16
xhci: add definitions for all port link states
Mathias Nyman
1
-1
/
+8
2017-08-16
usb: host: xhci: rcar: Add support for R-Car H3 ES2.0
Yoshihiro Shimoda
1
-1
/
+6
2017-08-16
usb: host: xhci: plat: re-fact xhci_plat_priv for R-Car Gen3
Yoshihiro Shimoda
1
-9
/
+1
2017-08-16
usb: host: xhci: rcar: Add firmware_name selection by soc_device_match()
Yoshihiro Shimoda
1
-1
/
+32
2017-08-16
usb: gadget: udc: Replace the deprecated extcon API
Chanwoo Choi
1
-3
/
+3
2017-08-15
usb: phy: Add USB charger support
Baolin Wang
1
-0
/
+272
2017-08-15
usb: gadget: f_fs: Pass along set_halt errors.
Jerry Zhang
1
-4
/
+3
2017-08-15
usb: bdc: Add support for USB phy
Al Cooper
2
-2
/
+75
2017-08-15
usb: bdc: Enable in Kconfig for ARCH_BRCMSTB systems
Al Cooper
1
-0
/
+1
2017-08-15
usb: bdc: fix "xsf for ep not enabled" errror
Al Cooper
1
-3
/
+4
2017-08-15
usb: bdc: Add support for suspend/resume
Al Cooper
2
-0
/
+37
2017-08-15
usb: bdc: hook a quick Device Tree compatible string
Florian Fainelli
2
-2
/
+10
2017-08-15
usb: bdc: Small code cleanup
Al Cooper
1
-7
/
+8
2017-08-15
usb: bdc: Add clock enable for new chips with a separate BDC clock
Al Cooper
1
-0
/
+15
2017-08-15
usb: bdc: Fix misleading register names
Al Cooper
3
-18
/
+18
2017-08-15
usb: gadget: add RNDIS configfs options for class/subclass/protocol
David Lechner
3
-0
/
+59
2017-08-15
usb: phy-tahvo: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-15
usb: phy-mv-usb: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-15
usb: dwc2: skip L2 state of hcd if controller work in device mode
Meng Dongyang
1
-0
/
+6
2017-08-15
usb: renesas_usbhs: gadget: fix spin_lock_init() for &uep->lock
Yoshihiro Shimoda
1
-1
/
+1
2017-08-15
usb: gadget: core: unmap request from DMA only if previously mapped
Jack Pham
1
-1
/
+4
2017-08-15
usb: gadget: allow serial gadget console on other configs
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2017-08-15
usb: dwc2: gadget: make usb_ep_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-15
usb: gadget: udc: renesas_usb3: make usb_ep_ops const
Bhumika Goyal
1
-1
/
+1
[prev]
[next]