summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* user namespace: usb: make usb urbs user namespace aware (v2)Serge Hallyn2011-09-293-26/+31
* USB: message: cleanup min_t() cast in usb_sg_init()Dan Carpenter2011-09-291-1/+1
* USB: qcserial: add device ID for "HP un2430 Mobile Broadband Module"Rigbert Hamisch2011-09-291-0/+1
* usb/core/devio.c: Check for printer class specific requestMatthias Dellweg2011-09-261-3/+18
* USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uidSerge Hallyn2011-09-261-2/+4
* USB: UHCI: improve comments and logic for root-hub suspendAlan Stern2011-09-261-32/+34
* USB: Update USB default wakeup settingsAlan Stern2011-09-261-1/+8
* usb/xhci: remove CONFIG_PCI in xhci.c's probe functionSebastian Andrzej Siewior2011-09-264-9/+8
* usb/xhci: move xhci_gen_setup() away from -pci.Sebastian Andrzej Siewior2011-09-263-91/+91
* usb/xhci: refactor xhci_pci_setup()Sebastian Andrzej Siewior2011-09-261-27/+54
* usb/xhci: replace pci_*_consistent() with dma_*_coherent()Sebastian Andrzej Siewior2011-09-261-19/+19
* usb/xhci: hide MSI code behind PCI barsSebastian Andrzej Siewior2011-09-261-62/+98
* usb/xhci: group MSI interrupt registration into its own functionSebastian Andrzej Siewior2011-09-261-28/+42
* usb/host: introduce USB_ARCH_HAS_XHCIFelipe Balbi2011-09-262-1/+7
* xHCI: fix debug messageAndiry Xu2011-09-261-1/+1
* xHCI: AMD isoc link TRB chain bit quirkAndiry Xu2011-09-264-38/+51
* usbcore: add sysfs support to xHCI usb2 hardware LPMAndiry Xu2011-09-263-1/+99
* xHCI: set USB2 hardware LPMAndiry Xu2011-09-269-1/+120
* xHCI: test USB2 software LPMAndiry Xu2011-09-264-1/+211
* xHCI: Check host USB2 LPM capabilityAndiry Xu2011-09-263-0/+27
* xHCI: Clear PLC for USB2 root hub portsAndiry Xu2011-09-261-0/+4
* xHCI: test and clear RWC bitAndiry Xu2011-09-263-10/+20
* xHCI: set link stateAndiry Xu2011-09-263-47/+33
* usbcore: check device's LPM capabilityAndiry Xu2011-09-262-2/+10
* usbcore: get BOS descriptor setAndiry Xu2011-09-265-0/+121
* USB: gadget: u_serial.c: fixed a brace coding style issueShaun Silk2011-09-261-2/+1
* EHCI : introduce a common ehci_setupMatthieu CASTET2011-09-261-0/+29
* usbmon vs. tcpdump: fix dropped packet countJohannes Stezenbach2011-09-261-1/+1
* usb: gadget: udc-core: fix bug on soft_connect interfaceFelipe Balbi2011-09-261-1/+1
* USB: pl2303: add id for SMART deviceEric Benoit2011-09-262-0/+6
* USB: qcserial: Add support for Sierra Wireless MC8355/Gobi 3000Richard Hartmann2011-09-201-0/+1
* xhci-mem.c: xhci_segment_free: No need for checking seg argumentKautuk Consul2011-09-201-2/+0
* xhci-mem.c: Check for ring->first_seg != NULLKautuk Consul2011-09-201-10/+12
* USB: When hot reset for USB3 fails, try warm reset.Sarah Sharp2011-09-201-0/+43
* xhci: USB 3.0 BW checking.Sarah Sharp2011-09-202-5/+67
* xhci: Fix mult base in endpoint bandwidth info.Sarah Sharp2011-09-202-5/+7
* usbcore: refine warm reset logicAndiry Xu2011-09-201-104/+112
* usb/xhci: ignore xhci version while checking for the link quirkSebastian Andrzej Siewior2011-09-202-4/+2
* USB: Realtek cr: Fix driver freeze issueedwin_rong2011-09-181-4/+77
* USB: add RESET_RESUME for webcams shown to be quirkyOliver Neukum2011-09-181-0/+21
* USB: document ehci-hcd's "companion" sysfs attributeAlan Stern2011-09-181-0/+46
* Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman2011-09-1814-647/+740
|\
| * usb: musb: Enable DMA mode1 RX for transfers without short packetsAnand Gadiyar2011-09-091-26/+43
| * usb: musb: fix build breakageFelipe Balbi2011-09-091-6/+5
| * usb: gadget: audio: queue wLength-sized requestsFelipe Balbi2011-09-091-2/+2
| * usb: gadget: audio: actually support both speedsFelipe Balbi2011-09-091-5/+6
| * usb: gadget: storage: make FSG_NUM_BUFFERS variable sizePer Forlin2011-09-094-20/+85
| * USB: gadget: storage: remove alignment assumptionAlan Stern2011-09-092-81/+49
| * usb: gadget: storage: adapt logic block size to bound block devicesPeiyu Li2011-09-093-57/+79
| * usb: dwc3: gadget: improve debug on link state changeFelipe Balbi2011-09-091-2/+2
OpenPOWER on IntegriCloud