Lars-Peter Clausen
|
eee5d7f99a
ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrol
|
12 years ago |
Lars-Peter Clausen
|
ea3583d04b
ASoC: wm8903: Use SOC_SINGLE_EXT() instead of open-coding it
|
12 years ago |
Mark Brown
|
ca0c5685ff
Merge remote-tracking branch 'asoc/topic/wm8903' into asoc-next
|
12 years ago |
Alban Bedel
|
f1ca493b0b
ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is running
|
12 years ago |
Alban Bedel
|
00aa0fac76
ASoC: wm8903: Add the DAC boost control
|
12 years ago |
Bill Pemberton
|
7a79e94e97
ASoC: codecs: remove __dev* attributes
|
12 years ago |
Sachin Kamat
|
5c86ea44bb
ASoC: wm8903: Use module_i2c_driver
|
13 years ago |
Mark Brown
|
a89c3e956a
ASoC: wm8903: Move register default changes to I2C probe
|
13 years ago |
Mark Brown
|
b7c95d9146
ASoC: wm8903: Move interrupt request to I2C probe
|
13 years ago |
Mark Brown
|
e373cbfb2f
ASoC: wm8903: Make interrupt handler use regmap directly
|
13 years ago |
Mark Brown
|
20c5fd3994
ASoC: wm8903: Move pin configuration into I2C probe() function
|
13 years ago |
Mark Brown
|
7d11668494
ASoC: wm8903: Convert to devm_regmap_init_i2c()
|
13 years ago |
Mark Brown
|
656baaebf9
ASoC: codecs: Refresh copyrights for Wolfson drivers
|
13 years ago |
Stephen Warren
|
0bf79ef2c3
ASoC: wm8903: init GPIOs during I2C probe not codec probe
|
13 years ago |
Mark Brown
|
e6968a1719
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
|
13 years ago |
Axel Lin
|
385bd9379b
ASoC: Fix return value of wm8903_gpio_direction_in() and wm8903_gpio_direction_out()
|
13 years ago |
Stephen Warren
|
f18b4e2ee9
ASoC: WM8903: Add of_match_table
|
13 years ago |
Mark Brown
|
6664ee115b
ASoC: Don't fail if we can't read the IRQ type in WM8903
|
13 years ago |
Stephen Warren
|
5d680b3a84
ASoC: WM8903: Add device tree binding
|
13 years ago |
Stephen Warren
|
9d35f3e100
ASoC: WM8903: Get default irq_active_low from IRQ controller
|
13 years ago |
Stephen Warren
|
db81778409
ASoC: WM8903: Remove conditionals checking pdata != NULL
|
13 years ago |
Stephen Warren
|
a0f203d384
ASoC: WM8903: Fix platform data gpio_cfg confusion
|
13 years ago |
Stephen Warren
|
c0eb27cf84
ASoC: WM8903: Create default platform data structure
|
13 years ago |
Mark Brown
|
7d46a528c6
ASoC: Move initial WM8903 identification and reset to I2C probe
|
13 years ago |
Mark Brown
|
ee244ce4ea
ASoC: Convert WM8903 to direct regmap API usage
|
13 years ago |
Mark Brown
|
82ae55dbcc
ASoC: Don't resync WM8903 register cache on reset
|
13 years ago |
Mark Brown
|
45e967553f
ASoC: Use a normal cache sync for WM8903
|
13 years ago |
Mark Brown
|
88a1b12b9c
ASoC: WM8903 only supports I2C so don't ifdef it
|
13 years ago |
Mark Brown
|
f4a10837c9
ASoC: Use table based control init for WM8903
|
13 years ago |
Mark Brown
|
2950cd2208
ASoC: Convert WM8903 to devm_kzalloc()
|
13 years ago |