summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2010-08-10USB: ehci: fix remove of ehci debugfs dirMing Lei
2010-08-10USB: Add USB 2.0 to ssb ohci driverHauke Mehrtens
2010-08-10usb: imx21-hcd: set task state with schedule_timeout_uninterruptible()Kulikov Vasiliy
2010-08-10usb: host: sl811-hcd: check kzalloc() resultKulikov Vasiliy
2010-08-10USB: xHCI: Isoc urb enqueueAndiry Xu
2010-08-10USB: xHCI: allocate bigger ring for isochronous endpointAndiry Xu
2010-08-10USB: xHCI: Isochronous transfer implementationAndiry Xu
2010-08-10USB: xHCI: Introduce urb_priv structureAndiry Xu
2010-08-10USB: xHCI: Missed Service Error Event processAndiry Xu
2010-08-10USB: xHCI: adds new cases to trb_comp_code switchAndiry Xu
2010-08-10USB: xHCI: remove redundant print messagesAndiry Xu
2010-08-10USB xHCI: handle_tx_event() refactor: process_bulk_intr_tdAndiry Xu
2010-08-10USB: xHCI: handle_tx_event() refactor: process_ctrl_tdAndiry Xu
2010-08-10USB: xHCI: handle_tx_event() refactor: finish_tdAndiry Xu
2010-08-10USB: EHCI: remove dead code in the periodic schedulerAlan Stern
2010-08-10USB: EHCI: reorganize isochronous scheduler routineAlan Stern
2010-08-10USB: EHCI: add missing frame -> microframe conversionAlan Stern
2010-08-10USB: EHCI: simplify remainder computationsAlan Stern
2010-08-10USB: EHCI: remove PCI assumptionAlan Stern
2010-08-10USB: xHCI: Supporting MSI/MSI-XDong Nguyen
2010-08-10USB: host: Remove dead CONFIG_ARCH_KAROChristian Dietrich
2010-08-10USB: ehci_omap: fix device detect issue with modulesAjay Kumar Gupta
2010-08-10USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEMAndrea Righi
2010-08-10USB: xhci: trivial: use ARRAY_SIZEKulikov Vasiliy
2010-08-10USB: UHCI: add support for Intel's wakeup flagsAlan Stern
2010-08-10USB: controller resume should check the root hubAlan Stern
2010-08-10USB: add do_wakeup parameter for PCI HCD suspendAlan Stern
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-08-10USB-BKL: Remove BKL use in uhci-debugAndi Kleen
2010-08-10USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bitsAlek Du
2010-08-10USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du
2010-08-10USB: EHCI: EHCI 1.1 addendum: preparationAlek Du
2010-08-10USB: host: Eliminate NULL dereferenceJulia Lawall
2010-08-10USB: EHCI: make CONFIG_USB_EHCI_TT_NEWSCHED default to YAlan Stern
2010-08-10USB: xhci: Remove obsolete debugging printk.Sarah Sharp
2010-08-10USB: UHCI: acquire spinlock before calling start_rh()Alan Stern
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-08-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-08-05USB: Add JZ4740 OHCI supportLars-Peter Clausen
2010-08-05MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski
2010-07-30pcmcia: remove cs_types.hDominik Brodowski
2010-07-29Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King
2010-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-07-26USB: xhci: Set Mult field in endpoint context correctly.Sarah Sharp
2010-07-26USB: xhci: Set EP0 dequeue ptr after reset of configured device.Sarah Sharp
2010-07-26USB: xHCI: Fix another bug in link TRB activation change.Sarah Sharp
2010-07-26i.MX25: fix EHCI supportEric BĂ©nard