index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
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-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
1
-1
/
+1
2013-04-15
Merge 3.9-rc7 intp tty-next
Greg Kroah-Hartman
1
-1
/
+0
2013-04-15
Merge 3.9-rc7 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+0
2013-04-15
Merge 3.9-rc7 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+0
2013-04-12
treewide: Fix typo in printks
Masanari Iida
1
-2
/
+2
2013-04-12
usb: exynos: do not include plat/usb-phy.h
Arnd Bergmann
2
-2
/
+0
2013-04-11
driver core: handle user namespaces properly with the uid/gid devtmpfs change
Greg Kroah-Hartman
1
-1
/
+1
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
1
-9
/
+2
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
2013-04-10
usb: ehci-s5p: fix: Fix null pointer dereferencing
Vivek Gautam
1
-1
/
+1
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
5
-6
/
+6
2013-04-09
usb-storage: switch to ->show_info()
Al Viro
1
-28
/
+14
2013-04-09
isp1362-hcd: don't reimplement proc_create_data()
Al Viro
1
-4
/
+1
2013-04-09
gadgetfs: don't bother with fops->owner
Al Viro
2
-4
/
+0
2013-04-09
Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-1
/
+2
2013-04-09
Merge tag 'for-usb-next-2012-04-08' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
3
-15
/
+19
2013-04-08
USB: EHCI: make ehci-msm a separate driver
Manjunath Goudar
4
-54
/
+44
2013-04-08
USB: EHCI: make ehci-atmel a separate driver
Manjunath Goudar
4
-52
/
+51
2013-04-08
USB: EHCI: make ehci-s5p a separate driver
Manjunath Goudar
4
-91
/
+85
2013-04-08
USB: EHCI: make ehci-spear a separate driver
Manjunath Goudar
4
-69
/
+61
2013-04-08
USB: EHCI: make ehci-orion a separate driver
Manjunath Goudar
4
-53
/
+53
2013-04-08
USB: add ftdi_sio USB ID for GDM Boost V1.x
Stefani Seibold
2
-0
/
+2
2013-04-08
usb, gadget: use appropriate warning accessors
David Rientjes
1
-2
/
+2
2013-04-08
xhci - clarify compliance mode debug messages
Tony Camuso
1
-5
/
+9
2013-04-08
Merge 3.9-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+0
2013-04-08
driver core: add uid and gid to devtmpfs
Kay Sievers
1
-1
/
+2
2013-04-08
ARM: EXYNOS: change the name of USB ohci header
Jingoo Han
1
-1
/
+2
[prev]
[next]