summaryrefslogtreecommitdiffstats
path: root/drivers/usb/renesas_usbhs/common.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "usb: renesas_usbhs: add extcon notifier to set mode for non-otg channel"Yoshihiro Shimoda2018-09-281-1/+0
* usb: renesas_usbhs: Add multiple clocks managementYoshihiro Shimoda2018-09-201-0/+2
* usb: renesas_usbhs: Add reset_controlYoshihiro Shimoda2018-09-201-0/+2
* USB: renesas_usbhs: drop unused legacy-phy supportJohan Hovold2018-04-221-1/+0
* usb: renesas_usbhs: Add support for RZ/A1Chris Brandt2018-01-091-0/+6
* usb: renesas_usbhs: add extcon notifier to set mode for non-otg channelYoshihiro Shimoda2017-12-141-0/+1
* USB: renesas_usbhs: Remove redundant license textGreg Kroah-Hartman2017-11-071-10/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: renesas_usbhs: add support for USB-DMACYoshihiro Shimoda2015-03-131-0/+7
* usb: renesas_usbhs: add OTG ID signal sensingSergei Shtylyov2015-01-121-0/+3
* usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2Yoshihiro Shimoda2014-11-121-0/+4
* usb: renesas_usbhs: add support for generic PHYYoshihiro Shimoda2014-11-031-0/+1
* usb: renesas_usbhs: rename phy to usb_phy in usbhs_privYoshihiro Shimoda2014-11-031-1/+1
* usb: renesas_usbhs: add R-Car Gen. 2 init and power controlUlrich Hecht2014-07-161-0/+2
* usb: renesas_usbhs: gadget: add usb_gadget_ops :: pullup supportkuninori.morimoto.gx@renesas.com2012-10-161-0/+1
* renesas_usbhs: cleanup quoted includesPaul Bolle2012-06-051-2/+2
* usb: renesas_usbhs: add IRQ resource decoding for IRQF_SHAREDShimoda, Yoshihiro2012-01-241-0/+1
* usb: renesas_usbhs: add test-mode supportKuninori Morimoto2011-12-121-0/+2
* usb: gadget: renesas_usbhs: modify function name of usbhs_set_device_xx()Kuninori Morimoto2011-12-121-1/+1
* usb: gadget: renesas_usbhs: unified callback functionKuninori Morimoto2011-12-121-2/+0
* usb: gadget: renesas_usbhs: tidyup usbhs_sys_clock_ctrl() was local functionKuninori Morimoto2011-12-121-1/+0
* usb: gadget: renesas_usbhs: remove usbhs_sys_usb_ctrl()Kuninori Morimoto2011-12-121-1/+0
* usb: gadget: renesas_usbhs: remove usbhs_sys_hispeed_ctrl()Kuninori Morimoto2011-12-121-1/+0
* usb: gadget: renesas_usbhs: bugfix: don't modify platform dataKuninori Morimoto2011-10-131-3/+3
* usb: gadget: renesas_usbhs: add INTSTS1 interrupt supportKuninori Morimoto2011-10-131-0/+9
* usb: gadget: renesas_usbhs: add usbhs_set_device_speed() support for hostKuninori Morimoto2011-10-131-0/+25
* usb: gadget: renesas_usbhs: modify pipe sequence settingsKuninori Morimoto2011-10-131-1/+2
* usb: gadget: renesas_usbhs: move usbhs_usbreq_get/set_val() to common.cKuninori Morimoto2011-10-131-0/+7
* usb: gadget: renesas_usbhs: add usbhs_bus_get_speed()Kuninori Morimoto2011-10-131-0/+1
* usb: gadget: renesas_usbhs: add bus control functionsKuninori Morimoto2011-10-131-0/+9
* usb: renesas_usbhs: add DMAEngine supportKuninori Morimoto2011-06-071-0/+35
* usb: renesas_usbhs: add usbhsf_fifoKuninori Morimoto2011-06-071-0/+5
* usb: renesas_usbhs: shrink spin lock areaKuninori Morimoto2011-06-071-0/+4
* usb: renesas_usbhs: divide data transfer functionsKuninori Morimoto2011-06-071-1/+0
* usb: renesas_usbhs: fifo became independent from pipe.Kuninori Morimoto2011-06-071-0/+1
* usb: renesas_usbhs: add autonomy modeKuninori Morimoto2011-04-291-0/+3
* usb: renesas_usbhs: use delayed_work instead of work_structKuninori Morimoto2011-04-291-1/+2
* usb: renesas_usbhs: move pdev_to_priv to globalKuninori Morimoto2011-04-291-0/+1
* usb: renesas_usbhs: Add Renesas USBHS common codeKuninori Morimoto2011-04-131-0/+225