index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
|
|
|
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: gadget: mv_udc: replace some debug info
Neil Zhang
2011-12-12
1
-2
/
+4
|
|
*
|
|
|
|
|
|
|
usb: gadget: mv_udc: refine suspend/resume function
Neil Zhang
2011-12-12
1
-11
/
+36
|
|
*
|
|
|
|
|
|
|
usb: gadget: mv_udc: refine the clock relative code
Neil Zhang
2011-12-12
1
-20
/
+25
|
|
*
|
|
|
|
|
|
|
usb: gadget: mv_udc: disable ISR when stopped
Neil Zhang
2011-12-12
2
-1
/
+10
|
|
*
|
|
|
|
|
|
|
usb: gadget: mv_udc: add otg relative code
Neil Zhang
2011-12-12
2
-3
/
+32
|
|
*
|
|
|
|
|
|
|
usb: gadget: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-12
2
-2
/
+2
|
|
*
|
|
|
|
|
|
|
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
27
-40
/
+39
|
|
*
|
|
|
|
|
|
|
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-12-12
23
-30
/
+49
|
|
*
|
|
|
|
|
|
|
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: drop dependency for mod_gadget
Kuninori Morimoto
2011-12-12
1
-1
/
+0
|
|
*
|
|
|
|
|
|
|
usb: gadget: mass_storage: support multi-luns with different logic block size
Yuping Luo
2011-12-12
2
-44
/
+76
|
|
*
|
|
|
|
|
|
|
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
|
|
*
|
|
|
|
|
|
|
USB: ci13xxx_udc: handle controllers with less than 16 EPs
Marc Kleine-Budde
2011-12-12
2
-3
/
+15
|
|
*
|
|
|
|
|
|
|
USB: ci13xxx_udc: make suspend and resume in gadget driver optional
Marc Kleine-Budde
2011-12-12
1
-7
/
+4
|
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2011-12-13
11
-102
/
+69
|
|
\
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
usb: musb: omap2430: fix compile warning
Felipe Balbi
2011-12-12
1
-3
/
+0
|
|
*
|
|
|
|
|
|
usb: musb: fix pm_runtime calls while atomic
Vikram Pandita
2011-12-12
2
-1
/
+15
|
|
*
|
|
|
|
|
|
usb: musb: drop ARCH dependency
Felipe Balbi
2011-12-12
1
-2
/
+0
|
|
*
|
|
|
|
|
|
usb: musb: headers cleanup
Felipe Balbi
2011-12-12
5
-13
/
+0
|
|
*
|
|
|
|
|
|
usb: musb: allow building USB_MUSB_TUSB6010 as a module
Arnd Bergmann
2011-12-12
3
-2
/
+4
|
|
*
|
|
|
|
|
|
usb: musb: use a Kconfig choice to pick the right DMA method
Arnd Bergmann
2011-12-12
2
-45
/
+38
|
|
*
|
|
|
|
|
|
usb: musb: omap2+: save and restore OTG_INTERFSEL
Hema HK
2011-12-12
2
-0
/
+7
[prev]
[next]