index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
renesas_usbhs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
usb: renesas_usbhs: care usb_hcd_giveback_urb() status
Kuninori Morimoto
2011-12-13
1
-1
/
+5
|
|
*
|
|
usb: renesas_usbhs: add usbhsh_is_running()
Kuninori Morimoto
2011-12-13
1
-0
/
+32
|
|
*
|
|
usb: renesas_usbhs: disable attch irq after device attached
Kuninori Morimoto
2011-12-13
1
-0
/
+14
|
|
*
|
|
usb: renesas_usbhs: care pipe sequence
Kuninori Morimoto
2011-12-13
5
-20
/
+86
|
|
*
|
|
usb: renesas_usbhs: add usbhs_pipe_attach() method
Kuninori Morimoto
2011-12-13
1
-124
/
+168
|
|
*
|
|
usb: renesas_usbhs: add usbhsh_endpoint_detach_all() for error case
Kuninori Morimoto
2011-12-13
1
-139
/
+163
|
|
*
|
|
usb: renesas_usbhs: modify device attach method
Kuninori Morimoto
2011-12-13
1
-28
/
+69
|
|
*
|
|
usb: renesas_usbhs: pop packet when urb dequeued
Kuninori Morimoto
2011-12-12
1
-2
/
+7
|
|
*
|
|
usb: renesas_usbhs: add lost error value when enqueue
Kuninori Morimoto
2011-12-12
1
-1
/
+3
|
|
*
|
|
usb: renesas_usbhs: remove the_controller_link
Kuninori Morimoto
2011-12-12
1
-15
/
+0
|
|
*
|
|
usb: renesas_usbhs: add test-mode support
Kuninori Morimoto
2011-12-12
3
-1
/
+28
|
|
*
|
|
usb: renesas_usbhs: call usbhsg_queue_pop() when pipe disable.
Kuninori Morimoto
2011-12-12
1
-2
/
+4
|
|
*
|
|
usb: renesas_usbhs: send packet in necessary timing.
Kuninori Morimoto
2011-12-12
1
-5
/
+3
|
|
*
|
|
usb: renesas_usbhs: add basic USB_REQ_GET_STATUS support
Kuninori Morimoto
2011-12-12
1
-0
/
+101
|
|
*
|
|
usb: renesas_usbhs: add basic USB_REQ_SET_FEATURE support
Kuninori Morimoto
2011-12-12
1
-0
/
+26
|
|
*
|
|
usb: renesas_usbhs: add usbhs_pipe_is_stall()
Kuninori Morimoto
2011-12-12
2
-0
/
+8
|
|
*
|
|
usb: renesas_usbhs: remove superfluous usbhs_lock from recip handler
Kuninori Morimoto
2011-12-12
1
-7
/
+0
|
|
*
|
|
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
1
-1
/
+1
|
|
*
|
|
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-12-12
1
-1
/
+1
|
|
*
|
|
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_device_xx()
Kuninori Morimoto
2011-12-12
1
-11
/
+8
|
|
*
|
|
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_endpoint_xx()
Kuninori Morimoto
2011-12-12
1
-20
/
+17
|
|
*
|
|
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_xx_queue_push()
Kuninori Morimoto
2011-12-12
1
-6
/
+6
|
|
*
|
|
usb: gadget: renesas_usbhs: cleanup usbhsh_endpoint_xxx()
Kuninori Morimoto
2011-12-12
1
-31
/
+28
|
|
*
|
|
usb: gadget: renesas_usbhs: adds spin lock area on mod_host
Kuninori Morimoto
2011-12-12
1
-18
/
+49
|
|
*
|
|
usb: gadget: renesas_usbhs: check device0 status when alloc
Kuninori Morimoto
2011-12-12
1
-14
/
+22
|
|
*
|
|
usb: gadget: renesas_usbhs: remove usbhsh_request list
Kuninori Morimoto
2011-12-12
1
-66
/
+3
|
|
*
|
|
usb: gadget: renesas_usbhs: usbhs_set_device_config() care upphub/hubport
Kuninori Morimoto
2011-12-12
1
-3
/
+24
|
|
*
|
|
usb: gadget: renesas_usbhs: cleanup usbhs_endpoint_disable()
Kuninori Morimoto
2011-12-12
1
-2
/
+1
|
|
*
|
|
usb: gadget: renesas_usbhs: modify function name of usbhs_set_device_xx()
Kuninori Morimoto
2011-12-12
3
-4
/
+4
|
|
*
|
|
usb: gadget: renesas_usbhs: usbhsh_ureq_alloc/free() care urb->hcpriv
Kuninori Morimoto
2011-12-12
1
-9
/
+3
|
|
*
|
|
usb: gadget: renesas_usbhs: cleanup complicated ureq alloc/free
Kuninori Morimoto
2011-12-12
1
-51
/
+56
|
|
*
|
|
usb: gadget: renesas_usbhs: unified callback function
Kuninori Morimoto
2011-12-12
3
-4
/
+4
|
|
*
|
|
usb: gadget: renesas_usbhs: add platform power control function
Kuninori Morimoto
2011-12-12
1
-0
/
+7
|
|
*
|
|
usb: gadget: renesas_usbhs: tidyup the unit of detection_delay
Kuninori Morimoto
2011-12-12
1
-1
/
+2
|
|
*
|
|
usb: gadget: renesas_usbhs: tidyup mod_host request variable name
Kuninori Morimoto
2011-12-12
1
-18
/
+18
|
|
*
|
|
usb: gadget: renesas_usbhs: tidyup usbhs_sys_clock_ctrl() was local function
Kuninori Morimoto
2011-12-12
2
-2
/
+1
|
|
*
|
|
usb: gadget: renesas_usbhs: remove usbhs_sys_usb_ctrl()
Kuninori Morimoto
2011-12-12
4
-14
/
+4
|
|
*
|
|
usb: gadget: renesas_usbhs: remove usbhs_sys_hispeed_ctrl()
Kuninori Morimoto
2011-12-12
4
-14
/
+4
|
*
|
|
|
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2011-12-12
1
-27
/
+20
|
|
\
\
\
\
|
|
|
/
/
/
|
*
|
|
|
usb: gadget: renesas_usbhs: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-09
1
-1
/
+1
|
*
|
|
|
usb: convert drivers/usb/* to use module_platform_driver()
Axel Lin
2011-11-28
1
-12
/
+1
*
|
|
|
|
usb: renesas_usbhs: add hcd->has_tt for low/full speed
Kuninori Morimoto
2011-12-12
1
-0
/
+1
*
|
|
|
|
usb: renesas_usbhs: typofix: irq_dtch control DTCHE
Kuninori Morimoto
2011-12-12
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
usb: renesas_usbhs: fixup driver speed
Kuninori Morimoto
2011-11-29
1
-1
/
+1
*
|
|
|
usb: renesas_usbhs: fixup gadget.dev.driver when udc_stop.
Kuninori Morimoto
2011-11-29
1
-0
/
+1
*
|
|
|
usb: renesas_usbhs: fixup signal the driver that cable was disconnected
Kuninori Morimoto
2011-11-29
1
-0
/
+7
*
|
|
|
usb: renesas_usbhs: fixup device_register timing
Kuninori Morimoto
2011-11-29
1
-26
/
+11
|
/
/
/
*
|
|
usb: gadget: renesas_usbhs: bugfix: set DATA0 when usbhsh_endpoint_alloc()
Kuninori Morimoto
2011-11-14
1
-0
/
+1
*
|
|
usb: gadget: renesas_usbhs: bugfix: disable irq when device stop
Kuninori Morimoto
2011-11-14
1
-0
/
+10
*
|
|
usb: gadget: renesas_usbhs: bugfix: care pipe direction
Kuninori Morimoto
2011-11-14
1
-8
/
+21
[prev]
[next]