index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
usb: musb: sunxi: Add support for the Allwinner sunxi musb controller
Hans de Goede
2015-07-29
3
-1
/
+716
|
*
|
|
usb: gadget: f_obex: use bind_deactivated flag
Robert Baldyga
2015-07-29
1
-18
/
+1
|
*
|
|
usb: gadget: f_uvc: use bind_deactivated flag
Robert Baldyga
2015-07-29
1
-6
/
+1
|
*
|
|
usb: composite: add bind_deactivated flag to usb_function
Robert Baldyga
2015-07-29
1
-0
/
+6
|
*
|
|
usb: composite: fix usb_function_activate/deactivate functions
Robert Baldyga
2015-07-29
1
-2
/
+2
|
*
|
|
usb: phy: qcom: New APQ8016/MSM8916 USB transceiver driver
Ivan T. Ivanov
2015-07-29
3
-0
/
+451
|
*
|
|
usb: gadget: storage-common: Set FSG_MAX_LUNS to 16
Krzysztof Opasiak
2015-07-29
2
-2
/
+2
|
*
|
|
usb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL() after func definition
Krzysztof Opasiak
2015-07-29
1
-1
/
+1
|
*
|
|
usb: gadget: mass_storage: Free buffers if create lun fails
Krzysztof Opasiak
2015-07-29
1
-0
/
+5
|
*
|
|
usb: dwc3: gadget: defer endpoint name change
Felipe Balbi
2015-07-29
1
-21
/
+21
|
*
|
|
usb: dwc3: gadget: add a trace when disabling EPs
Felipe Balbi
2015-07-29
1
-0
/
+2
|
*
|
|
usb: dwc3: core: remove unnecessary dev_warn()
Felipe Balbi
2015-07-29
1
-2
/
+0
|
*
|
|
usb: pass flags parameter to gpiod_get functions
Uwe Kleine-König
2015-07-29
2
-3
/
+5
|
*
|
|
usb: dwc3: pci: make better use of gpiod API
Uwe Kleine-König
2015-07-29
1
-10
/
+16
|
*
|
|
usb: phy: msm-usb: Replace deprecated API of extcon
Chanwoo Choi
2015-07-29
1
-10
/
+10
|
*
|
|
usb: renesas_usbhs: Replace deprecated API of extcon
Chanwoo Choi
2015-07-29
1
-1
/
+1
|
*
|
|
usb: phy: tahvo: Use devm_extcon_dev_[allocate|register]() and replace deprec...
Chanwoo Choi
2015-07-29
1
-14
/
+13
|
*
|
|
usb: phy: omap-otg: Replace deprecated API of extcon
Chanwoo Choi
2015-07-29
1
-11
/
+11
|
*
|
|
usb: dwc3: omap: Replace deprecated API of extcon
Chanwoo Choi
2015-07-29
1
-19
/
+13
|
*
|
|
usb: udc: Convert use of __constant_cpu_to_leXX to cpu_to_leXX
Vaishali Thakkar
2015-07-29
2
-3
/
+3
|
*
|
|
usb: gadget: composite.c: i18n is not an acronym
Diego Viola
2015-07-29
1
-2
/
+2
|
*
|
|
usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16
Vaishali Thakkar
2015-07-29
4
-14
/
+14
|
*
|
|
usb: gadget: SourceSink: Remove out-of-date comment
Krzysztof Opasiak
2015-07-29
1
-5
/
+0
|
*
|
|
usb: gadget: loopback: Remove out-of-date comment
Krzysztof Opasiak
2015-07-29
1
-5
/
+0
|
*
|
|
usb: dwc3: drop CONFIG_USB_DWC3_DEBUG
Felipe Balbi
2015-07-29
2
-9
/
+0
|
*
|
|
usb: dwc3: st: remove two unnecessary messages
Felipe Balbi
2015-07-29
1
-4
/
+0
|
*
|
|
usb: dwc3: qcom: switch dev_dbg() to dev_info()
Felipe Balbi
2015-07-29
1
-2
/
+2
|
*
|
|
usb: dwc3: exynos: switch dev_dbg() to dev_info()
Felipe Balbi
2015-07-29
1
-1
/
+1
|
*
|
|
usb: dwc3: keystone: convert dev_dbg() to dev_err()
Felipe Balbi
2015-07-29
1
-1
/
+1
|
*
|
|
usb: dwc3: omap: drop dev_dbg() usage
Felipe Balbi
2015-07-29
1
-39
/
+4
|
*
|
|
usb: dwc2: gadget: use | instead of + for bitmasks
Felipe Balbi
2015-07-29
1
-1
/
+1
|
*
|
|
usb: gadget: nokia: Add mass storage driver to g_nokia
Pali Rohár
2015-07-29
2
-1
/
+102
|
|
|
/
|
|
/
|
*
|
|
Merge 4.2-rc6 into usb-next
Greg Kroah-Hartman
2015-08-10
13
-10
/
+47
|
\
\
\
|
*
|
|
drivers/usb: Delete XHCI command timer if necessary
Gavin Shan
2015-08-03
1
-1
/
+2
|
*
|
|
xhci: fix off by one error in TRB DMA address boundary check
Mathias Nyman
2015-08-03
1
-1
/
+1
|
*
|
|
Merge tag 'fixes-for-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2015-08-03
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
usb: udc: core: add device_del() call to error pathway
Alan Stern
2015-08-03
1
-0
/
+1
|
*
|
|
|
Merge tag 'usb-serial-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2015-07-30
3
-1
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
USB: sierra: add 1199:68AB device ID
Dirk Behme
2015-07-28
1
-0
/
+1
|
|
*
|
|
|
USB: qcserial: Add support for Dell Wireless 5809e 4G Modem
Pieter Hollants
2015-07-20
1
-0
/
+1
|
|
*
|
|
|
USB: qcserial/option: make AT URCs work for Sierra Wireless MC7305/MC7355
Reinhard Speyerer
2015-07-20
2
-1
/
+2
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'fixes-for-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2015-07-27
4
-4
/
+16
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
usb: gadget: f_printer: actually limit the number of instances
Andrzej Pietrasiewicz
2015-07-27
1
-1
/
+9
|
|
*
|
|
usb: gadget: f_hid: actually limit the number of instances
Andrzej Pietrasiewicz
2015-07-27
1
-0
/
+4
|
|
*
|
|
usb: gadget: f_uac2: fix calculation of uac2->p_interval
Peter Chen
2015-07-27
1
-2
/
+2
|
|
*
|
|
usb: gadget: bdc: fix a driver crash on disconnect
Al Cooper
2015-07-27
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge tag 'usb-ci-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2015-07-27
3
-3
/
+23
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
usb: chipidea: ehci_init_driver is intended to call one time
Peter Chen
2015-07-22
3
-3
/
+23
|
|
|
/
*
|
|
usb: core: hub.c: Removed some warnings generated by checkpatch.pl
Chase Metzger
2015-08-08
1
-20
/
+20
*
|
|
usb: devio: fix spacing
Kris Borer
2015-08-08
1
-2
/
+2
[prev]
[next]