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-02-04
USB: storage: optimize to match the Huawei USB storage devices and support ne...
fangxiaozhi
3
-331
/
+78
2013-02-04
USB: storage: Define a new macro for USB storage match rules
fangxiaozhi
2
-0
/
+27
2013-02-02
USB: ftdi_sio: add Zolix FTDI PID
Petr Kubánek
2
-0
/
+6
2013-02-02
USB: option: add Changhong CH690
Bjørn Mork
1
-0
/
+5
2013-02-02
USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC II
Sven Killig
2
-1
/
+4
2013-01-31
USB: add OWL CM-160 support to cp210x driver
Luis Llorente Campo
1
-0
/
+1
2013-01-31
USB: EHCI: fix bug in scheduling periodic split transfers
Alan Stern
1
-1
/
+1
2013-01-31
USB: EHCI: fix for leaking isochronous data
Alan Stern
1
-2
/
+5
2013-01-30
USB: option: add support for Telit LE920
Daniele Palmas
1
-0
/
+8
2013-01-30
USB: qcserial: add Telit Gobi QDL device
Daniele Palmas
1
-0
/
+1
2013-01-26
USB: EHCI: fix timer bug affecting port resume
Alan Stern
1
-1
/
+5
2013-01-26
USB: UHCI: notify usbcore about port resumes
Alan Stern
1
-0
/
+3
2013-01-26
USB: EHCI: notify usbcore about port resumes
Alan Stern
2
-0
/
+4
2013-01-26
USB: add usb_hcd_{start,end}_port_resume
Alan Stern
1
-0
/
+44
2013-01-26
USB: EHCI: unlink one async QH at a time
Alan Stern
1
-20
/
+30
2013-01-26
USB: EHCI: remove ASS/PSS polling timeout
Alan Stern
1
-14
/
+15
2013-01-24
usb: Using correct way to clear usb3.0 device's remote wakeup feature.
Lan Tianyu
1
-18
/
+52
2013-01-24
usb: Prevent dead ports when xhci is not enabled
David Moore
1
-0
/
+1
2013-01-24
USB: XHCI: fix memory leak of URB-private data
Alan Stern
1
-0
/
+2
2013-01-24
drivers: xhci: fix incorrect bit test
Nickolai Zeldovich
1
-1
/
+1
2013-01-24
xhci: Fix TD size for isochronous URBs.
Sarah Sharp
1
-2
/
+3
2013-01-24
xhci: Fix isoc TD encoding.
Sarah Sharp
1
-1
/
+3
2013-01-23
USB: EHCI: fix build error in ehci-mxc
Alan Stern
4
-76
/
+53
2013-01-22
USB: EHCI: add a name for the platform-private field
Alan Stern
1
-0
/
+3
2013-01-22
USB: EHCI: fix incorrect configuration test
Alan Stern
1
-1
/
+1
2013-01-22
USB: EHCI: Move definition of EHCI_STATS to ehci.h
Roger Quadros
2
-4
/
+4
2013-01-22
USB: UHCI: fix IRQ race during initialization
Alan Stern
1
-6
/
+9
2013-01-21
Merge tag 'fixes-for-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
7
-39
/
+61
2013-01-18
usb: gadget: FunctionFS: Fix missing braces in parse_opts
Benoit Goby
1
-3
/
+3
2013-01-18
usb: dwc3: gadget: fix ep->maxburst for ep0
Pratyush Anand
1
-0
/
+1
2013-01-18
usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremap
Peter Chen
3
-10
/
+29
2013-01-18
usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_id
Peter Chen
2
-30
/
+32
2013-01-18
usb: musb: cppi_dma: drop '__init' annotation
Sergei Shtylyov
1
-2
/
+2
2013-01-18
USB: io_ti: Fix NULL dereference in chase_port()
Wolfgang Frisch
1
-0
/
+3
2013-01-18
USB: option: add TP-LINK HSUPA Modem MA180
Bjørn Mork
1
-0
/
+6
2013-01-18
USB: option: blacklist network interface on ONDA MT8205 4G LTE
Bjørn Mork
1
-1
/
+2
2013-01-14
Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
32
-89
/
+257
2013-01-14
usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid added
Tomasz Mloduchowski
2
-0
/
+8
2013-01-12
usb: host: ohci-tmio: fix compile warning
Felipe Balbi
1
-1
/
+2
2013-01-12
USB: Add device quirk for Microsoft VX700 webcam
Andreas Fleig
1
-0
/
+3
2013-01-12
USB: ehci-fsl: fix regression on mpc5121e
Anatolij Gustschin
1
-4
/
+5
2013-01-12
usb: chipidea: Allow disabling streaming not only in udc mode
Fabio Estevam
1
-0
/
+3
2013-01-12
USB: fsl-mph-dr-of: fix regression on mpc5121e
Anatolij Gustschin
1
-0
/
+3
2013-01-12
USB: select USB_ARCH_HAS_EHCI for MXS
Maxime Ripard
1
-0
/
+1
2013-01-12
USB: hub: handle claim of enabled remote wakeup after reset
Oliver Neukum
1
-2
/
+8
2013-01-12
USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"
Denis N Ladin
1
-0
/
+3
2013-01-12
USB: option: add Nexpring NP10T terminal id
Dzianis Kahanovich
1
-0
/
+5
2013-01-12
USB: option: add Telekom Speedstick LTE II
Bjørn Mork
1
-0
/
+3
2013-01-12
USB: option: blacklist network interface on ZTE MF880
Bjørn Mork
1
-1
/
+2
2013-01-12
usb: imx21-hcd: Include missing linux/module.h
Fabio Estevam
1
-0
/
+1
[next]