index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-22
Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and...
Mark Brown
25
-308
/
+1990
2014-05-22
Merge remote-tracking branches 'asoc/topic/ad1980', 'asoc/topic/adsp', 'asoc/...
Mark Brown
9
-43
/
+166
2014-05-22
Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next
Mark Brown
1
-0
/
+2
2014-05-22
Merge remote-tracking branch 'asoc/topic/pcm' into asoc-next
Mark Brown
1
-0
/
+7
2014-05-22
Merge remote-tracking branch 'asoc/topic/enum' into asoc-next
Mark Brown
15
-62
/
+58
2014-05-22
Merge remote-tracking branch 'asoc/topic/dt' into asoc-next
Mark Brown
1
-26
/
+43
2014-05-22
Merge remote-tracking branch 'asoc/topic/dapm-init' into asoc-next
Mark Brown
16
-102
/
+1
2014-05-22
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
1
-114
/
+56
2014-05-22
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
4
-75
/
+16
2014-05-22
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
63
-730
/
+2408
2014-05-22
Merge remote-tracking branch 'asoc/fix/max98090' into asoc-linus
Mark Brown
1
-1
/
+30
2014-05-22
Merge tag 'asoc-v3.15-rc5-intel' into asoc-linus
Mark Brown
11
-59
/
+126
2014-05-22
Merge tag 'asoc-v3.15-rc5-drivers' into asoc-linus
Mark Brown
6
-16
/
+34
2014-05-22
Merge tag 'asoc-v3.15-rc5-core' into asoc-linus
Mark Brown
2
-5
/
+11
2014-05-20
ASoC: alc5623: Add device tree binding
Andrew Lunn
2
-1
/
+21
2014-05-20
ASoC: ad1980: Replace goto loop with do-while loop
Lars-Peter Clausen
1
-20
/
+19
2014-05-19
ASoC: Remove needless snd_soc_dapm_enable_pin() from machine driver inits
Jarkko Nikula
15
-96
/
+0
2014-05-19
ASoC: Remove needless snd_soc_dapm_sync() from machine driver inits
Jarkko Nikula
3
-6
/
+1
2014-05-19
ASoC: cs42xx8: Do not use rtd->codec
Lars-Peter Clausen
1
-2
/
+1
2014-05-16
ASoC: max98090: Mark cache as dirty prior to restoring
Liam Girdwood
1
-0
/
+2
2014-05-16
ASoC: max98090: Reset codec on resume
Liam Girdwood
1
-0
/
+23
2014-05-16
ASoC: max98090: Fix reset at resume time
Liam Girdwood
1
-0
/
+3
2014-05-16
ASoC: max98090: Fix digital sidetone gain TLV
Liam Girdwood
1
-1
/
+2
2014-05-14
ASoC: compress: indent an if statement
Dan Carpenter
1
-2
/
+3
2014-05-14
Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linus
Mark Brown
1
-1
/
+1
2014-05-14
Merge remote-tracking branches 'asoc/fix/audmux', 'asoc/fix/cs42l52', 'asoc/f...
Mark Brown
9
-23
/
+43
2014-05-14
ASoC: ak4642: Add support for extended sysclk frequencies of the ak4648
Sascha Hauer
1
-0
/
+20
2014-05-14
ASoC: ak4642: Add driver data and driver private struct
Sascha Hauer
1
-11
/
+40
2014-05-14
ASoC: ak4642: Add ALC controls
Sascha Hauer
1
-0
/
+2
2014-05-14
ASoC: ak4642: Fix typo zoro -> zero
Sascha Hauer
1
-1
/
+1
2014-05-13
ASoC: wm8962: Update register CLASS_D_CONTROL_1 to be non-volatile
Charles Keepax
2
-3
/
+16
2014-05-13
ASoC: Intel: Fix Baytrail SST DSP firmware loading
Jarkko Nikula
1
-1
/
+1
2014-05-12
ASoC: fsl_esai: Set PCRC and PRRC registers at the end of hw_params()
Nicolin Chen
1
-6
/
+5
2014-05-12
ASoC: fsl_esai: Only bypass sck_div for EXTAL source
Nicolin Chen
1
-1
/
+7
2014-05-12
ASoC: fsl_esai: Fix incorrect condition within ratio range check for FP
Nicolin Chen
1
-1
/
+2
2014-05-12
ASoC: Remove runtime field from DAI
Lars-Peter Clausen
2
-2
/
+0
2014-05-12
ASoC: atmel-pcm-pdc: Remove broken suspend/resume code
Lars-Peter Clausen
1
-63
/
+0
2014-05-12
ASoC: dapm: Fix SUSPEND -> OFF bias sequence
Lars-Peter Clausen
1
-2
/
+5
2014-05-12
ASoC: dapm: Handle SND_SOC_DAPM_REG() generically
Lars-Peter Clausen
1
-20
/
+0
2014-05-12
ASoC: dapm: Simplify snd_soc_dapm_link_dai_widgets()
Lars-Peter Clausen
1
-18
/
+9
2014-05-12
ASoC: dapm: Use snd_soc_dapm_add_path() in snd_soc_dapm_new_pcm()
Lars-Peter Clausen
1
-10
/
+5
2014-05-12
ASoC: dapm: Use snd_soc_dapm_add_path() in connect_dai_link_widgets()
Lars-Peter Clausen
1
-14
/
+13
2014-05-12
ASoC: dapm: Revert "ASoC: dapm: Fix double prefix addition"
Lars-Peter Clausen
1
-6
/
+5
2014-05-12
ASoC: dapm: Skip CODEC<->CODEC links in connect_dai_link_widgets()
Lars-Peter Clausen
1
-2
/
+5
2014-05-12
ASoC: pcm: Fix incorrect condition check for case SNDRV_PCM_TRIGGER_SUSPEND
Nicolin Chen
1
-1
/
+1
2014-05-07
ASoC: Remove unused num_dai field from CODEC
Lars-Peter Clausen
1
-1
/
+0
2014-05-07
ASoC: Remove unused 'list' field form card
Lars-Peter Clausen
1
-1
/
+0
2014-05-07
ASoC: Remove card's DAI list
Lars-Peter Clausen
1
-5
/
+0
2014-05-07
Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
17
-452
/
+2165
2014-05-07
ASoC: Intel: Fix block offset calculations.
Liam Girdwood
1
-5
/
+3
[next]