index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
atmel
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: atmel: remove __dev* attributes
Bill Pemberton
2012-12-10
1
-3
/
+3
*
ASoC: atmel-pcm: dma support based on pcm dmaengine
Bo Shen
2012-12-02
5
-2
/
+276
*
ASoC: atmel-pcm: split into two file
Bo Shen
2012-12-02
6
-382
/
+441
*
ASoC: at91sam9g20ek-wm8731: convert to dt support
Bo Shen
2012-11-16
2
-4
/
+62
*
ASoC: atmel-ssc-dai: match new method of dai and pcm register
Bo Shen
2012-11-16
1
-2
/
+10
*
ASoC: atmel-ssc-dai: register dai and pcm directly
Bo Shen
2012-11-16
4
-136
/
+50
*
ASoC: sam9g20-wm8731: convert to use snd_soc_register_card()
Bo Shen
2012-11-06
1
-29
/
+22
*
ASoC: Convert afeb9260 to table based DAPM init
Axel Lin
2012-02-01
1
-8
/
+6
*
ASoC: Use dai_fmt in afeb9260 machine driver
Axel Lin
2012-02-01
1
-21
/
+2
*
ASoC: replace 0xffffffff with DMA_BIT_MASK macro
Joachim Eastwood
2012-01-20
1
-2
/
+2
*
ASoC: Fix recursive dependency due to select ATMEL_SSC in SND_ATMEL_SOC_SSC
Axel Lin
2012-01-10
1
-2
/
+1
*
ASoC: check for substream not channels_min in pcm engines
Joachim Eastwood
2012-01-07
1
-3
/
+2
*
ASoC: Fix build dependency for SND_ATMEL_SOC_SSC
Axel Lin
2012-01-05
1
-0
/
+1
*
ASoC: atmel: Add .owner to struct snd_soc_card
Axel Lin
2011-12-22
2
-0
/
+2
*
ASoC: Convert atmel directory to module_platform_driver
Axel Lin
2011-11-25
2
-22
/
+2
*
Merge branch 'for-3.2' into for-3.3
Mark Brown
2011-11-23
3
-497
/
+1
|
\
|
*
ASoC: drop support for PlayPaq with WM8510
Paul Bolle
2011-11-23
3
-497
/
+1
*
|
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-23
1
-1
/
+1
|
/
*
ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers
Mark Brown
2011-10-08
3
-5
/
+0
*
ASoC: playpaq_wm8510: Return proper error if clk_get fails
Axel Lin
2011-09-09
1
-1
/
+4
*
sound/atmel_ssc_dai: add a missing space to an error message
Uwe Kleine-König
2011-06-10
1
-1
/
+1
*
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
Liam Girdwood
2011-06-07
1
-2
/
+4
*
ASoC: Add context parameter to card DAPM callbacks
Mark Brown
2011-06-06
1
-0
/
+1
*
Merge branch 'for-3.0' into for-3.1
Mark Brown
2011-06-06
1
-2
/
+3
|
\
|
*
ASoC: atmel_ssc: Don't try to free ssc if request failed
Joachim Eastwood
2011-06-03
1
-2
/
+3
*
|
Merge branch 'for-2.6.40' into for-2.6.41
Mark Brown
2011-05-30
1
-1
/
+1
|
\
\
|
|
/
|
*
ASoC: sam9g20_wm8731: use the proper SYSCKL value
Nicolas Ferre
2011-05-26
1
-1
/
+1
*
|
ASoC: atmel_ssc_dai: fix ssc error path
Nicolas Ferre
2011-05-26
1
-3
/
+1
*
|
ASoC: trivial: typo in atmel_pcm_dma_params strucutre comment
Nicolas Ferre
2011-05-26
1
-1
/
+1
*
|
ASoC: trivial: typo in debug comment
Nicolas Ferre
2011-05-26
1
-1
/
+1
|
/
*
ASoC: Merge branch 'for-2.6.39' into for-2.6.40
Mark Brown
2011-04-18
1
-1
/
+1
|
\
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
|
ASoC: Remove -codec from WM8731 driver name
Mark Brown
2011-03-30
1
-1
/
+1
|
/
*
ASoC: Fix codec device id format used by some dai_links
Lars-Peter Clausen
2011-01-25
1
-1
/
+1
*
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
2010-11-25
2
-2
/
+4
|
\
|
*
ASoC: sam9g20_wm8731: fix resource leak in at91sam9g20ek_init error path
Axel Lin
2010-11-25
1
-1
/
+4
|
*
ASoC: snd-soc-afeb9260: remove unneeded platform_device_del in error path
Axel Lin
2010-11-25
1
-1
/
+0
*
|
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
2010-11-22
1
-2
/
+2
|
\
\
|
|
/
|
*
ASoC: atmel: test wrong variable
Vasiliy Kulikov
2010-11-22
1
-2
/
+2
*
|
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-22
3
-3
/
+0
*
|
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
2010-11-11
1
-2
/
+3
|
\
\
|
|
/
|
*
Fix Atmel soc audio boards Kconfig dependency
Ryan Mallon
2010-11-11
1
-2
/
+3
*
|
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-11-06
3
-19
/
+22
|
/
*
ASoC: Add simplfied device registration for Atmel SSC devices
Mark Brown
2010-08-18
3
-3
/
+62
*
ASoC: Fix device name for AT91SAM9G20-EK devices
Mark Brown
2010-08-18
1
-2
/
+2
*
ASoC: Support non-crystal master clocks for WM8731
Mark Brown
2010-08-18
1
-1
/
+1
*
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-08-12
7
-172
/
+139
*
ASoC: atmel: trivial code cleanup
Wan ZongShun
2010-06-07
1
-1
/
+0
*
ASoC: atmel: patch for the unnecessary variable removal
Wan ZongShun
2010-06-03
1
-1
/
+0
*
ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
Daniel Mack
2010-03-19
2
-4
/
+4
[next]