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