summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-123-5/+6
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-10/+15
* Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2018-06-0541-311/+13915
|\
| * Merge branch 'asoc-4.17' into asoc-4.18 merge windowMark Brown2018-06-051-0/+1
| |\
| | * ASoC: cs35l35: Add use_single_rw to regmap configPaul Handrigan2018-05-051-0/+1
| * | ASoC: TSCS454: Add SupportSteven Eckhoff2018-06-014-0/+5830
| * | ASoC: max98095: use match_string() helperXie Yisheng2018-05-311-8/+5
| * | ASoC: max98088: use match_string() helperXie Yisheng2018-05-311-8/+5
| * | ASoC: codecs: PCM1789: include gpio/consumer.hArnd Bergmann2018-05-311-1/+1
| * | ASoC: make wm8782 codec selectable in KconfigDaniel Mack2018-05-221-1/+1
| * | ASoC: wm8782: add device-tree matching tableDaniel Mack2018-05-221-0/+9
| * | ASoC: pcm512x: Add ACPI supportPierre-Louis Bossart2018-05-181-1/+16
| * | ASoC: rt5677: Convert I2C driver to ->probe_new()Andy Shevchenko2018-05-181-11/+2
| * | ASoC: ssm2305: fix header layoutMarco Felsch2018-05-181-5/+5
| * | ASoC: wm2200,wm5100: fix spelling mistake: "Coefficeints" -> "Coefficients"Colin Ian King2018-05-182-6/+6
| * | ASoC: wm8904: fix spelling mistake: "Caputure" -> "Capture"Colin Ian King2018-05-181-1/+1
| * | ASoC: rt5670: improve PLL function's stabilityBard Liao2018-05-171-1/+1
| * | ASoC: ssm2305: Add amplifier driverMarco Felsch2018-05-173-0/+113
| * | ASoC: rt5663: rt5663_set_jack_detect() can be statickbuild test robot2018-05-171-1/+1
| * | ASoC: rt5663: Use the set_jack() instead of the export functionOder Chiou2018-05-172-5/+2
| * | 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: 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
| |\ \
OpenPOWER on IntegriCloud