summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rt5645: Add platform-data for Lenovo Ideapad Mixx 320Hans de Goede2018-05-111-0/+9
* ASoC: rt5645: Add platform-data for Lenovo Ideapad Mixx 310Hans de Goede2018-05-111-0/+14
* ASoC: rt5640: Add button press supportHans de Goede2018-05-112-7/+159
* ASoC: rt5640: Add jack-detect supportHans de Goede2018-05-112-4/+318
* ASoC: rt5640: Allow specifying dmic data pins through device-propertiesHans de Goede2018-05-111-0/+19
* ASoC: rt5640: Move checking of device-properties to component probe callbackHans de Goede2018-05-111-12/+19
* ASoC: rt5640: Remove unused rt5640_platform_dataHans de Goede2018-05-112-39/+17
* ASoC: rt5640: Remove is_sys_clk_from_pll, it has ordering issuesHans de Goede2018-05-111-25/+4
* ASoC: nau8824: fix spelling mistake: "semaphone" -> "semaphore"Colin Ian King2018-05-091-2/+2
* ASoC: fix return value check in mt6351_codec_driver_probe()Wei Yongjun2018-05-091-2/+2
* ASoC: rt5663: Optimize the power consumptionoder_chiou@realtek.com2018-05-051-12/+36
* ASoC: tas6424: Allow disabling auto diagnostics for faster power-onJean-Jacques Hiblot2018-05-042-2/+15
* ASoC: nau8810: change input PGA mixer stageJohn Hsu2018-05-041-11/+8
* ASoC: tas6424: Add support for the mute pinJean-Jacques Hiblot2018-04-271-1/+36
* ASoC: tas6424: Add support for the standby pinJean-Jacques Hiblot2018-04-271-0/+22
* ASoC: mt6351 switch to SPDX license tagKai Chieh Chuang2018-04-271-6/+5
* ASoC: add mt6351 codec driverKai Chieh Chuang2018-04-264-0/+1617
* Merge branch 'asoc-4.17' into asoc-4.18 for compress dependenciesMark Brown2018-04-262-3/+9
|\
| * ASoC: msm8916-wcd-analog: use threaded context for mbhc eventsSrinivas Kandagatla2018-04-191-3/+6
| * ASoC: rt5514: Add the missing register in the readable tableoder_chiou@realtek.com2018-04-161-0/+3
* | ASoC: wm_adsp: Account for name prefixes when toggling preloaderCharles Keepax2018-04-241-4/+4
* | ASoC: sgtl5000: Switch to SPDX identifierFabio Estevam2018-04-232-13/+6
* | ASoC: sgtl5000: Fix the spelling of 'exceed'Fabio Estevam2018-04-231-2/+2
* | ASoC: rt5668: fix incorrect 'and' operatorColin Ian King2018-04-191-1/+1
* | ASoC: nau8824: user configuration of key detectionJohn Hsu2018-04-171-0/+9
* | ASoC: rt1305: fix platform_no_drv_owner.cocci warningsFengguang Wu2018-04-171-1/+0
* | ASoC: rt1305: fix ACPI_PTR compile errorShuming Fan2018-04-171-0/+1
* | ASoC: rt5668: add rt5668B codec driverBard Liao2018-04-164-0/+3965
* | ASoC: rt1305: Add RT1305/RT1306 amplifier driverShuming Fan2018-04-164-0/+1475
* | ASoC: adau17x1: Do not reload dsp-fw if samplerate has not changedDanny Smith2018-04-161-0/+9
* | Merge branch 'asoc-4.17' into asoc-4.18 to get adau17x1 changes soMark Brown2018-04-162-7/+22
|\ \ | |/
| * ASoC: adau17x1: Handling of DSP_RUN register during fw setupDanny Smith2018-04-132-7/+22
* | ASoC: max9860: switch to SPDX license tagPeter Rosin2018-04-162-29/+12
* | ASoC: tfa9879: switch to SPDX license tagPeter Rosin2018-04-162-18/+7
* | ASoC: tfa9879: switch to using .probe_newPeter Rosin2018-04-161-3/+2
* | ASoC: tfa9879: fix whitespace issues caused by mindless conversionPeter Rosin2018-04-161-12/+13
* | ASoC: max9860: fix whitespace issues caused by mindless conversionPeter Rosin2018-04-161-3/+5
* | ASoC: TSCS42xx: Add CCF support to get sysclkSteven Eckhoff2018-04-162-37/+69
* | ASoC: TSCS42xx: Cleanup private data membersSteven Eckhoff2018-04-161-10/+6
* | ASoC: TSCS42xx: Shorten lines and other cleanupSteven Eckhoff2018-04-161-32/+55
* | ASoC: max9860: switch to using .probe_newPeter Rosin2018-04-161-3/+2
|/
* Merge remote-tracking branch 'asoc/topic/zx_aud96p22' into asoc-nextMark Brown2018-03-281-17/+18
|\
| * ASoC: zx_aud96p22: replace codec to componentKuninori Morimoto2018-02-121-17/+18
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'asoc/topic/wm9090', 'asoc/topic/wm9712', 'aso...Mark Brown2018-03-285-75/+87
|\ \ \ \ \
| | | | * | ASoC: wm_adsp: Support streams which can start/stop with DSP activeCharles Keepax2018-02-261-10/+18
| | | | * | ASoC: wm_adsp: Fix some signedness errors in register accessRichard Fitzgerald2018-02-161-4/+4
| | | | * | ASoC: wm_adsp: Don't init cache from DSP memory if control is write-onlyRichard Fitzgerald2018-02-121-3/+10
| | | | |/
| | | * | ASoC: wm9713: Use empty struct initializerFabio Estevam2018-02-141-1/+1
| | | |/
| | * | ASoC: wm9712: Use empty struct initializerFabio Estevam2018-02-141-1/+1
| | |/
| * | ASoC: wm9090: replace codec to componentKuninori Morimoto2018-02-121-56/+53
| |/
OpenPOWER on IntegriCloud