index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
tegra20-apb-dma.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-02-26
|
\
|
*
dma: tegra20-apb-dma: remove unnecessary assignment
Andy Shevchenko
2013-02-14
|
*
dma: tegra: add support for Tegra114 SoC
Laxman Dewangan
2013-01-08
|
*
dma: tegra: add support for channel wise pause
Laxman Dewangan
2013-01-08
*
|
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
|
\
\
|
*
\
Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2013-02-05
|
|
\
\
|
|
*
|
ARM: tegra: migrate to new clock code
Prashant Gaikwad
2013-01-28
*
|
|
|
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
2013-01-26
|
\
|
|
|
|
*
|
|
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-01-24
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
dma: tegra: implement flags parameters for cyclic transfer
Laxman Dewangan
2013-01-09
|
|
|
/
*
|
/
dma: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
|
/
/
*
/
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
|
/
*
dma: remove use of __devinit
Bill Pemberton
2012-11-28
*
dma: remove use of __devexit_p
Bill Pemberton
2012-11-28
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-10-09
|
\
|
*
dma: tegra: fix interrupt name issue with apb dma.
Laxman Dewangan
2012-10-04
|
*
dma: tegra: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-09-13
|
*
dma: tegra: enable/disable dma clock
Laxman Dewangan
2012-07-31
*
|
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-10-08
|
\
\
|
*
|
dmaengine: Pass flags via device_prep_dma_cyclic() callback
Peter Ujfalusi
2012-09-22
*
|
|
Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
2012-09-13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
dma: tegra: make data used as *of_device_id.data const
Laxman Dewangan
2012-09-11
|
*
|
dma: tegra: make tegra_dma.chip_data a pointer to const data
Laxman Dewangan
2012-09-11
|
|
/
*
/
dma: tegra: enable/disable dma clock
Laxman Dewangan
2012-08-13
|
/
*
dma: tegra: rename driver and compatible to match with dts
Laxman Dewangan
2012-07-12
*
dma: tegra: fix residual calculation for cyclic case
Laxman Dewangan
2012-07-12
*
dma: tegra: set DMA_CYCLIC capability
Laxman Dewangan
2012-06-27
*
dma: tegra: do not set transfer desc flag to DMA_CTRL_ACK in cyclic mode
Laxman Dewangan
2012-06-27
*
dma: tegra: add clk_prepare/clk_unprepare
Prashant Gaikwad
2012-06-27
*
dma: tegra: use sg_dma_address() for getting dma buffer address
Laxman Dewangan
2012-06-27
*
dma: tegra: add dmaengine based dma driver
Laxman Dewangan
2012-06-08