index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-23
usb-storage: CY7C68300A chips do not support Cypress ATACB
Tormod Volden
1
-2
/
+14
2013-04-23
USB: serial: option: Added support Olivetti Olicard 145
Filippo Turato
1
-0
/
+2
2013-04-23
USB: ftdi_sio: correct ST Micro Connect Lite PIDs
Adrian Thomasset
2
-2
/
+5
2013-04-23
ARM: mxs_defconfig: add CONFIG_USB_PHY
Shawn Guo
1
-0
/
+1
2013-04-23
ARM: imx_v6_v7_defconfig: add CONFIG_USB_PHY
Shawn Guo
1
-0
/
+1
2013-04-23
usb: phy: remove exported function from __init section
Denis Efremov
1
-1
/
+1
2013-04-23
usb: gadget: zero: put function instances on unbind
Andrzej Pietrasiewicz
1
-0
/
+2
2013-04-23
usb: gadget: f_sourcesink.c: correct a copy-paste misnomer
Andrzej Pietrasiewicz
1
-2
/
+2
2013-04-23
usb: gadget: cdc2: fix error return code in cdc_do_config()
Wei Yongjun
1
-1
/
+3
2013-04-23
usb: gadget: multi: fix error return code in rndis_do_config()
Wei Yongjun
1
-1
/
+3
2013-04-23
usb: gadget: f_obex: fix error return code in obex_bind()
Wei Yongjun
1
-0
/
+1
2013-04-19
USB: storage: convert to use module_usb_driver()
Greg Kroah-Hartman
1
-29
/
+1
2013-04-19
usb: storage: Convert US_DEBUGP to usb_stor_dbg
Joe Perches
20
-834
/
+753
2013-04-19
USB: ti_usb_3410_5052: kill custom closing_wait
Johan Hovold
1
-54
/
+15
2013-04-19
USB: ti_usb_3410_5052: remove redundant drain from break_ctl
Johan Hovold
1
-2
/
+0
2013-04-19
USB: ti_usb_3410_5052: query hardware-buffer status in chars_in_buffer
Johan Hovold
1
-0
/
+8
2013-04-19
USB: ti_usb_3410_5052: remove lsr from port data
Johan Hovold
1
-7
/
+7
2013-04-19
USB: ti_usb_3410_5052: move write-fifo flushing to close
Johan Hovold
1
-9
/
+8
2013-04-19
USB: io_ti: remove redundant wait_until_sent
Johan Hovold
1
-2
/
+0
2013-04-19
USB: io_ti: fix TIOCGSERIAL
Johan Hovold
1
-1
/
+1
2013-04-19
USB: usbtmc: remove unnecessary memory allocation
Ming Lei
1
-22
/
+4
2013-04-19
usbatm: fix potential NULL pointer dereference
Wei Yongjun
1
-3
/
+3
2013-04-19
usb: storage: Fix link error
Joe Perches
1
-0
/
+2
2013-04-17
USB: symbolserial: move private-data allocation to port_probe
Johan Hovold
1
-11
/
+19
2013-04-17
USB: symbolserial: remove unused private data
Johan Hovold
1
-5
/
+1
2013-04-17
USB: symbolserial: use port interrupt-in urb
Johan Hovold
1
-90
/
+12
2013-04-17
USB: mct_u232: clean up read implementation
Johan Hovold
1
-26
/
+11
2013-04-17
USB: kobil_sct: use port interrupt-out urb
Johan Hovold
1
-67
/
+8
2013-04-17
USB: kobil_sct: remove unused endpoint address
Johan Hovold
1
-8
/
+0
2013-04-17
USB: kobil_sct: fix broken debug code
Johan Hovold
1
-18
/
+2
2013-04-17
USB: omninet: switch to generic read implementation
Johan Hovold
1
-40
/
+3
2013-04-17
USB: omninet: refactor read-urb processing
Johan Hovold
1
-7
/
+18
2013-04-17
USB: omninet: clean up protocol defines
Johan Hovold
1
-7
/
+7
2013-04-17
USB: omninet: clean up protocol description
Johan Hovold
1
-7
/
+6
2013-04-17
USB: omninet: use kzalloc for private data
Johan Hovold
1
-1
/
+1
2013-04-17
USB: ehci-omap: Improve PHY error handling
Roger Quadros
1
-2
/
+2
2013-04-17
USB: ehci-omap: Don't select any PHY driver
Roger Quadros
1
-1
/
+3
2013-04-17
usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl ep
Hans de Goede
1
-0
/
+2
2013-04-17
usb: storage: Add usb_stor_dbg, reduce object size
Joe Perches
3
-12
/
+34
2013-04-17
usb: remove redundant tdi_reset
Shengzhou Liu
1
-3
/
+0
2013-04-11
usb: exynos: do not include plat/usb-phy.h
Arnd Bergmann
6
-14
/
+9
2013-04-11
usb: ohci-exynos: skip phy setup for Exynos5440 based platforms
Thomas Abraham
1
-2
/
+9
2013-04-11
USB: serial: wishbone-serial: fix up minor sparse warning
Greg Kroah-Hartman
1
-1
/
+1
2013-04-11
usb-serial: add support for USB Wishbone-serial adapters
Wesley W. Terpstra
3
-0
/
+113
2013-04-10
USB: enclose USB_XHCI_HCD related symbols within a if USB_XHCI_HCD block
Florian Fainelli
1
-2
/
+4
2013-04-10
USB: enclose all depends on USB_OHCI_HCD within an if USB_OHCI_HCD block
Florian Fainelli
1
-25
/
+26
2013-04-10
USB: enclose EHCI HCD drivers within an if USB_EHCI_HCD block
Florian Fainelli
1
-39
/
+42
2013-04-10
USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbol
Florian Fainelli
6
-9
/
+13
2013-04-10
USB: regroup all depends on USB within an if USB block
Florian Fainelli
14
-74
/
+36
2013-04-10
USB: option: add a D-Link DWM-156 variant
Bjørn Mork
1
-0
/
+6
[next]