Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
1a13f8fa76c880be41d6b1e6a2b44404bcbfdf9e
/
include
/
sound
/
soc.h
d11bb4a
ASoC: core: Fix for the volume limiting when invert is in use
by Peter Ujfalusi
· 15 years ago
3efab7d
ASoC: Allow DAI links to be kept active over suspend
by Mark Brown
· 15 years ago
637d384
ASoC: core: Support for limiting the volume
by Peter Ujfalusi
· 15 years ago
b2c812e
ASoC: Add indirection for CODEC private data
by Mark Brown
· 15 years ago
53a61d9
Merge branch 'for-2.6.34' into for-2.6.35
by Mark Brown
· 15 years ago
5f712b2
ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
by Daniel Mack
· 15 years ago
d5021ec
ASoC: Add a notifier for jack status changes
by Mark Brown
· 15 years ago
fd23b7d
ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
by Daniel Mack
· 15 years ago
258020d
ASoC: core: Add delay operation to snd_soc_dai_ops
by Peter Ujfalusi
· 15 years ago
14dc573
ASoC: Allow mulitple usage count of codec and cpu dai
by Jassi Brar
· 15 years ago
d273ebe
ASoC: Pass dai_link as argument to platform suspend and resume
by jassi brar
· 15 years ago
6c5f1fe
ASoC: Make pmdown_time a long
by Mark Brown
· 15 years ago
96dd362
ASoC: Make pmdown_time a per-card setting
by Mark Brown
· 15 years ago
a3032b4
ASoC: Add a cache_sync bit to the CODEC structure
by Mark Brown
· 15 years ago
8c961bc
ASoC: Allow CODECs to ask soc-cache to suppress physical writes
by Mark Brown
· 15 years ago
6c2fb6a
ASoC: add helper macros to declare struct soc_enum instances
by Guennadi Liakhovetski
· 15 years ago
a96ca33
ASoC: Support turning off bias when the CODEC is idle
by Mark Brown
· 15 years ago
dd1b3d5
ASoC: Export snd_soc_update_bits_unlocked()
by Mark Brown
· 15 years ago
c0fa59d
ASoC: Add BCLK calculation utility for TDM mode too
by Mark Brown
· 15 years ago
c871a05
ASoC: Add jack_status_check callback function for GPIO jacks
by Joonyoung Shim
· 15 years ago
7aae816
ASoC: Add bit clock rate calculator utility functions
by Mark Brown
· 15 years ago
fe3e78e
ASoC: Factor out snd_soc_init_card()
by Mark Brown
· 15 years ago
d2058b0
ASoC: Remove snd_soc_suspend_device()
by Mark Brown
· 15 years ago
88439ac
ASoC: add support for multiple cards/codecs in debugfs
by Peter Ujfalusi
· 15 years ago
236cc52
ASoC: Remove unuused hw_read_t
by Mark Brown
· 15 years ago
79fb938
ASoC: Add DAPM widget power decision debugfs files
by Mark Brown
· 15 years ago
06cddef
Merge branch 'reg-cache' into for-2.6.32
by Mark Brown
· 15 years ago
afa2f10
ASoC: Factor out I2C 8 bit address 16 bit data I/O
by Mark Brown
· 15 years ago
7084a42
ASoC: Add I/O control bus information to factored out cache setup
by Mark Brown
· 15 years ago
77ee09c
ASoC: Allow CODECs to flag invalid registers
by Mark Brown
· 15 years ago
3ce91d5
ASoC: add SOC_DOUBLE_R_EXT_TLV control type
by Joonyoung Shim
· 15 years ago
d0af93d
ASoC: add SOC_DOUBLE_EXT_TLV control type
by Joonyoung Shim
· 15 years ago
17a52fd
ASoC: Begin to factor out register cache I/O functions
by Mark Brown
· 15 years ago
096e49d
ASoC: Add CODEC volatile register operation
by Mark Brown
· 15 years ago
831dc0f
ASoC: Add stub suspend and resume calls for ASoC subdevices
by Mark Brown
· 15 years ago
0e09b67
Merge branch 'dapm' into for-2.6.32
by Mark Brown
· 15 years ago
291f3bb
ASoC: Make DAPM power sequence lists local variables
by Mark Brown
· 15 years ago
46f5822
ASoC: Allow 32 bit registers for DAPM
by Daniel Ribeiro
· 15 years ago
5c82f56
AsoC: Make snd_soc_read() and snd_soc_write() functions
by Mark Brown
· 15 years ago
452c5ea
ASoC: Integrate bias management with DAPM power management
by Mark Brown
· 15 years ago
6d3ddc8
ASoC: Split DAPM power checks from sequencing of power changes
by Mark Brown
· 15 years ago
7629ad2
ASoC: add SOC_DOUBLE_EXT macro
by Daniel Mack
· 16 years ago
06f409d
ASoC: Provide core support for symmetric sample rates
by Mark Brown
· 16 years ago
ec67624
ASoC: Add GPIO support for jack reporting interface
by Lopez Cruz, Misael
· 16 years ago
6627a65
ASoC: Push the codec runtime storage into the card structure
by Mark Brown
· 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
8a2cd61
ASoC: Add jack reporting interface
by Mark Brown
· 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
0d0cf00
ASoC: Add codec registration API
by Mark Brown
· 16 years ago
12a48a8c
ASoC: Add platform registration API
by Mark Brown
· 16 years ago
c5af3a2
ASoC: Add card registration API
by Mark Brown
· 16 years ago
32c8dab
ASoC: Remove obsolete declaration of struct snd_soc_clock_info
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
968a602
ASoC: Rename snd_soc_register_card() to snd_soc_init_card()
by Mark Brown
· 16 years ago
3ba9e10
ASoC: Remove DAI type information
by Mark Brown
· 16 years ago
a47cbe7
ASoC: Move DAI structure definitions into new soc-dai.h
by Mark Brown
· 16 years ago
8750654
ASoC: Rename snd_soc_card to snd_soc_machine
by Mark Brown
· 16 years ago
ca3ea02
ASoC: Remove unused snd_soc_machine_config declaration
by Mark Brown
· 16 years ago
ea91394
ASoC: Remove core version number
by Mark Brown
· 16 years ago
04172c0
Merge branch 'topic/fix/asoc' into topic/asoc
by Takashi Iwai
· 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
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
6ed2597
ALSA: ASoC: Don't block system resume
by Andy Green
· 16 years ago
10144c0
ALSA: ASoC: Add SOC_SINGLE_EXT_TLV control type
by Mike Montour
· 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
0be9898
[ALSA] ASoC: Clarify API for bias configuration
by Mark Brown
· 16 years ago
1ef6ab7
[ALSA] ASoC: Make CPU and codec DAI operations have same type
by Mark Brown
· 16 years ago
392abe9
[ALSA] ASoC: build fix for snd_soc_info_bool_ext
by Philipp Zabel
· 17 years ago
0a22b87
[ALSA] Bump ASoC core version number
by Mark Brown
· 17 years ago
4ccab3e
[ALSA] soc - Ensure PCMs are suspended
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
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
1c433fb
[ALSA] soc - 0.13 ASoC headers
by Graeme Gregory
· 18 years ago
1321b16
[ALSA] soc - Fix delayed_work related changes on 2.6.20 kernel
by Takashi Iwai
· 18 years ago
4484bb2
[ALSA] Fix the soc code after dhowells workqueue changes.
by Andrew Morton
· 18 years ago
a71a468
[ALSA] ASoC: Add support for BCLK based on (Rate * Chn * Word Size)
by Liam Girdwood
· 18 years ago
808db4a
[ALSA] ASoC: core and dapm headers
by Richard Purdie
· 18 years ago