Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
76c3916887f1225db4b4960c59820db1a995f3cb
/
drivers
/
usb
/
renesas_usbhs
b11373d
renesas_usbhs: mod_host: use USB_DT_HUB
by Sergei Shtylyov
· 10 years ago
00f30d2
usb: renesas_usbhs: fix spinlock suspected in a gadget complete function
by Yoshihiro Shimoda
· 10 years ago
ab330cf
usb: renesas_usbhs: add support for USB-DMAC
by Yoshihiro Shimoda
· 10 years ago
9b53d9a
usb: renesas_usbhs: fix the sequence in xfer_work()
by Yoshihiro Shimoda
· 10 years ago
7a96b78
usb: renesas_usbhs: add the channel number in dma-names
by Yoshihiro Shimoda
· 10 years ago
eed97ef
usb: renesas: fix extcon dependency
by Arnd Bergmann
· 10 years ago
ffb9da6
usb: renesas_usbhs: fix NULL pointer dereference in dma_release_channel()
by Yoshihiro Shimoda
· 10 years ago
a17fd41
usb: renesas_usbhs: gadget: set value for common is_selfpowered
by Peter Chen
· 10 years ago
abd2dbf
usb: renesas_usbhs: add support for requesting DT DMA
by Yoshihiro Shimoda
· 10 years ago
6e3f53a
usb: renesas_usbhs: add usbhsf_dma_init_pdev() function
by Yoshihiro Shimoda
· 10 years ago
16eb1a6
usb: renesas_usbhs: mod_host: use HUB_CHAR_*
by Sergei Shtylyov
· 10 years ago
d7b3968
usb: renesas_usbhs: add OTG ID signal sensing
by Sergei Shtylyov
· 10 years ago
48ac1e5
usb: renesas_usbhs: fix platform init error message
by Sergei Shtylyov
· 10 years ago
368504c
usb: renesas_usbhs: kill dead code in usbhs_probe()
by Sergei Shtylyov
· 10 years ago
d3cf6a4
usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2
by Yoshihiro Shimoda
· 10 years ago
53e734b
usb: renesas_usbhs: add a new macro for extending DnFIFOs
by Yoshihiro Shimoda
· 10 years ago
3a2634a
usb: renesas_usbhs: standardize d{0,1}fifo control
by Yoshihiro Shimoda
· 10 years ago
c907e42
usb: renesas_usbhs: change d{0,1}fifo to dfifo array
by Yoshihiro Shimoda
· 10 years ago
cdeb794
usb: renesas_usbhs: fix usbhs_pipe_clear() for DCP PIPE
by Yoshihiro Shimoda
· 10 years ago
4ef35b1
usb: renesas_usbhs: fix the timing of dcp_control_transfer_done
by Yoshihiro Shimoda
· 10 years ago
04a5def
usb: renesas_usbhs: gadget: fix the behavior of pullup
by Takeshi Kihara
· 10 years ago
1143205
usb: renesas_usbhs: gadget: fix NULL pointer dereference in ep_disable()
by Kazuya Mizuguchi
· 10 years ago
687f16b
usb: renesas_usbhs: common: remove duplicate check on resource
by Varka Bhadram
· 10 years ago
22835b8
usb: gadget: remove unnecessary 'driver' argument
by Felipe Balbi
· 10 years ago
b1cb07c
usb: renesas_usbhs: delete unnecessary 'out of memory' messages
by Peter Chen
· 10 years ago
420974a
usb: renesas_usbhs: add support for generic PHY
by Yoshihiro Shimoda
· 10 years ago
5f6aea3
usb: renesas_usbhs: clean up rcar2.c to support a generic PHY
by Yoshihiro Shimoda
· 10 years ago
c042b85
usb: renesas_usbhs: rename phy to usb_phy in usbhs_priv
by Yoshihiro Shimoda
· 10 years ago
304f7e5
usb: gadget: Refactor request completion
by Michal Sojka
· 10 years ago
2b6127d
usb: renesas_usbhs: fix driver dependencies
by Bartlomiej Zolnierkiewicz
· 10 years ago
4cd41ff
Merge tag 'v3.17-rc5' into next
by Felipe Balbi
· 10 years ago
b854100
usb: renesas_usbhs: Add device tree support for R-Car H2 and M2
by Yoshihiro Shimoda
· 10 years ago
2743e7f
usb: renesas_usbhs: fix the usb_pkt_pop()
by Yoshihiro Shimoda
· 10 years ago
c0ed8b2
usb: renesas_usbhs: fix the condition of is_done in usbhsf_dma_push_done
by Yoshihiro Shimoda
· 10 years ago
c4d8199
usb: renesas_usbhs: protect mod->irq_{bemp,brdy}sts by spin lock
by Yoshihiro Shimoda
· 10 years ago
8355b2b
usb: renesas_usbhs: fix the behavior of some usbhs_pkt_handle
by Yoshihiro Shimoda
· 10 years ago
61fe2d7
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 10 years ago
8ecef00
usb: renesas_usbhs: add R-Car Gen. 2 init and power control
by Ulrich Hecht
· 10 years ago
dfb87b8
usb: renesas_usbhs: gadget: fix re-enabling pipe without re-connecting
by Yoshihiro Shimoda
· 10 years ago
6a05415
usb: renesas_usbhs: fix usbhs_pipe_malloc() to re-enable a pipe.
by Yoshihiro Shimoda
· 10 years ago
3fe1550
usb: renesas: gadget: fixup: complete STATUS stage after receiving
by Kuninori Morimoto
· 10 years ago
73ad0ad
Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 11 years ago
e117e74
usb: gadget: add "maxpacket_limit" field to struct usb_ep
by Robert Baldyga
· 11 years ago
1b2e21b
usb: renesas_usbhs: fifo: request DMAEngine once
by Kuninori Morimoto
· 11 years ago
3c9740a
usb: hcd: move controller wakeup setting initialization to individual driver
by Peter Chen
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
c9a0552
usb: renesas_usbhs: use platform_{get,set}_drvdata()
by Libo Chen
· 11 years ago
f074245
usb: renesas: use dev_get_platdata()
by Jingoo Han
· 11 years ago
925403f
usb: renesas_usbhs: tidyup original usbhsx_for_each_xxx macro
by Kuninori Morimoto
· 11 years ago
8047806
usb: renesas_usbhs: gadget: remove extra check on udc_stop
by Kuninori Morimoto
· 11 years ago
25e11ec
USB: regroup all depends on USB within an if USB block
by Florian Fainelli
· 12 years ago
225da3e
usb: renesas_usbhs: fixup sparse errors for common.c
by Kuninori Morimoto
· 12 years ago
40b8156
usb: renesas: remove unused DMA_ADDR_INVALID
by Felipe Balbi
· 12 years ago
3920193
usb: renesas: gadget: don't assign gadget.dev.release directly
by Felipe Balbi
· 12 years ago
8707d5a
usb: renesas: gadget: don't touch gadget.dev.driver
by Felipe Balbi
· 12 years ago
7bce401
usb: gadget: drop now unnecessary flag
by Felipe Balbi
· 12 years ago
0972ef7
usb: renesas_usbhs: gadget: let udc-core manage gadget->dev
by Felipe Balbi
· 12 years ago
74e1a2a
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
5273afe
drivers/usb: add missing GENERIC_HARDIRQS dependencies
by Heiko Carstens
· 12 years ago
cba6c85
Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
eeef458
usb: gadget: constify all struct usb_gadget_ops
by Felipe Balbi
· 12 years ago
148e113
usb: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
e0b64ce
usb: renesas_usbhs: mod_host: fixup usbhsh_ureq_free() timing
by Kuninori Morimoto
· 12 years ago
d9fa298
usb: renesas_usbhs: gadget: usbhsg_ep_disable() care pipe settings
by Kuninori Morimoto
· 12 years ago
5848294
usb: renesas_usbhs: gadget: remove usbhsg_uep_init()
by Kuninori Morimoto
· 12 years ago
fb4e98a
usb: remove use of __devexit
by Bill Pemberton
· 12 years ago
7690417
usb: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
7fd94be
Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
1c90ee0
usb: renesas_usbhs: use transfer counter if IN direction bulk pipe
by Kuninori Morimoto
· 12 years ago
7b332e5
usb: renesas_usbhs: host: add endpoint user counter
by Kuninori Morimoto
· 12 years ago
24e4c1c
usb: renesas_usbhs: remove debug information from usbhsh_hub_status_data()
by Kuninori Morimoto
· 12 years ago
984e833
usb: fix typo in drivers/usb
by Masanari Iida
· 12 years ago
87c2905
usb: renesas_usbhs: add DMAEngine support on mod_host
by Kuninori Morimoto
· 12 years ago
3192fcb
usb: renesas_usbhs: fixup unreadable macro
by Kuninori Morimoto
· 12 years ago
797b4e1
usb: renesas_usbhs: use devm_request_irq()
by Kuninori Morimoto
· 12 years ago
1cb6015
usb: renesas_usbhs: fixup dma transfer stall
by Kuninori Morimoto
· 12 years ago
4f053a2
usb: renesas_usbhs: fixup: avoid NULL access on error case pipe detach
by Kuninori Morimoto
· 12 years ago
4cd2f59
usb: renesas_usbhs: gadget: add usb_gadget_ops :: pullup support
by kuninori.morimoto.gx@renesas.com
· 12 years ago
d5c6a1e
usb: renesas_usbhs: fixup interrupt status clear method
by Kuninori Morimoto
· 12 years ago
c2fa3ed
usb: renesas_usbhs: fixup __usbhs_for_each_pipe 1st pos
by Kuninori Morimoto
· 12 years ago
58efc77
usb: renesas_usbhs: convert to devm_xxx()
by Kuninori Morimoto
· 12 years ago
a651684
usb: renesas_usbhs: fixup DMA transport data alignment
by Kuninori Morimoto
· 12 years ago
697d5c0
usb: renesas_usbhs: modify the irq handler for sharing irq
by Shimoda, Yoshihiro
· 12 years ago
5b50d3b
usb: renesas_usbhs: fixup resume method for autonomy mode
by Kuninori Morimoto
· 12 years ago
e7ae64c
usb: renesas_usbhs: mod_host: add missing .bus_suspend/resume
by Kuninori Morimoto
· 12 years ago
9fc3777
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
c511dc1
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
f19b7e0
usb: renesas_usbhs: prepare for conversion to the shdma base library
by Guennadi Liakhovetski
· 13 years ago
2f0de9d
usb: renesas_usbhs: use dmaengine helper functions
by Kuninori Morimoto
· 12 years ago
cc502bb
renesas_usbhs: cleanup quoted includes
by Paul Bolle
· 12 years ago
cac402d
usb: renesas_usbhs: gadget: add support for set_selfpowered
by Shimoda, Yoshihiro
· 13 years ago
ef08e78
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
1605282
dmaengine/dma_slave: introduce inline wrappers
by Alexandre Bounine
· 13 years ago
f9b0f51
Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
ade78f9
usb: renesas: gadget: use generic map/unmap routines
by Felipe Balbi
· 13 years ago
3b2a2e4
usb: renesas_usbhs: bugfix: add .release function to gpriv->gadget.dev
by Kuninori Morimoto
· 13 years ago
6e4b74e
usb: renesas: fix scheduling in atomic context bug
by Guennadi Liakhovetski
· 13 years ago
d526128
usb: renesas_usbhs: (cosmetic) simplify list operations
by Guennadi Liakhovetski
· 13 years ago
7983bc7
usb: renesas: silence uninitialized variable report in usbhsg_recip_run_handle()
by Jesper Juhl
· 13 years ago
5ea4399
usb: renesas_usbhs: add support for SUDMAC
by Shimoda, Yoshihiro
· 13 years ago
Next »