index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
sound
/
wm8994.c
Age
Commit message (
Expand
)
Author
2018-12-13
dm: sound: Complete migration to driver model
Simon Glass
2018-12-13
dm: sound: Add conversion to driver model
Simon Glass
2018-12-13
dm: sound: Fix up header ordering
Simon Glass
2018-12-13
dm: sound: wm8994: Drop wm8994_i2c_init()
Simon Glass
2018-12-13
dm: sound: wm8994: Drop g_codec_info and g_wm8994_info
Simon Glass
2018-12-13
dm: sound: wm8994: Drop global i2c-address variable
Simon Glass
2018-12-13
dm: sound: wm899c: Split out interface setup code
Simon Glass
2018-12-13
dm: sound: wm8994: Create a new common init function
Simon Glass
2018-12-13
dm: sound: wm8994: Pass private data to internal functions
Simon Glass
2018-12-13
dm: sound: Drop codec_type
Simon Glass
2018-12-13
dm: sound: Drop unused pre-device-tree code
Simon Glass
2018-12-13
dm: sound: samsung: Make local function static
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-01
dm: gpio: Add live tree support
Simon Glass
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2013-09-24
Sound: WM8994: Support I2S0 channel
Dani Krishna Mohan
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-01-08
Sound: WM8994: Add FDT support to codec
Rajeshwari Shinde
2012-11-15
SOUND: Add WM8994 codec
Rajeshwari Shinde