summaryrefslogtreecommitdiffstats
path: root/drivers/usb/renesas_usbhs/fifo.h
Commit message (Expand)AuthorAgeFilesLines
* USB: renesas_usbhs: Remove redundant license textGreg Kroah-Hartman2017-11-071-10/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: renesas_usbhs: constify usbhs_pkt_handle structuresJulia Lawall2016-01-241-10/+10
* usb: renesas_usbhs: tidyup usbhs_for_each_dfifo macroKuninori Morimoto2015-04-271-4/+5
* usb: renesas_usbhs: add support for USB-DMACYoshihiro Shimoda2015-03-131-0/+1
* usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2Yoshihiro Shimoda2014-11-121-1/+1
* usb: renesas_usbhs: standardize d{0,1}fifo controlYoshihiro Shimoda2014-11-121-0/+5
* usb: renesas_usbhs: change d{0,1}fifo to dfifo arrayYoshihiro Shimoda2014-11-121-2/+2
* usb: renesas_usbhs: fix usbhs_pipe_clear() for DCP PIPEYoshihiro Shimoda2014-11-051-0/+1
* usb: renesas: remove unused DMA_ADDR_INVALIDFelipe Balbi2013-03-181-2/+0
* usb: renesas: fix scheduling in atomic context bugGuennadi Liakhovetski2012-02-141-1/+2
* usb: renesas_usbhs: care pipe sequenceKuninori Morimoto2011-12-131-1/+2
* usb: gadget: renesas_usbhs: add data/status stage handlerKuninori Morimoto2011-10-131-0/+5
* usb: gadget: renesas_usbhs: move done callback to struct usbhs_pktKuninori Morimoto2011-10-131-0/+4
* usb: gadget: renesas_usbhs: struct usbhs_pipe hold handlerKuninori Morimoto2011-10-131-1/+0
* usb: gadget: renesas_usbhs: move USBHSF_PKT_xxx to pipe.cKuninori Morimoto2011-10-131-11/+1
* usb: renesas_usbhs: add DMAEngine supportKuninori Morimoto2011-06-071-0/+24
* usb: renesas_usbhs: tidyup pio handler nameKuninori Morimoto2011-06-071-2/+2
* usb: renesas_usbhs: add pipe/fifo linkKuninori Morimoto2011-06-071-0/+2
* usb: renesas_usbhs: add usbhsf_fifoKuninori Morimoto2011-06-071-0/+12
* usb: renesas_usbhs: shrink spin lock areaKuninori Morimoto2011-06-071-6/+11
* usb: renesas_usbhs: modify data transfer interruptKuninori Morimoto2011-06-071-4/+17
* usb: renesas_usbhs: modify data transfer methodKuninori Morimoto2011-06-071-3/+3
* usb: renesas_usbhs: modify packet queue control methodKuninori Morimoto2011-06-071-3/+6
* usb: renesas_usbhs: divide data transfer functionsKuninori Morimoto2011-06-071-3/+18
* usb: renesas_usbhs: fifo became independent from pipe.Kuninori Morimoto2011-06-071-0/+30