index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
renesas_usbhs
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-31
usb: renesas_usbhs: add a compatible string for r8a7796
Yoshihiro Shimoda
1
-0
/
+4
2016-08-11
usb: renesas_usbhs: Fix receiving data corrupt on R-Car Gen3 with dmac
Yoshihiro Shimoda
1
-1
/
+2
2016-06-29
usb: renesas_usbhs: show error code when probe failed
Yoshihiro Shimoda
1
-1
/
+1
2016-03-04
usb: renesas_usbhs: add R-Car Gen3 power control
Yoshihiro Shimoda
1
-4
/
+10
2015-12-16
usb: renesas_usbhs: add fallback compatibility strings
Simon Horman
1
-0
/
+9
2015-12-15
usb: renesas_usbhs: Modify pipe configuration
Yoshihiro Shimoda
1
-35
/
+34
2015-09-30
usb: renesas_usbhs: Add support for R-Car H3
Yoshihiro Shimoda
1
-0
/
+5
2015-09-30
usb: renesas_usbhs: fix build warning if 64-bit architecture
Yoshihiro Shimoda
1
-1
/
+1
2015-07-29
usb: renesas_usbhs: Replace deprecated API of extcon
Chanwoo Choi
1
-1
/
+1
2015-05-26
usb: renesas_usbhs: Add support for R-Car E2
Yoshihiro Shimoda
1
-0
/
+4
2015-05-26
usb: renesas_usbhs: Change USBHS_TYPE_R8A779x to USBHS_TYPE_RCAR_GEN2
Yoshihiro Shimoda
1
-11
/
+4
2015-03-13
usb: renesas_usbhs: add support for USB-DMAC
Yoshihiro Shimoda
1
-0
/
+19
2015-01-12
usb: renesas_usbhs: add OTG ID signal sensing
Sergei Shtylyov
1
-0
/
+17
2015-01-12
usb: renesas_usbhs: fix platform init error message
Sergei Shtylyov
1
-1
/
+1
2015-01-12
usb: renesas_usbhs: kill dead code in usbhs_probe()
Sergei Shtylyov
1
-5
/
+1
2014-11-05
usb: renesas_usbhs: gadget: fix the behavior of pullup
Takeshi Kihara
1
-2
/
+4
2014-11-03
usb: renesas_usbhs: common: remove duplicate check on resource
Varka Bhadram
1
-2
/
+2
2014-11-03
usb: renesas_usbhs: delete unnecessary 'out of memory' messages
Peter Chen
1
-3
/
+1
2014-09-05
usb: renesas_usbhs: Add device tree support for R-Car H2 and M2
Yoshihiro Shimoda
1
-0
/
+44
2014-07-16
usb: renesas_usbhs: add R-Car Gen. 2 init and power control
Ulrich Hecht
1
-5
/
+61
2013-08-27
usb: renesas_usbhs: use platform_{get,set}_drvdata()
Libo Chen
1
-1
/
+1
2013-07-31
usb: renesas: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-01-22
usb: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+4
2012-11-21
usb: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
usb: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-16
usb: renesas_usbhs: gadget: add usb_gadget_ops :: pullup support
kuninori.morimoto.gx@renesas.com
1
-0
/
+5
2012-09-11
usb: renesas_usbhs: convert to devm_xxx()
Kuninori Morimoto
1
-11
/
+4
2012-08-10
usb: renesas_usbhs: fixup resume method for autonomy mode
Kuninori Morimoto
1
-3
/
+3
2012-06-05
renesas_usbhs: cleanup quoted includes
Paul Bolle
1
-1
/
+1
2012-01-24
usb: renesas_usbhs: add IRQ resource decoding for IRQF_SHARED
Shimoda, Yoshihiro
1
-5
/
+6
2011-12-13
Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-18
/
+21
2011-12-12
usb: renesas_usbhs: add test-mode support
Kuninori Morimoto
1
-0
/
+5
2011-12-12
usb: gadget: renesas_usbhs: modify function name of usbhs_set_device_xx()
Kuninori Morimoto
1
-1
/
+1
2011-12-12
usb: gadget: renesas_usbhs: unified callback function
Kuninori Morimoto
1
-1
/
+1
2011-12-12
usb: gadget: renesas_usbhs: add platform power control function
Kuninori Morimoto
1
-0
/
+7
2011-12-12
usb: gadget: renesas_usbhs: tidyup the unit of detection_delay
Kuninori Morimoto
1
-1
/
+2
2011-12-12
usb: gadget: renesas_usbhs: tidyup usbhs_sys_clock_ctrl() was local function
Kuninori Morimoto
1
-1
/
+1
2011-12-12
usb: gadget: renesas_usbhs: remove usbhs_sys_usb_ctrl()
Kuninori Morimoto
1
-9
/
+4
2011-12-12
usb: gadget: renesas_usbhs: remove usbhs_sys_hispeed_ctrl()
Kuninori Morimoto
1
-9
/
+4
2011-11-28
usb: convert drivers/usb/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-11-14
usb: gadget: renesas_usbhs: fixup section mismatch warning
Kuninori Morimoto
1
-1
/
+1
2011-10-13
usb: gadget: renesas_usbhs: bugfix: don't modify platform data
Kuninori Morimoto
1
-10
/
+14
2011-10-13
usb: gadget: renesas_usbhs: add usbhs_set_device_speed() support for host
Kuninori Morimoto
1
-0
/
+42
2011-10-13
usb: gadget: renesas_usbhs: make sure SOF packet sending-out control
Kuninori Morimoto
1
-0
/
+7
2011-10-13
usb: gadget: renesas_usbhs: support otg pin control
Kuninori Morimoto
1
-0
/
+4
2011-10-13
usb: gadget: renesas_usbhs: move usbhs_usbreq_get/set_val() to common.c
Kuninori Morimoto
1
-0
/
+26
2011-10-13
usb: gadget: renesas_usbhs: add usbhs_bus_get_speed()
Kuninori Morimoto
1
-0
/
+16
2011-10-13
usb: gadget: renesas_usbhs: add bus control functions
Kuninori Morimoto
1
-1
/
+34
2011-10-13
usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait()
Kuninori Morimoto
1
-10
/
+5
2011-10-13
usb: gadget: renesas_usbhs: add suspend/resume support
Kuninori Morimoto
1
-5
/
+64
[next]