summaryrefslogtreecommitdiff
path: root/drivers/usb/renesas_usbhs/fifo.c
AgeCommit message (Expand)Author
2014-09-03usb: renesas_usbhs: fix the usb_pkt_pop()Yoshihiro Shimoda
2014-09-03usb: renesas_usbhs: fix the condition of is_done in usbhsf_dma_push_doneYoshihiro Shimoda
2014-09-03usb: renesas_usbhs: fix the behavior of some usbhs_pkt_handleYoshihiro Shimoda
2014-06-19usb: renesas: gadget: fixup: complete STATUS stage after receivingKuninori Morimoto
2013-12-12usb: renesas_usbhs: fifo: request DMAEngine onceKuninori Morimoto
2013-03-18usb: renesas: remove unused DMA_ADDR_INVALIDFelipe Balbi
2012-11-11Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-11-08usb: renesas_usbhs: use transfer counter if IN direction bulk pipeKuninori Morimoto
2012-11-06usb: fix typo in drivers/usbMasanari Iida
2012-10-31usb: renesas_usbhs: fixup unreadable macroKuninori Morimoto
2012-10-23usb: renesas_usbhs: fixup dma transfer stallKuninori Morimoto
2012-09-06usb: renesas_usbhs: fixup DMA transport data alignmentKuninori Morimoto
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-07-24Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-07-13usb: renesas_usbhs: prepare for conversion to the shdma base libraryGuennadi Liakhovetski
2012-07-09usb: renesas_usbhs: use dmaengine helper functionsKuninori Morimoto
2012-06-05renesas_usbhs: cleanup quoted includesPaul Bolle
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2012-02-14usb: renesas: fix scheduling in atomic context bugGuennadi Liakhovetski
2012-02-14usb: renesas_usbhs: (cosmetic) simplify list operationsGuennadi Liakhovetski
2012-01-24usb: renesas_usbhs: add support for SUDMACShimoda, Yoshihiro
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-12-13usb: renesas_usbhs: care pipe sequenceKuninori Morimoto
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul
2011-11-17USB-renesas: move to dma_transfer_directionVinod Koul
2011-11-14usb: gadget: renesas_usbhs: fixup bogus conversionKuninori Morimoto
2011-10-19usb: renesas_usbhs: fixup inconsistent return from usbhs_pkt_push()Kuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: fix compile warningFelipe Balbi
2011-10-13usb: gadget: renesas_usbhs: add data/status stage handlerKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: disable pipe on top of interruptKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: disable auto paket start on usbhs_pkt_push()Kuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: move done callback to struct usbhs_pktKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: add struct usbhs_priv to packet done functionKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: add usbhs_dcp_dir_for_host()Kuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: struct usbhs_pipe hold handlerKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: move USBHSF_PKT_xxx to pipe.cKuninori Morimoto
2011-07-26USB / Renesas: Fix build issue related to struct scatterlistRafael J. Wysocki
2011-07-08usb: renesas_usbhs: inaccessible pipe is not an errorKuninori Morimoto
2011-07-08usb: renesas_usbhs: care buff alignment when dma handlerKuninori Morimoto
2011-07-08usb: renesas_usbhs: fixup comment-outKuninori Morimoto
2011-07-01usb: renesas_usbhs: put obtained dma channel info to debug messageKuninori Morimoto
2011-06-07usb: renesas_usbhs: add DMAEngine supportKuninori Morimoto
2011-06-07usb: renesas_usbhs: tidyup pio handler nameKuninori Morimoto
2011-06-07usb: renesas_usbhs: tifyup packet start timingKuninori Morimoto
2011-06-07usb: renesas_usbhs: add pipe/fifo linkKuninori Morimoto
2011-06-07usb: renesas_usbhs: add usbhsf_fifoKuninori Morimoto
2011-06-07usb: renesas_usbhs: shrink spin lock areaKuninori Morimoto
2011-06-07usb: renesas_usbhs: modify data transfer interruptKuninori Morimoto
2011-06-07usb: renesas_usbhs: modify data transfer methodKuninori Morimoto