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
2016-01-03
USB: usbmon: remove assignment from IS_ERR argument
Julia Lawall
1
-2
/
+4
2016-01-03
Merge tag 'usb-serial-4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-0
/
+1
2016-01-03
Merge tag 'usb-serial-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
6
-46
/
+1180
2015-12-29
USB: mxu11x0: drop redundant function name from error messages
Johan Hovold
1
-20
/
+12
2015-12-29
USB: mxu11x0: fix debug-message typos
Johan Hovold
1
-10
/
+8
2015-12-29
USB: mxu11x0: rename usb-serial driver
Johan Hovold
1
-3
/
+3
2015-12-29
USB: mxu11x0: fix modem-control handling on B0-transitions
Johan Hovold
1
-1
/
+1
2015-12-29
USB: mxu11x0: fix memory leak on firmware download
Johan Hovold
1
-11
/
+14
2015-12-29
USB: mxu11x0: fix memory leak in port-probe error path
Johan Hovold
1
-7
/
+5
2015-12-29
USB: serial: add Moxa UPORT 11x0 driver
Mathieu OTHACEHE
3
-0
/
+1012
2015-12-28
USB: cp210x: add ID for ELV Marble Sound Board 1
Oliver Freyermuth
1
-0
/
+1
2015-12-26
Merge tag 'usb-ci-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
10
-93
/
+72
2015-12-26
Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
70
-1172
/
+4119
2015-12-24
usb: chipidea: otg: use usb autosuspend to suspend bus for HNP
Li Jun
1
-8
/
+18
2015-12-24
usb: chipidea: host: set host to be null after hcd is freed
Li Jun
1
-0
/
+2
2015-12-24
usb: chipidea: removing of_find_property
Saurabh Sengar
1
-35
/
+22
2015-12-24
usb: chipidea: implement platform shutdown callback
Andreas Fenkart
1
-0
/
+6
2015-12-24
usb: chipidea: clean up CONFIG_USB_CHIPIDEA_DEBUG reference
Peter Chen
1
-1
/
+0
2015-12-24
usb: chipidea: delete static debug support
Peter Chen
2
-7
/
+0
2015-12-24
usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUG
Peter Chen
6
-35
/
+4
2015-12-24
usb: chipidea: udc: improve error handling on _hardware_enqueue
Felipe F. Tonello
1
-5
/
+14
2015-12-24
usb: chipidea: udc: _ep_queue and _hw_queue cleanup
Felipe F. Tonello
1
-2
/
+6
2015-12-22
usb: dwc3: of-simple: fix build warning on !PM
Felipe Balbi
1
-0
/
+2
2015-12-22
usb: dwc3: gadget: don't send extra ZLP
John Youn
1
-1
/
+2
2015-12-22
usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controller
Yoshihiro Shimoda
3
-0
/
+1987
2015-12-22
usb: dwc2: add shutdown callback to platform variant
Heiko Stübner
1
-8
/
+27
2015-12-22
usb: gadget: bcm63xx_udc: use list_for_each_entry_safe
Geliang Tang
1
-5
/
+2
2015-12-22
usb: musb: core: call init and shutdown for the usb phy
Uwe Kleine-König
1
-0
/
+10
2015-12-22
usb: dwc2: gadget: Repair DSTS register decoding
Marek Vasut
1
-1
/
+1
2015-12-22
usb: dwc2: gadget: Remove call to dwc2_hsotg_init()
John Youn
1
-2
/
+0
2015-12-22
usb: dwc2: Remove redundant reset in probe
John Youn
1
-1
/
+1
2015-12-22
usb: dwc2: Reduce delay when forcing mode in reset
John Youn
1
-1
/
+1
2015-12-22
usb: dwc2: gadget: Replace dwc2_hsotg_corereset()
John Youn
1
-49
/
+1
2015-12-22
usb: dwc2: gadget: Use hw params from core
John Youn
1
-25
/
+16
2015-12-22
usb: dwc2: Improve handling of host and device hwparams
John Youn
2
-21
/
+70
2015-12-22
usb: dwc2: Add functions to set and clear force mode
John Youn
2
-24
/
+127
2015-12-22
usb: dwc2: Move reset into dwc2_get_hwparams()
John Youn
2
-7
/
+11
2015-12-22
usb: dwc2: Move mode querying functions into core.h
John Youn
2
-12
/
+12
2015-12-22
usb: dwc2: Fix dr_mode validation
John Youn
1
-13
/
+69
2015-12-22
usb: dwc2: Add functions to check the HW OTG config
John Youn
2
-0
/
+50
2015-12-22
usb: dwc2: Add dwc2_core_reset()
John Youn
2
-2
/
+21
2015-12-22
usb: dwc2: Rename dwc2_core_reset()
John Youn
3
-6
/
+6
2015-12-22
usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset()
John Youn
1
-8
/
+9
2015-12-22
usb: dwc2: Avoid more calls to dwc2_core_reset()
Douglas Anderson
1
-17
/
+23
2015-12-22
usb: dwc2: reduce dwc2 driver probe time
Yunzhi Li
1
-5
/
+5
2015-12-22
usb: dwc2: Speed dwc2_get_hwparams() on some host-only ports
Douglas Anderson
1
-4
/
+4
2015-12-22
usb: dwc2: Avoid double-reset at boot time
Douglas Anderson
3
-15
/
+22
2015-12-22
usb: dwc2: reset dwc2 core before dwc2_get_hwparams()
Yunzhi Li
3
-1
/
+8
2015-12-22
usb: dwc2: Restore GUSBCFG in dwc2_get_hwparams()
Douglas Anderson
1
-7
/
+9
2015-12-22
usb: dwc2: gadget: don't overwrite DCTL register on NAKEFF interrupts
Gregory Herrero
1
-2
/
+2
[next]