index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
twl4030.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: twl4030: Support for DT booted kernel
Peter Ujfalusi
2012-09-22
1
-8
/
+47
*
ASoC: twl4030: Add pointer to pdata within the private data
Peter Ujfalusi
2012-09-22
1
-7
/
+7
*
ASoC: twl4030: Convert to use devm_kzalloc
Peter Ujfalusi
2012-09-22
1
-2
/
+2
*
ASoC/mfd: twl4030: Remove set_hs_extmute callback from platform data
Peter Ujfalusi
2012-09-22
1
-6
/
+0
*
ASoC: twl4030: Move hs_extmute GPIO handling to driver
Peter Ujfalusi
2012-09-22
1
-2
/
+30
*
ASoC: twl4030: Convert to use DAI DAPM widgets
Peter Ujfalusi
2012-09-22
1
-20
/
+28
*
ASoC: Avoid recalculating the bitmask for SOC_ENUM controls
Lars-Peter Clausen
2012-09-18
1
-5
/
+3
*
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
2012-04-04
1
-12
/
+6
*
ASoC: twl4030: Debug code cleanup
Peter Ujfalusi
2012-02-21
1
-16
/
+17
*
ASoC: Fix typo in twl4030.c
Masanari Iida
2012-02-09
1
-1
/
+1
*
ASoC: Set idle_bias_off flag in snd_soc_codec_driver
Axel Lin
2012-01-27
1
-1
/
+1
*
ASoC: twl4030: Use core to set the msbits constraint
Peter Ujfalusi
2012-01-20
1
-3
/
+4
*
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
2011-12-02
1
-1
/
+1
*
ASoC: Convert CODEC drivers to module_platform_driver
Mark Brown
2011-11-28
1
-11
/
+1
*
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-23
1
-2
/
+2
*
ASoC: twl4030: Convert to table based init
Peter Ujfalusi
2011-10-11
1
-14
/
+7
*
ASoC: Consolidate use of controls with custom get/put function
Peter Ujfalusi
2011-10-05
1
-36
/
+12
*
MFD: twl4030-audio: Rename platform data
Peter Ujfalusi
2011-07-04
1
-3
/
+3
*
MFD: twl4030-codec -> twl4030-audio: Rename the driver
Peter Ujfalusi
2011-07-04
1
-8
/
+8
*
mfd: Use mfd cell platform_data for twl4030 codec cells platform bits
Samuel Ortiz
2011-05-26
1
-4
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-3
/
+3
*
mfd: mfd_cell is now implicitly available to twl4030 drivers
Andres Salomon
2011-03-23
1
-2
/
+4
*
ASoC: TWL4030: Fix 24bit support
Peter Ujfalusi
2010-12-14
1
-2
/
+3
*
Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Mark Brown
2010-11-24
1
-11
/
+26
|
\
|
*
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...
Takashi Iwai
2010-11-23
1
-11
/
+26
|
|
\
|
|
*
ASoC: Move kfree(twl4030) to twl4030_soc_remove()
Axel Lin
2010-11-19
1
-3
/
+3
|
|
*
ASoC: TWL4030: Use usleep_range when appropriate
Peter Ujfalusi
2010-10-26
1
-8
/
+23
*
|
|
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-22
1
-1
/
+0
|
/
/
*
|
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-11-06
1
-6
/
+7
|
/
*
ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFF
Jarkko Nikula
2010-09-15
1
-1
/
+0
*
ASoC: multi-component: TWL4030: Restore registers on removal
Peter Ujfalusi
2010-08-12
1
-0
/
+2
*
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-08-12
1
-160
/
+71
*
ASoC: TWL4030: Capture route runtime DAPM ordering fix
Peter Ujfalusi
2010-08-04
1
-36
/
+12
*
ASoC: TWL4030: Capture route DAPM event fix
Peter Ujfalusi
2010-07-27
1
-2
/
+0
*
ASoC: TWL4030: Add configurable delay after digimic enable
Peter Ujfalusi
2010-07-21
1
-4
/
+21
*
ASoC: TWL4030: DAC power optimization
Peter Ujfalusi
2010-07-13
1
-6
/
+9
*
ASoC: TWL4030: Fix for digital loopback gain range
Peter Ujfalusi
2010-07-13
1
-3
/
+4
*
Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...
Takashi Iwai
2010-05-31
1
-125
/
+166
|
\
|
*
ASoC: TWL4030: Add functionalty to reset the registers
Peter Ujfalusi
2010-05-31
1
-0
/
+17
|
*
ASoC: TWL4030: Use BIAS_OFF instead of BIAS_STANDBY, when not in use
Peter Ujfalusi
2010-05-31
1
-35
/
+51
|
*
ASoC: TWL4030: Correct the ARXR2_APGA_CTL chip default
Peter Ujfalusi
2010-05-31
1
-0
/
+3
|
*
ASoC: TWL4030: Helper to check chip default registers
Peter Ujfalusi
2010-05-31
1
-1
/
+24
|
*
ASoC: TWL4030: Optimize the power up sequence
Peter Ujfalusi
2010-05-31
1
-73
/
+60
|
*
ASoC: TWL4030: Make offset cancellation path configurable
Peter Ujfalusi
2010-05-31
1
-1
/
+5
|
*
ASoC: TWL4030: Remove wrapper for power down
Peter Ujfalusi
2010-05-31
1
-11
/
+2
|
*
ASoC: TWL4030: Revisit codec defaults
Peter Ujfalusi
2010-05-31
1
-22
/
+22
*
|
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2010-05-20
1
-59
/
+144
|
\
\
|
|
/
|
*
ASoC: TWL4030: Add control for digimic Left Right swap
Peter Ujfalusi
2010-05-12
1
-0
/
+12
|
*
ASoC: Remove unneeded suspend bias managment from CODEC drivers
Mark Brown
2010-05-10
1
-1
/
+0
|
*
ASoC: TWL4030: Remove OUTL/R outputs
Peter Ujfalusi
2010-05-03
1
-4
/
+0
[next]