aboutsummaryrefslogtreecommitdiff
path: root/drivers/sound/samsung-i2s.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2019-02-09sound: samsung: Fix 'regiter' typoSimon Glass1-8/+8
2018-12-13dm: sound: Add conversion to driver modelSimon Glass1-13/+98
2018-12-13dm: sound: Rename samsung_i2s_priv to i2s_uc_privSimon Glass1-2/+2
2018-12-13dm: sound: Fix up header orderingSimon Glass1-18/+18
2018-12-13dm: sound: samsung: Rename i2stx_info to samsung_i2s_privSimon Glass1-3/+3
2018-12-13dm: sound: samsung: Make local function staticSimon Glass1-4/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2013-09-24Sound: I2S: Replacing I2S1 with I2S0 channel.Dani Krishna Mohan1-13/+32
2013-09-24ARM: Added I2S0 clocks for audioDani Krishna Mohan1-8/+18
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-11-15SOUND: SAMSUNG: Add I2S driverRajeshwari Shinde1-0/+358