index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2012-04-11
xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI
Alex He
2012-04-11
xHCI: use gfp flags from caller instead of GFP_ATOMIC
Dan Carpenter
2012-04-11
xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI host
Elric Fu
2012-04-11
xhci: Fix register save/restore order.
Sarah Sharp
2012-04-11
xhci: Restore event ring dequeue pointer on resume.
Sarah Sharp
2012-04-11
xhci: Don't write zeroed pointers to xHC registers.
Sarah Sharp
2012-04-11
xhci: Warn when hosts don't halt.
Sarah Sharp
2012-04-11
xhci: don't re-enable IE constantly
Felipe Balbi
2012-04-10
usb: xhci: fix section mismatch in linux-next
Gerard Snitselaar
2012-04-10
xHCI: correct to print the true HSEE of USBCMD
Alex He
2012-04-09
UHCI: hub_status_data should indicate if ports are resuming
Alan Stern
2012-04-09
EHCI: keep track of ports being resumed and indicate in hub_status_data
Alan Stern
2012-04-05
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-04
USB: ehci-atmel: add needed of.h header file
Nicolas Ferre
2012-04-04
USB: ohci-at91: trivial return code name change
Nicolas Ferre
2012-04-04
USB: ohci-at91: change maximum number of ports
Nicolas Ferre
2012-04-04
USB: ohci-at91: rework and fix initialization
Nicolas Ferre
2012-04-04
USB: ohci-at91: fix vbus_pin_active_low handling
Nicolas Ferre
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-27
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-27
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-24
USB: sa1111: add hcd .reset method
Russell King
2012-03-24
USB: sa1111: add OHCI shutdown methods
Russell King
2012-03-24
USB: sa1111: reorganize ohci-sa1111.c
Russell King
2012-03-24
USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__)
Russell King
2012-03-24
USB: sa1111: sparse and checkpatch cleanups
Russell King
2012-03-24
ARM: sa1111: move USB interface register definitions to ohci-sa1111.c
Russell King
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-16
Merge branch 'spear/dt' into next/dt2
Arnd Bergmann
2012-03-16
Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91...
Arnd Bergmann
2012-03-15
USB: ohci-pxa27x: add clk_prepare/clk_unprepare calls
Philipp Zabel
2012-03-15
USB: use generic platform driver on ath79
Hauke Mehrtens
2012-03-15
USB: EHCI: Add a generic platform device driver
Hauke Mehrtens
2012-03-15
USB: OHCI: Add a generic platform device driver
Hauke Mehrtens
2012-03-16
ARM: at91: usb ehci add dt support
Jean-Christophe PLAGNIOL-VILLARD
2012-03-16
ARM: at91: usb ohci add dt support
Jean-Christophe PLAGNIOL-VILLARD
2012-03-15
Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...
Arnd Bergmann
2012-03-13
USB: ohci-nxp: Remove i2c_write(), use smbus
Roland Stigge
2012-03-13
USB: ohci-nxp: Support for LPC32xx
Roland Stigge
2012-03-13
USB: ohci-nxp: Rename symbols from pnx4008 to nxp
Roland Stigge
2012-03-13
USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxp
Roland Stigge
2012-03-13
usb: host: xhci: add platform driver support
Sebastian Andrzej Siewior
2012-03-13
xHCI: update sg tablesize
Andiry Xu
2012-03-13
xHCI: check enqueue pointer advance into dequeue seg
Andiry Xu
2012-03-13
xHCI: Allocate 2 segments for transfer ring
Andiry Xu
[next]