summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
*---. Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/uda1380', 'a...Mark Brown2018-01-182-29/+33
|\ \ \
| | * | ASoC: uda1380: fix regression by adding back .read/.writeKuninori Morimoto2018-01-161-0/+2
| | * | ASoC: use internal reg_cache on uda1380Kuninori Morimoto2017-11-271-10/+14
| | * | ASoC: don't use codec hw_write on uda1380Kuninori Morimoto2017-11-271-10/+10
| | |/
| * | ASoC: don't use snd_soc_write/read on twl6040Kuninori Morimoto2017-11-271-3/+1
| * | ASoC: don't use codec hw_write on twl6040Kuninori Morimoto2017-11-271-8/+8
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'asoc/topic/tlv320dac33', 'asoc/topic/ts3a227e...Mark Brown2018-01-187-21/+4183
|\ \ \ \ \
| | | | * | ASoC: don't use snd_soc_write/read on twl4030Kuninori Morimoto2017-11-271-6/+4
| | | | * | ASoC: twl4030: Delete an error message for a failed memory allocation in twl4...Markus Elfring2017-11-271-1/+0
| | | * | | ASoC: TSCS42xx: make functions pll_event and dac_event staticColin Ian King2018-01-091-4/+4
| | | * | | ASoC: TSCS42xx: Fix control namesSteven Eckhoff2018-01-091-21/+21
| | | * | | ASoC: TSCS42xx: Add support for Tempo Semiconductor's TSCS42xx audio CODECSteven Eckhoff2018-01-054-0/+4159
| | | | |/ | | | |/|
| | * | | ASoC: ts3a227e: Map BTN_0 to KEY_PLAYPAUSEBenson Leung2017-11-271-1/+1
| | |/ /
| * | | ASoC: tlv320dac33: fix regression by adding back .read/.writeKuninori Morimoto2018-01-161-0/+15
| * | | ASoC: use internal reg_cache on tlv320dac33Kuninori Morimoto2017-11-271-20/+13
| * | | ASoC: don't use codec hw_write on tlv320dac33Kuninori Morimoto2017-11-271-7/+5
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge remote-tracking branches 'asoc/topic/tas6424', 'asoc/topic/tfa9879', 'a...Mark Brown2018-01-1810-573/+1443
|\ \ \ \ \ \ \
| | | | | * | | ASoC: tlv320aic3x: Use standard reset GPIO OF nameAndrew F. Davis2017-11-301-4/+11
| | | | | |/ /
| | | | * | | ASoC: tlv320aic32x4: Make driver selectable in KconfigAndrew F. Davis2017-12-131-2/+2
| | | | * | | ASoC: tlv320aic32x4: Use snd_soc_update_bits() in aic32x4_set_dai_fmt()Andrew F. Davis2017-12-131-15/+13
| | | | * | | ASoC: tlv320aic32x4: Use snd_soc_update_bits() in aic32x4_hw_params()Andrew F. Davis2017-12-132-44/+54
| | | | * | | ASoC: tlv320aic32x4: Use snd_soc_update_bits() in aic32x4_mute()Andrew F. Davis2017-12-131-6/+3
| | | | * | | ASoC: tlv320aic32x4: Use BIT and GENMASK for bit field definitionsAndrew F. Davis2017-12-132-46/+88
| | | | * | | ASoC: tlv320aic32x4: Use correct shift definition for DATALEN bitsAndrew F. Davis2017-12-131-3/+8
| | | | * | | ASoC: tlv320aic32x4: Use correct shift definition for DATATYPE bitsAndrew F. Davis2017-12-131-6/+8
| | | | * | | ASoC: tlv320aic32x4: Drop define mapping from number to numberAndrew F. Davis2017-12-132-27/+23
| | | | * | | ASoC: tlv320aic32x4: Use AIC32X4_REG macro for all register definitionsAndrew F. Davis2017-12-131-75/+77
| | | | |/ /
| | | * | | ASoC: tlv320aic31xx: Reset registers during power upAndrew F. Davis2017-12-071-4/+22
| | | * | | ASoC: tlv320aic31xx: Use fwnode APIs over raw OF callsAndrew F. Davis2017-12-071-48/+29
| | | * | | ASoC: tlv320aic31xx: Fix GPIO header includesAndrew F. Davis2017-12-071-1/+1
| | | * | | ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modesAndrew F. Davis2017-12-011-10/+18
| | | * | | ASoC: tlv320aic31xx: Add CODEC clock slave supportAndrew F. Davis2017-12-011-1/+9
| | | * | | ASoC: tlv320aic31xx: Check clock and divider before divisionAndrew F. Davis2017-12-011-1/+7
| | | * | | ASoC: tlv320aic31xx: Switch GPIO handling to use gpiod_* APIAndrew F. Davis2017-12-011-13/+10
| | | * | | ASoC: tlv320aic31xx: Merge init function into probeAndrew F. Davis2017-12-011-33/+22
| | | * | | ASoC: tlv320aic31xx: Reformat header file using GENMASK and BIT macrosAndrew F. Davis2017-12-011-187/+133
| | | * | | Merge branch 'fix/tlv320aic31xx' of https://git.kernel.org/pub/scm/linux/kern...Mark Brown2017-12-011-1/+1
| | | |\ \ \
| | | * | | | ASoC: tlv320aic31xx: General source formatting cleanupAndrew F. Davis2017-12-011-28/+35
| | | * | | | ASoC: tlv320aic31xx: Move ACPI table next to OF tableAndrew F. Davis2017-11-301-8/+8
| | | * | | | ASoC: tlv320aic31xx: Change aic31xx_power_off return type to voidAndrew F. Davis2017-11-301-6/+3
| | | * | | | ASoC: tlv320aic31xx: File header and copyright cleanupAndrew F. Davis2017-11-302-28/+13
| | | * | | | ASoC: tlv320aic31xx: Use standard reset GPIO OF nameAndrew F. Davis2017-11-301-2/+9
| | | | |/ / | | | |/| |
| | * | | | ASoC: tfa9879: Export OF device ID as module aliasJavier Martinez Canillas2017-12-011-0/+1
| | |/ / /
| * | | | ASoC: tas6424: Add support for TAS6424 digital amplifierAndreas Dannenberg2017-12-064-0/+861
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge remote-tracking branches 'asoc/topic/stm32', 'asoc/topic/sun4i-i2s', 'a...Mark Brown2018-01-183-11/+90
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| | | * | | ASoC: tas5720: add TAS5722 register supportAndreas Dannenberg2017-12-122-1/+52
| | | * | | ASoC: tas5720: add basic support for TAS5722 devicesAndreas Dannenberg2017-12-122-7/+32
| | |/ / / | |/| | |
| | * | | ASoC: wm2200: don't use snd_soc_dai::symmetric_ratesKuninori Morimoto2017-12-221-2/+5
| | * | | ASoC: wm2200: use snd_soc_codec_get_drvdata()Kuninori Morimoto2017-12-221-1/+1
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge remote-tracking branches 'asoc/topic/sgtl5000', 'asoc/topic/si476x', 'a...Mark Brown2018-01-184-8/+16
|\ \ \ \ \ \ \ | | | | |/ / / | | | |/| | |
OpenPOWER on IntegriCloud