index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
*
USB: Fix usb/isp1760 build on sparc
David Miller
2011-12-21
*
Revert "xHCI: reset-on-resume quirk for NEC uPD720200"
Sarah Sharp
2011-12-01
*
xHCI: fix bug in xhci_clear_command_ring()
Andiry Xu
2011-12-01
*
EHCI : Fix a regression in the ISO scheduler
Matthieu CASTET
2011-11-29
*
xHCI: reset-on-resume quirk for NEC uPD720200
Andiry Xu
2011-11-28
*
USB: whci-hcd: fix endian conversion in qset_clear()
Dan Carpenter
2011-11-26
*
OHCI: final fix for NVIDIA problems (I hope)
Alan Stern
2011-11-18
*
usb: Netlogic: Fix HC_LENGTH call in ehci-xls.c
Jayachandran C
2011-11-18
*
USB: at91: at91-ohci: fix set/get power
Jean-Christophe PLAGNIOL-VILLARD
2011-11-14
*
USB: EHCI: fix HUB TT scheduling issue with iso transfer
Thomas Poussevin
2011-11-14
*
USB: XHCI: resume root hubs when the controller resumes
Alan Stern
2011-11-14
*
USB: workaround for bug in old version of GCC
Alan Stern
2011-11-14
*
Merge branch 'for-usb-linus' of git.kernel.org/pub/scm/linux/kernel/git/sarah...
Greg Kroah-Hartman
2011-11-14
|
\
|
*
xhci: Set slot and ep0 flags for address command.
Sarah Sharp
2011-11-04
|
*
usb, xhci: fix lockdep warning on endpoint timeout
Don Zickus
2011-11-02
*
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
\
|
*
|
usb: fix implicit usage of gfp.h in host/xhci-hub.c
Paul Gortmaker
2011-10-31
|
*
|
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-10-31
|
*
|
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
2011-10-31
|
|
/
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2011-11-03
|
\
\
|
*
|
MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines
Manuel Lauss
2011-10-24
|
*
|
MIPS: Alchemy: abstract USB block control register access
Manuel Lauss
2011-10-24
*
|
|
Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-11-01
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'depends/rmk/gpio' into next/devel
Arnd Bergmann
2011-10-31
|
|
\
\
|
*
\
\
Merge branch 'imx/devel' into next/devel
Arnd Bergmann
2011-10-20
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
at91: at91-ohci: support overcurrent notification
Thomas Petazzoni
2011-09-10
|
*
|
|
at91: ohci-at91: add vbus_pin_inverted platform attribute
Thomas Petazzoni
2011-09-10
|
*
|
|
at91: ohci-at91: always provide all the clocks
Jean-Christophe PLAGNIOL-VILLARD
2011-09-10
*
|
|
|
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
2011-10-27
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
ARM: gpio: pnx4008: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
2011-08-08
*
|
|
|
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-10-25
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.
Joachim Foerster
2011-10-19
|
*
|
|
QE/FHCI: fixed the CONTROL bug
Jerry Huang
2011-10-18
|
*
|
|
EHCI: workaround for MosChip controller bug
Alan Stern
2011-10-18
|
*
|
|
usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF .
Joachim Foerster
2011-10-18
|
*
|
|
USB: Fix runtime wakeup on OHCI
Matthew Garrett
2011-10-18
|
*
|
|
xHCI/USB: Make xHCI driver have a BOS descriptor.
Sarah Sharp
2011-10-18
|
*
|
|
usb: gadget: renesas_usbhs: add mod_host support
Kuninori Morimoto
2011-10-13
|
*
|
|
USB: UHCI: improve comments and logic for root-hub suspend
Alan Stern
2011-09-26
|
*
|
|
usb/xhci: remove CONFIG_PCI in xhci.c's probe function
Sebastian Andrzej Siewior
2011-09-26
|
*
|
|
usb/xhci: move xhci_gen_setup() away from -pci.
Sebastian Andrzej Siewior
2011-09-26
|
*
|
|
usb/xhci: refactor xhci_pci_setup()
Sebastian Andrzej Siewior
2011-09-26
|
*
|
|
usb/xhci: replace pci_*_consistent() with dma_*_coherent()
Sebastian Andrzej Siewior
2011-09-26
|
*
|
|
usb/xhci: hide MSI code behind PCI bars
Sebastian Andrzej Siewior
2011-09-26
|
*
|
|
usb/xhci: group MSI interrupt registration into its own function
Sebastian Andrzej Siewior
2011-09-26
|
*
|
|
usb/host: introduce USB_ARCH_HAS_XHCI
Felipe Balbi
2011-09-26
|
*
|
|
xHCI: fix debug message
Andiry Xu
2011-09-26
|
*
|
|
xHCI: AMD isoc link TRB chain bit quirk
Andiry Xu
2011-09-26
|
*
|
|
xHCI: set USB2 hardware LPM
Andiry Xu
2011-09-26
|
*
|
|
xHCI: test USB2 software LPM
Andiry Xu
2011-09-26
[next]