summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-222-0/+7
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-152-0/+7
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-211-0/+7
|\ \
| * | ARM: ohci-pxa27x: enable OHCI over U2DC for pxa3xxIgor Grinberg2010-10-081-0/+7
* | | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-291-3/+1
* | | pcmcia: remove the "Finally, report what we've done" messageDominik Brodowski2010-09-291-8/+0
* | | pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski2010-09-291-21/+5
* | | pcmcia: introduce autoconfiguration featureDominik Brodowski2010-09-291-21/+3
* | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-291-5/+2
* | | pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-291-1/+1
* | | pcmcia: simplify IntTypeDominik Brodowski2010-09-291-1/+0
* | | pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski2010-09-291-4/+4
|/ /
* | USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du2010-09-201-0/+5
|/
* USB: ehci-ppc-of: problems in unwindDan Carpenter2010-09-031-5/+7
* USB: xHCI: update ring dequeue pointer when process missed tdsAndiry Xu2010-08-231-0/+4
* USB: xhci: Remove buggy assignment in next_trb()John Youn2010-08-231-1/+1
* USB: isp1760: use a write barrier to ensure proper ndelay timingMichael Hennerich2010-08-231-0/+2
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-121-1/+1
|\
| * i2c: Add support for custom probe functionJean Delvare2010-08-111-1/+1
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-125-16/+16
|\ \ | |/ |/|
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-065-16/+16
* | USB: remove fake "address-of" expressionsAlan Stern2010-08-102-15/+11
* | USB: xhci: Set DMA mask for host.Sarah Sharp2010-08-101-0/+9
* | USB: xhci: Don't flush doorbell writes.Sarah Sharp2010-08-101-5/+0
* | USB: xhci: Reduce reads and writes of interrupter registers.Sarah Sharp2010-08-101-8/+10
* | USB: xhci: Make xhci_set_hc_event_deq() static.Sarah Sharp2010-08-103-23/+23
* | USB: xhci: Minimize HW event ring dequeue pointer writes.Sarah Sharp2010-08-101-13/+37
* | USB: xhci: Make xhci_handle_event() static.Sarah Sharp2010-08-102-2/+1
* | USB: xhci: Remove unnecessary reads of IRQ_PENDING register.Sarah Sharp2010-08-101-15/+12
* | USB: xhci: Performance - move xhci_work() into xhci_irq()Sarah Sharp2010-08-101-43/+30
* | USB: xhci: Performance - move interrupt handlers into xhci-ring.cSarah Sharp2010-08-103-103/+104
* | USB: xhci: Performance - move functions that find ep ring.Sarah Sharp2010-08-104-48/+85
* | USB: ehci: fix remove of ehci debugfs dirMing Lei2010-08-102-41/+21
* | USB: Add USB 2.0 to ssb ohci driverHauke Mehrtens2010-08-101-3/+49
* | 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
OpenPOWER on IntegriCloud