aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb/renesas_usbhs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-30usb: renesas_usbhs: Switch to GPIO descriptorLinus Walleij1-2/+0
2019-06-26usb: renesas_usbhs: Add has_new_pipe_configs flagYoshihiro Shimoda1-0/+1
2019-06-26usb: renesas_usbhs: Remove type member from renesas_usbhs_driver_paramYoshihiro Shimoda1-7/+0
2019-06-26usb: renesas_usbhs: Use a specific flag instead of type for multi_clksYoshihiro Shimoda1-0/+1
2019-06-26usb: renesas_usbhs: remove notify_hotplug callbackYoshihiro Shimoda1-25/+1
2019-06-05usb: renesas_usbhs: remove controlling PWEN/EXTLP supportYoshihiro Shimoda1-1/+0
2019-06-05usb: renesas_usbhs: remove sudmac supportYoshihiro Shimoda1-1/+0
2019-05-21usb: renesas_usbhs: Add support for RZ/A2Chris Brandt1-0/+1
2019-05-21usb: renesas_usbhs: support byte addressable CFIFOChris Brandt1-0/+1
2019-05-21usb: renesas_usbhs: add support for CNEN bitChris Brandt1-0/+1
2019-05-21usb: renesas_usbhs: move flags to paramChris Brandt1-0/+1
2018-01-09usb: renesas_usbhs: Add support for RZ/A1Chris Brandt1-0/+1
2017-12-13usb: renesas_usbhs: add a new callback for extcon notifierYoshihiro Shimoda1-0/+8
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-10-19usb: renesas_usbhs: add support for R-Car D3Yoshihiro Shimoda1-2/+3
2016-03-04usb: renesas_usbhs: add R-Car Gen3 power controlYoshihiro Shimoda1-0/+1
2015-12-15usb: renesas_usbhs: Modify pipe configurationYoshihiro Shimoda1-2/+16
2015-09-30usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda1-1/+1
2015-05-26usb: renesas_usbhs: Change USBHS_TYPE_R8A779x to USBHS_TYPE_RCAR_GEN2Yoshihiro Shimoda1-2/+1
2015-03-13usb: renesas_usbhs: add support for USB-DMACYoshihiro Shimoda1-0/+2
2014-11-12usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2Yoshihiro Shimoda1-0/+4
2014-07-16usb: renesas_usbhs: add R-Car Gen. 2 init and power controlUlrich Hecht1-0/+6
2013-04-02usb: renesas_usbhs: fixup sparse errors for common.cKuninori Morimoto1-3/+3
2012-06-13usb: renesas_usbhs: add DMAEngine ID specification noteKuninori Morimoto1-0/+8
2012-01-24usb: renesas_usbhs: add support for SUDMACShimoda, Yoshihiro1-0/+1
2011-12-12usb: gadget: renesas_usbhs: add platform power control functionKuninori Morimoto1-0/+8
2011-12-12usb: gadget: renesas_usbhs: tidyup the unit of detection_delayKuninori Morimoto1-1/+1
2011-10-13usb: gadget: renesas_usbhs: support otg pin controlKuninori Morimoto1-0/+5
2011-10-13usb: gadget: renesas_usbhs: add bus control functionsKuninori Morimoto1-0/+7
2011-10-13usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait()Kuninori Morimoto1-0/+2
2011-06-07usb: renesas_usbhs: add DMAEngine supportKuninori Morimoto1-0/+17
2011-04-29usb: renesas_usbhs: use delayed_work instead of work_structKuninori Morimoto1-0/+7
2011-04-29usb: renesas_usbhs: remove callback when module removed.Kuninori Morimoto1-1/+1
2011-04-13usb: renesas_usbhs: Add Renesas USBHS common codeKuninori Morimoto1-0/+149