summaryrefslogtreecommitdiff
path: root/drivers/sound
AgeCommit message (Expand)Author
2022-07-08sound: enable building DA7219 driver with ACPIGEN=nHeinrich Schuchardt
2022-07-08snd: enable building max98357a driver with ACPIGEN=nHeinrich Schuchardt
2022-04-29sound: Fix buffer overflow in square wave generationAndrew Scull
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-03-27tegra: i2c: Drop LOG_DEBUGSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-11-06x86: sound: Correct error handlingSimon Glass
2020-09-25dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()Simon Glass
2020-07-17sound: Add an ACPI driver for Maxim MAX98357acSimon Glass
2020-07-17sound: Add an ACPI driver for Dialog Semicondutor da7219Simon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05sandbox: sound: Handle errors better in sound_beep()Simon Glass
2020-02-05sound: Add a new stop_play() methodSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-05-24sound: tegra: Add a sound driverSimon Glass
2019-05-24tegra: sound: Add an I2S driverSimon Glass
2019-05-24tegra: sound: Add an audio hub driverSimon Glass
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang
2019-02-20x86: Add sound support for samusSimon Glass
2019-02-20x86: sound: Add sound support for samus (broadwell)Simon Glass
2019-02-20sound: Add a driver for RealTek RT5677Simon Glass
2019-02-20x86: sound: Add support for broadwell I2SSimon Glass
2019-02-20sound: Add a driver for the i8254 beepSimon Glass
2019-02-20sound: x86: link: Add sound supportSimon Glass
2019-02-20sandbox: sound: Silence sound for testingSimon Glass
2019-02-20sound: Add support for Intel HDASimon Glass
2019-02-20sound: Add uclass operations for beepingSimon Glass
2019-02-20sound: Mark sound_setup() as optionalSimon Glass
2019-02-09sound: Allow audio codecs to be used by other SoCsSimon Glass
2019-02-09sound: samsung: Fix 'regiter' typoSimon Glass
2019-02-09sound: Add a driver for max98088Simon Glass
2019-02-01rockchip: Add a sound driverSimon Glass
2019-02-01rockchip: Add an I2S driverSimon Glass
2018-12-13dm: sound: Use the correct number of channels for soundSimon Glass
2018-12-13dm: sandbox: Allow selection of sample rate and channelsSimon Glass
2018-12-13dm: sound: max98095: Tidy up error codesSimon Glass
2018-12-13dm: sound: Fix license headersSimon Glass
2018-12-13dm: sound: Complete migration to driver modelSimon Glass
2018-12-13dm: exynos: sound: Convert to use driver modelSimon Glass
2018-12-13dm: sound: exynos: Add support for max98090Simon Glass
2018-12-13dm: sound: Move common code out of maxim98095Simon Glass
2018-12-13dm: sound: Add conversion to driver modelSimon Glass