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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-03
usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code paths
Arvid Brodin
2
-699
/
+679
2011-05-03
usb/isp1760: Report correct urb status after unlink
Arvid Brodin
1
-0
/
+1
2011-05-03
usb/isp1760: Remove unneeded OR map and HcBufferStatus code
Arvid Brodin
2
-62
/
+13
2011-05-03
usb/isp1760: Clean up urb enqueueing
Arvid Brodin
1
-198
/
+129
2011-05-03
usb/isp1760: Remove false error printout
Arvid Brodin
1
-6
/
+5
2011-05-03
USB: extend ehci-fsl and fsl_udc_core driver for OTG operation
Anatolij Gustschin
3
-0
/
+78
2011-05-03
USB: ehci-fsl: add MPC5121E specific suspend and resume
Anatolij Gustschin
2
-0
/
+157
2011-05-03
xhci 1.0: Set transfer burst last packet count field.
Sarah Sharp
2
-1
/
+41
2011-05-03
xhci 1.0: Set transfer burst count field.
Sarah Sharp
2
-1
/
+27
2011-05-03
xhci 1.0: Update TD size field format.
Sarah Sharp
1
-6
/
+70
2011-05-03
xhci 1.0: Only interrupt on short packet for IN EPs.
Sarah Sharp
1
-21
/
+24
2011-05-03
xhci: Remove sparse warning about cmd_status.
Sarah Sharp
1
-2
/
+2
2011-05-03
usbcore: Refine USB3.0 device suspend and resume
Andiry Xu
1
-28
/
+21
2011-05-03
xHCI: report USB3.0 portstatus comply with USB3.0 specification
Andiry Xu
1
-12
/
+29
2011-05-03
xHCI: Set link state support
Andiry Xu
1
-0
/
+41
2011-05-03
xHCI: Clear link state change support
Andiry Xu
1
-0
/
+5
2011-05-03
xHCI: warm reset support
Andiry Xu
1
-0
/
+11
2011-05-03
usb/ch9: use proper endianess for wBytesPerInterval
Sebastian Andrzej Siewior
1
-1
/
+1
2011-05-03
xhci: Remove recursive call to xhci_handle_event
Matt Evans
1
-7
/
+11
2011-05-03
xhci: Add an assertion to check for virt_dev=0 bug.
Matt Evans
1
-0
/
+11
2011-05-03
xhci: Add rmb() between reading event validity & event data access.
Matt Evans
1
-0
/
+5
2011-05-03
xhci: Make xHCI driver endian-safe
Matt Evans
6
-341
/
+360
2011-05-02
omap:usb: add regulator support for EHCI
Keshava Munegowda
1
-0
/
+20
2011-04-30
xhci-hcd: Include <linux/slab.h> in xhci-pci.c
Ben Hutchings
1
-0
/
+1
2011-04-30
USB: ehci: tegra: fix USB1 port reset issue
Jim Lin
1
-0
/
+72
2011-04-30
USB: ohci-s3c2410: use resource_size()
Jingoo Han
1
-1
/
+1
2011-04-30
USB: ohci-s3c2410: use __devinit and __devexit macros for probe and remove
Jingoo Han
1
-3
/
+3
2011-04-26
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
1
-3
/
+4
2011-04-19
Merge 2.6.39-rc4 into usb-next
Greg Kroah-Hartman
12
-26
/
+620
2011-04-15
Revert "USB: isp1760-hcd: move imask clear after pending work is done"
Greg Kroah-Hartman
1
-3
/
+1
2011-04-14
USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCs
Gabor Juhos
3
-0
/
+164
2011-04-14
USB: ehci: add workaround for Synopsys HC bug
Gabor Juhos
3
-0
/
+7
2011-04-14
USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCs
Gabor Juhos
3
-0
/
+214
2011-04-14
xHCI: Implement AMD PLL quirk
Andiry Xu
4
-1
/
+32
2011-04-14
xhci: Tell USB core both roothubs lost power.
Sarah Sharp
1
-1
/
+3
2011-04-14
USB: xhci - also free streams when resetting devices
Dmitry Torokhov
1
-4
/
+12
2011-04-14
USB: Add initial S5P EHCI driver
Joonyoung Shim
3
-0
/
+212
2011-04-14
USB: Mark ehci_adjust_port_wakeup_flags as __maybe_unused
Fabio Estevam
1
-1
/
+1
2011-04-14
usb: u132-hcd: Drop __TIME__ usage
Michal Marek
1
-2
/
+1
2011-04-14
USB: UHCI: don't try to revive a dead controller
Alan Stern
1
-10
/
+9
2011-04-14
USB: UHCI: remove uses of hcd->state
Alan Stern
1
-6
/
+1
2011-04-14
USB: sl811: add Kconfig option for ISOCHRONOUS mode
Mike Frysinger
2
-7
/
+11
2011-04-14
xhci: Fix NULL pointer deref in handle_port_status()
Sarah Sharp
1
-0
/
+11
2011-04-14
USB: xhci - fix math in xhci_get_endpoint_interval()
Dmitry Torokhov
1
-28
/
+62
2011-04-14
USB: xhci: simplify logic of skipping missed isoc TDs
Dmitry Torokhov
1
-78
/
+94
2011-04-14
USB: xhci - remove excessive 'inline' markings
Dmitry Torokhov
2
-8
/
+8
2011-04-14
USB: xhci: unsigned char never equals -1
Dan Carpenter
3
-6
/
+9
2011-04-14
USB: xhci - fix unsafe macro definitions
Dmitry Torokhov
1
-3
/
+3
2011-04-14
USB: isp1760-hcd: move imask clear after pending work is done
Richard Retanubun
1
-1
/
+3
2011-04-14
USB host: Fix lockdep warning in AMD PLL quirk
Joerg Roedel
1
-43
/
+74
[prev]
[next]