index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
uda134x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-16
ASoC: codecs: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
1
-2
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-02-12
ASoC: uda134x: replace codec to component
Kuninori Morimoto
1
-42
/
+36
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
1
-1
/
+1
2016-09-29
Merge remote-tracking branches 'asoc/topic/rt5659', 'asoc/topic/rt5660', 'aso...
Mark Brown
1
-0
/
+7
2016-08-08
ASoC: codec duplicated callback function goes to component on uda134x
Kuninori Morimoto
1
-4
/
+6
2016-08-08
ASoC: uda134x: Optionally initialize L3 ops to default GPIO ops
Sylwester Nawrocki
1
-0
/
+7
2015-10-21
ASoC: uda134x: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
1
-4
/
+2
2015-07-13
ASoC: uda134x: Use regmap_update_bits() were appropriate
Lars-Peter Clausen
1
-43
/
+14
2015-07-13
ASoC: uda134x: Convert to regmap
Lars-Peter Clausen
1
-53
/
+62
2015-07-13
ASoC: uda134x: Explicitly handle in-data addresses
Lars-Peter Clausen
1
-2
/
+3
2015-07-13
ASoC: uda134x: Move state struct allocation to bus probe
Lars-Peter Clausen
1
-18
/
+9
2015-05-11
ASoC: uda134x: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
1
-1
/
+2
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
1
-1
/
+0
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-24
ASoC: uda134x: Cleanup manual bias level transitions
Lars-Peter Clausen
1
-27
/
+2
2014-11-24
ASoC: uda134x: Remove is_powered_on_standby from platform data
Lars-Peter Clausen
1
-4
/
+1
2014-10-20
ASoC: codecs: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-08-04
Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...
Mark Brown
1
-4
/
+4
2014-07-31
ASoC: uda134x: Convert to params_width()
Mark Brown
1
-4
/
+4
2014-07-22
ASoC: Move card field form platform/codec to component
Lars-Peter Clausen
1
-1
/
+1
2014-03-18
ASoC: codecs: Replace instances of rtd->codec with dai->codec
Lars-Peter Clausen
1
-2
/
+1
2013-07-30
ASoC: uda134x: fix codec driver by converting to DAPM
Russell King
1
-35
/
+53
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
1
-4
/
+2
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
1
-3
/
+3
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
1
-2
/
+1
2011-11-28
ASoC: Convert CODEC drivers to module_platform_driver
Mark Brown
1
-11
/
+1
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-05-08
ASoC: UDA134x: Remove POWER_OFF_ON_STANDBY define.
Marek Belisko
1
-2
/
+0
2011-03-11
ASoC: mini2440: Fix uda134x codec problem.
Marek Belisko
1
-1
/
+2
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
1
-1
/
+0
2010-11-19
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
1
-0
/
+1
2010-11-19
ASoC: uda134x - set reg_cache_default to uda134x_reg
Axel Lin
1
-0
/
+1
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
1
-1
/
+1
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-95
/
+59
2010-06-30
ASoC: uda134x: correct bias level setup for codecs family
Vladimir Zapolskiy
1
-4
/
+32
2010-06-30
ASoC: uda134x: add DATA011 register found in codecs family
Vladimir Zapolskiy
1
-1
/
+2
2010-06-25
ASoC: uda134x: fix bias level setup on initialization
Vladimir Zapolskiy
1
-4
/
+8
2010-06-25
ASoC: uda134x: replace a macro with a value in platform struct.
Vladimir Zapolskiy
1
-16
/
+5
2010-05-20
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-8
/
+21
2010-04-26
ASoC: UDA134X: Add UDA1345 CODEC support
Vladimir Zapolskiy
1
-0
/
+13
2010-04-17
ASoC: Add indirection for CODEC private data
Mark Brown
1
-8
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-2
/
+2
2009-11-03
ASoC: Factor out snd_soc_init_card()
Mark Brown
1
-9
/
+0
2009-08-17
ASoC: UDA134X: Fix mistaken mute/unmute code
Shine Liu
1
-1
/
+1
2009-05-28
ASoC: correct print specifiers for unsigneds
Roel Kluin
1
-2
/
+2
2009-03-04
ASoC: make ops a pointer in 'struct snd_soc_dai'
Eric Miao
1
-8
/
+10
[next]