summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sta32x: set ->component pointer in private structDaniel Mack2018-12-291-0/+3
* ASoC: wm_adsp: Fix dma-unsafe read of scratch registersRichard Fitzgerald2018-12-171-17/+20
* ASoC: sigmadsp: safeload should not have lower byte limitDanny Smith2018-10-181-2/+1
* ASoC: wm8804: Add ACPI supportPierre-Louis Bossart2018-10-181-1/+14
* ASoC: rt5514: Fix the issue of the delay volume applied againOder Chiou2018-10-181-4/+4
* ASoC: cs4265: fix MMTLR Data switch controlSébastien Szymanski2018-09-291-2/+2
* ASoC: rt5514: Fix the issue of the delay volume appliedOder Chiou2018-09-261-4/+4
* ASoC: wm8994: Fix missing break in switchGustavo A. R. Silva2018-09-151-0/+1
* ASoC: rt5677: Fix initialization of rt5677_of_match.dataMatthias Kaehlcke2018-09-151-1/+1
* ASoC: msm8916-wcd-digital: fix RX2 MIX1 and RX3 MIX1Jean-François Têtu2018-08-171-2/+2
* ASoC: cs35l35: Add use_single_rw to regmap configPaul Handrigan2018-07-031-0/+1
* ASoC: msm8916-wcd-analog: use threaded context for mbhc eventsSrinivas Kandagatla2018-06-211-3/+6
* ASoC: rt5514: Add the missing register in the readable tableoder_chiou@realtek.com2018-06-211-0/+3
* ASoC: hdmi-codec: Fix module unloading caused kernel crashPeter Ujfalusi2018-05-251-6/+1
* ASoC: ssm2602: Replace reg_default_raw with reg_defaultJames Kelly2018-04-241-6/+13
* ASoC: rt5651: Fix regcache sync errors on resumeHans de Goede2018-03-191-0/+1
* ASoC: wm_adsp: For TLV controls only register TLV get/setRichard Fitzgerald2018-03-191-6/+8
* ASoC: sgtl5000: Fix suspend/resumeFabio Estevam2018-03-191-0/+11
* ASoC: nau8825: fix issue that pop noise when start captureAbhijeet Kumar2018-03-031-0/+1
* ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan2018-02-071-0/+4
* ASoC: tlv320aic31xx: Fix GPIO1 register definitionAndrew F. Davis2018-01-021-1/+1
* ASoC: twl4030: fix child-node lookupJohan Hovold2018-01-021-1/+3
* ASoC: da7218: fix fix child-node lookupJohan Hovold2018-01-021-1/+1
* ASoC: wm_adsp: Fix validation of firmware and coeff lengthsBen Hutchings2018-01-021-6/+6
* ASoC: codecs: msm8916-wcd: Fix supported formatsSrinivas Kandagatla2018-01-022-3/+3
* ASoC: codecs: msm8916-wcd-analog: fix module autoloadNicolas Dechesne2017-12-251-0/+2
* ASoC: codecs: msm8916-wcd-analog: fix micbias levelJean-François Têtu2017-12-251-3/+4
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-0213-0/+13
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0213-0/+13
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
*---------. \ Merge remote-tracking branches 'asoc/fix/topology', 'asoc/fix/adau17x1', 'aso...Mark Brown2017-11-019-72/+49
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| | | | | | * ASoC: rt5663: Change the dev getting function in rt5663_irqoder_chiou@realtek.com2017-09-251-1/+2
| |_|_|_|_|/ |/| | | | |
| | | | | * ASoC: rt5659: connect LOUT Amp with Charge PumpBard Liao2017-10-181-0/+1
| | | | | * ASoC: rt5659: register power bit of LOUT AmpBard Liao2017-10-181-1/+2
| |_|_|_|/ |/| | | |
| | | | * ASoC: rt5616: fix 0x91 default valueBard Liao2017-10-211-1/+1
| |_|_|/ |/| | |
| | | * ASoC: rt5514: Revert Hotword Model controlHsin-Yu Chao2017-09-152-66/+0
| | | * ASoC: rt5514-spi: check irq status to schedule data copyHsin-Yu Chao2017-09-132-2/+18
| | |/ | |/|
| | * ASoC: adau17x1: Workaround for noise bug in ADCRicard Wanderlof2017-09-072-1/+25
* | | dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-1/+1
* | | linux/kernel.h: move DIV_ROUND_DOWN_ULL() macroMasahiro Yamada2017-09-081-3/+0
* | | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-09-071-1/+1
|\ \ \
| * | | mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-041-1/+1
| * | | Merge tag 'asoc-fix-v4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai2017-08-311-1/+1
| |\ \ \
* | \ \ \ Merge tag 'asoc-v4.14-cs43130' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai2017-09-041-6/+10
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | ASoC: cs43130: Fix unused compiler warnings for PM runtimeTakashi Iwai2017-09-041-2/+2
| * | | ASoC: cs43130: Fix possible Oops with invalid dev_idTakashi Iwai2017-09-041-0/+4
| * | | ASoC: cs43130: fix spelling mistake: "irq_occurrance" -> "irq_occurrence"Colin Ian King2017-09-041-4/+4
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge remote-tracking branches 'asoc/topic/wm8524', 'asoc/topic/wm8804' and '...Mark Brown2017-09-015-3/+270
|\ \ \ \ \ \
| | | * | | | ASoC: codecs: zx_aud96p22: constify snd_soc_dai_ops structuresJulia Lawall2017-08-151-1/+1
| | | * | | | ASoC: zx_aud96p22: make array aud96p22_dt_ids staticColin Ian King2017-08-141-1/+1
| | * | | | | ASoC: wm8804: Remove unneeded gpiod NULL checkFabio Estevam2017-07-171-2/+1
| | |/ / / /