aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* pcmcia: introduce autoconfiguration featureDominik Brodowski2010-09-29
* pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-29
* pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-29
* pcmcia: simplify IntTypeDominik Brodowski2010-09-29
* pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski2010-09-29
* USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du2010-09-20
* USB: ehci-ppc-of: problems in unwindDan Carpenter2010-09-03
* USB: xHCI: update ring dequeue pointer when process missed tdsAndiry Xu2010-08-23
* USB: xhci: Remove buggy assignment in next_trb()John Youn2010-08-23
* USB: isp1760: use a write barrier to ensure proper ndelay timingMichael Hennerich2010-08-23
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-12
|\
| * i2c: Add support for custom probe functionJean Delvare2010-08-11
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-12
|\ \ | |/ |/|
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* | USB: remove fake "address-of" expressionsAlan Stern2010-08-10
* | USB: xhci: Set DMA mask for host.Sarah Sharp2010-08-10
* | USB: xhci: Don't flush doorbell writes.Sarah Sharp2010-08-10
* | USB: xhci: Reduce reads and writes of interrupter registers.Sarah Sharp2010-08-10
* | USB: xhci: Make xhci_set_hc_event_deq() static.Sarah Sharp2010-08-10
* | 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