Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
edacaeae52ade6cbb3a0704db32a9fb4a219dee3
/
sound
/
soc
/
soc-core.c
6d5701b
ASoC: Instantiate any forgotten DAPM widgets
by Mark Brown
· 15 years ago
e3509ff
ASoC: fix NULL pointer dereference in soc_suspend()
by Daniel Mack
· 15 years ago
452c5ea
ASoC: Integrate bias management with DAPM power management
by Mark Brown
· 15 years ago
13e2c86
Merge branch 'for-2.6.30' into for-2.6.31
by Mark Brown
· 15 years ago
914dc18
ASoC: soc-core: fix crash when removing not instantiated card
by Mike Rapoport
· 15 years ago
151ab22
ASoC: Fix up CODEC DAI formats for big endian CPUs
by Mark Brown
· 16 years ago
fd5dfad
ASoC: Volume controls are never of boolean type
by Mark Brown
· 16 years ago
3f1a4d8
ASoC: Check we have DAI ops when calling via accessor functions
by Mark Brown
· 16 years ago
06f409d
ASoC: Provide core support for symmetric sample rates
by Mark Brown
· 16 years ago
4ac5c61
ASoC: Set parent for AC97 devices we register
by Mark Brown
· 16 years ago
64ab9ba
ASoC: Don't defer resume work for AC97 codecs
by Mark Brown
· 16 years ago
d2314e0
ASoC: Only deregister AC97 dev if it's name was not "AC97"
by Atsushi Nemoto
· 16 years ago
6335d05
ASoC: make ops a pointer in 'struct snd_soc_dai'
by Eric Miao
· 16 years ago
c85e5a41
Merge branch 'for-2.6.29' into for-2.6.30
by Mark Brown
· 16 years ago
14fa43f
ASoC: Only register AC97 bus if it's not done already
by Mark Brown
· 16 years ago
67fcdea
Merge branch 'topic/snd_card_new-err' into topic/asoc
by Takashi Iwai
· 16 years ago
6627a65
ASoC: Push the codec runtime storage into the card structure
by Mark Brown
· 16 years ago
bd7dd77
ALSA: Convert to snd_card_create() in other sound/*
by Takashi Iwai
· 16 years ago
5852973
Merge branch 'for-2.6.29' into for-2.6.30
by Mark Brown
· 16 years ago
3e8e195
ASoC: cleanup duplicated code.
by Ian Molton
· 16 years ago
7415555
ASoC: Merge the soc_value_enum to soc_enum struct
by Peter Ujfalusi
· 16 years ago
2e72f8e
ASoC: New enum type: value_enum
by Peter Ujfalusi
· 16 years ago
ac11a2b
ASoC: Clean up kerneldoc warnings
by Mark Brown
· 16 years ago
0d0cf00
ASoC: Add codec registration API
by Mark Brown
· 16 years ago
c9b3a40
ALSA: ASoC - Fix wrong section types
by Takashi Iwai
· 16 years ago
6b05eda
ASoC: Wait for non-AC97 codec DAIs before instantiating
by Mark Brown
· 16 years ago
435c5e2
ASoC: Initial framework for dynamic card instantiation
by Mark Brown
· 16 years ago
12a48a8c
ASoC: Add platform registration API
by Mark Brown
· 16 years ago
9115171
ASoC: Add DAI registration API
by Mark Brown
· 16 years ago
c5af3a2
ASoC: Add card registration API
by Mark Brown
· 16 years ago
dc7d7b8
ASoC: Remove platform device from DAI suspend and resume operations
by Mark Brown
· 16 years ago
07c84d0
ASoC: Remove device from platform suspend and resume operations
by Mark Brown
· 16 years ago
384c89e
ASoC: Push debugfs files out of the snd_soc_device structure
by Mark Brown
· 16 years ago
87689d5
ASoC: Push platform registration down into the card
by Mark Brown
· 16 years ago
6308419
ASoC: Push workqueue data into snd_soc_card
by Mark Brown
· 16 years ago
7d8c16a
ASoC: Annotate core removal function
by Mark Brown
· 16 years ago
968a602
ASoC: Rename snd_soc_register_card() to snd_soc_init_card()
by Mark Brown
· 16 years ago
3af4182
Merge branch 'upstream' into topic/asoc
by Takashi Iwai
· 16 years ago
9e0f1b7
ASoC: Clean up kernel-doc for snd_soc_dai_set_fmt
by Qinghuang Feng
· 16 years ago
fde22f2
ASoC: Lower priority of resume work logging
by Mark Brown
· 16 years ago
3ba9e10
ASoC: Remove DAI type information
by Mark Brown
· 16 years ago
dee89c4
ASoC: Merge snd_soc_ops into snd_soc_dai_ops
by Mark Brown
· 16 years ago
8750654
ASoC: Rename snd_soc_card to snd_soc_machine
by Mark Brown
· 16 years ago
ea91394
ASoC: Remove core version number
by Mark Brown
· 16 years ago
7aeb6d7
Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus
by Takashi Iwai
· 16 years ago
bb072bf
sound: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
04172c0
Merge branch 'topic/fix/asoc' into topic/asoc
by Takashi Iwai
· 16 years ago
f24368c
ASoC: Convert core to use standard debug print macros
by Mark Brown
· 16 years ago
d45f621
ASoC: Fix handling of DAPM suspend work
by Mark Brown
· 16 years ago
12ef193
ASoC: Allow setting codec register with debugfs filesystem
by Troy Kisky
· 16 years ago
762b8df
ALSA: ASoC: Fix mono controls after conversion to support full int masks
by Mark Brown
· 16 years ago
d331124
ALSA: ASoC: update email address for Liam Girdwood
by Liam Girdwood
· 16 years ago
6010b2d
ALSA: ASoC: Use codec digital mute when stopping playback
by Mark Brown
· 16 years ago
815ecf8
ALSA: ASoC: convert use of uint to unsigned int
by Jon Smirl
· 16 years ago
f8ba0b7
ALSA: ASoC: Rename mask to max to reflect usage
by Jon Smirl
· 16 years ago
4eaa981
ALSA: ASoC: Convert bitfields in ASoC into full int width
by Jon Smirl
· 16 years ago
58cd33c
ALSA: ASoC: Allow codecs to override register display
by Mark Brown
· 16 years ago
8c6529d
ALSA: asoc: core - add Digital Audio Interface (DAI) control functions.
by Liam Girdwood
· 16 years ago
3c4b266
ALSA: asoc: core - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.
by Liam Girdwood
· 16 years ago
1301a96
ALSA: ASoC: fix PM=n build
by Randy Dunlap
· 16 years ago
6ed2597
ALSA: ASoC: Don't block system resume
by Andy Green
· 16 years ago
bdb9287
ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and remove
by Mark Brown
· 16 years ago
e13ac2e
[ALSA] ASoC: Add SOC_DOUBLE_S8_TLV control type
by Mark Brown
· 16 years ago
3ff3f64
[ALSA] ASoC: core checkpatch cleanups
by Mark Brown
· 16 years ago
0be9898
[ALSA] ASoC: Clarify API for bias configuration
by Mark Brown
· 16 years ago
b2efbbf
[ALSA] ASoC: Remove in-code changelogs
by Mark Brown
· 16 years ago
8b45a20
[ALSA] sound: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
08c8efe
[ALSA] Fix lockdep warning in ASoC machine probe
by Mark Brown
· 17 years ago
4ccab3e
[ALSA] soc - Ensure PCMs are suspended
by Liam Girdwood
· 17 years ago
3c1c47e
[ALSA] soc - Add D1 power event to power down event sequence
by Liam Girdwood
· 17 years ago
a7a4ac8
[ALSA] ASoC TLV support
by Philipp Zabel
· 17 years ago
0b4d221
[ALSA] soc - Add device level DAPM event
by Liam Girdwood
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
a5ce889
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
by Takashi Iwai
· 17 years ago
a68660e
[ALSA] ASoC AC97 device reg bugfix
by Liam Girdwood
· 18 years ago
cb666e5
[ALSA] soc - ASoC 0.13 core changes
by Liam Girdwood
· 18 years ago
bc7320c
[ALSA] ASoC very minor coding style fix for snd_soc_new_pcms()
by Liam Girdwood
· 18 years ago
965ac42
[ALSA] ASoC force running of delayed PM work at suspend() and remove()
by Liam Girdwood
· 18 years ago
18b9b3d
[ALSA] ASoC codec probe failure bug
by Liam Girdwood
· 18 years ago
4bb0952
[ALSA] soc - Use global workqueue
by Takashi Iwai
· 18 years ago
0664d88
[ALSA] Additional credits to soc-core
by Liam Girdwood
· 18 years ago
4484bb2
[ALSA] Fix the soc code after dhowells workqueue changes.
by Andrew Morton
· 18 years ago
2e26e48
[ALSA] ASoC - Bit clock matching error
by Philipp Zabel
· 18 years ago
a71a468
[ALSA] ASoC: Add support for BCLK based on (Rate * Chn * Word Size)
by Liam Girdwood
· 18 years ago
12e74f7
[ALSA] ASoC - Fix build warnings in soc-core.c
by Liam Girdwood
· 18 years ago
b5c5fd2
[ALSA] ASoC debug output build breakage
by Liam Girdwood
· 18 years ago
e117483
[ALSA] soc-core: fix multi-line string literal
by Clemens Ladisch
· 18 years ago
db2a416
[ALSA] ASoC: core code
by Frank Mandarino
· 18 years ago