index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
twl4030.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-27
ASoC: twl4030: Cleanup manual bias level transitions
Lars-Peter Clausen
1
-2
/
+0
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
-5
/
+5
2014-08-04
Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/oom' and 'asoc/...
Mark Brown
1
-3
/
+1
2014-07-31
ASoC: twl4030: Convert to params_width()
Mark Brown
1
-5
/
+5
2014-07-03
ASoC: twl4030: Remove unused variable
Sachin Kamat
1
-3
/
+2
2014-06-27
ASoC: twl4030: Remove redundant OOM message
Sachin Kamat
1
-3
/
+1
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
1
-5
/
+5
2014-03-13
Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320ai...
Mark Brown
1
-48
/
+36
2014-02-23
ASoC: twl4030: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
1
-48
/
+36
2014-02-20
ASoC: twl4030: Clean up duplicated code
Takashi Iwai
1
-16
/
+1
2014-02-20
ASoC: Rename soc_enum.max field with items
Takashi Iwai
1
-2
/
+2
2014-01-08
ASoC: twl4030: Pass the twl4030_priv directly to twl4030_can_write_to_chip()
Peter Ujfalusi
1
-3
/
+2
2014-01-08
ASoC: twl4030: Move the ctl cache update local to twl4030_write() function
Peter Ujfalusi
1
-20
/
+16
2014-01-08
ASoC: twl4030: Parameter alignment fixes (for code consistency)
Peter Ujfalusi
1
-48
/
+45
2014-01-08
ASoC: twl4030: Remove local reg cache
Peter Ujfalusi
1
-144
/
+63
2014-01-08
ASoC: twl4030: Introduce local ctl register cache
Peter Ujfalusi
1
-0
/
+15
2014-01-08
ASoC: twl4030: Remove reset registers functionality
Peter Ujfalusi
1
-17
/
+0
2014-01-08
ASoC: twl4030: Remove check defaults functionality
Peter Ujfalusi
1
-23
/
+0
2014-01-08
ASoC: twl4030: Separate write condition checking from I/O function
Peter Ujfalusi
1
-17
/
+23
2013-10-07
ASoC: twl4030: Use virtual DAPM mixer controls
Lars-Peter Clausen
1
-44
/
+36
2013-08-06
ASoC: twl4030: Remove embedded snd_soc_codec structs from private data structs
Lars-Peter Clausen
1
-2
/
+0
2013-01-12
ASoC: twl4030: Remove suspend/resume soc driver operations
Peter Ujfalusi
1
-14
/
+0
2013-01-02
ASoC: twl4030: Configure extmute pinmux when the dedicated pin is in use
Peter Ujfalusi
1
-13
/
+31
2013-01-02
ASoC: twl4030: Convert MICBIAS to SUPPLY widget
Peter Ujfalusi
1
-3
/
+7
2013-01-02
ASoC: twl4030: Correct the support for Voice port
Peter Ujfalusi
1
-5
/
+12
2012-12-09
ASoC: twl4030: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-09-22
ASoC: twl4030: Support for DT booted kernel
Peter Ujfalusi
1
-8
/
+47
2012-09-22
ASoC: twl4030: Add pointer to pdata within the private data
Peter Ujfalusi
1
-7
/
+7
2012-09-22
ASoC: twl4030: Convert to use devm_kzalloc
Peter Ujfalusi
1
-2
/
+2
2012-09-22
ASoC/mfd: twl4030: Remove set_hs_extmute callback from platform data
Peter Ujfalusi
1
-6
/
+0
2012-09-22
ASoC: twl4030: Move hs_extmute GPIO handling to driver
Peter Ujfalusi
1
-2
/
+30
2012-09-22
ASoC: twl4030: Convert to use DAI DAPM widgets
Peter Ujfalusi
1
-20
/
+28
2012-09-19
ASoC: Avoid recalculating the bitmask for SOC_ENUM controls
Lars-Peter Clausen
1
-5
/
+3
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
1
-12
/
+6
2012-02-21
ASoC: twl4030: Debug code cleanup
Peter Ujfalusi
1
-16
/
+17
2012-02-10
ASoC: Fix typo in twl4030.c
Masanari Iida
1
-1
/
+1
2012-01-27
ASoC: Set idle_bias_off flag in snd_soc_codec_driver
Axel Lin
1
-1
/
+1
2012-01-20
ASoC: twl4030: Use core to set the msbits constraint
Peter Ujfalusi
1
-3
/
+4
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
1
-1
/
+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
-2
/
+2
2011-10-11
ASoC: twl4030: Convert to table based init
Peter Ujfalusi
1
-14
/
+7
2011-10-05
ASoC: Consolidate use of controls with custom get/put function
Peter Ujfalusi
1
-36
/
+12
2011-07-04
MFD: twl4030-audio: Rename platform data
Peter Ujfalusi
1
-3
/
+3
2011-07-04
MFD: twl4030-codec -> twl4030-audio: Rename the driver
Peter Ujfalusi
1
-8
/
+8
2011-05-26
mfd: Use mfd cell platform_data for twl4030 codec cells platform bits
Samuel Ortiz
1
-4
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-3
/
+3
2011-03-23
mfd: mfd_cell is now implicitly available to twl4030 drivers
Andres Salomon
1
-2
/
+4
[next]