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
2011-02-17
xhci: Use GFP_NOIO during device reset.
Sarah Sharp
2011-02-17
xhci: Do not run xhci_cleanup_msix with irq disabled
Zhang Rui
2011-02-17
USB: EHCI: fix scheduling while atomic during suspend
Yin Kangkai
2011-02-17
USB: EHCI: fix DMA deallocation bug
Alan Stern
2011-02-17
USB: EHCI: ASPM quirk of ISOC on AMD Hudson
Alex He
2011-02-17
USB: EHCI: ASPM quirk of ISOC on AMD SB800
Alex He
2011-01-07
xhci: Fix issue with port array setup and buggy hosts.
Sarah Sharp
2010-12-09
USB: ehci: disable LPM and PPCD for nVidia MCP89 chips
Brian J. Tarricone
2010-12-09
USB: EHCI: fix obscure race in ehci_endpoint_disable
Alan Stern
2010-12-09
USB: ehci: fix debugfs 'lpm' permissions
Greg Kroah-Hartman
2010-12-09
USB: ohci-jz4740: Fix spelling in MODULE_ALIAS
Stefan Weil
2010-12-09
xhci: Don't let the USB core disable SuperSpeed ports.
Sarah Sharp
2010-12-09
xhci: Setup array of USB 2.0 and USB 3.0 ports.
Sarah Sharp
2010-12-09
xhci: Fix reset-device and configure-endpoint commands
Paul Zimmerman
2010-12-09
xHCI: fix wMaxPacketSize mask
Andiry Xu
2010-12-09
xhci: Remove excessive printks with shared IRQs.
Sarah Sharp
2010-11-22
usb: r8a66597-hcd: Change mistake of the outsw function
Nobuhiro Iwamatsu
2010-09-20
USB: EHCI: Disable langwell/penwell LPM capability
Alek Du
2010-09-03
USB: ehci-ppc-of: problems in unwind
Dan Carpenter
2010-08-23
USB: xHCI: update ring dequeue pointer when process missed tds
Andiry Xu
2010-08-23
USB: xhci: Remove buggy assignment in next_trb()
John Youn
2010-08-23
USB: isp1760: use a write barrier to ensure proper ndelay timing
Michael Hennerich
2010-08-12
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-11
i2c: Add support for custom probe function
Jean Delvare
2010-08-10
USB: remove fake "address-of" expressions
Alan Stern
2010-08-10
USB: xhci: Set DMA mask for host.
Sarah Sharp
2010-08-10
USB: xhci: Don't flush doorbell writes.
Sarah Sharp
2010-08-10
USB: xhci: Reduce reads and writes of interrupter registers.
Sarah Sharp
2010-08-10
USB: xhci: Make xhci_set_hc_event_deq() static.
Sarah Sharp
2010-08-10
USB: xhci: Minimize HW event ring dequeue pointer writes.
Sarah Sharp
2010-08-10
USB: xhci: Make xhci_handle_event() static.
Sarah Sharp
2010-08-10
USB: xhci: Remove unnecessary reads of IRQ_PENDING register.
Sarah Sharp
2010-08-10
USB: xhci: Performance - move xhci_work() into xhci_irq()
Sarah Sharp
2010-08-10
USB: xhci: Performance - move interrupt handlers into xhci-ring.c
Sarah Sharp
2010-08-10
USB: xhci: Performance - move functions that find ep ring.
Sarah Sharp
2010-08-10
USB: ehci: fix remove of ehci debugfs dir
Ming Lei
2010-08-10
USB: Add USB 2.0 to ssb ohci driver
Hauke Mehrtens
2010-08-10
usb: imx21-hcd: set task state with schedule_timeout_uninterruptible()
Kulikov Vasiliy
2010-08-10
usb: host: sl811-hcd: check kzalloc() result
Kulikov Vasiliy
2010-08-10
USB: xHCI: Isoc urb enqueue
Andiry Xu
2010-08-10
USB: xHCI: allocate bigger ring for isochronous endpoint
Andiry Xu
2010-08-10
USB: xHCI: Isochronous transfer implementation
Andiry Xu
2010-08-10
USB: xHCI: Introduce urb_priv structure
Andiry Xu
2010-08-10
USB: xHCI: Missed Service Error Event process
Andiry Xu
2010-08-10
USB: xHCI: adds new cases to trb_comp_code switch
Andiry Xu
2010-08-10
USB: xHCI: remove redundant print messages
Andiry Xu
2010-08-10
USB xHCI: handle_tx_event() refactor: process_bulk_intr_td
Andiry Xu
2010-08-10
USB: xHCI: handle_tx_event() refactor: process_ctrl_td
Andiry Xu
2010-08-10
USB: xHCI: handle_tx_event() refactor: finish_td
Andiry Xu
[next]