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.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
/
usb
/
renesas_usbhs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-20
usb: renesas_usbhs: fixup inconsistent return from usbhs_pkt_push()
Kuninori Morimoto
1
-3
/
+3
2011-10-19
usb: renesas_usbhs: tidyup for smatch warnings
Kuninori Morimoto
1
-2
/
+1
2011-10-13
usb: gadget: renesas_usbhs: fix compile warning
Felipe Balbi
1
-2
/
+2
2011-10-13
usb: gadget: renesas_usbhs: drop dependency
Felipe Balbi
1
-1
/
+0
2011-10-13
usb: gadget: renesas_usbhs: fixup driver compile style
Kuninori Morimoto
3
-4
/
+12
2011-10-13
usb: gadget: renesas_usbhs: bugfix: don't modify platform data
Kuninori Morimoto
3
-14
/
+18
2011-10-13
usb: gadget: renesas_usbhs: add mod_host support
Kuninori Morimoto
4
-2
/
+1336
2011-10-13
usb: gadget: renesas_usbhs: usbhs_dcp_control_transfer_done() cares mod_host
Kuninori Morimoto
1
-1
/
+5
2011-10-13
usb: gadget: renesas_usbhs: add data/status stage handler
Kuninori Morimoto
2
-0
/
+150
2011-10-13
usb: gadget: renesas_usbhs: add INTSTS1 interrupt support
Kuninori Morimoto
3
-6
/
+75
2011-10-13
usb: gadget: renesas_usbhs: add usbhs_set_device_speed() support for host
Kuninori Morimoto
2
-0
/
+67
2011-10-13
usb: gadget: renesas_usbhs: make sure SOF packet sending-out control
Kuninori Morimoto
1
-0
/
+7
2011-10-13
usb: gadget: renesas_usbhs: support otg pin control
Kuninori Morimoto
1
-0
/
+4
2011-10-13
usb: gadget: renesas_usbhs: disable pipe on top of interrupt
Kuninori Morimoto
1
-9
/
+14
2011-10-13
usb: gadget: renesas_usbhs: modify pipe sequence settings
Kuninori Morimoto
4
-7
/
+14
2011-10-13
usb: gadget: renesas_usbhs: disable auto paket start on usbhs_pkt_push()
Kuninori Morimoto
2
-2
/
+1
2011-10-13
usb: gadget: renesas_usbhs: move done callback to struct usbhs_pkt
Kuninori Morimoto
5
-33
/
+32
2011-10-13
usb: gadget: renesas_usbhs: add usbhs_pipe_name()
Kuninori Morimoto
2
-1
/
+7
2011-10-13
usb: gadget: renesas_usbhs: add device select support in usbhs_pipe_config_up...
Kuninori Morimoto
3
-5
/
+18
2011-10-13
usb: gadget: renesas_usbhs: add struct usbhs_priv to packet done function
Kuninori Morimoto
4
-5
/
+7
2011-10-13
usb: gadget: renesas_usbhs: add usbhs_dcp_dir_for_host()
Kuninori Morimoto
3
-1
/
+12
2011-10-13
usb: gadget: renesas_usbhs: remove unneeded parameter from usbhs_mod_is_host()
Kuninori Morimoto
3
-4
/
+4
2011-10-13
usb: gadget: renesas_usbhs: move usbhs_usbreq_get/set_val() to common.c
Kuninori Morimoto
4
-30
/
+33
2011-10-13
usb: gadget: renesas_usbhs: move usbhsp_type() to usbhs_pipe_type()
Kuninori Morimoto
2
-18
/
+20
2011-10-13
usb: gadget: renesas_usbhs: add usbhs_bus_get_speed()
Kuninori Morimoto
5
-19
/
+18
2011-10-13
usb: gadget: renesas_usbhs: add bus control functions
Kuninori Morimoto
2
-1
/
+43
2011-10-13
usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait()
Kuninori Morimoto
1
-10
/
+5
2011-10-13
usb: gadget: renesas_usbhs: tidyup INTENB0 method
Kuninori Morimoto
1
-1
/
+10
2011-10-13
usb: gadget: renesas_usbhs: struct usbhs_pipe hold handler
Kuninori Morimoto
4
-13
/
+16
2011-10-13
usb: gadget: renesas_usbhs: each pipe hold maxpacket size
Kuninori Morimoto
2
-21
/
+10
2011-10-13
usb: gadget: renesas_usbhs: remove desc from usbhs_pipe_malloc
Kuninori Morimoto
3
-38
/
+45
2011-10-13
usb: gadget: renesas_usbhs: move USBHSF_PKT_xxx to pipe.c
Kuninori Morimoto
2
-15
/
+16
2011-10-13
usb: gadget: renesas_usbhs: add suspend/resume support
Kuninori Morimoto
1
-5
/
+64
2011-10-13
usb: gadget: renesas: convert to new style
Felipe Balbi
1
-52
/
+9
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-08-23
usb: renesas_usbhs: use usb_endpoint_maxp()
kuninori.morimoto.gx@renesas.com
1
-1
/
+1
2011-08-08
usb: renesas_usbhs: fixup usbhsg_for_each_uep 1st pos
Kuninori Morimoto
1
-1
/
+1
2011-08-08
usb: renesas_usbhs: fix DMA build by including dma-mapping.h
Kuninori Morimoto
1
-0
/
+1
2011-07-26
USB / Renesas: Fix build issue related to struct scatterlist
Rafael J. Wysocki
1
-0
/
+1
2011-07-09
usb: renesas_usbhs: support multi driver
Kuninori Morimoto
1
-14
/
+41
2011-07-09
usb: renesas_usbhs: inaccessible pipe is not an error
Kuninori Morimoto
1
-1
/
+4
2011-07-09
usb: renesas_usbhs: care buff alignment when dma handler
Kuninori Morimoto
1
-0
/
+6
2011-07-09
usb: renesas_usbhs: compile/config are rescued
Kuninori Morimoto
1
-0
/
+15
2011-07-09
usb: renesas_usbhs: fixup comment-out
Kuninori Morimoto
3
-10
/
+53
2011-07-02
usb: renesas_usbhs: use dma handler
Kuninori Morimoto
1
-2
/
+2
2011-07-02
usb: renesas_usbhs: put obtained dma channel info to debug message
Kuninori Morimoto
1
-1
/
+1
2011-07-02
usb: gadget: allow multiple gadgets to be built
Felipe Balbi
1
-16
/
+0
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
1
-5
/
+15
2011-06-15
usb: renesas_usbhs: fixup connection fail
Kuninori Morimoto
3
-3
/
+12
2011-06-14
Merge 3.0-rc2 into usb-linus as it's needed by some USB patches
Greg Kroah-Hartman
1
-0
/
+1
[next]