summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-13usb: gadget: r8a66597-udc: add support for SUDMACYoshihiro Shimoda3-20/+430
2011-10-13usb: gadget: r8a66597-udc: use dev_*() instead of printk()Yoshihiro Shimoda2-40/+60
2011-10-13usb: gadget: r8a66597-udc: add function for external controllerYoshihiro Shimoda1-15/+19
2011-10-13usb: gadget: r8a66597-udc: change prototype of r8a66597_write_fifoYoshihiro Shimoda2-4/+4
2011-10-11USB: fix ehci alignment errorHarro Haan1-1/+1
2011-10-04USB: ftdi_sio: add PID for Sony Ericsson UrbanHakan Kvist2-2/+6
2011-10-04usb: Add module.h to various dwc3 driversPaul Gortmaker2-0/+2
2011-10-04usb: dwc3: convert structures into bitshiftsFelipe Balbi3-137/+48
2011-10-04usb: dwc3: gadget: allow clock gating to workFelipe Balbi2-0/+14
2011-10-04usb: dwc3: core: cache GHWPARAMS* registersFelipe Balbi1-0/+17
2011-10-04usb: dwc3: add struct dwc3_hwparamsFelipe Balbi1-0/+26
2011-10-04usb: dwc3: gadget: implement streams supportFelipe Balbi3-12/+36
2011-10-04usb: dwc3: gadget: add support for BurstsFelipe Balbi1-0/+1
2011-10-04usb: dwc3: gadget: fix DMA offset calculationPaul Zimmerman1-1/+1
2011-10-04usb: dwc3: gadget: make DWC3_EP_WEDGE do the right thingPaul Zimmerman1-1/+5
2011-10-04usb: dwc3: gadget: driver should not wait for RxFIFO to drainPaul Zimmerman1-19/+0
2011-10-04usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPsPaul Zimmerman3-1/+12
2011-10-04usb: dwc: remove "All rights reserved" statement.Sebastian Andrzej Siewior10-10/+0
2011-10-04usb: dwc3: ep0: fix debug outputSebastian Andrzej Siewior1-1/+1
2011-10-04usb: dwc3: ep0: remove second giveback in error caseSebastian Andrzej Siewior1-1/+0
2011-10-04usb: dwc3: ep0: fix debug messageFelipe Balbi1-4/+4
2011-10-04usb: dwc3: ep0: ignore direction on 2-stage transferFelipe Balbi1-4/+4
2011-10-04usb: dwc3: ep0: Make USB30CV happy with SetAddressFelipe Balbi1-22/+9
2011-09-30USB: add quirk for Logitech C300 web camJon Levell1-0/+3
2011-09-30user namespace: usb: make usb urbs user namespace aware (v2)Serge Hallyn3-26/+31
2011-09-30USB: message: cleanup min_t() cast in usb_sg_init()Dan Carpenter1-1/+1
2011-09-30USB: qcserial: add device ID for "HP un2430 Mobile Broadband Module"Rigbert Hamisch1-0/+1
2011-09-27usb/core/devio.c: Check for printer class specific requestMatthias Dellweg1-3/+18
2011-09-27USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uidSerge Hallyn1-2/+4
2011-09-27USB: UHCI: improve comments and logic for root-hub suspendAlan Stern1-32/+34
2011-09-27USB: Update USB default wakeup settingsAlan Stern1-1/+8
2011-09-27usb/xhci: remove CONFIG_PCI in xhci.c's probe functionSebastian Andrzej Siewior4-9/+8
2011-09-27usb/xhci: move xhci_gen_setup() away from -pci.Sebastian Andrzej Siewior3-91/+91
2011-09-27usb/xhci: refactor xhci_pci_setup()Sebastian Andrzej Siewior1-27/+54
2011-09-27usb/xhci: replace pci_*_consistent() with dma_*_coherent()Sebastian Andrzej Siewior1-19/+19
2011-09-27usb/xhci: hide MSI code behind PCI barsSebastian Andrzej Siewior1-62/+98
2011-09-27usb/xhci: group MSI interrupt registration into its own functionSebastian Andrzej Siewior1-28/+42
2011-09-27usb/host: introduce USB_ARCH_HAS_XHCIFelipe Balbi2-1/+7
2011-09-27xHCI: fix debug messageAndiry Xu1-1/+1
2011-09-27xHCI: AMD isoc link TRB chain bit quirkAndiry Xu4-38/+51
2011-09-27usbcore: add sysfs support to xHCI usb2 hardware LPMAndiry Xu3-1/+99
2011-09-27xHCI: set USB2 hardware LPMAndiry Xu9-1/+120
2011-09-27xHCI: test USB2 software LPMAndiry Xu4-1/+211
2011-09-27xHCI: Check host USB2 LPM capabilityAndiry Xu3-0/+27
2011-09-27xHCI: Clear PLC for USB2 root hub portsAndiry Xu1-0/+4
2011-09-27xHCI: test and clear RWC bitAndiry Xu3-10/+20
2011-09-27xHCI: set link stateAndiry Xu3-47/+33
2011-09-27usbcore: check device's LPM capabilityAndiry Xu2-2/+10
2011-09-27usbcore: get BOS descriptor setAndiry Xu5-0/+121
2011-09-27USB: gadget: u_serial.c: fixed a brace coding style issueShaun Silk1-2/+1