index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
davinci
/
davinci-mcasp.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-71
/
+30
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
1
-0
/
+30
2013-12-10
ASoC: davinci-mcasp: Move register definitions to header file
Peter Ujfalusi
1
-267
/
+0
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: Move DAVINCI_MCASP_RATE from header to source file
Peter Ujfalusi
1
-0
/
+2
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
1
-0
/
+39
2013-06-17
Merge remote-tracking branch 'asoc/topic/davinci' into asoc-next
Mark Brown
1
-2
/
+2
2013-06-03
ASoC: davinci: Remove redundant use of of_match_ptr macro
Sachin Kamat
1
-2
/
+2
2013-05-21
ASoC: davinci: fix sample rotation
Daniel Mack
1
-3
/
+4
2013-05-03
Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-2
/
+5
2013-05-03
ASoC: McASP: Fix receive clock polarity in DAIFMT_NB_NF mode.
Marek Belisko
1
-1
/
+1
2013-04-30
ASoC: McASP: Add pins output direction for rx clocks when configured in CBS_C...
Marek Belisko
1
-1
/
+4
2013-04-23
ASoC: davinci-mcasp: Add Support BCLK-to-LRCLK ratio for TDM modes
Michal Bachraty
1
-3
/
+4
2013-04-23
ASoC: davinci-pcm, davinci-mcasp: Clean up active_serializers
Michal Bachraty
1
-3
/
+5
2013-04-12
Merge remote-tracking branch 'asoc/topic/davinci' into asoc-next
Mark Brown
1
-23
/
+59
2013-04-05
ASoC: davinci-mcasp: don't overwrite DIT settings
Yegor Yefremov
1
-12
/
+13
2013-04-05
ASoC: davinci-mcasp: don't configure AFSX direction in DIT mode
Yegor Yefremov
1
-3
/
+0
2013-03-26
ASoC: switch over to use snd_soc_register_component() on davinci mcasp
Kuninori Morimoto
1
-5
/
+10
2013-03-12
ASoC: davinci-mcasp: clean up davinci_hw_common_param()
Daniel Mack
1
-23
/
+11
2013-03-04
ASoC: davinci-mcasp: Add support for multichannel playback
Michal Bachraty
1
-8
/
+58
2013-01-27
ASoC: McASP: Fix data rotation for playback. Enables 24bit audio playback
Michal Bachraty
1
-1
/
+1
2012-12-07
ASoC: McASP: implement a way to force BCLK/LRCLK ratios
Daniel Mack
1
-0
/
+15
2012-12-07
ASoC: McASP: calculate values for channel size
Daniel Mack
1
-53
/
+10
2012-12-07
ASoC: McASP: remove unused variables
Daniel Mack
1
-1
/
+0
2012-10-22
ASoC: davinci: replace private sram api with genalloc
Matt Porter
1
-0
/
+2
2012-10-15
ASoC: McASP: treat SNDRV_PCM_FORMAT_U24_* as 32 bit words
Daniel Mack
1
-2
/
+2
2012-10-15
ASoC: McASP: add support for 24 bit samples
Daniel Mack
1
-0
/
+12
2012-10-15
ASoC: McASP: set format parameters in dependence of the DAI format
Daniel Mack
1
-4
/
+17
2012-10-15
ASoC: McASP: make AHCLK direction configurable
Daniel Mack
1
-6
/
+20
2012-10-15
ASoC: McASP: add support for clock dividers
Daniel Mack
1
-1
/
+31
2012-09-06
ASoC: Davinci: McASP: add support new McASP IP Variant
Hebbar, Gururaja
1
-13
/
+73
2012-09-05
Merge branch 'asoc-omap' into for-3.7
Mark Brown
1
-2
/
+8
2012-08-27
ASoC: Davinci: McASP: add device tree support for McASP
Hebbar, Gururaja
1
-1
/
+123
2012-08-27
ASoC: davinci: davinci-pcm does not need to be a plaform_driver
Hebbar, Gururaja
1
-0
/
+10
2012-08-09
ASoC: McASP: Convert driver to use Runtime PM API
Hebbar, Gururaja
1
-21
/
+19
2012-08-09
ASoC: Davinci: McASP: Flush the FIFO before enabling
Vaibhav Bedia
1
-2
/
+8
[next]