index
:
kernel
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2011-05-19
USB: UHCI: Add support for big endian descriptors
Jan Andersson
2011-05-19
USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrier
Alan Stern
2011-05-19
USB: UHCI: Add support for big endian mmio
Jan Andersson
2011-05-19
usb/isp1760: Fix possible unlink problems
Arvid Brodin
2011-05-19
usb/isp1760: Move function isp1760_endpoint_disable() within file.
Arvid Brodin
2011-05-19
USB: remove remaining usages of hcd->state from usbcore and fix regression
Alan Stern
2011-05-17
EHCI: don't rescan interrupt QHs needlessly
Alan Stern
2011-05-17
OHCI: fix regression caused by nVidia shutdown workaround
Alan Stern
2011-05-16
xhci: Fix memory leak bug when dropping endpoints
Sarah Sharp
2011-05-16
xhci: Fix memory leak in ring cache deallocation.
Sarah Sharp
2011-05-13
xhci: Fix full speed bInterval encoding.
Sarah Sharp
2011-05-12
xhci: move the common code to a function to get max ports and port array
huajun li
2011-05-12
ehci: workaround for pci quirk timeout on ExoPC
Andy Ross
2011-05-12
ehci: pci quirk cleanup
Andy Ross
2011-05-11
xhci: Fix bug in control transfer cancellation.
Sarah Sharp
2011-05-10
USB: ehci-s5p : use __devinit and __devexit macros for probe and remove
Jingoo Han
2011-05-10
Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2011-05-10
Merge branch 2.6.39-rc7 into usb-linus
Greg Kroah-Hartman
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-09
xHCI 1.0: Max Exit Latency Too Large Error
Alex He
2011-05-09
xHCI 1.0: TT_THINK_TIME set
Andiry Xu
2011-05-09
xHCI 1.0: Block Interrupts for Isoch transfer
Andiry Xu
2011-05-09
xHCI 1.0: Isoch endpoint CErr field set
Andiry Xu
2011-05-09
xHCI 1.0: Control endpoint average TRB length field set
Andiry Xu
2011-05-09
xHCI 1.0: Setup Stage TRB Transfer Type flag
Andiry Xu
2011-05-06
USB: UHCI: Add support for GRLIB GRUSBHC controller
Jan Andersson
2011-05-06
USB: UHCI: Support non-PCI host controllers
Jan Andersson
2011-05-06
USB: UHCI: Wrap I/O register accesses
Jan Andersson
2011-05-06
USB: UHCI: Move PCI specific functions to uhci-pci.c
Jan Andersson
2011-05-06
USB: UHCI: Codingstyle fixes
Jan Andersson
2011-05-06
USB: UHCI: Allow dynamic assignment of bus specific functions
Jan Andersson
2011-05-06
USB: UHCI: Remove PCI dependencies from uhci-hub
Jan Andersson
2011-05-06
USB: ohci-s3c2410: return proper error if clk_get fails
Jingoo Han
2011-05-06
USB: ohci-s3c2410: fix checkpatch errors and warnings
Jingoo Han
2011-05-06
USB: ehci-au1xxx: fix suspend callback
Manuel Lauss
2011-05-06
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
2011-05-03
USB: EHCI: Add bus glue for GRLIB GRUSBHC controller
Jan Andersson
2011-05-03
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
2011-05-03
xHCI: Clear PLC in xhci_bus_resume()
Andiry Xu
2011-05-03
usb: Configure octeon2 glue logic for proper uSOF cycle period.
David Daney
2011-05-03
usb: octeon2-common.c: Configure ports for proper electrical characteristics.
David Daney
2011-05-03
USB: octeon2-common: Don't reinitialize the clocks.
David Daney
2011-05-02
usb/isp1760: Report correct urb status after unlink
Arvid Brodin
2011-05-02
Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2011-05-02
usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code paths
Arvid Brodin
2011-05-02
usb/isp1760: Report correct urb status after unlink
Arvid Brodin
2011-05-02
usb/isp1760: Remove unneeded OR map and HcBufferStatus code
Arvid Brodin
2011-05-02
usb/isp1760: Clean up urb enqueueing
Arvid Brodin
2011-05-02
usb/isp1760: Remove false error printout
Arvid Brodin
2011-05-02
USB: extend ehci-fsl and fsl_udc_core driver for OTG operation
Anatolij Gustschin
[prev]
[next]