index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
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: gadget: mv_udc: replace some debug info
Neil Zhang
1
-2
/
+4
2011-12-12
usb: gadget: mv_udc: refine suspend/resume function
Neil Zhang
1
-11
/
+36
2011-12-12
usb: gadget: mv_udc: refine the clock relative code
Neil Zhang
1
-20
/
+25
2011-12-12
usb: gadget: mv_udc: disable ISR when stopped
Neil Zhang
2
-1
/
+10
2011-12-12
usb: gadget: mv_udc: add otg relative code
Neil Zhang
2
-3
/
+32
2011-12-12
usb: gadget: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2
-2
/
+2
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
27
-40
/
+39
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
23
-30
/
+49
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: drop dependency for mod_gadget
Kuninori Morimoto
1
-1
/
+0
2011-12-12
usb: gadget: mass_storage: support multi-luns with different logic block size
Yuping Luo
2
-44
/
+76
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
2011-12-12
usb: gadget: renesas_usbhs: remove usbhs_sys_hispeed_ctrl()
Kuninori Morimoto
4
-14
/
+4
2011-12-12
USB: ci13xxx_udc: handle controllers with less than 16 EPs
Marc Kleine-Budde
2
-3
/
+15
2011-12-12
USB: ci13xxx_udc: make suspend and resume in gadget driver optional
Marc Kleine-Budde
1
-7
/
+4
2011-12-10
Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6
Linus Torvalds
4
-4
/
+6
2011-12-09
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
3
-7
/
+32
2011-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-4
/
+4
2011-12-09
rapidio/tsi721: modify PCIe capability settings
Alexandre Bounine
2
-5
/
+17
2011-12-09
rapidio/tsi721: fix mailbox resource reporting
Alexandre Bounine
1
-2
/
+2
2011-12-09
rapidio/tsi721: switch to dma_zalloc_coherent
Alexandre Bounine
1
-13
/
+4
[next]