summaryrefslogtreecommitdiff
path: root/drivers/sound/wm8994.c
AgeCommit message (Expand)Author
2025-11-07sound: typos 'to be write', 'writen'Heinrich Schuchardt
2024-07-22drivers: sound: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07sound: Remove <common.h> and add needed includesTom Rini
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2018-12-13dm: sound: Complete migration to driver modelSimon Glass
2018-12-13dm: sound: Add conversion to driver modelSimon Glass
2018-12-13dm: sound: Fix up header orderingSimon Glass
2018-12-13dm: sound: wm8994: Drop wm8994_i2c_init()Simon Glass
2018-12-13dm: sound: wm8994: Drop g_codec_info and g_wm8994_infoSimon Glass
2018-12-13dm: sound: wm8994: Drop global i2c-address variableSimon Glass
2018-12-13dm: sound: wm899c: Split out interface setup codeSimon Glass
2018-12-13dm: sound: wm8994: Create a new common init functionSimon Glass
2018-12-13dm: sound: wm8994: Pass private data to internal functionsSimon Glass
2018-12-13dm: sound: Drop codec_typeSimon Glass
2018-12-13dm: sound: Drop unused pre-device-tree codeSimon Glass
2018-12-13dm: sound: samsung: Make local function staticSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-06-01dm: gpio: Add live tree supportSimon Glass
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2013-09-24Sound: WM8994: Support I2S0 channelDani Krishna Mohan
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-01-08Sound: WM8994: Add FDT support to codecRajeshwari Shinde
2012-11-15SOUND: Add WM8994 codecRajeshwari Shinde