summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-10-04usb: dwc3: gadget: implement streams supportFelipe Balbi
2011-10-04usb: dwc3: gadget: add support for BurstsFelipe Balbi
2011-10-04usb: dwc3: gadget: fix DMA offset calculationPaul Zimmerman
2011-10-04usb: dwc3: gadget: make DWC3_EP_WEDGE do the right thingPaul Zimmerman
2011-10-04usb: dwc3: gadget: driver should not wait for RxFIFO to drainPaul Zimmerman
2011-10-04usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPsPaul Zimmerman
2011-10-04usb: dwc: remove "All rights reserved" statement.Sebastian Andrzej Siewior
2011-10-04usb: dwc3: ep0: fix debug outputSebastian Andrzej Siewior
2011-10-04usb: dwc3: ep0: remove second giveback in error caseSebastian Andrzej Siewior
2011-10-04usb: dwc3: ep0: fix debug messageFelipe Balbi
2011-10-04usb: dwc3: ep0: ignore direction on 2-stage transferFelipe Balbi
2011-10-04usb: dwc3: ep0: Make USB30CV happy with SetAddressFelipe Balbi
2011-09-29USB: add quirk for Logitech C300 web camJon Levell
2011-09-29user namespace: usb: make usb urbs user namespace aware (v2)Serge Hallyn
2011-09-29USB: message: cleanup min_t() cast in usb_sg_init()Dan Carpenter
2011-09-29USB: qcserial: add device ID for "HP un2430 Mobile Broadband Module"Rigbert Hamisch
2011-09-26usb/core/devio.c: Check for printer class specific requestMatthias Dellweg
2011-09-26USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uidSerge Hallyn
2011-09-26USB: UHCI: improve comments and logic for root-hub suspendAlan Stern
2011-09-26USB: Update USB default wakeup settingsAlan Stern
2011-09-26usb/xhci: remove CONFIG_PCI in xhci.c's probe functionSebastian Andrzej Siewior
2011-09-26usb/xhci: move xhci_gen_setup() away from -pci.Sebastian Andrzej Siewior
2011-09-26usb/xhci: refactor xhci_pci_setup()Sebastian Andrzej Siewior
2011-09-26usb/xhci: replace pci_*_consistent() with dma_*_coherent()Sebastian Andrzej Siewior
2011-09-26usb/xhci: hide MSI code behind PCI barsSebastian Andrzej Siewior
2011-09-26usb/xhci: group MSI interrupt registration into its own functionSebastian Andrzej Siewior
2011-09-26usb/host: introduce USB_ARCH_HAS_XHCIFelipe Balbi
2011-09-26xHCI: fix debug messageAndiry Xu
2011-09-26xHCI: AMD isoc link TRB chain bit quirkAndiry Xu
2011-09-26usbcore: add sysfs support to xHCI usb2 hardware LPMAndiry Xu
2011-09-26xHCI: set USB2 hardware LPMAndiry Xu
2011-09-26xHCI: test USB2 software LPMAndiry Xu
2011-09-26xHCI: Check host USB2 LPM capabilityAndiry Xu
2011-09-26xHCI: Clear PLC for USB2 root hub portsAndiry Xu
2011-09-26xHCI: test and clear RWC bitAndiry Xu
2011-09-26xHCI: set link stateAndiry Xu
2011-09-26usbcore: check device's LPM capabilityAndiry Xu
2011-09-26usbcore: get BOS descriptor setAndiry Xu
2011-09-26USB: gadget: u_serial.c: fixed a brace coding style issueShaun Silk
2011-09-26EHCI : introduce a common ehci_setupMatthieu CASTET
2011-09-26usbmon vs. tcpdump: fix dropped packet countJohannes Stezenbach
2011-09-26usb: gadget: udc-core: fix bug on soft_connect interfaceFelipe Balbi
2011-09-26USB: pl2303: add id for SMART deviceEric Benoit
2011-09-20USB: qcserial: Add support for Sierra Wireless MC8355/Gobi 3000Richard Hartmann
2011-09-20xhci-mem.c: xhci_segment_free: No need for checking seg argumentKautuk Consul
2011-09-20xhci-mem.c: Check for ring->first_seg != NULLKautuk Consul
2011-09-20USB: When hot reset for USB3 fails, try warm reset.Sarah Sharp
2011-09-20xhci: USB 3.0 BW checking.Sarah Sharp
2011-09-20xhci: Fix mult base in endpoint bandwidth info.Sarah Sharp
2011-09-20usbcore: refine warm reset logicAndiry Xu