Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
94f17e9cfa73d496c2289f02d2002465b79b0931
94f17e9
ASoC: wm8510: Convert to snd_soc_cache_sync
by Axel Lin
· 13 years ago
25c77c5
ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widget
by Mark Brown
· 13 years ago
3ebb5c9
ASoC: Squash error codes from regmap down to -1 on read
by Mark Brown
· 13 years ago
024dc07
ASoC: Cache connected input and output recursions
by Mark Brown
· 13 years ago
7ca3a18
ASoC: Assign power_check when we allocate DAPM widgets
by Mark Brown
· 13 years ago
2dc0021
ASoC: Ensure all DAPM widgets are instantiated with the card
by Mark Brown
· 13 years ago
87bea31
ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers
by Mark Brown
· 13 years ago
4f4c007
ASoC: Suppress early calls to snd_soc_dapm_sync()
by Mark Brown
· 13 years ago
a1ff89e
regulator: Add WM1811 support
by Mark Brown
· 13 years ago
4f6d45f
Merge branch 'for-3.1' into for-3.2
by Mark Brown
· 13 years ago
ac60155
ASoC: Return early with -EINVAL if invalid dai format is detected
by Axel Lin
· 13 years ago
3c08600
ASoC: wm8990: Remove incorrect comments
by Axel Lin
· 13 years ago
416a0ce
ASoC: wm8990: Convert to snd_soc_cache_sync for sync reg_cache with the hardware
by Axel Lin
· 13 years ago
a92f139
ASoC: fix codec breakage caused by the volsw/volsw_2r merger
by Peter Ujfalusi
· 13 years ago
23524eb
ASoC: tlv320aic32x4 fix initialization of micpga routing
by Wolfram Sang
· 13 years ago
143d62a
ASoC: Ensure DAPM widgets are set up before we sync jacks
by Mark Brown
· 13 years ago
c4671a9
ASoC: Replace remaining use of *_volsw_2r with *_volsw
by Peter Ujfalusi
· 13 years ago
9a185b9
ASoC: Remove references to linux@wolfsonmicro.com
by Mark Brown
· 13 years ago
6985700
ASoC: Remove unused variable 'wm9090' in wm9090_probe
by Axel Lin
· 13 years ago
0df2c59
ASoC: imx: Remove unused variable 'dai'
by Axel Lin
· 13 years ago
089f338
ASoC: Remove unused function declaration in imx-ssi.h
by Axel Lin
· 13 years ago
a0acf47
ASoC: twl6040: Warn user in twl6040_put_volsw for error case
by Peter Ujfalusi
· 13 years ago
1576a5f
ASoC: core: Remove snd_soc_put_volsw_2r definition
by Peter Ujfalusi
· 13 years ago
db382da
ASoC: twl6040: Simply call snd_soc_put_volsw form the custom code
by Peter Ujfalusi
· 13 years ago
974815b
ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functions
by Peter Ujfalusi
· 13 years ago
f7915d9
ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functions
by Peter Ujfalusi
· 13 years ago
e8f5a10
ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functions
by Peter Ujfalusi
· 13 years ago
30d86ba
ASoC: core: Change SOC_SINGLE/DOUBLE_VALUE representation
by Peter Ujfalusi
· 13 years ago
08a1ed7
ASoC: twl6040: Prepare for core put_volsw/volsw_2r merger
by Peter Ujfalusi
· 13 years ago
e49b683
ASoC: twl6040: Simplify custom get_volsw callback
by Peter Ujfalusi
· 13 years ago
0f9887d
ASoC: Consolidate use of controls with custom get/put function
by Peter Ujfalusi
· 13 years ago
7508b12
ASoC: Use dapm_mark_dirty() for new DAPM widgets for consistency
by Mark Brown
· 13 years ago
f68d7e1
ASoC: Stop checking for supplied widgets after we find the first
by Mark Brown
· 13 years ago
f3bf3e4
ASoC: Don't mark the outputs of supplies as dirty on state changes
by Mark Brown
· 13 years ago
9b8a83b
ASoC: Only run power_check() on a widget once per run
by Mark Brown
· 13 years ago
75c1f89
ASoC: Add verbose debugging showing why widgets get marked dirty
by Mark Brown
· 13 years ago
fe4fda5
ASoC: Reduce the number of neigbours we mark dirty when updating power
by Mark Brown
· 13 years ago
db432b4
ASoC: Do DAPM power checks only for widgets changed since last run
by Mark Brown
· 13 years ago
5656310
ASoC: Mark headphone, mic, speaker and line widgets as always connected
by Mark Brown
· 13 years ago
d805002
ASoC: Factor out widget power check operation
by Mark Brown
· 13 years ago
35c64bc
ASoC: Ensure all DAPM widgets have a power check callback
by Mark Brown
· 13 years ago
f9de6d7
ASoC: Move bias level decision into main dapm_power_widgets()
by Mark Brown
· 13 years ago
05623c4
ASoC: Factor write of widget power out into a separate function
by Mark Brown
· 13 years ago
aa59802
regulator: Fix return code from regulator_disable_deferred()
by Mark Brown
· 13 years ago
38f3f31
ASoC: Remove direct register cache accesses from WM8962 driver
by Mark Brown
· 13 years ago
bfd3d4e
ASoC: twl6040: Simplify custom put_volsw callback
by Peter Ujfalusi
· 13 years ago
cdffa77
ASoC: core: Introduce SOC_DOUBLE_R_VALUE macro
by Peter Ujfalusi
· 13 years ago
460acbe
ASoC: core: Introduce SOC_DOUBLE_VALUE macro
by Peter Ujfalusi
· 13 years ago
672f4c4
ASoC: Remove unneeded hw_write initialisation in wm8523
by Axel Lin
· 13 years ago
499cb18
ASoC: Remove unneeded hw_write initialisation in ak4671
by Axel Lin
· 13 years ago
d434bc3
ASoC: wm8711: Use snd_soc_update_bits for read-modify-write
by Axel Lin
· 13 years ago
696f917
ASoC: wm8988: Use snd_soc_update_bits for read-modify-write
by Axel Lin
· 13 years ago
f5b00d0
ASoC: wm8750: Use snd_soc_update_bits for read-modify-write
by Axel Lin
· 13 years ago
1a3bbb4
ASoC: Avoid writing to WM8971_RESET in wm8971_resume
by Axel Lin
· 13 years ago
5d224e8
Merge branch 'for-3.1' into for-3.2
by Mark Brown
· 13 years ago
c527e6a
ASoC: wm8994: Fix setting rate_reg for wm8994-aif2
by Axel Lin
· 13 years ago
7347875
ASoC: wm8995: Slightly optimize configure_clock
by Axel Lin
· 13 years ago
04f45c4
ASoC: wm8994: Slightly optimize configure_clock
by Axel Lin
· 13 years ago
b1b6cff
ASoC: omap-pcm: Fix the no period wakeup implementation
by Peter Ujfalusi
· 13 years ago
9cd1132
ASoC: wm8988: Use snd_soc_update_bits for read-modify-write
by Axel Lin
· 13 years ago
c6d4341
ASoC: wm8971: Use snd_soc_update_bits for read-modify-write
by Axel Lin
· 13 years ago
11b9ce6
ASoC: wm8711: Use snd_soc_update_bits for read-modify-write
by Axel Lin
· 13 years ago
c855a1a
ASoC: max98095 codec: Catch driver bugs for biquad channel name
by Ryan Mallon
· 13 years ago
8754f22
ASoC: max98088 codec: Catch driver bugs for eq channel name
by Ryan Mallon
· 13 years ago
81204c8
ASoC: Add WM1811 support
by Mark Brown
· 14 years ago
b1f43bf
mfd: Add WM1811 support
by Mark Brown
· 14 years ago
11c2b5f
ASoC: Fix typo in 24.576MHz rate in WM5100
by Mark Brown
· 13 years ago
0b07ab9
ASoC: Instantiate DAPM widgets before we do the DAI link init
by Mark Brown
· 13 years ago
f3a54a2
ASoC: samsung: s3c-i2s-v2.c needs module.h
by Axel Lin
· 13 years ago
61e49bf
ASoC: samsung: WM8994 depends on MFD_WM8994
by Arnd Bergmann
· 13 years ago
9b5999b
ASoC: Fix setting update bits for WM8741_DACRMSB_ATTENUATION
by Axel Lin
· 13 years ago
f6a74ce
ASoC: txx9: Add __exit_p at necessary place
by Axel Lin
· 13 years ago
1c6927f
ASoC: Staticise ep93xx_ac97_dai
by Axel Lin
· 13 years ago
2e4891a
ASoC: Staticise simtec_audio_resume()
by Axel Lin
· 13 years ago
43419b8
ASoC: Remove needless codec->dapm.bias_level assignment to SND_SOC_BIAS_OFF
by Axel Lin
· 13 years ago
ca7acee
ASoC: sh: use correct __iomem annotations
by Arnd Bergmann
· 13 years ago
b381bc8
ASoC: imx: eukrea_tlv320 needs i2c
by Arnd Bergmann
· 13 years ago
6010c4c
Merge branch 'for-3.1' into for-3.2
by Mark Brown
· 13 years ago
b5c49d4
ASoC: omap_mcpdm_remove cannot be __devexit
by Arnd Bergmann
· 13 years ago
4b8713f
ASoC: Remove unused srate variable in tegra_spdif_hw_params
by Axel Lin
· 13 years ago
c6add3f
ASoC: Remove unused rate variable in magician_playback_hw_params
by Axel Lin
· 13 years ago
8fccf46
ASoC: Staticise sh4_ssi_dai
by Axel Lin
· 13 years ago
bc6bd90
ASoC: Staticise samsung_spdif_dai
by Axel Lin
· 13 years ago
019cd3b
ASoC: tegra: Staticise tegra_i2s_dai and tegra_spdif_dai
by Axel Lin
· 13 years ago
c4c5839
ASoC: samsung: Add __devexit_p at necessary places
by Axel Lin
· 13 years ago
48860e4
ASoC: kirkwood-i2s: Add __devexit_p at necessary place
by Axel Lin
· 13 years ago
3f0456b
ASoC: wm8782: Add __devexit_p at necessary place
by Axel Lin
· 13 years ago
ea945ab
Merge branch 'for-3.1' into for-3.2
by Mark Brown
· 13 years ago
a3c6dac
ASoC: omap: Use single hw_params callback in sdp3430 and zoom2
by Jarkko Nikula
· 13 years ago
cf9feff
ASoC: omap: Convert bunch of machine drivers to use init time DAI format
by Jarkko Nikula
· 13 years ago
4dd0417
ASoC: omap-mcbsp: Prepare for init time DAI format setting
by Jarkko Nikula
· 13 years ago
21d17dd
ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADC
by Axel Lin
· 13 years ago
eff919a
ASoC: use a valid device for dev_err() in Zylonite
by Arnd Bergmann
· 13 years ago
177fdd8
ASoC: tlv320aic3x: Use driver_data field of struct i2c_device_id to identify models
by Axel Lin
· 13 years ago
009d196
ASoC: twl6040: Simplify code in out_drv_event for pending work check
by Peter Ujfalusi
· 13 years ago
6fbb32d
ASoC: twl6040: Shift 2 identifies the HS output in out_drv_event
by Peter Ujfalusi
· 13 years ago
93eebc6
ASoC: twl6040: correct loop counters for HS/HF ramp code
by Peter Ujfalusi
· 13 years ago
a46737a
ASoC: twl6040: One workqueue should be enough
by Peter Ujfalusi
· 13 years ago
91a18ae
ASoC: omap-mcbsp: Fix FS polarity for LEFT_J, DSP_A and DSP_B formats
by Jarkko Nikula
· 13 years ago
f34dafb
ASoC: sn95031: Do not use static variable for channel_index
by Axel Lin
· 13 years ago
Next »