index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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
*
renesas_usbhs: common: remove duplicate check on resource
Varka Bhadram
2014-11-07
1
-2
/
+2
*
usb: renesas_usbhs: delete unnecessary 'out of memory' messages
Peter Chen
2014-11-03
1
-3
/
+1
*
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
*
usb: gadget: drop now unnecessary flag
Felipe Balbi
2013-03-18
1
-1
/
+0
*
usb: renesas_usbhs: gadget: let udc-core manage gadget->dev
Felipe Balbi
2013-03-18
1
-9
/
+2
*
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
2
-2
/
+2
|
\
|
*
drivers/usb: add missing GENERIC_HARDIRQS dependencies
Heiko Carstens
2013-02-08
1
-1
/
+1
|
*
Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2013-01-25
1
-1
/
+1
|
|
\
|
|
*
usb: gadget: constify all struct usb_gadget_ops
Felipe Balbi
2013-01-24
1
-1
/
+1
*
|
|
usb: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-22
1
-5
/
+4
|
/
/
*
|
usb: renesas_usbhs: mod_host: fixup usbhsh_ureq_free() timing
Kuninori Morimoto
2012-12-13
1
-1
/
+2
*
|
usb: renesas_usbhs: gadget: usbhsg_ep_disable() care pipe settings
Kuninori Morimoto
2012-12-13
1
-3
/
+8
*
|
usb: renesas_usbhs: gadget: remove usbhsg_uep_init()
Kuninori Morimoto
2012-12-13
1
-10
/
+1
|
/
*
usb: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-1
/
+1
*
Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2012-11-11
8
-24
/
+157
|
\
|
*
usb: renesas_usbhs: use transfer counter if IN direction bulk pipe
Kuninori Morimoto
2012-11-08
3
-0
/
+106
|
*
usb: renesas_usbhs: host: add endpoint user counter
Kuninori Morimoto
2012-11-06
1
-11
/
+13
|
*
usb: renesas_usbhs: remove debug information from usbhsh_hub_status_data()
Kuninori Morimoto
2012-11-06
1
-4
/
+0
|
*
usb: fix typo in drivers/usb
Masanari Iida
2012-11-06
1
-1
/
+1
|
*
usb: renesas_usbhs: add DMAEngine support on mod_host
Kuninori Morimoto
2012-10-31
1
-2
/
+15
|
*
usb: renesas_usbhs: fixup unreadable macro
Kuninori Morimoto
2012-10-31
1
-4
/
+4
|
*
usb: renesas_usbhs: use devm_request_irq()
Kuninori Morimoto
2012-10-31
1
-2
/
+1
|
*
usb: renesas_usbhs: gadget: add usb_gadget_ops :: pullup support
kuninori.morimoto.gx@renesas.com
2012-10-16
3
-0
/
+17
[next]