summaryrefslogtreecommitdiff
path: root/drivers/sound/wm8994.c
AgeCommit message (Expand)Author
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