index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
davinci
/
davinci-mcasp.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ASoC: davinci-mcasp: Move the FS polarity change out from the switch case
Peter Ujfalusi
2014-04-14
1
-13
/
+14
*
ASoC: davinci-mcasp: Support for DSP_A format
Peter Ujfalusi
2014-04-14
1
-0
/
+7
*
ASoC: davinci-mcasp: Format data delay configuration enhancement
Peter Ujfalusi
2014-04-14
1
-3
/
+11
*
ASoC: davinci-mcasp: Fine tune and correct the DMA burst configuration
Peter Ujfalusi
2014-04-14
1
-2
/
+15
*
ASoC: davinic-mcasp: Adopt the AFIFO/DMA configuration to the stream (dynamic...
Peter Ujfalusi
2014-04-14
1
-7
/
+23
*
ASoC: davinci-mcasp: Configure the AFIFO and DMA burst size at the same place
Peter Ujfalusi
2014-04-14
1
-17
/
+13
*
ASoC: davinci-mcasp: Simplify and clean up the AFIFO configuration code
Peter Ujfalusi
2014-04-14
1
-24
/
+24
*
ASoC: davinci-mcasp: Fix debug typo in davinci_mcasp_hw_params()
Peter Ujfalusi
2014-04-14
1
-1
/
+1
*
ASoC: davinci-mcasp: Assign the dma_data earlier in dai_probe callback
Peter Ujfalusi
2014-04-14
1
-15
/
+21
*
ASoC: davinci-mcasp: Fix bit clock polarity settings
Peter Ujfalusi
2014-04-08
1
-3
/
+3
*
ASoC: davinci-mcasp: Provide correct filter_data for dmaengine for non-DT boot
Peter Ujfalusi
2014-03-17
1
-5
/
+16
*
ASoC: davinci-mcasp: Rename the pointer to davinci dma_params as dma_params
Peter Ujfalusi
2014-03-09
1
-22
/
+22
*
ASoC: davinci-mcasp: Remove long lines from suspend/resume callbacks
Peter Ujfalusi
2014-02-03
1
-24
/
+28
*
ASoC: davinci-mcasp: Rename platform data struct
Peter Ujfalusi
2014-02-03
1
-8
/
+8
*
ASoC: davinci-mcasp: Code cleanup in davinci_mcasp_hw_params()
Peter Ujfalusi
2014-02-03
1
-12
/
+8
*
ASoC: davinci-mcasp: Move pm callbacks from platform device to soc_dai_driver
Peter Ujfalusi
2014-01-31
1
-37
/
+37
*
ASoC: davinci-mcasp: Return value handling cleanup for mcasp_common_hw_param()
Peter Ujfalusi
2014-01-31
1
-2
/
+4
*
Merge branch 'fix/davinci' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2014-01-31
1
-45
/
+38
|
\
|
*
ASoC: davinci-mcasp: Consolidate pm_runtime_get/put() use in the driver
Peter Ujfalusi
2014-01-31
1
-14
/
+9
|
*
ASoC: davinci-mcasp: Configure xxTDM, xxFMT and xxFMCT registers synchronously
Peter Ujfalusi
2014-01-31
1
-29
/
+27
|
*
ASoC: davinci-mcasp: Harmonize the sub hw_params function names
Peter Ujfalusi
2014-01-31
1
-6
/
+6
*
|
ASoC: davinci-mcasp: Set BCLK divider if McASP is BCLK master
Jyri Sarha
2014-01-27
1
-0
/
+20
|
/
*
ASoC: davinci-mcasp: Support for fck reparenting
Peter Ujfalusi
2013-12-10
1
-0
/
+44
*
ASoC: davinci-mcasp: Correct am33xx snd_platform_data name
Peter Ujfalusi
2013-12-10
1
-2
/
+2
*
ASoC: davinci-mcasp: Change IO functions parameter list
Peter Ujfalusi
2013-12-10
1
-175
/
+161
*
ASoC: davinci-mcasp: Support for McASP version found in DRA7xx
Peter Ujfalusi
2013-12-10
1
-7
/
+45
*
ASoC: davinci-mcasp: Fix synchronous master receive mode
Peter Ujfalusi
2013-12-10
1
-1
/
+47
*
ASoC: davinci-mcasp: Data source (bus) selection support
Peter Ujfalusi
2013-12-10
1
-10
/
+28
*
ASoC: davinci-mcasp: Simplify FIFO configuration code
Peter Ujfalusi
2013-12-10
1
-71
/
+30
*
ASoC: davinci-mcasp: Be consistent with the use of base in davinci_mcasp_set_...
Peter Ujfalusi
2013-12-10
1
-6
/
+6
*
ASoC: davinci-mcasp: Rename private struct and it's users (dev -> mcasp)
Peter Ujfalusi
2013-12-10
1
-209
/
+209
*
ASoC: davinci-mcasp: Do not inline the mcasp_set_ctl_reg function
Peter Ujfalusi
2013-12-10
1
-1
/
+1
*
ASoC: davinci-mcasp: Remove unused DAVINCI_MCASP_NUM_SERIALIZER define
Peter Ujfalusi
2013-12-10
1
-2
/
+0
*
ASoC: davinci-mcasp: Move private struct definition to source file
Peter Ujfalusi
2013-12-10
1
-0
/
+30
*
ASoC: davinci-mcasp: Move register definitions to header file
Peter Ujfalusi
2013-12-10
1
-267
/
+0
*
ASoC: davinci-mcasp: Correct dai driver struct initialization for 2nd dai
Peter Ujfalusi
2013-12-10
1
-1
/
+1
*
ASoC: davinci-mcasp: Move DAVINCI_MCASP_RATE from header to source file
Peter Ujfalusi
2013-12-10
1
-0
/
+2
*
ASoC: davinci-mcasp: Remove redundant num-serializer DT parameter
Peter Ujfalusi
2013-10-23
1
-17
/
+5
*
ASoC: davinci-mcasp: Change compatible property model to more accurate
Jyri Sarha
2013-10-22
1
-1
/
+1
*
ASoC: davinci-mcasp: Extract DMA channels directly from DT
Jyri Sarha
2013-10-22
1
-14
/
+31
*
ASoC: davinci-mcasp: Add location for data port registers to DT
Jyri Sarha
2013-10-22
1
-20
/
+41
*
ASoC: davinci-mcasp: add support for suspend and resume
Daniel Mack
2013-10-03
1
-0
/
+39
*
Merge remote-tracking branch 'asoc/topic/davinci' into asoc-next
Mark Brown
2013-06-17
1
-2
/
+2
|
\
|
*
ASoC: davinci: Remove redundant use of of_match_ptr macro
Sachin Kamat
2013-06-03
1
-2
/
+2
*
|
ASoC: davinci: fix sample rotation
Daniel Mack
2013-05-21
1
-3
/
+4
|
/
*
Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2013-05-03
1
-2
/
+5
|
\
|
*
ASoC: McASP: Fix receive clock polarity in DAIFMT_NB_NF mode.
Marek Belisko
2013-05-03
1
-1
/
+1
|
*
ASoC: McASP: Add pins output direction for rx clocks when configured in CBS_C...
Marek Belisko
2013-04-30
1
-1
/
+4
*
|
ASoC: davinci-mcasp: Add Support BCLK-to-LRCLK ratio for TDM modes
Michal Bachraty
2013-04-23
1
-3
/
+4
*
|
ASoC: davinci-pcm, davinci-mcasp: Clean up active_serializers
Michal Bachraty
2013-04-23
1
-3
/
+5
[prev]
[next]