index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
USB: serial: cp210x: Adding GPIO support for CP2105
Martyn Welch
2016-10-24
1
-3
/
+385
|
|
*
|
|
|
USB: serial: cp210x: return -EIO on short control transfers
Johan Hovold
2016-10-24
1
-3
/
+3
|
|
*
|
|
|
USB: serial: cp210x: clean up CSIZE handling
Johan Hovold
2016-10-24
1
-8
/
+1
|
|
|
/
/
/
|
*
|
|
|
usb: fix improper return value when kzalloc fails
Pan Bian
2016-11-29
1
-0
/
+1
|
*
|
|
|
usb: return correct errno on failures
Pan Bian
2016-11-29
1
-0
/
+1
|
*
|
|
|
usb: return correct errno code when krealloc fails
Pan Bian
2016-11-29
1
-0
/
+1
|
*
|
|
|
USB: EHCI: ehci-w90x900: remove unuseful functions
Manjunath Goudar
2016-11-29
1
-22
/
+8
|
*
|
|
|
usb: ohci: s3c2410: allow probing from device tree
Sergio Prado
2016-11-29
1
-0
/
+8
|
*
|
|
|
USB: ohci: da8xx: Resume the entire host controller
Axel Haslam
2016-11-29
1
-2
/
+1
|
*
|
|
|
USB: ohci: da8xx: Allow probing from DT
Axel Haslam
2016-11-29
1
-0
/
+8
|
*
|
|
|
USB: ohci: da8xx: Allow a regulator to handle VBUS
Axel Haslam
2016-11-29
1
-3
/
+93
|
*
|
|
|
USB: ohci: da8xx: Add wrappers for platform callbacks
Axel Haslam
2016-11-29
1
-23
/
+102
|
*
|
|
|
USB: ohci: da8xx: use ohci priv data instead of globals
Axel Haslam
2016-11-29
1
-30
/
+43
|
*
|
|
|
Merge tag 'usb-ci-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2016-11-28
5
-23
/
+86
|
|
\
\
\
\
|
|
*
|
|
|
usb: chipidea: imx: Disable internal 60Mhz clock with ULPI PHY
Fabien Lahoudere
2016-11-14
1
-0
/
+11
|
|
*
|
|
|
usb: chipidea: imx: configure imx for ULPI phy
Fabien Lahoudere
2016-11-14
3
-14
/
+66
|
|
*
|
|
|
usb: chipidea: Properly mark little endian descriptors
Stephen Boyd
2016-11-14
2
-9
/
+9
|
*
|
|
|
|
Merge 4.9-rc7 into usb-next
Greg Kroah-Hartman
2016-11-28
13
-73
/
+227
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
usb: ohci-da8xx: rename driver to ohci-da8xx
Axel Haslam
2016-11-23
1
-1
/
+1
|
*
|
|
|
|
usb: musb: da8xx: Set phy in OTG mode by default
Alexandre Bailon
2016-11-21
1
-0
/
+7
|
*
|
|
|
|
usb: musb: da8xx: Call earlier clk_prepare_enable()
Alexandre Bailon
2016-11-21
1
-9
/
+8
|
*
|
|
|
|
usb: musb: da8xx: Add DT support for the DA8xx driver
Petr Kulhavy
2016-11-21
1
-0
/
+46
|
*
|
|
|
|
usb: musb: core: added helper function for parsing DT
Petr Kulhavy
2016-11-21
2
-0
/
+25
|
*
|
|
|
|
usb: musb: omap2430: make complain on -EPROBE_DEFER dev_dbg
Ladislav Michl
2016-11-21
1
-1
/
+1
|
*
|
|
|
|
usb: musb: omap2430: use dev_err
Ladislav Michl
2016-11-21
1
-3
/
+3
|
*
|
|
|
|
usb: musb: don't complain on -EPROBE_DEFER when initializing controller
Ladislav Michl
2016-11-21
1
-2
/
+3
|
*
|
|
|
|
musb: sunxi: Force session end on babble errors in host-mode
Hans de Goede
2016-11-21
1
-0
/
+15
|
*
|
|
|
|
musb: sunxi: Remove custom babble handling
Hans de Goede
2016-11-21
1
-10
/
+0
|
*
|
|
|
|
USB: musb: remove obsolete resume-signalling comments
Johan Hovold
2016-11-21
2
-5
/
+1
|
*
|
|
|
|
USB: OHCI: use dma_pool_zalloc
shashi bhusan
2016-11-21
1
-4
/
+2
|
*
|
|
|
|
cdc-acm: handle read pipe errors
Ladislav Michl
2016-11-21
2
-10
/
+53
|
*
|
|
|
|
cdc-acm: remove is_int_ep from acm structure
Ladislav Michl
2016-11-21
2
-4
/
+2
|
*
|
|
|
|
cdc-acm: store in and out pipes in acm structure
Ladislav Michl
2016-11-21
2
-16
/
+18
|
*
|
|
|
|
cdc-acm: refactor killing urbs
Ladislav Michl
2016-11-21
1
-27
/
+16
|
*
|
|
|
|
cdc-acm: avoid interface_to_usbdev call
Ladislav Michl
2016-11-21
1
-6
/
+3
|
*
|
|
|
|
cdc-acm: reindent log messages
Ladislav Michl
2016-11-21
1
-18
/
+17
|
*
|
|
|
|
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2016-11-18
75
-2739
/
+4034
|
|
\
\
\
\
\
|
|
*
|
|
|
|
usb: gadget: serial: fix possible Oops caused by calling kthread_stop(NULL)
Felix Hädicke
2016-11-18
1
-1
/
+2
|
|
*
|
|
|
|
usb: dwc3: Do not set dma coherent mask
Arnd Bergmann
2016-11-18
2
-11
/
+0
|
|
*
|
|
|
|
usb: dwc3: use bus->sysdev for DMA configuration
Arnd Bergmann
2016-11-18
6
-43
/
+54
|
|
*
|
|
|
|
usb: dwc3: ep0: avoid empty-body warning
Arnd Bergmann
2016-11-18
1
-6
/
+7
|
|
*
|
|
|
|
usb: dwc2: Move functions from header to source
Razmik Karapetyan
2016-11-18
2
-34
/
+29
|
|
*
|
|
|
|
usb: dwc2: Fix fifo_show() functionality
Razmik Karapetyan
2016-11-18
1
-1
/
+1
|
|
*
|
|
|
|
usb: dwc2: Remove unnecessary request length checking
Razmik Karapetyan
2016-11-18
1
-10
/
+0
|
|
*
|
|
|
|
usb: dwc2: Fix Control Write issue in DMA mode
Razmik Karapetyan
2016-11-18
1
-0
/
+7
|
|
*
|
|
|
|
usb: dwc2: Don't program DMA address for 0 length request
Razmik Karapetyan
2016-11-18
1
-1
/
+1
|
|
*
|
|
|
|
usb: dwc2: Stop Complete Splits after Data PID == 0
Sevak Arakelyan
2016-11-18
1
-1
/
+6
|
|
*
|
|
|
|
usb: dwc3: pci: avoid build warning
Felipe Balbi
2016-11-18
1
-24
/
+26
|
|
*
|
|
|
|
usb: dwc3: Workaround for irq mask issue
John Youn
2016-11-18
1
-0
/
+11
|
|
*
|
|
|
|
usb: dwc3: Implement interrupt moderation
John Youn
2016-11-18
3
-0
/
+47
[prev]
[next]