summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-14xhci: Fixes for suspend/resume of shared HCDs.Sarah Sharp
2011-03-14xhci: Fix re-init on power loss after resume.Sarah Sharp
2011-03-14xhci: Make roothub functions deal with device removal.Sarah Sharp
2011-03-14xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports.Sarah Sharp
2011-03-14xhci: Return a USB 3.0 hub descriptor for USB3 roothub.Sarah Sharp
2011-03-14xhci: Register second xHCI roothub.Sarah Sharp
2011-03-14xhci: Change xhci_find_slot_id_by_port() API.Sarah Sharp
2011-03-14xhci: Refactor bus suspend state into a struct.Sarah Sharp
2011-03-14xhci: Index with a port array instead of PORTSC addresses.Sarah Sharp
2011-03-14USB: Set usb_hcd->state and flags for shared roothubs.Sarah Sharp
2011-03-14usb: Make core allocate resources per PCI-device.Sarah Sharp
2011-03-14usb: Store bus type in usb_hcd, not in driver flags.Sarah Sharp
2011-03-14usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp
2011-03-14usb: Refactor irq enabling out of usb_add_hcd()Sarah Sharp
2011-03-14usb: Make usb_hcd_pci_probe labels more descriptive.Sarah Sharp
2011-03-14xhci: Change hcd_priv into a pointer.Sarah Sharp
2011-03-14xhci: Always use usb_hcd in URB instead of converting xhci_hcd.Sarah Sharp
2011-03-14xhci: Modify check for TT info.Sarah Sharp
2011-03-14usb: Make USB 3.0 roothub have a SS EP comp descriptor.Sarah Sharp
2011-03-14USB: Clear "warm" port reset change.Sarah Sharp
2011-03-14USB 3.0 Hub ChangesJohn Youn
2011-03-14xhci: Remove references to HC_STATE_RUNNING.Sarah Sharp
2011-03-14usb: Initialize hcd->state roothubs.Sarah Sharp
2011-03-14xhci: Remove references to HC_STATE_HALT.Sarah Sharp
2011-03-14xHCI: prolong host controller halt time limitAndiry Xu
2011-03-14xHCI: Remove redundant variable in xhci_resume()Andiry Xu
2011-03-14xhci: Rename variables and reduce register reads.Sarah Sharp
2011-03-14xhci: Rework port suspend structures for limited ports.Sarah Sharp
2011-03-14USB: Fix usb_add_hcd() checkpatch errors.Sarah Sharp
2011-03-14USB: Remove bitmap #define from hcd.hSarah Sharp
2011-03-14xhci: Remove old no-op test.Sarah Sharp
2011-03-14usb: Always return 0 or -EBUSY to the runtime PM core.Sarah Sharp
2011-03-11USB: ehci: tegra: Align DMA transfers to 32 bytesRobert Morell
2011-03-11usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby
2011-03-11ARM: tegra: Add support for Tegra USB PHYsBenoit Goby
2011-03-11usb: otg: Add ulpi viewport access opsBenoit Goby
2011-03-11USB: serial: ch341: add new idwangyanqing
2011-03-11USB: Only treat lasting over-current conditions as errorsPaul Bolle
2011-03-11ehci-atmel: fix section mismatch warningHubert Feurstein
2011-03-09USB: serial: ftdi_sio: adding support for OLIMEX ARM-USB-OCD-HJF Argentino
2011-03-09USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626Herton Ronaldo Krzesinski
2011-03-09USB OTG Langwell: use simple IPC command to control VBus power.Hao Wu
2011-03-07ARM: s3c24xx: Switch to common GPIO controlled UDC pullup implementationLars-Peter Clausen
2011-03-07USB: s3c2410_udc: Add common implementation for GPIO controlled pullupsLars-Peter Clausen
2011-03-07arm: omap4: 4430sdp: drop ehci supportAnand Gadiyar
2011-03-07USB: OHCI: use pci_dev->revisionSergei Shtylyov
2011-03-07USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti
2011-03-07usb/isp1760: Fix crash when unplugging bugArvid Brodin
2011-03-07USB: move usbcore away from hcd->stateAlan Stern
2011-03-03USB: Remove unused timeout from io_edgeport.cHuzaifa Sidhpurwala