index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
renesas_usbhs
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: renesas: fix extcon dependency
Arnd Bergmann
2015-02-23
1
-0
/
+1
*
usb: renesas_usbhs: fix NULL pointer dereference in dma_release_channel()
Yoshihiro Shimoda
2015-01-30
1
-0
/
+4
*
usb: renesas_usbhs: gadget: set value for common is_selfpowered
Peter Chen
2015-01-29
1
-0
/
+2
*
usb: renesas_usbhs: add support for requesting DT DMA
Yoshihiro Shimoda
2015-01-27
1
-1
/
+10
*
usb: renesas_usbhs: add usbhsf_dma_init_pdev() function
Yoshihiro Shimoda
2015-01-27
1
-3
/
+9
*
usb: renesas_usbhs: mod_host: use HUB_CHAR_*
Sergei Shtylyov
2015-01-27
1
-1
/
+2
*
usb: renesas_usbhs: add OTG ID signal sensing
Sergei Shtylyov
2015-01-12
2
-0
/
+20
*
usb: renesas_usbhs: fix platform init error message
Sergei Shtylyov
2015-01-12
1
-1
/
+1
*
usb: renesas_usbhs: kill dead code in usbhs_probe()
Sergei Shtylyov
2015-01-12
1
-5
/
+1
*
usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2
Yoshihiro Shimoda
2014-11-12
3
-1
/
+7
*
usb: renesas_usbhs: add a new macro for extending DnFIFOs
Yoshihiro Shimoda
2014-11-12
1
-2
/
+7
*
usb: renesas_usbhs: standardize d{0,1}fifo control
Yoshihiro Shimoda
2014-11-12
2
-38
/
+37
*
usb: renesas_usbhs: change d{0,1}fifo to dfifo array
Yoshihiro Shimoda
2014-11-12
2
-4
/
+4
*
usb: renesas_usbhs: fix usbhs_pipe_clear() for DCP PIPE
Yoshihiro Shimoda
2014-11-05
5
-4
/
+27
*
usb: renesas_usbhs: fix the timing of dcp_control_transfer_done
Yoshihiro Shimoda
2014-11-05
2
-16
/
+3
*
usb: renesas_usbhs: gadget: fix the behavior of pullup
Takeshi Kihara
2014-11-05
2
-3
/
+33
*
usb: renesas_usbhs: gadget: fix NULL pointer dereference in ep_disable()
Kazuya Mizuguchi
2014-11-05
1
-0
/
+3
*
usb: renesas_usbhs: common: remove duplicate check on resource
Varka Bhadram
2014-11-03
1
-2
/
+2
*
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
2014-11-03
1
-2
/
+1
*
usb: renesas_usbhs: delete unnecessary 'out of memory' messages
Peter Chen
2014-11-03
1
-3
/
+1
*
usb: renesas_usbhs: add support for generic PHY
Yoshihiro Shimoda
2014-11-03
2
-0
/
+30
*
usb: renesas_usbhs: clean up rcar2.c to support a generic PHY
Yoshihiro Shimoda
2014-11-03
1
-22
/
+26
*
usb: renesas_usbhs: rename phy to usb_phy in usbhs_priv
Yoshihiro Shimoda
2014-11-03
2
-14
/
+14
*
usb: gadget: Refactor request completion
Michal Sojka
2014-09-25
1
-1
/
+1
*
usb: renesas_usbhs: fix driver dependencies
Bartlomiej Zolnierkiewicz
2014-09-23
1
-0
/
+1
*
Merge tag 'v3.17-rc5' into next
Felipe Balbi
2014-09-16
4
-6
/
+88
|
\
|
*
usb: renesas_usbhs: fix the usb_pkt_pop()
Yoshihiro Shimoda
2014-09-03
1
-3
/
+27
|
*
usb: renesas_usbhs: fix the condition of is_done in usbhsf_dma_push_done
Yoshihiro Shimoda
2014-09-03
1
-2
/
+15
|
*
usb: renesas_usbhs: protect mod->irq_{bemp,brdy}sts by spin lock
Yoshihiro Shimoda
2014-09-03
1
-0
/
+5
|
*
usb: renesas_usbhs: fix the behavior of some usbhs_pkt_handle
Yoshihiro Shimoda
2014-09-03
3
-1
/
+41
*
|
usb: renesas_usbhs: Add device tree support for R-Car H2 and M2
Yoshihiro Shimoda
2014-09-05
1
-0
/
+44
|
/
*
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-07-21
8
-6
/
+159
|
\
|
*
usb: renesas_usbhs: add R-Car Gen. 2 init and power control
Ulrich Hecht
2014-07-16
5
-6
/
+145
|
*
usb: renesas_usbhs: gadget: fix re-enabling pipe without re-connecting
Yoshihiro Shimoda
2014-07-10
3
-0
/
+13
|
*
usb: renesas_usbhs: fix usbhs_pipe_malloc() to re-enable a pipe.
Yoshihiro Shimoda
2014-07-10
1
-0
/
+1
*
|
usb: renesas: gadget: fixup: complete STATUS stage after receiving
Kuninori Morimoto
2014-06-19
1
-0
/
+8
|
/
*
Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-01-03
2
-16
/
+6
|
\
|
*
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
2013-12-17
1
-2
/
+2
|
*
usb: renesas_usbhs: fifo: request DMAEngine once
Kuninori Morimoto
2013-12-12
1
-14
/
+4
*
|
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-08
1
-0
/
+1
|
/
*
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
1
-1
/
+1
*
usb: renesas_usbhs: use platform_{get,set}_drvdata()
Libo Chen
2013-08-27
1
-1
/
+1
*
usb: renesas: use dev_get_platdata()
Jingoo Han
2013-07-30
1
-2
/
+2
*
usb: renesas_usbhs: tidyup original usbhsx_for_each_xxx macro
Kuninori Morimoto
2013-07-29
3
-9
/
+9
*
usb: renesas_usbhs: gadget: remove extra check on udc_stop
Kuninori Morimoto
2013-07-15
1
-4
/
+0
*
USB: regroup all depends on USB within an if USB block
Florian Fainelli
2013-04-09
1
-1
/
+1
*
usb: renesas_usbhs: fixup sparse errors for common.c
Kuninori Morimoto
2013-04-02
1
-3
/
+3
*
usb: renesas: remove unused DMA_ADDR_INVALID
Felipe Balbi
2013-03-18
2
-3
/
+0
*
usb: renesas: gadget: don't assign gadget.dev.release directly
Felipe Balbi
2013-03-18
1
-6
/
+0
*
usb: renesas: gadget: don't touch gadget.dev.driver
Felipe Balbi
2013-03-18
1
-2
/
+0
[next]