summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2010-10-22usb: omap: ohci: Missing driver unregister in module exitKeshava Munegowda
2010-10-22usb: host: oxu210hp-hcd: Use static const char * const where possibleJoe Perches
2010-10-22USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakageJavier Martinez Canillas
2010-10-22OHCI: work around for nVidia shutdown problemAlan Stern
2010-10-22USB: ohci-sm501: add iounmap on error pathDan Carpenter
2010-10-22USB: ehci tdi : let's tdi_reset set host modeMatthieu CASTET
2010-09-20USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du
2010-09-03USB: ehci-ppc-of: problems in unwindDan Carpenter
2010-08-23USB: xHCI: update ring dequeue pointer when process missed tdsAndiry Xu
2010-08-23USB: xhci: Remove buggy assignment in next_trb()John Youn
2010-08-23USB: isp1760: use a write barrier to ensure proper ndelay timingMichael Hennerich
2010-08-12Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-11i2c: Add support for custom probe functionJean Delvare
2010-08-10USB: remove fake "address-of" expressionsAlan Stern
2010-08-10USB: xhci: Set DMA mask for host.Sarah Sharp
2010-08-10USB: xhci: Don't flush doorbell writes.Sarah Sharp
2010-08-10USB: xhci: Reduce reads and writes of interrupter registers.Sarah Sharp
2010-08-10USB: xhci: Make xhci_set_hc_event_deq() static.Sarah Sharp
2010-08-10USB: xhci: Minimize HW event ring dequeue pointer writes.Sarah Sharp
2010-08-10USB: xhci: Make xhci_handle_event() static.Sarah Sharp
2010-08-10USB: xhci: Remove unnecessary reads of IRQ_PENDING register.Sarah Sharp
2010-08-10USB: xhci: Performance - move xhci_work() into xhci_irq()Sarah Sharp
2010-08-10USB: xhci: Performance - move interrupt handlers into xhci-ring.cSarah Sharp
2010-08-10USB: xhci: Performance - move functions that find ep ring.Sarah Sharp
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