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
2013-04-18
Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-23
/
+62
2013-04-17
Merge tag 'v3.9-rc7' into asoc-dma
Mark Brown
1
-5
/
+5
2013-04-17
ASoC: Add snd_soc_{add, remove}_platform
Lars-Peter Clausen
1
-23
/
+62
2013-04-12
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
1
-14
/
+15
2013-04-12
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
1
-8
/
+91
2013-03-27
ASoC: Constify the 'driver' field of snd_soc_platform
Lars-Peter Clausen
1
-1
/
+1
2013-03-26
ASoC: export snd_soc_register_component
Stephen Warren
1
-0
/
+2
2013-03-26
ASoC: snd_soc_[un]register_dai[s]() become non global function
Kuninori Morimoto
1
-8
/
+4
2013-03-26
ASoC: snd_soc_register_component() uses properly snd_soc_register_dai[s]()
Kuninori Morimoto
1
-1
/
+9
2013-03-26
ASoC: core: Fix to check return value of snd_soc_update_bits_locked()
Joonyoung Shim
1
-1
/
+1
2013-03-20
ASoC: core: fix invalid free of devm_ allocated data
Silviu-Mihai Popescu
1
-2
/
+0
2013-03-13
ASoC: add snd_soc_register_component()
Kuninori Morimoto
1
-0
/
+77
2013-03-12
ASoC: core: fix possible memory leak in snd_soc_bytes_put()
Wei Yongjun
1
-2
/
+4
2013-03-12
ASoC: core: remove codec from list if registration failed
Kuninori Morimoto
1
-0
/
+4
2013-03-04
ASoC: core: use snd_soc_register_dais() on codec
Kuninori Morimoto
1
-9
/
+5
2013-03-04
ASoC: core: tidyup snd_soc_register_codec() fail case
Kuninori Morimoto
1
-4
/
+5
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-11
Merge remote-tracking branch 'asoc/topic/of' into asoc-next
Mark Brown
1
-0
/
+107
2013-02-11
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
1
-7
/
+9
2013-02-08
ASoC: core: Allow digital mute for capture
Mark Brown
1
-2
/
+10
2013-01-30
ASoC: clock gating is decided by bool on snd_soc_of_parse_daifmt()
Kuninori Morimoto
1
-14
/
+6
2013-01-27
ASoC: add snd_soc_of_parse_daifmt() for DeviceTree
Kuninori Morimoto
1
-0
/
+115
2013-01-21
ASoC: core: Ensure SND_SOC_BYTES writes are from DMA safe memory
Mark Brown
1
-7
/
+5
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
2012-12-27
ASoC: core: fix the memory leak in case of remove_aux_dev()
Chuansheng Liu
1
-1
/
+1
2012-12-27
ASoC: core: fix the memory leak in case of device_add() failure
Chuansheng Liu
1
-0
/
+2
2012-12-24
ASoC: core: giving WARN when device starting from non-off bias with idle_bias...
Chuansheng Liu
1
-0
/
+4
2012-12-24
ASoC: soc-core: Remove unused 'ret' variable
Fabio Estevam
1
-1
/
+0
2012-12-20
ASoC: core: Fix SOC_DOUBLE_RANGE() macros
Mark Brown
1
-2
/
+30
2012-12-15
Merge remote-tracking branch 'asoc/topic/log' into asoc-next
Mark Brown
1
-5
/
+5
2012-12-10
ASoC: core: Fix splitting of log messages
Mark Brown
1
-5
/
+5
2012-12-10
Merge remote-tracking branch 'asoc/topic/log' into asoc-next
Mark Brown
1
-118
/
+123
2012-11-21
ASoC: core: Standardise ASoC messages
Liam Girdwood
1
-118
/
+123
2012-11-20
ASoC: remove use of __devinitconst
Bill Pemberton
1
-1
/
+1
2012-11-09
ASoC: core: Double control update err for snd_soc_put_volsw_sx
Mukund Navada
1
-2
/
+3
2012-10-09
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-43
/
+57
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-3
/
+3
2012-09-18
ASoC: Avoid recalculating the bitmask for SOC_ENUM controls
Lars-Peter Clausen
1
-10
/
+6
2012-09-13
ASoC: core: Remove useless kfree
Peter Senna Tschudin
1
-2
/
+0
2012-09-13
ASoC: core: Mark regmap CODEC register maps as dirty when suspending
Mark Brown
1
-0
/
+2
2012-09-06
ASoC: dapm: Ensure bypass paths are suspended and resumed
Mark Brown
1
-0
/
+8
2012-09-05
Merge branch 'asoc-omap' into for-3.7
Mark Brown
1
-4
/
+6
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-3
/
+3
2012-08-20
ASoC: add compress stream support
Namarta Kohli
1
-23
/
+34
2012-08-10
ASoC: core: remove unused variable in soc_probe() in linux-next
Jerry Snitselaar
1
-1
/
+0
2012-08-09
ASoC: core: Remove pointless error on card registration failure
Mark Brown
1
-7
/
+1
2012-08-09
ASoC: core: Upgrade the severity of probe deferral errors to dev_err()
Mark Brown
1
-4
/
+6
2012-08-07
ASoC: core: Set dapm->idle_bias_off for DAIs not mapped with a codec
Peter Ujfalusi
1
-0
/
+6
2012-08-02
ASoC: core: Fix check before defaulting to regmap
Mark Brown
1
-1
/
+1
2012-07-11
ASoC: Free memory in the error paths of soc_of_parse_audio_routing()
Matthias Kaehlcke
1
-0
/
+2
[next]