index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
*
usb: gadget: mv_udc: fix bug in ep_dequeue
Neil Zhang
2011-12-20
*
usb: gadget: mv_udc: rewrite queue_dtd according to spec
Neil Zhang
2011-12-19
*
usb: gadget: mv_udc: fix readl error
Neil Zhang
2011-12-19
*
usb: renesas_usbhs: silence a gcc warning
Dan Carpenter
2011-12-15
*
usb: renesas_usbhs: tidyup for smatch warnings
Kuninori Morimoto
2011-12-15
*
usb: renesas_usbhs: show error reason on usbhsh_urb_enqueu()
Kuninori Morimoto
2011-12-13
*
usb: renesas_usbhs: add force packet remove method
Kuninori Morimoto
2011-12-13
*
usb: renesas_usbhs: care usb_hcd_giveback_urb() status
Kuninori Morimoto
2011-12-13
*
usb: renesas_usbhs: add usbhsh_is_running()
Kuninori Morimoto
2011-12-13
*
usb: renesas_usbhs: disable attch irq after device attached
Kuninori Morimoto
2011-12-13
*
usb: renesas_usbhs: care pipe sequence
Kuninori Morimoto
2011-12-13
*
usb: renesas_usbhs: add usbhs_pipe_attach() method
Kuninori Morimoto
2011-12-13
*
usb: renesas_usbhs: add usbhsh_endpoint_detach_all() for error case
Kuninori Morimoto
2011-12-13
*
usb: renesas_usbhs: modify device attach method
Kuninori Morimoto
2011-12-13
*
usb: renesas_usbhs: pop packet when urb dequeued
Kuninori Morimoto
2011-12-12
*
usb: renesas_usbhs: add lost error value when enqueue
Kuninori Morimoto
2011-12-12
*
usb: gadget: mv_udc: replace some debug info
Neil Zhang
2011-12-12
*
usb: gadget: mv_udc: refine suspend/resume function
Neil Zhang
2011-12-12
*
usb: gadget: mv_udc: refine the clock relative code
Neil Zhang
2011-12-12
*
usb: gadget: mv_udc: disable ISR when stopped
Neil Zhang
2011-12-12
*
usb: gadget: mv_udc: add otg relative code
Neil Zhang
2011-12-12
*
usb: gadget: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-12
*
usb: renesas_usbhs: remove the_controller_link
Kuninori Morimoto
2011-12-12
*
usb: renesas_usbhs: add test-mode support
Kuninori Morimoto
2011-12-12
*
usb: renesas_usbhs: call usbhsg_queue_pop() when pipe disable.
Kuninori Morimoto
2011-12-12
*
usb: renesas_usbhs: send packet in necessary timing.
Kuninori Morimoto
2011-12-12
*
usb: renesas_usbhs: add basic USB_REQ_GET_STATUS support
Kuninori Morimoto
2011-12-12
*
usb: renesas_usbhs: add basic USB_REQ_SET_FEATURE support
Kuninori Morimoto
2011-12-12
*
usb: renesas_usbhs: add usbhs_pipe_is_stall()
Kuninori Morimoto
2011-12-12
*
usb: renesas_usbhs: remove superfluous usbhs_lock from recip handler
Kuninori Morimoto
2011-12-12
*
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
*
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-12-12
*
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_device_xx()
Kuninori Morimoto
2011-12-12
*
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_endpoint_xx()
Kuninori Morimoto
2011-12-12
*
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_xx_queue_push()
Kuninori Morimoto
2011-12-12
*
usb: gadget: renesas_usbhs: cleanup usbhsh_endpoint_xxx()
Kuninori Morimoto
2011-12-12
*
usb: gadget: renesas_usbhs: adds spin lock area on mod_host
Kuninori Morimoto
2011-12-12
*
usb: gadget: renesas_usbhs: check device0 status when alloc
Kuninori Morimoto
2011-12-12
*
usb: gadget: renesas_usbhs: remove usbhsh_request list
Kuninori Morimoto
2011-12-12
*
usb: gadget: renesas_usbhs: usbhs_set_device_config() care upphub/hubport
Kuninori Morimoto
2011-12-12
*
usb: gadget: renesas_usbhs: cleanup usbhs_endpoint_disable()
Kuninori Morimoto
2011-12-12
*
usb: gadget: renesas_usbhs: modify function name of usbhs_set_device_xx()
Kuninori Morimoto
2011-12-12
*
usb: gadget: renesas_usbhs: usbhsh_ureq_alloc/free() care urb->hcpriv
Kuninori Morimoto
2011-12-12
*
usb: gadget: renesas_usbhs: cleanup complicated ureq alloc/free
Kuninori Morimoto
2011-12-12
*
usb: gadget: renesas_usbhs: drop dependency for mod_gadget
Kuninori Morimoto
2011-12-12
*
usb: gadget: mass_storage: support multi-luns with different logic block size
Yuping Luo
2011-12-12
*
usb: gadget: renesas_usbhs: unified callback function
Kuninori Morimoto
2011-12-12
*
usb: gadget: renesas_usbhs: add platform power control function
Kuninori Morimoto
2011-12-12
*
usb: gadget: renesas_usbhs: tidyup the unit of detection_delay
Kuninori Morimoto
2011-12-12
*
usb: gadget: renesas_usbhs: tidyup mod_host request variable name
Kuninori Morimoto
2011-12-12
[next]