aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-26usb/xhci: remove CONFIG_PCI in xhci.c's probe functionSebastian Andrzej Siewior4-9/+8
2011-09-26usb/xhci: move xhci_gen_setup() away from -pci.Sebastian Andrzej Siewior3-91/+91
2011-09-26usb/xhci: refactor xhci_pci_setup()Sebastian Andrzej Siewior1-27/+54
2011-09-26usb/xhci: replace pci_*_consistent() with dma_*_coherent()Sebastian Andrzej Siewior1-19/+19
2011-09-26usb/xhci: hide MSI code behind PCI barsSebastian Andrzej Siewior1-62/+98
2011-09-26usb/xhci: group MSI interrupt registration into its own functionSebastian Andrzej Siewior1-28/+42
2011-09-26usb/host: introduce USB_ARCH_HAS_XHCIFelipe Balbi2-1/+7
2011-09-26xHCI: fix debug messageAndiry Xu1-1/+1
2011-09-26xHCI: AMD isoc link TRB chain bit quirkAndiry Xu4-38/+51
2011-09-26usbcore: add sysfs support to xHCI usb2 hardware LPMAndiry Xu1-1/+58
2011-09-26xHCI: set USB2 hardware LPMAndiry Xu7-1/+115
2011-09-26xHCI: test USB2 software LPMAndiry Xu4-1/+211
2011-09-26xHCI: Check host USB2 LPM capabilityAndiry Xu3-0/+27
2011-09-26xHCI: Clear PLC for USB2 root hub portsAndiry Xu1-0/+4
2011-09-26xHCI: test and clear RWC bitAndiry Xu3-10/+20
2011-09-26xHCI: set link stateAndiry Xu3-47/+33
2011-09-26usbcore: check device's LPM capabilityAndiry Xu1-2/+8
2011-09-26usbcore: get BOS descriptor setAndiry Xu4-0/+109
2011-09-26USB: gadget: u_serial.c: fixed a brace coding style issueShaun Silk1-2/+1
2011-09-26EHCI : introduce a common ehci_setupMatthieu CASTET1-0/+29
2011-09-26usbmon vs. tcpdump: fix dropped packet countJohannes Stezenbach1-1/+1
2011-09-26usb: gadget: udc-core: fix bug on soft_connect interfaceFelipe Balbi1-1/+1
2011-09-26USB: pl2303: add id for SMART deviceEric Benoit2-0/+6
2011-09-20USB: qcserial: Add support for Sierra Wireless MC8355/Gobi 3000Richard Hartmann1-0/+1
2011-09-20xhci-mem.c: xhci_segment_free: No need for checking seg argumentKautuk Consul1-2/+0
2011-09-20xhci-mem.c: Check for ring->first_seg != NULLKautuk Consul1-10/+12
2011-09-20USB: When hot reset for USB3 fails, try warm reset.Sarah Sharp1-0/+43
2011-09-20xhci: USB 3.0 BW checking.Sarah Sharp2-5/+67
2011-09-20xhci: Fix mult base in endpoint bandwidth info.Sarah Sharp2-5/+7
2011-09-20usbcore: refine warm reset logicAndiry Xu1-104/+112
2011-09-20usb/xhci: ignore xhci version while checking for the link quirkSebastian Andrzej Siewior2-4/+2
2011-09-18USB: Realtek cr: Fix driver freeze issueedwin_rong1-4/+77
2011-09-18USB: add RESET_RESUME for webcams shown to be quirkyOliver Neukum1-0/+21
2011-09-18Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman12-641/+688
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang54-63/+63
2011-09-18usb: ehci: remove the 1st wmb in qh_append_tdsMing Lei1-1/+1
2011-09-18usb: ehci: fix comment for EHCI_SHRINK_JIFFIESMing Lei1-1/+1
2011-09-18usb: ehci: only prepare zero packet for out transfer if requiredMing Lei1-2/+3
2011-09-18usb: ehci: remove wmb in qh_updateMing Lei1-2/+0
2011-09-18usb: cdc-acm: Owen SI-30 supportDenis Pershin1-0/+3
2011-09-18usb-storage: fix realtek cr configurationVincent Palatin1-1/+1
2011-09-18USB: g_printer: fix bug in unregistrationFabian Godehardt1-1/+1
2011-09-18s3c-hsudc: implement vbus_draw hookHeiko Stübner1-0/+14
2011-09-18usb: Provide usb_speed_string() functionMichal Nazarewicz17-195/+113
2011-09-18USB: option: add various ZTE device network interfaces to the blacklistDan Williams1-14/+49
2011-09-18USB: option: add ZTE product 0x0037 to sendsetup blacklistDan Williams1-1/+6
2011-09-18USB: option: convert Huawei K3765, K4505, K4605 reservered interface to blacklistDan Williams1-36/+43
2011-09-18USB: option: convert interface blacklisting to bitfieldsDan Williams1-27/+26
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf61-496/+1
2011-09-09musb_gadget: Fix for spurious interrupts on endpoint zero.Hans Petter Selasky1-0/+8