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
/
sta32x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-17
ASoC: sta32x: Add support for XTI clock
Daniel Mack
1
-0
/
+28
2018-10-04
ASoC: add fault detect recovery property to DT bindings
Daniel Mack
1
-0
/
+2
2018-02-12
ASoC: sta32x: replace codec to component
Kuninori Morimoto
1
-70
/
+64
2017-07-17
ASoC: sta32x: Remove unneeded gpiod NULL check
Fabio Estevam
1
-2
/
+1
2016-08-08
ASoC: codec duplicated callback function goes to component on sta32x
Kuninori Morimoto
1
-6
/
+8
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-06-05
Merge remote-tracking branches 'asoc/topic/gpiod-flags', 'asoc/topic/gtm601',...
Mark Brown
1
-10
/
+4
2015-05-20
ASoC: sta32x: use devm_gpiod_get_optional for optional reset gpio
Uwe Kleine-König
1
-10
/
+4
2015-05-18
ASoC: sta32x: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
1
-1
/
+1
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
1
-1
/
+0
2015-04-27
ASoC: Route all bias level updates through the core
Lars-Peter Clausen
1
-1
/
+1
2015-02-24
ASoC: sta32x: fix register range in regmap.
Thomas Niederprüm
1
-4
/
+2
2015-01-27
ASoC: sta32x: change dai name to be in line with the sta350 driver.
Thomas Niederprüm
1
-1
/
+1
2015-01-27
ASoC: sta32x: use dev_dbg() for debug output.
Thomas Niederprüm
1
-6
/
+6
2015-01-27
ASoC: sta32x: add device tree binding.
Thomas Niederprüm
1
-2
/
+106
2015-01-27
ASoC: sta32x: move code to calculate mclk divider and extrapolation ratio to ...
Thomas Niederprüm
1
-55
/
+32
2015-01-27
ASoC: sta32x: use DECLARE_TLV_DB_RANGE macro.
Thomas Niederprüm
1
-13
/
+8
2015-01-27
ASoC: sta32x: make sta32x a gpio consumer for the reset GPIO
Thomas Niederprüm
1
-0
/
+35
2015-01-27
ASoC: sta32x: Convert to direct regmap API usage.
Thomas Niederprüm
1
-120
/
+151
2014-10-22
ASoC: sta32x: Cleanup manual bias level transitions
Lars-Peter Clausen
1
-20
/
+1
2014-07-31
ASoC: sta32x: Convert to params_width()
Mark Brown
1
-13
/
+6
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
1
-2
/
+2
2014-03-13
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
1
-14
/
+0
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
1
-14
/
+0
2014-02-27
ASoC: sta32x: Fix wrong enum for limiter2 release rate
Takashi Iwai
1
-1
/
+1
2014-02-23
ASoC: sta32x: Fix cache sync
Lars-Peter Clausen
1
-1
/
+1
2014-02-20
ASoC: sta32x: Fix array access overflow
Takashi Iwai
1
-36
/
+36
2013-07-19
ASoC: sta32x: Use power efficient workqueue
Mark Brown
1
-4
/
+6
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-09-10
ASoC: sta32x: Convert to regmap
Mark Brown
1
-27
/
+80
2012-09-10
ASoC: sta32x: Move regulator acquisition to I2C probe
Mark Brown
1
-17
/
+15
2012-08-06
ASoC: sta32x: Use module_i2c_driver
Sachin Kamat
1
-11
/
+1
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
1
-2
/
+1
2012-01-03
ASoC: sta32x: Optimize the array work to find rate_min and rate_max
Axel Lin
1
-0
/
+1
2012-01-02
ASoC: Convert sta32x to devm_kzalloc()
Axel Lin
1
-9
/
+4
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
1
-1
/
+1
2011-11-27
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
1
-1
/
+0
2011-11-25
ASoC: Staticise non-exported symbols in sta32x
Mark Brown
1
-2
/
+2
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-11-14
ASoC: sta32x: add workaround for ESD reset issue
Johannes Stezenbach
1
-1
/
+49
2011-11-14
ASoC: sta32x: add platform data definition
Johannes Stezenbach
1
-9
/
+21
2011-11-14
ASoC: sta32x: preserve coefficient RAM
Johannes Stezenbach
1
-1
/
+62
2011-10-13
ASoC: sta32x: Write the register default value to cache for reserved registers
Axel Lin
1
-15
/
+13
2011-10-13
ASoC: sta32x: Set reg_cache_default to sta32x_regs
Axel Lin
1
-4
/
+1
2011-08-19
ASoC: sta32x: Move resource allocation and release to the corresponding callb...
Axel Lin
1
-11
/
+2
2011-08-15
ASoC: sta32x: shortcut the for loop to get ir and mcs
Axel Lin
1
-2
/
+6
2011-08-15
ASoC: sta32x: Fix a memory leak if snd_soc_register_codec fails
Axel Lin
1
-0
/
+1
2011-07-14
ASoC: STA32x: Preserve reserved register bits
Johannes Stezenbach
1
-0
/
+16
2011-07-14
ASoC: STA32x: Add mixer controls for biquad coefficients
Johannes Stezenbach
1
-0
/
+124
2011-06-22
ASoC: add STA32X codec driver
Johannes Stezenbach
1
-0
/
+777