summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Mark Brown2018-01-1212-19/+35
|\
| *---. Merge remote-tracking branches 'asoc/fix/rt5663', 'asoc/fix/tlv320aic31xx' an...Mark Brown2017-12-204-2/+12
| |\ \ \
| | | | * ASoC: twl4030: fix child-node lookupJohan Hovold2017-11-161-1/+3
| | | * | ASoC: tlv320aic31xx: Fix GPIO1 register definitionAndrew F. Davis2017-11-301-1/+1
| | * | | ASoC: rt5663: Fix the wrong result of the first jack detectionoder_chiou@realtek.com2017-12-142-0/+8
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge remote-tracking branches 'asoc/fix/msm8916', 'asoc/fix/nau8825', 'asoc/...Mark Brown2017-12-206-10/+16
| |\ \ \ \ \ \
| | | | | * | | ASoC: rt5645: reset RT5645_AD_DA_MIXER at probeBard Liao2017-11-221-0/+2
| | | | | | |/ | | | | | |/|
| | | | * | | ASoC: rt5514-spi: only enable wakeup when fully initializedBrian Norris2017-12-191-2/+2
| | | | * | | ASoC: rt5514: Add the sanity check for the driver_data in the resume functionoder_chiou@realtek.com2017-11-271-4/+7
| | | | * | | ASoC: rt5514: Make sure the DMIC delay will be happened after normal SUPPLY w...oder_chiou@realtek.com2017-11-241-1/+1
| | | | |/ /
| | | * | / ASoC: nau8825: fix issue that pop noise when start captureAbhijeet Kumar2017-12-191-0/+1
| | | | |/ | | | |/|
| | * / | ASoC: codecs: msm8916-wcd: Fix supported formatsSrinivas Kandagatla2017-11-302-3/+3
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/amd', 'asoc/fix/atm...Mark Brown2017-12-202-7/+7
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | ASoC: da7218: fix fix child-node lookupJohan Hovold2017-11-161-1/+1
| | | |/
| | * / ASoC: wm_adsp: Fix validation of firmware and coeff lengthsBen Hutchings2017-12-081-6/+6
| |/ /
* / / ASoC: sn95031: remove this codeVinod Koul2018-01-104-1074/+0Star
|/ /
* | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-1359-339/+1448
|\|
| *-------. Merge remote-tracking branches 'asoc/topic/tfa9879', 'asoc/topic/ts3a277e', '...Mark Brown2017-11-107-70/+149
| |\ \ \ \ \
| | | | | * | ASoC: wm97xx: fix compilation corner caseRobert Jarzmik2017-10-182-11/+4Star
| | | | | * | ASoC: wm9712: Add missing braceMark Brown2017-09-201-0/+1
| | | | | * | ASoC: wm9705: add ac97 new bus supportRobert Jarzmik2017-09-192-14/+31
| | | | | * | ASoC: wm9705: add private structureRobert Jarzmik2017-09-191-12/+24
| | | | | * | ASoC: wm9712: add ac97 new bus supportRobert Jarzmik2017-09-192-15/+32
| | | | | * | ASoC: wm9713: add ac97 new bus supportRobert Jarzmik2017-09-192-13/+29
| | | | | |/
| | | | * | ASoC: wm8741: Fix setting BCLK and LRCLK polaritySergej Sawazki2017-11-031-2/+2
| | | | * | ASoC: wm8741: Use snd_soc_update_bits rather than hard codingCharles Keepax2017-11-011-14/+21
| | | | |/
| | | * / ASoC: ts3a227e: add acpi tableFang, Yang A2017-09-191-0/+10
| | | |/
| | * / ASoC: tfa9879: Add device tree bindingsFabio Estevam2017-09-201-0/+6
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '...Mark Brown2017-11-101-1/+2
| |\ \ \ \ \ | | | | | |/ | | | | |/|
| | | | | * ASoC: tas571x: Kill BUG_ON() usageTakashi Iwai2017-09-201-1/+2
| | | | |/
| | | * | Revert "ASoC: rt5651: Enable jack detection on JD* pins"Mark Brown2017-10-302-170/+2Star
| | | * | ASoC: rt5651: Enable jack detection on JD* pinsCarlo Caione2017-10-262-2/+170
| | | |/
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5651', 'aso...Mark Brown2017-11-107-53/+647
| |\ \ \ \ \ \ \
| | | | | | * | | ASoC: rt5670: add set_bclk_ratio in dai opsBard Liao2017-09-282-0/+23
| | | | | | * | | ASoC: rt5670: refactor DMI quirks and fix Dell Venue settingsPierre-Louis Bossart2017-09-251-19/+105
| | | | | | | |/ | | | | | | |/|
| | | | | * | | ASoC: rt5663: Check the JD status in the button pushingoder_chiou@realtek.com2017-11-101-2/+41
| | | | | * | | ASoC: rt5663: Delay and retry reading rt5663 ID registerOder Chiou2017-11-091-1/+10
| | | | | * | | ASoC: rt5663: Add the function of impedance sensingOder Chiou2017-09-191-4/+214
| | | | | |/ /
| | | | * | | ASoC: rt5659: move set_pll to codec levelBard Liao2017-10-181-8/+8
| | | | * | | ASoC: rt5659: move set_sysclk to codec levelBard Liao2017-10-181-5/+5
| | | * | | | ASoC: rt5651: Enable JD1_1 quirk for KIANO laptoptCarlo Caione2017-10-261-0/+8
| | | * | | | ASoC: rt5651: Rework quirk logicCarlo Caione2017-10-261-4/+35
| | | * | | | ASoC: rt5651: Enable jack detection on JD* pinsCarlo Caione2017-10-262-2/+170
| | | * | | | ASoC: rt5651: Convert rt5651 micbias1 to a supply widgetCarlo Caione2017-10-231-2/+2
| | | | |/ / | | | |/| |
| | * | | | ASoC: rt5645: Wait for 400msec before concluding on value of RT5645_VENDOR_ID2Akshu Agrawal2017-11-091-0/+8
| | * | | | ASoC: rt5645: remove unexisting route on new rt5645Bard Liao2017-10-311-2/+14
| | * | | | ASoC: rt5645: Make a few struct constJean Delvare2017-09-191-4/+4
| | |/ / /
| | | | |
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'asoc/topic/rl6231' and 'asoc/topic/rt5514' in...Mark Brown2017-11-105-5/+57
| |\ \ \ \ \
| | | * | | | ASoC: rt5514: work around link errorArnd Bergmann2017-11-102-0/+5
| | | * | | | ASoC: rt5514: mark PM functions as __maybe_unusedArnd Bergmann2017-11-101-2/+2