index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
tegra20-apb-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-18
drivers/dma: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-02
dma: tegra: implement suspend/resume callbacks
Laxman Dewangan
1
-0
/
+65
2013-04-15
dma: tegra: assume CONFIG_OF
Stephen Warren
1
-15
/
+7
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-6
/
+49
2013-02-21
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2013-02-14
dma: tegra20-apb-dma: remove unnecessary assignment
Andy Shevchenko
1
-1
/
+0
2013-02-05
Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
1
-1
/
+1
2013-01-28
ARM: tegra: migrate to new clock code
Prashant Gaikwad
1
-1
/
+1
2013-01-25
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+6
2013-01-25
dma: Convert to devm_ioremap_resource()
Thierry Reding
1
-6
/
+4
2013-01-24
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+6
2013-01-09
dma: tegra: implement flags parameters for cyclic transfer
Laxman Dewangan
1
-2
/
+6
2013-01-08
dma: tegra: add support for Tegra114 SoC
Laxman Dewangan
1
-1
/
+12
2013-01-08
dma: tegra: add support for channel wise pause
Laxman Dewangan
1
-5
/
+38
2013-01-03
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-11-28
dma: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
dma: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-10
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-7
/
+5
2012-10-09
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-1
/
+1
2012-10-04
dma: tegra: fix interrupt name issue with apb dma.
Laxman Dewangan
1
-3
/
+3
2012-09-22
dmaengine: Pass flags via device_prep_dma_cyclic() callback
Peter Ujfalusi
1
-1
/
+1
2012-09-14
dma: tegra: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-4
/
+2
2012-09-13
Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
1
-4
/
+4
2012-09-11
dma: tegra: make data used as *of_device_id.data const
Laxman Dewangan
1
-2
/
+2
2012-09-11
dma: tegra: make tegra_dma.chip_data a pointer to const data
Laxman Dewangan
1
-2
/
+2
2012-08-13
dma: tegra: enable/disable dma clock
Laxman Dewangan
1
-1
/
+17
2012-07-31
dma: tegra: enable/disable dma clock
Laxman Dewangan
1
-1
/
+17
2012-07-13
dma: tegra: rename driver and compatible to match with dts
Laxman Dewangan
1
-3
/
+3
2012-07-13
dma: tegra: fix residual calculation for cyclic case
Laxman Dewangan
1
-6
/
+9
2012-06-27
dma: tegra: set DMA_CYCLIC capability
Laxman Dewangan
1
-0
/
+2
2012-06-27
dma: tegra: do not set transfer desc flag to DMA_CTRL_ACK in cyclic mode
Laxman Dewangan
1
-1
/
+1
2012-06-27
dma: tegra: add clk_prepare/clk_unprepare
Prashant Gaikwad
1
-2
/
+2
2012-06-27
dma: tegra: use sg_dma_address() for getting dma buffer address
Laxman Dewangan
1
-1
/
+1
2012-06-08
dma: tegra: add dmaengine based dma driver
Laxman Dewangan
1
-0
/
+1410