Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
24e4c1c30da3926db547aab4ec873afdc60bd3ee
/
drivers
/
usb
/
renesas_usbhs
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
4cd2f59
usb: renesas_usbhs: gadget: add usb_gadget_ops :: pullup support
by kuninori.morimoto.gx@renesas.com
· 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
53069af
usb: renesas_usbhs: add IRQ resource decoding for IRQF_SHARED
by Shimoda, Yoshihiro
· 13 years ago
57f2685
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
55b81e6
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
ee0db58
Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
14ff96e
usb: renesas: pipe: convert a long if into a XOR operation
by Felipe Balbi
· 13 years ago
8418153
usb: renesas_usbhs: silence a gcc warning
by Dan Carpenter
· 13 years ago
d9b78f3
usb: renesas_usbhs: tidyup for smatch warnings
by Kuninori Morimoto
· 13 years ago
121a8cd
Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
15a3838
usb: renesas_usbhs: show error reason on usbhsh_urb_enqueu()
by Kuninori Morimoto
· 13 years ago
2d833fa
usb: renesas_usbhs: add force packet remove method
by Kuninori Morimoto
· 13 years ago
6d0376f
usb: renesas_usbhs: care usb_hcd_giveback_urb() status
by Kuninori Morimoto
· 13 years ago
b1930da
usb: renesas_usbhs: add usbhsh_is_running()
by Kuninori Morimoto
· 13 years ago
31e00fd
usb: renesas_usbhs: disable attch irq after device attached
by Kuninori Morimoto
· 13 years ago
3edeee3
usb: renesas_usbhs: care pipe sequence
by Kuninori Morimoto
· 13 years ago
e5679d0
usb: renesas_usbhs: add usbhs_pipe_attach() method
by Kuninori Morimoto
· 13 years ago
e4c57de
usb: renesas_usbhs: add usbhsh_endpoint_detach_all() for error case
by Kuninori Morimoto
· 13 years ago
c1e4877
usb: renesas_usbhs: modify device attach method
by Kuninori Morimoto
· 13 years ago
007d00d
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
5479654
usb: renesas_usbhs: pop packet when urb dequeued
by Kuninori Morimoto
· 13 years ago
37332ee
usb: renesas_usbhs: add lost error value when enqueue
by Kuninori Morimoto
· 13 years ago
1115b9e
usb: renesas_usbhs: add hcd->has_tt for low/full speed
by Kuninori Morimoto
· 13 years ago
b95eb747
usb: renesas_usbhs: typofix: irq_dtch control DTCHE
by Kuninori Morimoto
· 13 years ago
b294b20
usb: renesas_usbhs: remove the_controller_link
by Kuninori Morimoto
· 13 years ago
dfbb7f4
usb: renesas_usbhs: add test-mode support
by Kuninori Morimoto
· 13 years ago
91b158f
usb: renesas_usbhs: call usbhsg_queue_pop() when pipe disable.
by Kuninori Morimoto
· 13 years ago
25fa707
usb: renesas_usbhs: send packet in necessary timing.
by Kuninori Morimoto
· 13 years ago
17f7f76
usb: renesas_usbhs: add basic USB_REQ_GET_STATUS support
by Kuninori Morimoto
· 13 years ago
ced6e09
usb: renesas_usbhs: add basic USB_REQ_SET_FEATURE support
by Kuninori Morimoto
· 13 years ago
9cf1b06
usb: renesas_usbhs: add usbhs_pipe_is_stall()
by Kuninori Morimoto
· 13 years ago
4b81593
usb: renesas_usbhs: remove superfluous usbhs_lock from recip handler
by Kuninori Morimoto
· 13 years ago
7177aed
usb: gadget: rename usb_gadget_driver::speed to max_speed
by Michal Nazarewicz
· 13 years ago
d327ab5
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
by Michal Nazarewicz
· 13 years ago
7aac8d1
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_device_xx()
by Kuninori Morimoto
· 13 years ago
4825093
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_endpoint_xx()
by Kuninori Morimoto
· 13 years ago
3eddc9e
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_xx_queue_push()
by Kuninori Morimoto
· 13 years ago
f352741
usb: gadget: renesas_usbhs: cleanup usbhsh_endpoint_xxx()
by Kuninori Morimoto
· 13 years ago
d399f90
usb: gadget: renesas_usbhs: adds spin lock area on mod_host
by Kuninori Morimoto
· 13 years ago
ab14230
usb: gadget: renesas_usbhs: check device0 status when alloc
by Kuninori Morimoto
· 13 years ago
c5b963f
usb: gadget: renesas_usbhs: remove usbhsh_request list
by Kuninori Morimoto
· 13 years ago
9c67365
usb: gadget: renesas_usbhs: usbhs_set_device_config() care upphub/hubport
by Kuninori Morimoto
· 13 years ago
fca8ab7
usb: gadget: renesas_usbhs: cleanup usbhs_endpoint_disable()
by Kuninori Morimoto
· 13 years ago
3dd4926
usb: gadget: renesas_usbhs: modify function name of usbhs_set_device_xx()
by Kuninori Morimoto
· 13 years ago
fc9d5c7
usb: gadget: renesas_usbhs: usbhsh_ureq_alloc/free() care urb->hcpriv
by Kuninori Morimoto
· 13 years ago
ee8a0bf
usb: gadget: renesas_usbhs: cleanup complicated ureq alloc/free
by Kuninori Morimoto
· 13 years ago
b4fcea2
usb: gadget: renesas_usbhs: unified callback function
by Kuninori Morimoto
· 13 years ago
f1ee56a
usb: gadget: renesas_usbhs: add platform power control function
by Kuninori Morimoto
· 13 years ago
a49a88f
usb: gadget: renesas_usbhs: tidyup the unit of detection_delay
by Kuninori Morimoto
· 13 years ago
25234b4
usb: gadget: renesas_usbhs: tidyup mod_host request variable name
by Kuninori Morimoto
· 13 years ago
7619015
usb: gadget: renesas_usbhs: tidyup usbhs_sys_clock_ctrl() was local function
by Kuninori Morimoto
· 13 years ago
3244a7b
usb: gadget: renesas_usbhs: remove usbhs_sys_usb_ctrl()
by Kuninori Morimoto
· 13 years ago
2288e10
usb: gadget: renesas_usbhs: remove usbhs_sys_hispeed_ctrl()
by Kuninori Morimoto
· 13 years ago
8776384
usb: gadget: renesas_usbhs: Use kcalloc instead of kzalloc to allocate array
by Thomas Meyer
· 13 years ago
89f829a
usb: renesas_usbhs: fixup driver speed
by Kuninori Morimoto
· 13 years ago
0cdd7d4
usb: renesas_usbhs: fixup gadget.dev.driver when udc_stop.
by Kuninori Morimoto
· 13 years ago
8885a89
usb: renesas_usbhs: fixup signal the driver that cable was disconnected
by Kuninori Morimoto
· 13 years ago
f8eff0a
usb: renesas_usbhs: fixup device_register timing
by Kuninori Morimoto
· 13 years ago
cc27c96
usb: convert drivers/usb/* to use module_platform_driver()
by Axel Lin
· 13 years ago
e0d23ef
Merge branch 'dma_slave_direction' into next_test_dirn
by Vinod Koul
· 13 years ago
55ba4e5
USB-renesas: move to dma_transfer_direction
by Vinod Koul
· 13 years ago
d7a00ec
usb: gadget: renesas_usbhs: bugfix: set DATA0 when usbhsh_endpoint_alloc()
by Kuninori Morimoto
· 13 years ago
146ee50
usb: gadget: renesas_usbhs: bugfix: disable irq when device stop
by Kuninori Morimoto
· 13 years ago
73ef635
usb: gadget: renesas_usbhs: bugfix: care pipe direction
by Kuninori Morimoto
· 13 years ago
b7a8d17
usb: gadget: renesas_usbhs: fixup section mismatch warning
by Kuninori Morimoto
· 13 years ago
c9ae0c9
usb: gadget: renesas_usbhs: fixup bogus conversion
by Kuninori Morimoto
· 13 years ago
7fccd48
usb: gadget: renesas_usbhs: fixup struct completion usage
by Kuninori Morimoto
· 13 years ago
a2c76b8
usb: renesas_usbhs: fixup inconsistent return from usbhs_pkt_push()
by Kuninori Morimoto
· 13 years ago
55b5a62
usb: renesas_usbhs: tidyup for smatch warnings
by Kuninori Morimoto
· 13 years ago
8a9775a
usb: gadget: renesas_usbhs: fix compile warning
by Felipe Balbi
· 13 years ago
d242c11
usb: gadget: renesas_usbhs: drop dependency
by Felipe Balbi
· 13 years ago
951fe82
usb: gadget: renesas_usbhs: fixup driver compile style
by Kuninori Morimoto
· 13 years ago
4829820
usb: gadget: renesas_usbhs: bugfix: don't modify platform data
by Kuninori Morimoto
· 13 years ago
034d7c1
usb: gadget: renesas_usbhs: add mod_host support
by Kuninori Morimoto
· 13 years ago
e2eddc6
usb: gadget: renesas_usbhs: usbhs_dcp_control_transfer_done() cares mod_host
by Kuninori Morimoto
· 13 years ago
9e74d60
usb: gadget: renesas_usbhs: add data/status stage handler
by Kuninori Morimoto
· 13 years ago
Next »