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
2012-03-15
USB: at91: Device udc add dt support
Jean-Christophe PLAGNIOL-VILLARD
2
-3
/
+39
2012-03-15
ARM: at91: dt: enable usb ehci for sam9g45 and sam9x5
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2012-03-15
ARM: at91: usb ehci add dt support
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+23
2012-03-15
ARM: at91: usb ohci add dt support
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+100
2012-03-15
Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...
Arnd Bergmann
2
-10
/
+2
2012-03-15
USB: ftdi_sio: add support for FT-X series devices
Jim Paris
3
-6
/
+18
2012-03-14
USB: serial: mos7840: Fixed MCS7820 device attach problem
Donald Lee
1
-26
/
+57
2012-03-14
usb: Don't make USB_ARCH_HAS_{XHCI,OHCI,EHCI} depend on USB_SUPPORT.
David Daney
1
-21
/
+21
2012-03-14
usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCT...
Lothar Waßmann
1
-17
/
+17
2012-03-14
USB: ohci-nxp: Remove i2c_write(), use smbus
Roland Stigge
1
-29
/
+29
2012-03-14
USB: ohci-nxp: Support for LPC32xx
Roland Stigge
2
-35
/
+109
2012-03-14
USB: ohci-nxp: Rename symbols from pnx4008 to nxp
Roland Stigge
2
-27
/
+28
2012-03-14
USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxp
Roland Stigge
2
-1
/
+1
2012-03-14
usb: gadget: Kconfig: fix typo for 'different'
Fabio Baltieri
1
-1
/
+1
2012-03-14
usb: dwc3: pci: fix another failure path in dwc3_pci_probe()
Felipe Balbi
1
-0
/
+1
2012-03-14
USB: dynamically allocate usb_device children pointers instead of using a fix...
Huajun Li
1
-3
/
+7
2012-03-13
usb: host: xhci: add platform driver support
Sebastian Andrzej Siewior
5
-0
/
+233
2012-03-13
xHCI: update sg tablesize
Andiry Xu
1
-1
/
+2
2012-03-13
xHCI: check enqueue pointer advance into dequeue seg
Andiry Xu
1
-12
/
+13
2012-03-13
xHCI: Allocate 2 segments for transfer ring
Andiry Xu
1
-3
/
+3
2012-03-13
xHCI: dynamic ring expansion
Andiry Xu
3
-17
/
+93
2012-03-13
xHCI: set cycle state when allocate rings
Andiry Xu
1
-18
/
+38
2012-03-13
xHCI: factor out segments allocation and free function
Andiry Xu
1
-34
/
+55
2012-03-13
xHCI: count free TRBs on transfer ring
Andiry Xu
4
-47
/
+67
2012-03-13
xHCI: store ring's last segment and segment numbers
Andiry Xu
2
-0
/
+4
2012-03-13
xHCI: store ring's type
Andiry Xu
3
-75
/
+92
2012-03-12
usb: host: xhci: use __ffs() instead of hardcoding shift
Felipe Balbi
1
-4
/
+1
2012-03-12
xHCI: BESL calculation based on USB2.0 LPM errata
Andiry Xu
1
-24
/
+27
2012-03-12
Merge 3.3-rc7 into usb-next
Greg Kroah-Hartman
213
-4516
/
+7241
2012-03-10
USB: ftdi_sio: new PID: Distortec JTAG-lock-pick
Michał Wróbel
2
-0
/
+4
2012-03-10
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
22
-115
/
+182
2012-03-09
USB: serial: metro-usb: move to use dev_dbg() instead of dbg()
Greg Kroah-Hartman
1
-34
/
+44
2012-03-09
USB: serial: metro-usb: remove unneeded cast and function call
Greg Kroah-Hartman
1
-5
/
+2
2012-03-09
USB: serial: metro-usb: remove function header comments
Greg Kroah-Hartman
1
-110
/
+0
2012-03-09
USB: serial: metro-usb: remove function prototypes
Greg Kroah-Hartman
1
-146
/
+117
2012-03-09
USB: serial: metro-usb: fix up coding style errors
Greg Kroah-Hartman
1
-95
/
+65
2012-03-09
USB: serial: metro-usb: remove the .h file
Greg Kroah-Hartman
2
-54
/
+21
2012-03-09
USB: serial: metro-usb: convert to use module_usb_serial_driver
Greg Kroah-Hartman
1
-44
/
+2
2012-03-09
USB: serial: metro-usb: remove vendor and product module parameters
Greg Kroah-Hartman
1
-33
/
+2
2012-03-09
USB: serial: metro-usb: add to the build
Greg Kroah-Hartman
2
-0
/
+9
2012-03-09
USB: serial: metro-usb: fix up usb_serial_register calls
Greg Kroah-Hartman
1
-11
/
+7
2012-03-09
USB: serial: add metro-usb driver to the tree
Aleksey Babahin
2
-0
/
+674
2012-03-09
USB: gadget: Make g_hid device class conform to spec.
Orjan Friberg
1
-3
/
+3
2012-03-09
usb: cdc-wdm: adding usb_cdc_wdm_register subdriver support
Bjørn Mork
1
-4
/
+59
2012-03-09
usb: cdc-wdm: adding list lookup indirection
Bjørn Mork
1
-12
/
+48
2012-03-09
usb: cdc-wdm: split out reusable parts of probe
Bjørn Mork
1
-51
/
+54
2012-03-09
USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.
Bruno Thomsen
2
-4
/
+8
2012-03-09
USB: ehci-s5p: add DMA burst support
Jingoo Han
1
-0
/
+15
2012-03-08
TTY: remove unneeded tty->index checks
Jiri Slaby
1
-3
/
+0
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
3
-3
/
+0
[prev]
[next]