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
2012-09-12
usb: renesas_usbhs: convert to devm_xxx()
Kuninori Morimoto
1
-11
/
+4
2012-09-06
usb: renesas_usbhs: fixup DMA transport data alignment
Kuninori Morimoto
1
-2
/
+2
2012-09-06
usb: renesas_usbhs: modify the irq handler for sharing irq
Shimoda, Yoshihiro
1
-3
/
+22
2012-08-10
usb: renesas_usbhs: fixup resume method for autonomy mode
Kuninori Morimoto
1
-3
/
+3
2012-08-10
usb: renesas_usbhs: mod_host: add missing .bus_suspend/resume
Kuninori Morimoto
1
-0
/
+8
2012-07-26
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-11
/
+3
2012-07-25
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-5
/
+5
2012-07-13
usb: renesas_usbhs: prepare for conversion to the shdma base library
Guennadi Liakhovetski
1
-5
/
+5
2012-07-09
usb: renesas_usbhs: use dmaengine helper functions
Kuninori Morimoto
1
-11
/
+3
2012-06-05
renesas_usbhs: cleanup quoted includes
Paul Bolle
7
-12
/
+12
2012-05-04
usb: renesas_usbhs: gadget: add support for set_selfpowered
Shimoda, Yoshihiro
1
-1
/
+18
2012-03-30
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-3
/
+2
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
1
-3
/
+2
2012-03-01
Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
6
-79
/
+46
2012-02-28
usb: renesas: gadget: use generic map/unmap routines
Felipe Balbi
1
-56
/
+17
2012-02-24
usb: renesas_usbhs: bugfix: add .release function to gpriv->gadget.dev
Kuninori Morimoto
1
-0
/
+6
2012-02-14
usb: renesas: fix scheduling in atomic context bug
Guennadi Liakhovetski
2
-13
/
+8
2012-02-14
usb: renesas_usbhs: (cosmetic) simplify list operations
Guennadi Liakhovetski
1
-3
/
+2
2012-01-24
usb: renesas: silence uninitialized variable report in usbhsg_recip_run_handle()
Jesper Juhl
1
-1
/
+1
2012-01-24
usb: renesas_usbhs: add support for SUDMAC
Shimoda, Yoshihiro
1
-1
/
+5
2012-01-24
usb: renesas_usbhs: add IRQ resource decoding for IRQF_SHARED
Shimoda, Yoshihiro
3
-6
/
+8
2012-01-18
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2012-01-10
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-440
/
+816
2011-12-23
Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
3
-5
/
+3
2011-12-21
usb: renesas: pipe: convert a long if into a XOR operation
Felipe Balbi
1
-2
/
+1
2011-12-15
usb: renesas_usbhs: silence a gcc warning
Dan Carpenter
1
-1
/
+1
2011-12-15
usb: renesas_usbhs: tidyup for smatch warnings
Kuninori Morimoto
1
-2
/
+1
2011-12-13
Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
9
-425
/
+814
2011-12-13
usb: renesas_usbhs: show error reason on usbhsh_urb_enqueu()
Kuninori Morimoto
1
-3
/
+11
2011-12-13
usb: renesas_usbhs: add force packet remove method
Kuninori Morimoto
1
-0
/
+36
2011-12-13
usb: renesas_usbhs: care usb_hcd_giveback_urb() status
Kuninori Morimoto
1
-1
/
+5
2011-12-13
usb: renesas_usbhs: add usbhsh_is_running()
Kuninori Morimoto
1
-0
/
+32
2011-12-13
usb: renesas_usbhs: disable attch irq after device attached
Kuninori Morimoto
1
-0
/
+14
2011-12-13
usb: renesas_usbhs: care pipe sequence
Kuninori Morimoto
5
-20
/
+86
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-13
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
1
-27
/
+20
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: renesas_usbhs: add hcd->has_tt for low/full speed
Kuninori Morimoto
1
-0
/
+1
2011-12-12
usb: renesas_usbhs: typofix: irq_dtch control DTCHE
Kuninori Morimoto
1
-1
/
+1
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
[next]