aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* USB: xhci: Minimize HW event ring dequeue pointer writes.Sarah Sharp2010-08-10
* USB: xhci: Make xhci_handle_event() static.Sarah Sharp2010-08-10
* USB: xhci: Remove unnecessary reads of IRQ_PENDING register.Sarah Sharp2010-08-10
* USB: xhci: Performance - move xhci_work() into xhci_irq()Sarah Sharp2010-08-10
* USB: xhci: Performance - move interrupt handlers into xhci-ring.cSarah Sharp2010-08-10
* USB: xhci: Performance - move functions that find ep ring.Sarah Sharp2010-08-10
* USB: ehci: fix remove of ehci debugfs dirMing Lei2010-08-10
* USB: Add USB 2.0 to ssb ohci driverHauke Mehrtens2010-08-10
* usb: imx21-hcd: set task state with schedule_timeout_uninterruptible()Kulikov Vasiliy2010-08-10
* usb: host: sl811-hcd: check kzalloc() resultKulikov Vasiliy2010-08-10
* USB: xHCI: Isoc urb enqueueAndiry Xu2010-08-10
* USB: xHCI: allocate bigger ring for isochronous endpointAndiry Xu2010-08-10
* USB: xHCI: Isochronous transfer implementationAndiry Xu2010-08-10
* USB: xHCI: Introduce urb_priv structureAndiry Xu2010-08-10
* USB: xHCI: Missed Service Error Event processAndiry Xu2010-08-10
* USB: xHCI: adds new cases to trb_comp_code switchAndiry Xu2010-08-10
* USB: xHCI: remove redundant print messagesAndiry Xu2010-08-10
* USB xHCI: handle_tx_event() refactor: process_bulk_intr_tdAndiry Xu2010-08-10
* USB: xHCI: handle_tx_event() refactor: process_ctrl_tdAndiry Xu2010-08-10
* USB: xHCI: handle_tx_event() refactor: finish_tdAndiry Xu2010-08-10
* USB: EHCI: remove dead code in the periodic schedulerAlan Stern2010-08-10
* USB: EHCI: reorganize isochronous scheduler routineAlan Stern2010-08-10
* USB: EHCI: add missing frame -> microframe conversionAlan Stern2010-08-10
* USB: EHCI: simplify remainder computationsAlan Stern2010-08-10
* USB: EHCI: remove PCI assumptionAlan Stern2010-08-10
* USB: xHCI: Supporting MSI/MSI-XDong Nguyen2010-08-10
* USB: host: Remove dead CONFIG_ARCH_KAROChristian Dietrich2010-08-10
* USB: ehci_omap: fix device detect issue with modulesAjay Kumar Gupta2010-08-10
* USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEMAndrea Righi2010-08-10
* USB: xhci: trivial: use ARRAY_SIZEKulikov Vasiliy2010-08-10
* USB: UHCI: add support for Intel's wakeup flagsAlan Stern2010-08-10
* USB: controller resume should check the root hubAlan Stern2010-08-10
* USB: add do_wakeup parameter for PCI HCD suspendAlan Stern2010-08-10
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-10
* USB-BKL: Remove BKL use in uhci-debugAndi Kleen2010-08-10
* USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bitsAlek Du2010-08-10
* USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du2010-08-10
* USB: EHCI: EHCI 1.1 addendum: preparationAlek Du2010-08-10
* USB: host: Eliminate NULL dereferenceJulia Lawall2010-08-10
* USB: EHCI: make CONFIG_USB_EHCI_TT_NEWSCHED default to YAlan Stern2010-08-10
* USB: xhci: Remove obsolete debugging printk.Sarah Sharp2010-08-10
* USB: UHCI: acquire spinlock before calling start_rh()Alan Stern2010-08-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-06
|\
| * pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-03
| * pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-03
| * pcmcia: remove cs_types.hDominik Brodowski2010-07-30
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-08-05
|\ \
| * | USB: Add JZ4740 OHCI supportLars-Peter Clausen2010-08-05
| * | MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss2010-08-05
* | | Merge branch 'master' into for-nextJiri Kosina2010-08-04
|\ \ \