aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/renesas_usbhs/fifo.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-04usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behaviorYoshihiro Shimoda1-0/+1
2017-11-07USB: renesas_usbhs: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2016-01-24usb: renesas_usbhs: constify usbhs_pkt_handle structuresJulia Lawall1-10/+10
2015-04-27usb: renesas_usbhs: tidyup usbhs_for_each_dfifo macroKuninori Morimoto1-4/+5
2015-03-13usb: renesas_usbhs: add support for USB-DMACYoshihiro Shimoda1-0/+1
2014-11-12usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2Yoshihiro Shimoda1-1/+1
2014-11-12usb: renesas_usbhs: standardize d{0,1}fifo controlYoshihiro Shimoda1-0/+5
2014-11-12usb: renesas_usbhs: change d{0,1}fifo to dfifo arrayYoshihiro Shimoda1-2/+2
2014-11-05usb: renesas_usbhs: fix usbhs_pipe_clear() for DCP PIPEYoshihiro Shimoda1-0/+1
2013-03-18usb: renesas: remove unused DMA_ADDR_INVALIDFelipe Balbi1-2/+0
2012-02-14usb: renesas: fix scheduling in atomic context bugGuennadi Liakhovetski1-1/+2
2011-12-13usb: renesas_usbhs: care pipe sequenceKuninori Morimoto1-1/+2
2011-10-13usb: gadget: renesas_usbhs: add data/status stage handlerKuninori Morimoto1-0/+5
2011-10-13usb: gadget: renesas_usbhs: move done callback to struct usbhs_pktKuninori Morimoto1-0/+4
2011-10-13usb: gadget: renesas_usbhs: struct usbhs_pipe hold handlerKuninori Morimoto1-1/+0
2011-10-13usb: gadget: renesas_usbhs: move USBHSF_PKT_xxx to pipe.cKuninori Morimoto1-11/+1
2011-06-07usb: renesas_usbhs: add DMAEngine supportKuninori Morimoto1-0/+24
2011-06-07usb: renesas_usbhs: tidyup pio handler nameKuninori Morimoto1-2/+2
2011-06-07usb: renesas_usbhs: add pipe/fifo linkKuninori Morimoto1-0/+2
2011-06-07usb: renesas_usbhs: add usbhsf_fifoKuninori Morimoto1-0/+12
2011-06-07usb: renesas_usbhs: shrink spin lock areaKuninori Morimoto1-6/+11
2011-06-07usb: renesas_usbhs: modify data transfer interruptKuninori Morimoto1-4/+17
2011-06-07usb: renesas_usbhs: modify data transfer methodKuninori Morimoto1-3/+3
2011-06-07usb: renesas_usbhs: modify packet queue control methodKuninori Morimoto1-3/+6
2011-06-07usb: renesas_usbhs: divide data transfer functionsKuninori Morimoto1-3/+18
2011-06-07usb: renesas_usbhs: fifo became independent from pipe.Kuninori Morimoto1-0/+30