summaryrefslogtreecommitdiff
path: root/drivers/usb/renesas_usbhs/common.h
AgeCommit message (Expand)Author
2021-12-21usb: renesas_usbhs: Use platform_get_irq() to get the interruptLad Prabhakar
2020-04-23usb: renesas_usbhs: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-14Merge 5.4-rc3 into usb-nextGreg Kroah-Hartman
2019-10-04usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behaviorYoshihiro Shimoda
2019-10-04usb: renesas_usbhs: add suspend event support in gadget modeVeeraiyan Chidambaram
2019-06-26usb: renesas_usbhs: Use struct platform_callback pointerYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Use renesas_usbhs_platform_info on of_device_id.dataYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Add a common function for the .get_idYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: remove notify_hotplug callbackYoshihiro Shimoda
2019-05-21usb: renesas_usbhs: add support for CNEN bitChris Brandt
2019-05-21usb: renesas_usbhs: move flags to paramChris Brandt
2019-05-21usb: renesas_usbhs: Use specific struct instead of USBHS_TYPE_* enumsYoshihiro Shimoda
2018-09-28Revert "usb: renesas_usbhs: add extcon notifier to set mode for non-otg channel"Yoshihiro Shimoda
2018-09-20usb: renesas_usbhs: Add multiple clocks managementYoshihiro Shimoda
2018-09-20usb: renesas_usbhs: Add reset_controlYoshihiro Shimoda
2018-04-22USB: renesas_usbhs: drop unused legacy-phy supportJohan Hovold
2018-01-09usb: renesas_usbhs: Add support for RZ/A1Chris Brandt
2017-12-14usb: renesas_usbhs: add extcon notifier to set mode for non-otg channelYoshihiro Shimoda
2017-11-07USB: renesas_usbhs: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2015-03-13usb: renesas_usbhs: add support for USB-DMACYoshihiro Shimoda
2015-01-12usb: renesas_usbhs: add OTG ID signal sensingSergei Shtylyov
2014-11-12usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2Yoshihiro Shimoda
2014-11-03usb: renesas_usbhs: add support for generic PHYYoshihiro Shimoda
2014-11-03usb: renesas_usbhs: rename phy to usb_phy in usbhs_privYoshihiro Shimoda
2014-07-16usb: renesas_usbhs: add R-Car Gen. 2 init and power controlUlrich Hecht
2012-10-16usb: renesas_usbhs: gadget: add usb_gadget_ops :: pullup supportkuninori.morimoto.gx@renesas.com
2012-06-05renesas_usbhs: cleanup quoted includesPaul Bolle
2012-01-24usb: renesas_usbhs: add IRQ resource decoding for IRQF_SHAREDShimoda, Yoshihiro
2011-12-12usb: renesas_usbhs: add test-mode supportKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: modify function name of usbhs_set_device_xx()Kuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: unified callback functionKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: tidyup usbhs_sys_clock_ctrl() was local functionKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: remove usbhs_sys_usb_ctrl()Kuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: remove usbhs_sys_hispeed_ctrl()Kuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: bugfix: don't modify platform dataKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: add INTSTS1 interrupt supportKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: add usbhs_set_device_speed() support for hostKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: modify pipe sequence settingsKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: move usbhs_usbreq_get/set_val() to common.cKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: add usbhs_bus_get_speed()Kuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: add bus control functionsKuninori Morimoto
2011-06-07usb: renesas_usbhs: add DMAEngine supportKuninori Morimoto
2011-06-07usb: renesas_usbhs: add usbhsf_fifoKuninori Morimoto
2011-06-07usb: renesas_usbhs: shrink spin lock areaKuninori Morimoto
2011-06-07usb: renesas_usbhs: divide data transfer functionsKuninori Morimoto
2011-06-07usb: renesas_usbhs: fifo became independent from pipe.Kuninori Morimoto
2011-04-29usb: renesas_usbhs: add autonomy modeKuninori Morimoto
2011-04-29usb: renesas_usbhs: use delayed_work instead of work_structKuninori Morimoto
2011-04-29usb: renesas_usbhs: move pdev_to_priv to globalKuninori Morimoto