summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-10-13usb: gadget: renesas_usbhs: add suspend/resume supportKuninori Morimoto
2011-10-13usb: gadget: storage: add superspeed supportFelipe Balbi
2011-10-13usb: gadget: fix typo for default U1/U2 exit latenciesFelipe Balbi
2011-10-13usb: gadget: r8a66597: convert to new styleFelipe Balbi
2011-10-13usb: gadget: renesas: convert to new styleFelipe Balbi
2011-10-13usb: gadget: net2280: convert to new styleFelipe Balbi
2011-10-13usb: gadget: net2272: convert to new styleFelipe Balbi
2011-10-13usb: gadget: langwell: convert to new styleFelipe Balbi
2011-10-13usb: gadget: langwell: don't use the_controller when it's not neededFelipe Balbi
2011-10-13usb: gadget: at91_udc: change french comments to englishRobert Schwebel
2011-10-13usb: gadget: pxa25x: is_vbus_present is goneArnd Bergmann
2011-10-13usb: gadget: storage: fix mass storage gadgets to work with Synopsys UDCPaul Zimmerman
2011-10-13USB: gadget: f_midi: allow a dynamic number of input and output portsDaniel Mack
2011-10-13USB: gadget: midi: refactor the device codeDaniel Mack
2011-10-13USB: gadget: midi: add midi function driverDaniel Mack
2011-10-13usb gadget: fix langwell_udc.c build errorRandy Dunlap
2011-10-13usb: gadget: r8a66597-udc: add support for SUDMACYoshihiro Shimoda
2011-10-13usb: gadget: r8a66597-udc: use dev_*() instead of printk()Yoshihiro Shimoda
2011-10-13usb: gadget: r8a66597-udc: add function for external controllerYoshihiro Shimoda
2011-10-13usb: gadget: r8a66597-udc: change prototype of r8a66597_write_fifoYoshihiro Shimoda
2011-10-04USB: ftdi_sio: add PID for Sony Ericsson UrbanHakan Kvist
2011-10-04usb: Add module.h to various dwc3 driversPaul Gortmaker
2011-10-04usb: dwc3: convert structures into bitshiftsFelipe Balbi
2011-10-04usb: dwc3: gadget: allow clock gating to workFelipe Balbi
2011-10-04usb: dwc3: core: cache GHWPARAMS* registersFelipe Balbi
2011-10-04usb: dwc3: add struct dwc3_hwparamsFelipe Balbi
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