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
2012-04-16
ASoC: core: Bind DAIs to CODECs at registration time
Mark Brown
1
-6
/
+30
2012-04-16
ASoC: core: Flip master for CODECs in the CPU slot of a CODEC<->CODEC link
Mark Brown
1
-4
/
+33
2012-04-16
ASoC: core: Return -ENOTSUPP instead of -EINVAL if mute is not supported
Mark Brown
1
-1
/
+1
2012-04-09
Merge tag 'v3.4-rc2' into for-3.5
Mark Brown
1
-7
/
+1
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-7
/
+1
2012-04-03
ASoC: core: Initialize err for snd_soc_put_volsw_sx
Brian Austin
1
-1
/
+1
2012-04-03
ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLV
Brian Austin
1
-93
/
+81
2012-04-01
ASoC: core: Use driver core probe deferral
Mark Brown
1
-85
/
+62
2012-04-01
ASoC: dapm: Add platform stream event support
Liam Girdwood
1
-6
/
+2
2012-04-01
ASoC: core: Add platform DAI widget mapping
Liam Girdwood
1
-0
/
+14
2012-04-01
ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutex
Liam Girdwood
1
-0
/
+1
2012-04-01
ASoC: core: Add card mutex locking subclasses
Liam Girdwood
1
-1
/
+1
2012-03-15
ASoC: core: Fix obscure leak of runtime array
Mark Brown
1
-4
/
+4
2012-03-08
ASoC: core: missing set_fmt should not be complaint
Shawn Guo
1
-5
/
+6
2012-03-06
ASoC: core: Add platform component mutex
Liam Girdwood
1
-0
/
+1
2012-03-02
ASoC: core: Log a warning when machines use soc-audio
Mark Brown
1
-0
/
+4
2012-03-02
ASoC: core: cleanup platform debugfs on probe failure.
Liam Girdwood
1
-0
/
+1
2012-02-24
ASoC: core: Don't overwrite .poweroff in snd_soc_pm_ops
Viresh Kumar
1
-1
/
+5
2012-02-21
ASoC: core: Add support for masking out parts of coefficient blocks
Mark Brown
1
-7
/
+67
2012-02-21
ASoC: core: Add SND_SOC_BYTES control for coefficient blocks
Mark Brown
1
-0
/
+49
2012-02-17
ASoC: soc-core: Show the returned values on error messages
Fabio Estevam
1
-17
/
+22
2012-02-17
ASoC: dapm: Implement and instantiate DAI widgets
Mark Brown
1
-0
/
+11
2012-02-17
ASoC: dapm: Constify lots of names that are never modified
Mark Brown
1
-1
/
+1
2012-02-17
ASoC: dapm: Supply the DAI and substream when calling stream events
Mark Brown
1
-14
/
+16
2012-02-15
ASoC: core: add platform DAPM debugfs support
Sebastien Guiriec
1
-0
/
+32
2012-02-15
ASoC: core: Convert CODEC debugfs init to use dev_warn()
Liam Girdwood
1
-4
/
+2
2012-02-09
Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are
Mark Brown
1
-0
/
+11
2012-02-09
ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver struct
Mark Brown
1
-0
/
+1
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
1
-38
/
+70
2012-01-31
ASoC: core: Support suspend to disk
Mark Brown
1
-2
/
+1
2012-01-31
ASoC: core: Better support for idle_bias_off suspend ignores
Mark Brown
1
-0
/
+11
2012-01-21
ASoC: Use regmap update bits operation for drivers using regmap
Mark Brown
1
-10
/
+15
2012-01-20
ASoC: core - Improve card registration error messaging for large DAI links.
Liam Girdwood
1
-3
/
+5
2012-01-16
ASoC: core - Free platform DAPM context at platform removal.
Liam Girdwood
1
-0
/
+4
2012-01-10
ASoC: Dynamically allocate the rtd device for a non-empty release()
Mark Brown
1
-19
/
+25
2011-12-22
ASoC: Declare soc_new_pcm() properly
Mark Brown
1
-2
/
+0
2011-12-22
ASoC: Allow DAI links to be specified using device tree nodes
Stephen Warren
1
-7
/
+57
2011-12-20
ASoC: Add utility to parse DAPM routes from device tree
Stephen Warren
1
-0
/
+57
2011-12-20
ASoC: Add utility to set a card's name from device tree
Stephen Warren
1
-0
/
+25
2011-12-11
ASoC: Fix an obvious copy paste error in an error message
Lothar Waßmann
1
-1
/
+1
2011-12-09
ASoC: Refactor some conditions and loop in soc_bind_dai_link()
Stephen Warren
1
-22
/
+30
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
1
-1
/
+1
2011-11-27
ASoC: Fix CODEC enumeration for auto_nc_codec_pins
Mark Brown
1
-1
/
+1
2011-11-23
ASoC: Implement fully_routed card property
Stephen Warren
1
-0
/
+4
2011-11-23
Merge branch 'for-3.2' into for-3.3
Mark Brown
1
-0
/
+6
2011-11-23
ASoC: skip resume of soc-audio devices without codecs
Eric Miao
1
-0
/
+6
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-10-18
ASoC: Fix prefixing of DAPM controls
Mark Brown
1
-3
/
+3
2011-10-11
ASoC: Instantiate card widgets immediately
Mark Brown
1
-0
/
+2
2011-10-08
ASoC: Ensure all DAPM widgets are instantiated with the card
Mark Brown
1
-0
/
+2
[next]