summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* usb: imx21-hcd: set task state with schedule_timeout_uninterruptible()Kulikov Vasiliy2010-08-101-1/+1
* usb: host: sl811-hcd: check kzalloc() resultKulikov Vasiliy2010-08-101-1/+4
* USB: xHCI: Isoc urb enqueueAndiry Xu2010-08-101-1/+6
* USB: xHCI: allocate bigger ring for isochronous endpointAndiry Xu2010-08-101-2/+12
* USB: xHCI: Isochronous transfer implementationAndiry Xu2010-08-102-0/+324
* USB: xHCI: Introduce urb_priv structureAndiry Xu2010-08-104-34/+125
* USB: xHCI: Missed Service Error Event processAndiry Xu2010-08-103-50/+117
* USB: xHCI: adds new cases to trb_comp_code switchAndiry Xu2010-08-101-24/+52
* USB: xHCI: remove redundant print messagesAndiry Xu2010-08-101-15/+0
* USB xHCI: handle_tx_event() refactor: process_bulk_intr_tdAndiry Xu2010-08-101-101/+115
* USB: xHCI: handle_tx_event() refactor: process_ctrl_tdAndiry Xu2010-08-101-78/+106
* USB: xHCI: handle_tx_event() refactor: finish_tdAndiry Xu2010-08-101-73/+112
* USB: EHCI: remove dead code in the periodic schedulerAlan Stern2010-08-102-18/+0
* USB: EHCI: reorganize isochronous scheduler routineAlan Stern2010-08-101-53/+57
* USB: EHCI: add missing frame -> microframe conversionAlan Stern2010-08-102-10/+19
* USB: EHCI: simplify remainder computationsAlan Stern2010-08-101-14/+15
* USB: EHCI: remove PCI assumptionAlan Stern2010-08-103-6/+6
* USB: xHCI: Supporting MSI/MSI-XDong Nguyen2010-08-102-41/+127
* USB: host: Remove dead CONFIG_ARCH_KAROChristian Dietrich2010-08-101-23/+1
* USB: ehci_omap: fix device detect issue with modulesAjay Kumar Gupta2010-08-101-0/+36
* USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEMAndrea Righi2010-08-101-1/+2
* USB: xhci: trivial: use ARRAY_SIZEKulikov Vasiliy2010-08-101-2/+2
* USB: UHCI: add support for Intel's wakeup flagsAlan Stern2010-08-102-14/+23
* USB: controller resume should check the root hubAlan Stern2010-08-104-5/+15
* USB: add do_wakeup parameter for PCI HCD suspendAlan Stern2010-08-107-13/+13
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-1015-45/+42
* USB-BKL: Remove BKL use in uhci-debugAndi Kleen2010-08-101-13/+7
* USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bitsAlek Du2010-08-103-2/+27
* USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du2010-08-105-1/+127
* USB: EHCI: EHCI 1.1 addendum: preparationAlek Du2010-08-103-7/+139
* USB: host: Eliminate NULL dereferenceJulia Lawall2010-08-101-1/+1
* USB: EHCI: make CONFIG_USB_EHCI_TT_NEWSCHED default to YAlan Stern2010-08-101-4/+7
* USB: xhci: Remove obsolete debugging printk.Sarah Sharp2010-08-101-1/+0
* USB: UHCI: acquire spinlock before calling start_rh()Alan Stern2010-08-102-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-061-14/+10
|\
| * pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-031-6/+6
| * pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-031-4/+3
| * pcmcia: remove cs_types.hDominik Brodowski2010-07-301-4/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-08-052-1/+282
|\ \
| * | USB: Add JZ4740 OHCI supportLars-Peter Clausen2010-08-052-0/+281
| * | MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss2010-08-051-1/+1
* | | Merge branch 'master' into for-nextJiri Kosina2010-08-048-33/+104
|\ \ \
| * \ \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-07-291-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | i.MX25: fix EHCI supportEric BĂ©nard2010-07-261-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-07-264-6/+35
| |\ \ \
| | * | | USB: xhci: Set Mult field in endpoint context correctly.Sarah Sharp2010-07-261-2/+3
| | * | | USB: xhci: Set EP0 dequeue ptr after reset of configured device.Sarah Sharp2010-07-263-0/+25
| | * | | USB: xHCI: Fix another bug in link TRB activation change.Sarah Sharp2010-07-261-4/+7
| | | |/ | | |/|
| * | | [ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27xEric Miao2010-07-151-1/+1
| |/ /
| * | USB: isp1362-hcd, fix double lockJiri Slaby2010-06-301-5/+10
OpenPOWER on IntegriCloud