summaryrefslogtreecommitdiffstats
path: root/drivers/usb/renesas_usbhs/common.c
Commit message (Expand)AuthorAgeFilesLines
* usb: renesas_usbhs: add fallback compatibility stringsSimon Horman2015-12-161-0/+9
* usb: renesas_usbhs: Modify pipe configurationYoshihiro Shimoda2015-12-151-35/+34
* usb: renesas_usbhs: Add support for R-Car H3Yoshihiro Shimoda2015-09-301-0/+5
* usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda2015-09-301-1/+1
* usb: renesas_usbhs: Replace deprecated API of extconChanwoo Choi2015-07-291-1/+1
* usb: renesas_usbhs: Add support for R-Car E2Yoshihiro Shimoda2015-05-261-0/+4
* usb: renesas_usbhs: Change USBHS_TYPE_R8A779x to USBHS_TYPE_RCAR_GEN2Yoshihiro Shimoda2015-05-261-11/+4
* usb: renesas_usbhs: add support for USB-DMACYoshihiro Shimoda2015-03-131-0/+19
* usb: renesas_usbhs: add OTG ID signal sensingSergei Shtylyov2015-01-121-0/+17
* usb: renesas_usbhs: fix platform init error messageSergei Shtylyov2015-01-121-1/+1
* usb: renesas_usbhs: kill dead code in usbhs_probe()Sergei Shtylyov2015-01-121-5/+1
* usb: renesas_usbhs: gadget: fix the behavior of pullupTakeshi Kihara2014-11-051-2/+4
* usb: renesas_usbhs: common: remove duplicate check on resourceVarka Bhadram2014-11-031-2/+2
* usb: renesas_usbhs: delete unnecessary 'out of memory' messagesPeter Chen2014-11-031-3/+1
* usb: renesas_usbhs: Add device tree support for R-Car H2 and M2Yoshihiro Shimoda2014-09-051-0/+44
* usb: renesas_usbhs: add R-Car Gen. 2 init and power controlUlrich Hecht2014-07-161-5/+61
* usb: renesas_usbhs: use platform_{get,set}_drvdata()Libo Chen2013-08-271-1/+1
* usb: renesas: use dev_get_platdata()Jingoo Han2013-07-311-2/+2
* usb: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-5/+4
* usb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* usb: renesas_usbhs: gadget: add usb_gadget_ops :: pullup supportkuninori.morimoto.gx@renesas.com2012-10-161-0/+5
* usb: renesas_usbhs: convert to devm_xxx()Kuninori Morimoto2012-09-111-11/+4
* usb: renesas_usbhs: fixup resume method for autonomy modeKuninori Morimoto2012-08-101-3/+3
* renesas_usbhs: cleanup quoted includesPaul Bolle2012-06-051-1/+1
* usb: renesas_usbhs: add IRQ resource decoding for IRQF_SHAREDShimoda, Yoshihiro2012-01-241-5/+6
* Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2011-12-131-18/+21
|\
| * usb: renesas_usbhs: add test-mode supportKuninori Morimoto2011-12-121-0/+5
| * 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-1/+1
| * usb: gadget: renesas_usbhs: add platform power control functionKuninori Morimoto2011-12-121-0/+7
| * usb: gadget: renesas_usbhs: tidyup the unit of detection_delayKuninori Morimoto2011-12-121-1/+2
| * usb: gadget: renesas_usbhs: tidyup usbhs_sys_clock_ctrl() was local functionKuninori Morimoto2011-12-121-1/+1
| * usb: gadget: renesas_usbhs: remove usbhs_sys_usb_ctrl()Kuninori Morimoto2011-12-121-9/+4
| * usb: gadget: renesas_usbhs: remove usbhs_sys_hispeed_ctrl()Kuninori Morimoto2011-12-121-9/+4
* | usb: convert drivers/usb/* to use module_platform_driver()Axel Lin2011-11-281-12/+1
|/
* usb: gadget: renesas_usbhs: fixup section mismatch warningKuninori Morimoto2011-11-141-1/+1
* usb: gadget: renesas_usbhs: bugfix: don't modify platform dataKuninori Morimoto2011-10-131-10/+14
* usb: gadget: renesas_usbhs: add usbhs_set_device_speed() support for hostKuninori Morimoto2011-10-131-0/+42
* usb: gadget: renesas_usbhs: make sure SOF packet sending-out controlKuninori Morimoto2011-10-131-0/+7
* usb: gadget: renesas_usbhs: support otg pin controlKuninori Morimoto2011-10-131-0/+4
* usb: gadget: renesas_usbhs: move usbhs_usbreq_get/set_val() to common.cKuninori Morimoto2011-10-131-0/+26
* usb: gadget: renesas_usbhs: add usbhs_bus_get_speed()Kuninori Morimoto2011-10-131-0/+16
* usb: gadget: renesas_usbhs: add bus control functionsKuninori Morimoto2011-10-131-1/+34
* usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait()Kuninori Morimoto2011-10-131-10/+5
* usb: gadget: renesas_usbhs: add suspend/resume supportKuninori Morimoto2011-10-131-5/+64
* usb: renesas_usbhs: fixup comment-outKuninori Morimoto2011-07-081-0/+23
* usb: renesas_usbhs: add DMAEngine supportKuninori Morimoto2011-06-071-0/+2
* usb: renesas_usbhs: add usbhsf_fifoKuninori Morimoto2011-06-071-1/+8
* usb: renesas_usbhs: fixup error processing on probe/removeKuninori Morimoto2011-05-111-6/+6
OpenPOWER on IntegriCloud