summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-fix-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-091-3/+0
|\
| * ASoC: rt5682: fix headset background noise when S3 stateShuming Fan2021-09-011-3/+0
* | Merge tag 'sound-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-09-0124-232/+1126
|\|
| * ASoC: wcd9335: Disable irq on slave ports in the remove functionChristophe JAILLET2021-08-261-0/+11
| * ASoC: wcd9335: Fix a memory leak in the error handling path of the probe func...Christophe JAILLET2021-08-261-1/+10
| * ASoC: wcd9335: Fix a double irq free in the remove functionChristophe JAILLET2021-08-261-1/+0
| * ASoC: rt5682: Fix the vol+ button detection issueDerek Fang2021-08-251-6/+8
| * Merge branch 'for-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-08-252-1/+2
| |\
| | * ASoC: wm_adsp: Put debugfs_remove_recursive back inCharles Keepax2021-08-241-0/+2
| | * ASoC: rt5682: Adjust headset volume button threshold againDerek Fang2021-08-121-1/+0
| * | ASoC: rt1015: remove possible unused variable `bclk_ms'Tzung-Bi Shih2021-08-231-5/+2
| * | ASoC: ics43432: add CMM-4030D-261 supportAngelo Dureghello2021-08-232-2/+4
| * | ASoC: rt5640: Add rt5640_set_ovcd_params() helperHans de Goede2021-08-192-20/+34
| * | ASoC: rt5640: Add optional hp_det_gpio parameter to rt5640_detect_headset()Hans de Goede2021-08-192-4/+12
| * | ASoC: rt5640: Delay requesting IRQ until the machine-drv calls set_jackHans de Goede2021-08-191-17/+13
| * | ASoC: rt5640: Move rt5640_disable_jack_detect() up in the rt5640.c fileHans de Goede2021-08-191-23/+23
| * | ASoC: rt5682: Remove unused variable in rt5682_i2c_remove()Douglas Anderson2021-08-131-2/+0
| * | ASoC: rt5682: Properly turn off regulators if wrong device IDDouglas Anderson2021-08-121-1/+12
| * | ASoC: rt1015p: add new acpi id and comapatible idJack Yu2021-08-091-0/+2
| * | ASoC: max98390: Add support change dsm param nameSteve Lee2021-08-092-6/+21
| * | Merge some cs42l42 patches into asoc-5.15Mark Brown2021-08-0611-106/+180
| |\ \
| | * | ASoC: cs42l42: Update module authorsRichard Fitzgerald2021-08-051-0/+3
| | * | ASoC: cs42l42: Assume 24-bit samples are in 32-bit slotsRichard Fitzgerald2021-08-051-0/+7
| | * | ASoC: cs42l42: Validate dai_set_sysclk() frequencyRichard Fitzgerald2021-08-051-2/+15
| | * | ASoC: cs42l42: Add PLL configuration for 44.1kHz/16-bitRichard Fitzgerald2021-08-051-0/+1
| | |/
| * | ASoC: rt5640: Silence warning message about missing interruptDmitry Osipenko2021-08-051-8/+11
| * | ASoC: codecs: wcd938x: add Multi Button Headset Control supportSrinivas Kandagatla2021-08-052-23/+819
| * | ASoC: wcd938x: simplify return valuePierre-Louis Bossart2021-08-051-1/+1
| * | ASoC: mt6359-accdet.c: remove useless assignmentsPierre-Louis Bossart2021-08-051-4/+4
| * | ASoC: max98090: remove duplicate status reads and useless assignmmentPierre-Louis Bossart2021-08-051-3/+1
| * | ASoC: mediatek: mt6359: convert to use module_platform_driverNobuhiro Iwamatsu2021-08-031-16/+1
| * | ASoC: rt5514: make array div static const, makes object smallerColin Ian King2021-08-031-1/+1
| * | ASoC: codecs: ad193x: add support for 96kHz and 192kHz playback ratesCodrin Ciubotariu2021-08-032-2/+32
| * | ASoC: tlv320aic32x4: make array clocks static, makes object smallerColin Ian King2021-08-021-4/+4
| * | ASoC: v253_init: eliminate pointer to stringJiri Slaby2021-07-291-1/+1
| * | ASoC: cx20442: tty_ldisc_ops::write_wakeup is optionalJiri Slaby2021-07-291-6/+0
| * | ASoC: rt5682: enable SAR ADC power saving mode during suspendShuming Fan2021-07-271-0/+44
| * | ASoC: rt1015: Remove unnecessary flush work on rt1015 driverJack Yu2021-07-262-40/+1
| * | ASoC: codecs: wcd938x: remove unused port-map referenceSrinivas Kandagatla2021-07-162-5/+1
| * | ASoC: codecs: lpass-rx-macro: clean up for-loop indentation in switch statementColin Ian King2021-07-151-32/+33
| * | Merge series "soundwire/ASoC: add mockup codec support" from Bard Liao <yung-...Mark Brown2021-07-143-0/+330
| |\ \
| * | | ASoC: tlv320aic32x4: Fix TAS2505/TAS2521 channel countMarek Vasut2021-07-111-1/+1
| * | | ASoC: wm_adsp: Remove pointless string comparisonCharles Keepax2021-07-111-4/+3
| * | | ASoC: codecs: wcd938x: fix returnvar.cocci warningskernel test robot2021-07-111-4/+2
| * | | Merge existing fixes from asoc/for-5.14Mark Brown2021-07-113-10/+7
| |\ \ \
* | \ \ \ Merge tag 'soundwire-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2021-08-243-0/+332
|\ \ \ \ \
| * | | | | soundwire: add flag to ignore all command/control for mockup devicesPierre-Louis Bossart2021-08-021-0/+2
| | |_|/ / | |/| | |
| * | | | ASoC: codecs: add SoundWire mockup device supportPierre-Louis Bossart2021-07-143-0/+330
| |/ / /
* | | | Merge tag 'asoc-fix-v5.14-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-08-069-79/+121
|\ \ \ \ | | |_|/ | |/| |
| * | | ASoC: cs42l42: Fix mono playbackRichard Fitzgerald2021-08-052-2/+15