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
/
include
/
sound
/
soc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-22
AsoC: Make snd_soc_read() and snd_soc_write() functions
Mark Brown
1
-4
/
+13
2009-05-18
ASoC: Integrate bias management with DAPM power management
Mark Brown
1
-0
/
+1
2009-05-18
ASoC: Split DAPM power checks from sequencing of power changes
Mark Brown
1
-0
/
+2
2009-04-24
ASoC: add SOC_DOUBLE_EXT macro
Daniel Mack
1
-0
/
+8
2009-04-07
ASoC: Provide core support for symmetric sample rates
Mark Brown
1
-0
/
+6
2009-03-04
ASoC: Add GPIO support for jack reporting interface
Lopez Cruz, Misael
1
-0
/
+32
2009-01-27
ASoC: Push the codec runtime storage into the card structure
Mark Brown
1
-1
/
+2
2009-01-09
Merge branch 'for-2.6.29' into for-2.6.30
Mark Brown
1
-14
/
+1
2009-01-09
ASoC: cleanup duplicated code.
Ian Molton
1
-0
/
+2
2009-01-09
ASoC: Add jack reporting interface
Mark Brown
1
-0
/
+32
2009-01-08
ASoC: Merge the soc_value_enum to soc_enum struct
Peter Ujfalusi
1
-14
/
+1
2009-01-05
ASoC: New enum type: value_enum
Peter Ujfalusi
1
-0
/
+30
2008-12-10
ASoC: Add codec registration API
Mark Brown
1
-0
/
+5
2008-12-09
ASoC: Add platform registration API
Mark Brown
1
-0
/
+5
2008-12-09
ASoC: Add card registration API
Mark Brown
1
-0
/
+5
2008-12-04
ASoC: Remove obsolete declaration of struct snd_soc_clock_info
Mark Brown
1
-1
/
+0
2008-12-03
ASoC: Remove device from platform suspend and resume operations
Mark Brown
1
-4
/
+2
2008-12-03
ASoC: Push debugfs files out of the snd_soc_device structure
Mark Brown
1
-3
/
+5
2008-12-02
ASoC: Push platform registration down into the card
Mark Brown
1
-1
/
+1
2008-12-02
ASoC: Push workqueue data into snd_soc_card
Mark Brown
1
-2
/
+5
2008-12-01
ASoC: Rename snd_soc_register_card() to snd_soc_init_card()
Mark Brown
1
-1
/
+1
2008-11-24
ASoC: Remove DAI type information
Mark Brown
1
-8
/
+0
2008-11-21
ASoC: Move DAI structure definitions into new soc-dai.h
Mark Brown
1
-146
/
+2
2008-11-21
ASoC: Rename snd_soc_card to snd_soc_machine
Mark Brown
1
-4
/
+4
2008-11-18
ASoC: Remove unused snd_soc_machine_config declaration
Mark Brown
1
-1
/
+0
2008-11-05
ASoC: Remove core version number
Mark Brown
1
-2
/
+0
2008-10-31
Merge branch 'topic/fix/asoc' into topic/asoc
Takashi Iwai
1
-1
/
+2
2008-10-30
ASoC: Allow setting codec register with debugfs filesystem
Troy Kisky
1
-0
/
+4
2008-10-30
ALSA: ASoC: Fix mono controls after conversion to support full int masks
Mark Brown
1
-1
/
+2
2008-07-29
ALSA: ASoC: convert use of uint to unsigned int
Jon Smirl
1
-1
/
+1
2008-07-29
ALSA: ASoC: Rename mask to max to reflect usage
Jon Smirl
1
-11
/
+11
2008-07-29
ALSA: ASoC: Convert bitfields in ASoC into full int width
Jon Smirl
1
-19
/
+31
2008-07-29
ALSA: ASoC: Allow codecs to override register display
Mark Brown
1
-0
/
+2
2008-07-10
ALSA: asoc: core - add Digital Audio Interface (DAI) control functions.
Liam Girdwood
1
-0
/
+21
2008-07-10
ALSA: asoc: core - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.
Liam Girdwood
1
-48
/
+23
2008-06-16
ALSA: ASoC: Don't block system resume
Andy Green
1
-0
/
+1
2008-06-13
ALSA: ASoC: Add SOC_SINGLE_EXT_TLV control type
Mike Montour
1
-0
/
+9
2008-06-13
ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and remove
Mark Brown
1
-2
/
+4
2008-05-29
[ALSA] ASoC: Add SOC_DOUBLE_S8_TLV control type
Mark Brown
1
-0
/
+15
2008-05-19
[ALSA] ASoC: Clarify API for bias configuration
Mark Brown
1
-4
/
+24
2008-05-19
[ALSA] ASoC: Make CPU and codec DAI operations have same type
Mark Brown
1
-24
/
+6
2008-05-13
[ALSA] ASoC: build fix for snd_soc_info_bool_ext
Philipp Zabel
1
-1
/
+1
2008-01-31
[ALSA] Bump ASoC core version number
Mark Brown
1
-1
/
+1
2008-01-31
[ALSA] soc - Ensure PCMs are suspended
Liam Girdwood
1
-0
/
+3
2008-01-31
[ALSA] ASoC TLV support
Philipp Zabel
1
-10
/
+48
2008-01-31
[ALSA] soc - Add device level DAPM event
Liam Girdwood
1
-0
/
+3
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2007-10-16
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
Takashi Iwai
1
-2
/
+1
2007-05-16
[ALSA] ASoC AC97 device reg bugfix
Liam Girdwood
1
-1
/
+3
2007-02-09
[ALSA] soc - 0.13 ASoC headers
Graeme Gregory
1
-110
/
+83
[next]