index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
renesas_usbhs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-24
usb: renesas_usbhs: add IRQ resource decoding for IRQF_SHARED
Shimoda, Yoshihiro
3
-6
/
+8
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-440
/
+816
2011-12-22
Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
3
-5
/
+3
2011-12-21
usb: renesas: pipe: convert a long if into a XOR operation
Felipe Balbi
1
-2
/
+1
2011-12-15
usb: renesas_usbhs: silence a gcc warning
Dan Carpenter
1
-1
/
+1
2011-12-15
usb: renesas_usbhs: tidyup for smatch warnings
Kuninori Morimoto
1
-2
/
+1
2011-12-13
Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
9
-425
/
+814
2011-12-13
usb: renesas_usbhs: show error reason on usbhsh_urb_enqueu()
Kuninori Morimoto
1
-3
/
+11
2011-12-13
usb: renesas_usbhs: add force packet remove method
Kuninori Morimoto
1
-0
/
+36
2011-12-13
usb: renesas_usbhs: care usb_hcd_giveback_urb() status
Kuninori Morimoto
1
-1
/
+5
2011-12-13
usb: renesas_usbhs: add usbhsh_is_running()
Kuninori Morimoto
1
-0
/
+32
2011-12-13
usb: renesas_usbhs: disable attch irq after device attached
Kuninori Morimoto
1
-0
/
+14
2011-12-13
usb: renesas_usbhs: care pipe sequence
Kuninori Morimoto
5
-20
/
+86
2011-12-13
usb: renesas_usbhs: add usbhs_pipe_attach() method
Kuninori Morimoto
1
-124
/
+168
2011-12-13
usb: renesas_usbhs: add usbhsh_endpoint_detach_all() for error case
Kuninori Morimoto
1
-139
/
+163
2011-12-13
usb: renesas_usbhs: modify device attach method
Kuninori Morimoto
1
-28
/
+69
2011-12-12
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
1
-27
/
+20
2011-12-12
usb: renesas_usbhs: pop packet when urb dequeued
Kuninori Morimoto
1
-2
/
+7
2011-12-12
usb: renesas_usbhs: add lost error value when enqueue
Kuninori Morimoto
1
-1
/
+3
2011-12-12
usb: renesas_usbhs: add hcd->has_tt for low/full speed
Kuninori Morimoto
1
-0
/
+1
2011-12-12
usb: renesas_usbhs: typofix: irq_dtch control DTCHE
Kuninori Morimoto
1
-1
/
+1
2011-12-12
usb: renesas_usbhs: remove the_controller_link
Kuninori Morimoto
1
-15
/
+0
2011-12-12
usb: renesas_usbhs: add test-mode support
Kuninori Morimoto
3
-1
/
+28
2011-12-12
usb: renesas_usbhs: call usbhsg_queue_pop() when pipe disable.
Kuninori Morimoto
1
-2
/
+4
2011-12-12
usb: renesas_usbhs: send packet in necessary timing.
Kuninori Morimoto
1
-5
/
+3
2011-12-12
usb: renesas_usbhs: add basic USB_REQ_GET_STATUS support
Kuninori Morimoto
1
-0
/
+101
2011-12-12
usb: renesas_usbhs: add basic USB_REQ_SET_FEATURE support
Kuninori Morimoto
1
-0
/
+26
2011-12-12
usb: renesas_usbhs: add usbhs_pipe_is_stall()
Kuninori Morimoto
2
-0
/
+8
2011-12-12
usb: renesas_usbhs: remove superfluous usbhs_lock from recip handler
Kuninori Morimoto
1
-7
/
+0
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
1
-1
/
+1
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
1
-1
/
+1
2011-12-12
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_device_xx()
Kuninori Morimoto
1
-11
/
+8
2011-12-12
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_endpoint_xx()
Kuninori Morimoto
1
-20
/
+17
2011-12-12
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_xx_queue_push()
Kuninori Morimoto
1
-6
/
+6
2011-12-12
usb: gadget: renesas_usbhs: cleanup usbhsh_endpoint_xxx()
Kuninori Morimoto
1
-31
/
+28
2011-12-12
usb: gadget: renesas_usbhs: adds spin lock area on mod_host
Kuninori Morimoto
1
-18
/
+49
2011-12-12
usb: gadget: renesas_usbhs: check device0 status when alloc
Kuninori Morimoto
1
-14
/
+22
2011-12-12
usb: gadget: renesas_usbhs: remove usbhsh_request list
Kuninori Morimoto
1
-66
/
+3
2011-12-12
usb: gadget: renesas_usbhs: usbhs_set_device_config() care upphub/hubport
Kuninori Morimoto
1
-3
/
+24
2011-12-12
usb: gadget: renesas_usbhs: cleanup usbhs_endpoint_disable()
Kuninori Morimoto
1
-2
/
+1
2011-12-12
usb: gadget: renesas_usbhs: modify function name of usbhs_set_device_xx()
Kuninori Morimoto
3
-4
/
+4
2011-12-12
usb: gadget: renesas_usbhs: usbhsh_ureq_alloc/free() care urb->hcpriv
Kuninori Morimoto
1
-9
/
+3
2011-12-12
usb: gadget: renesas_usbhs: cleanup complicated ureq alloc/free
Kuninori Morimoto
1
-51
/
+56
2011-12-12
usb: gadget: renesas_usbhs: unified callback function
Kuninori Morimoto
3
-4
/
+4
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 mod_host request variable name
Kuninori Morimoto
1
-18
/
+18
2011-12-12
usb: gadget: renesas_usbhs: tidyup usbhs_sys_clock_ctrl() was local function
Kuninori Morimoto
2
-2
/
+1
2011-12-12
usb: gadget: renesas_usbhs: remove usbhs_sys_usb_ctrl()
Kuninori Morimoto
4
-14
/
+4
[prev]
[next]