index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-25
ASoC: Disable regmap helpers if regmap is disabled
Lars-Peter Clausen
1
-0
/
+4
2014-11-25
ASoC: core: add multi-codec support in DT
Jean-Francois Moine
1
-15
/
+95
2014-11-19
Merge branch 'topic/regmap' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
1
-11
/
+47
2014-11-19
ASoC: Add helper functions for deferred regmap setup
Lars-Peter Clausen
1
-11
/
+47
2014-11-18
ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control
Lars-Peter Clausen
1
-12
/
+14
2014-11-18
ASoC: ac97: Drop delayed device registration
Lars-Peter Clausen
1
-4
/
+0
2014-11-18
ASoC: ac97: Drop support for setting platform data via the CPU DAI
Lars-Peter Clausen
1
-2
/
+0
2014-11-18
ASoC: Move AC'97 support to its own file
Lars-Peter Clausen
1
-348
/
+4
2014-11-18
ASoC: Properly handle AC'97 device lifetime management
Lars-Peter Clausen
1
-7
/
+11
2014-11-10
ASoC: Remove CODEC mutex
Lars-Peter Clausen
1
-1
/
+0
2014-11-09
ASoC: Remove snd_soc_cache_sync() implementation
Lars-Peter Clausen
1
-4
/
+0
2014-11-04
ASoC: Consolidate CPU and CODEC DAI probe
Lars-Peter Clausen
1
-26
/
+12
2014-11-04
ASoC: Remove card field from snd_soc_dai struct
Lars-Peter Clausen
1
-6
/
+1
2014-11-04
Merge branch 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-4
/
+4
2014-11-03
ASoC: Remove platform field from snd_soc_dai
Lars-Peter Clausen
1
-2
/
+0
2014-11-03
ASoC: Remove snd_soc_platform_driver suspend/resume callbacks
Lars-Peter Clausen
1
-10
/
+0
2014-10-29
ASoC: Fix snd_soc_find_dai() matching component by name
Lars-Peter Clausen
1
-1
/
+1
2014-10-29
ASoC: core: Split ops out of soc-core.c
Mark Brown
1
-919
/
+0
2014-10-28
ASoC: Use generic control handlers for S8 control
Lars-Peter Clausen
1
-87
/
+0
2014-10-28
ASoC: dapm: Mark endpoints instead of IO widgets dirty during suspend/resume
Lars-Peter Clausen
1
-4
/
+4
2014-10-22
ASoC: core: Use snd_ctl_enum_info()
Takashi Iwai
1
-10
/
+2
2014-10-20
ASoC: : drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-08
Merge remote-tracking branch 'asoc/fix/core' into asoc-linus
Mark Brown
1
-2
/
+2
2014-10-07
ASoC: core: fix use after free in snd_soc_remove_platform()
Daniel Mack
1
-2
/
+2
2014-10-06
Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc...
Mark Brown
1
-5
/
+12
2014-10-06
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
1
-17
/
+13
2014-10-06
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
1
-363
/
+259
2014-09-29
ASoC: Remove CODEC pointer from snd_soc_dapm_context
Lars-Peter Clausen
1
-1
/
+0
2014-09-28
Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f...
Mark Brown
1
-2
/
+2
2014-09-28
ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
1
-1
/
+1
2014-09-24
ASoC: core: Fix volsw_range funcs so SOC_DOUBLE_R_RANGE_TLV works.
Howard Mitchell
1
-8
/
+12
2014-09-23
ASoC: Fix snd_soc_{new,free}_ac97_codec() locking removal
Lars-Peter Clausen
1
-1
/
+0
2014-09-22
ASoC: Remove locking in snd_soc_{new,free}_ac97_codec()
Lars-Peter Clausen
1
-8
/
+1
2014-09-06
ASoC: Remove table based DAPM/control setup support from snd_soc_platform_driver
Lars-Peter Clausen
1
-52
/
+6
2014-09-04
ASoC: Always run default suspend/resume code
Lars-Peter Clausen
1
-4
/
+7
2014-09-04
ASoC: Add support for automatically going to BIAS_OFF on suspend
Lars-Peter Clausen
1
-0
/
+1
2014-09-04
ASoC: Shutdown DAPM contexts when removing a card
Lars-Peter Clausen
1
-0
/
+1
2014-09-04
ASoC: Set card->instantiated to false when removing the card
Lars-Peter Clausen
1
-1
/
+3
2014-08-28
ASoC: Remove unused cache_only from struct snd_soc_codec
Jarkko Nikula
1
-2
/
+0
2014-08-26
ASoC: Restore idle_bias_off initialization
Lars-Peter Clausen
1
-0
/
+2
2014-08-19
ASoC: Replace list_empty(&card->codec_dev_list) with !card->instantiated
Lars-Peter Clausen
1
-8
/
+4
2014-08-19
ASoC: Remove support for legacy snd_soc_platform IO
Lars-Peter Clausen
1
-22
/
+0
2014-08-19
ASoC: Automatically initialize regmap for all components
Lars-Peter Clausen
1
-18
/
+17
2014-08-19
ASoC: Consolidate CPU and CODEC DAI lookup
Lars-Peter Clausen
1
-53
/
+19
2014-08-19
ASoC: Consolidate CPU and CODEC DAI removal
Lars-Peter Clausen
1
-23
/
+11
2014-08-19
ASoC: Cleanup DAI module reference counting
Lars-Peter Clausen
1
-8
/
+0
2014-08-19
ASoC: Move component->probed check into soc_{remove,probe}_component()
Lars-Peter Clausen
1
-17
/
+12
2014-08-19
ASoC: Pass component instead of DAPM context to AUX dev init callback
Lars-Peter Clausen
1
-1
/
+1
2014-08-19
ASoC: Move AUX dev support to the component level
Lars-Peter Clausen
1
-12
/
+36
2014-08-19
ASoC: Add component level probe/remove support
Lars-Peter Clausen
1
-18
/
+24
[prev]
[next]