index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
davinci
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-17
ASoC: davinci-mcasp: Provide correct filter_data for dmaengine for non-DT boot
Peter Ujfalusi
1
-5
/
+16
2014-03-17
ASoC: davinci: Add edma dmaengine platform driver
Peter Ujfalusi
2
-0
/
+82
2014-03-13
ASoC: davinci-evm: Register machine level DAPM elements with the card
Lars-Peter Clausen
1
-14
/
+8
2014-03-09
ASoC: davinci-mcasp: Rename the pointer to davinci dma_params as dma_params
Peter Ujfalusi
1
-22
/
+22
2014-02-03
ASoC: davinci-mcasp: Remove long lines from suspend/resume callbacks
Peter Ujfalusi
1
-24
/
+28
2014-02-03
ASoC: davinci-mcasp: Rename platform data struct
Peter Ujfalusi
1
-8
/
+8
2014-02-03
ASoC: davinci-mcasp: Code cleanup in davinci_mcasp_hw_params()
Peter Ujfalusi
1
-12
/
+8
2014-01-31
ASoC: davinci-mcasp: Move pm callbacks from platform device to soc_dai_driver
Peter Ujfalusi
1
-37
/
+37
2014-01-31
ASoC: davinci-mcasp: Return value handling cleanup for mcasp_common_hw_param()
Peter Ujfalusi
1
-2
/
+4
2014-01-31
Merge branch 'fix/davinci' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2
-45
/
+39
2014-01-31
ASoC: davinci-evm: Add pm callbacks to platform driver
Peter Ujfalusi
1
-0
/
+1
2014-01-31
ASoC: davinci-mcasp: Consolidate pm_runtime_get/put() use in the driver
Peter Ujfalusi
1
-14
/
+9
2014-01-31
ASoC: davinci-mcasp: Configure xxTDM, xxFMT and xxFMCT registers synchronously
Peter Ujfalusi
1
-29
/
+27
2014-01-31
ASoC: davinci-mcasp: Harmonize the sub hw_params function names
Peter Ujfalusi
1
-6
/
+6
2014-01-28
ASoC: davinci-mcasp: Set BCLK divider if McASP is BCLK master
Jyri Sarha
1
-0
/
+20
2014-01-27
ASoC: davinci-evm: Add named clock reference to DT bindings
Jyri Sarha
1
-2
/
+56
2013-12-24
ASoC: davinci: Don't set unused struct snd_pcm_hardware fields
Lars-Peter Clausen
1
-28
/
+0
2013-12-10
ASoC: davinci-mcasp: Support for fck reparenting
Peter Ujfalusi
1
-0
/
+44
2013-12-10
ASoC: davinci-mcasp: Correct am33xx snd_platform_data name
Peter Ujfalusi
1
-2
/
+2
2013-12-10
ASoC: davinci-mcasp: Change IO functions parameter list
Peter Ujfalusi
1
-175
/
+161
2013-12-10
ASoC: davinci-mcasp: Support for McASP version found in DRA7xx
Peter Ujfalusi
1
-7
/
+45
2013-12-10
ASoC: davinci-mcasp: Fix synchronous master receive mode
Peter Ujfalusi
1
-1
/
+47
2013-12-10
ASoC: davinci-mcasp: Data source (bus) selection support
Peter Ujfalusi
1
-10
/
+28
2013-12-10
ASoC: davinci-mcasp: Simplify FIFO configuration code
Peter Ujfalusi
2
-79
/
+38
2013-12-10
ASoC: davinci-mcasp: Be consistent with the use of base in davinci_mcasp_set_...
Peter Ujfalusi
1
-6
/
+6
2013-12-10
ASoC: davinci-mcasp: Rename private struct and it's users (dev -> mcasp)
Peter Ujfalusi
1
-209
/
+209
2013-12-10
ASoC: davinci-mcasp: Do not inline the mcasp_set_ctl_reg function
Peter Ujfalusi
1
-1
/
+1
2013-12-10
ASoC: davinci-mcasp: Remove unused DAVINCI_MCASP_NUM_SERIALIZER define
Peter Ujfalusi
1
-2
/
+0
2013-12-10
ASoC: davinci-mcasp: Move private struct definition to source file
Peter Ujfalusi
2
-35
/
+30
2013-12-10
ASoC: davinci-mcasp: Move register definitions to header file
Peter Ujfalusi
2
-267
/
+267
2013-12-10
ASoC: davinci-mcasp: Correct dai driver struct initialization for 2nd dai
Peter Ujfalusi
1
-1
/
+1
2013-12-10
ASoC: davinci-mcasp: Remove unused DAVINCI_MCASP_I2S/DIT_DAI defines
Peter Ujfalusi
1
-3
/
+0
2013-12-10
ASoC: davinci-mcasp: Move DAVINCI_MCASP_RATE from header to source file
Peter Ujfalusi
2
-1
/
+2
2013-12-10
ASoC: davinci-evm: Switch to use .dai_fmt of snd_soc_dai_link(s)
Peter Ujfalusi
1
-29
/
+18
2013-12-10
ASoC: davinci-evm: Do not include davinci-mcasp.h
Peter Ujfalusi
1
-1
/
+0
2013-12-10
ASoC: davinci: kconfig: Prepare for AM43xx support
Peter Ujfalusi
1
-2
/
+2
2013-12-10
ASoC: davinci: Kconfig/Makefile: Generic EVM machine driver related cleanup
Peter Ujfalusi
2
-16
/
+12
2013-12-10
ASoC: davinci: Kconfig: Remove help section for SND_DAVINCI_SOC
Peter Ujfalusi
1
-5
/
+0
2013-11-21
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+1
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-6
/
+3
2013-11-13
sound/soc/davinci/davinci-pcm.c: use gen_pool_dma_alloc() in davinci-pcm.c
Nicolin Chen
1
-2
/
+1
2013-11-12
fix missing edma changes to EDMA_DMA_COMPLETE status
Sebastian Andrzej Siewior
1
-1
/
+1
2013-10-31
DMA-API: sound: fix dma mask handling in a lot of drivers
Russell King
1
-6
/
+3
2013-10-23
ASoC: davinci-evm: Add device tree binding
Hebbar, Gururaja
1
-2
/
+122
2013-10-23
ASoC: davinci: Add support for AM33xx SoC Audio
Hebbar, Gururaja
2
-3
/
+16
2013-10-23
ASoC: davinci-mcasp: Remove redundant num-serializer DT parameter
Peter Ujfalusi
1
-17
/
+5
2013-10-22
ASoC: davinci-mcasp: Change compatible property model to more accurate
Jyri Sarha
1
-1
/
+1
2013-10-22
ASoC: davinci-mcasp: Extract DMA channels directly from DT
Jyri Sarha
1
-14
/
+31
2013-10-22
ASoC: davinci-mcasp: Add location for data port registers to DT
Jyri Sarha
1
-20
/
+41
2013-10-03
ASoC: davinci-mcasp: add support for suspend and resume
Daniel Mack
2
-0
/
+51
[next]