index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
renesas_usbhs
/
fifo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: renesas_usbhs: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-10
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet
Kazuya Mizuguchi
2017-10-11
1
-1
/
+1
*
usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction
Yoshihiro Shimoda
2017-09-28
1
-2
/
+11
*
usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe
Yoshihiro Shimoda
2017-09-28
1
-2
/
+8
*
usb: renesas_usbhs: cleanup with list_first_entry_or_null()
Masahiro Yamada
2016-11-03
1
-4
/
+1
*
usb: renesas_usbhs: Use dmac only if the pipe type is bulk
Yoshihiro Shimoda
2016-08-11
1
-2
/
+2
*
usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()
Yoshihiro Shimoda
2016-06-29
1
-4
/
+14
*
usb: renesas_usbhs: change arguments of dma_map_ctrl()
Yoshihiro Shimoda
2016-04-19
1
-1
/
+3
*
usb: renesas_usbhs: change function call orfer in usbhsf_dma_prepare_push()
Yoshihiro Shimoda
2016-04-19
1
-6
/
+6
*
usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
Yoshihiro Shimoda
2016-03-30
1
-0
/
+1
*
usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
Yoshihiro Shimoda
2016-03-30
1
-1
/
+2
*
usb: renesas_usbhs: constify usbhs_pkt_handle structures
Julia Lawall
2016-01-24
1
-10
/
+10
*
usb: renesas_usbhs: Don't disable the pipe if Control write status stage
Yoshihiro Shimoda
2015-05-26
1
-1
/
+8
*
usb: renesas_usbhs: Fix fifo unclear in usbhsf_prepare_pop
Kazuya Mizuguchi
2015-05-26
1
-0
/
+5
*
usb: renesas_usbhs: Revise the binding document about the dma-names
Yoshihiro Shimoda
2015-05-26
1
-9
/
+15
*
usb: renesas_usbhs: add support for USB-DMAC
Yoshihiro Shimoda
2015-03-13
1
-6
/
+159
*
usb: renesas_usbhs: fix the sequence in xfer_work()
Yoshihiro Shimoda
2015-03-13
1
-2
/
+2
*
usb: renesas_usbhs: add the channel number in dma-names
Yoshihiro Shimoda
2015-03-13
1
-7
/
+13
*
usb: renesas_usbhs: fix NULL pointer dereference in dma_release_channel()
Yoshihiro Shimoda
2015-01-30
1
-0
/
+4
*
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: expand USB-DMAC channels for R-Car Gen2
Yoshihiro Shimoda
2014-11-12
1
-0
/
+2
*
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
1
-38
/
+32
*
usb: renesas_usbhs: change d{0,1}fifo to dfifo array
Yoshihiro Shimoda
2014-11-12
1
-2
/
+2
*
usb: renesas_usbhs: fix usbhs_pipe_clear() for DCP PIPE
Yoshihiro Shimoda
2014-11-05
1
-0
/
+18
*
usb: renesas_usbhs: fix the timing of dcp_control_transfer_done
Yoshihiro Shimoda
2014-11-05
1
-16
/
+0
*
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: fix the behavior of some usbhs_pkt_handle
Yoshihiro Shimoda
2014-09-03
1
-1
/
+24
*
usb: renesas: gadget: fixup: complete STATUS stage after receiving
Kuninori Morimoto
2014-06-19
1
-0
/
+8
*
usb: renesas_usbhs: fifo: request DMAEngine once
Kuninori Morimoto
2013-12-12
1
-14
/
+4
*
usb: renesas: remove unused DMA_ADDR_INVALID
Felipe Balbi
2013-03-18
1
-1
/
+0
*
Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2012-11-11
1
-5
/
+9
|
\
|
*
usb: renesas_usbhs: use transfer counter if IN direction bulk pipe
Kuninori Morimoto
2012-11-08
1
-0
/
+4
|
*
usb: fix typo in drivers/usb
Masanari Iida
2012-11-06
1
-1
/
+1
|
*
usb: renesas_usbhs: fixup unreadable macro
Kuninori Morimoto
2012-10-31
1
-4
/
+4
*
|
usb: renesas_usbhs: fixup dma transfer stall
Kuninori Morimoto
2012-10-23
1
-0
/
+1
|
/
*
usb: renesas_usbhs: fixup DMA transport data alignment
Kuninori Morimoto
2012-09-06
1
-2
/
+2
*
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-07-26
1
-11
/
+3
|
\
|
*
usb: renesas_usbhs: use dmaengine helper functions
Kuninori Morimoto
2012-07-09
1
-11
/
+3
*
|
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-07-24
1
-5
/
+5
|
\
\
|
*
|
usb: renesas_usbhs: prepare for conversion to the shdma base library
Guennadi Liakhovetski
2012-07-13
1
-5
/
+5
|
|
/
*
|
renesas_usbhs: cleanup quoted includes
Paul Bolle
2012-06-05
1
-2
/
+2
|
/
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-29
1
-3
/
+2
|
\
|
*
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-03-21
1
-3
/
+2
*
|
usb: renesas: fix scheduling in atomic context bug
Guennadi Liakhovetski
2012-02-14
1
-12
/
+6
*
|
usb: renesas_usbhs: (cosmetic) simplify list operations
Guennadi Liakhovetski
2012-02-14
1
-3
/
+2
*
|
usb: renesas_usbhs: add support for SUDMAC
Shimoda, Yoshihiro
2012-01-24
1
-1
/
+5
|
/
[next]