summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2011-10-13usb: gadget: renesas_usbhs: add INTSTS1 interrupt supportKuninori Morimoto3-6/+75
2011-10-13usb: gadget: renesas_usbhs: add usbhs_set_device_speed() support for hostKuninori Morimoto2-0/+67
2011-10-13usb: gadget: renesas_usbhs: make sure SOF packet sending-out controlKuninori Morimoto1-0/+7
2011-10-13usb: gadget: renesas_usbhs: support otg pin controlKuninori Morimoto1-0/+4
2011-10-13usb: gadget: renesas_usbhs: disable pipe on top of interruptKuninori Morimoto1-9/+14
2011-10-13usb: gadget: renesas_usbhs: modify pipe sequence settingsKuninori Morimoto4-7/+14
2011-10-13usb: gadget: renesas_usbhs: disable auto paket start on usbhs_pkt_push()Kuninori Morimoto2-2/+1
2011-10-13usb: gadget: renesas_usbhs: move done callback to struct usbhs_pktKuninori Morimoto5-33/+32
2011-10-13usb: gadget: renesas_usbhs: add usbhs_pipe_name()Kuninori Morimoto2-1/+7
2011-10-13usb: gadget: renesas_usbhs: add device select support in usbhs_pipe_config_up...Kuninori Morimoto3-5/+18
2011-10-13usb: gadget: renesas_usbhs: add struct usbhs_priv to packet done functionKuninori Morimoto4-5/+7
2011-10-13usb: gadget: renesas_usbhs: add usbhs_dcp_dir_for_host()Kuninori Morimoto3-1/+12
2011-10-13usb: gadget: renesas_usbhs: remove unneeded parameter from usbhs_mod_is_host()Kuninori Morimoto3-4/+4
2011-10-13usb: gadget: renesas_usbhs: move usbhs_usbreq_get/set_val() to common.cKuninori Morimoto4-30/+33
2011-10-13usb: gadget: renesas_usbhs: move usbhsp_type() to usbhs_pipe_type()Kuninori Morimoto2-18/+20
2011-10-13usb: gadget: renesas_usbhs: add usbhs_bus_get_speed()Kuninori Morimoto5-19/+18
2011-10-13usb: gadget: renesas_usbhs: add bus control functionsKuninori Morimoto2-1/+43
2011-10-13usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait()Kuninori Morimoto1-10/+5
2011-10-13usb: gadget: renesas_usbhs: tidyup INTENB0 methodKuninori Morimoto1-1/+10
2011-10-13usb: gadget: renesas_usbhs: struct usbhs_pipe hold handlerKuninori Morimoto4-13/+16
2011-10-13usb: gadget: renesas_usbhs: each pipe hold maxpacket sizeKuninori Morimoto2-21/+10
2011-10-13usb: gadget: renesas_usbhs: remove desc from usbhs_pipe_mallocKuninori Morimoto3-38/+45
2011-10-13usb: gadget: renesas_usbhs: move USBHSF_PKT_xxx to pipe.cKuninori Morimoto2-15/+16
2011-10-13usb: gadget: renesas_usbhs: add suspend/resume supportKuninori Morimoto1-5/+64
2011-10-13usb: gadget: storage: add superspeed supportFelipe Balbi4-13/+190
2011-10-13usb: gadget: fix typo for default U1/U2 exit latenciesFelipe Balbi1-2/+2
2011-10-13usb: gadget: r8a66597: convert to new styleFelipe Balbi1-29/+8
2011-10-13usb: gadget: renesas: convert to new styleFelipe Balbi1-52/+9
2011-10-13usb: gadget: net2280: convert to new styleFelipe Balbi1-53/+17
2011-10-13usb: gadget: net2272: convert to new styleFelipe Balbi1-53/+19
2011-10-13usb: gadget: langwell: convert to new styleFelipe Balbi2-48/+21
2011-10-13usb: gadget: langwell: don't use the_controller when it's not neededFelipe Balbi1-8/+8
2011-10-13usb: gadget: at91_udc: change french comments to englishRobert Schwebel1-8/+8
2011-10-13usb: gadget: pxa25x: is_vbus_present is goneArnd Bergmann1-7/+1
2011-10-13usb: gadget: storage: fix mass storage gadgets to work with Synopsys UDCPaul Zimmerman2-18/+18
2011-10-13USB: gadget: f_midi: allow a dynamic number of input and output portsDaniel Mack2-108/+191
2011-10-13USB: gadget: midi: refactor the device codeDaniel Mack2-1197/+80
2011-10-13USB: gadget: midi: add midi function driverDaniel Mack1-0/+923
2011-10-13usb gadget: fix langwell_udc.c build errorRandy Dunlap1-14/+14
2011-10-13usb: gadget: r8a66597-udc: add support for SUDMACYoshihiro Shimoda2-20/+370
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-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki7-23/+22
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