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
/
twl6040.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
.
Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/txx9', 'asoc...
Mark Brown
2017-09-01
1
-2
/
+2
|
\
\
|
*
|
ASoC: twl6040: fix error return code in twl6040_probe()
Gustavo A. R. Silva
2017-07-17
1
-2
/
+2
|
|
/
*
|
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-08-10
1
-1
/
+1
|
/
*
ASoC: twl6040: Add control for HS and HF mono to stereo selection
Peter Ujfalusi
2017-04-03
1
-0
/
+8
*
ASoC: codec duplicated callback function goes to component on twl6040
Kuninori Morimoto
2016-08-08
1
-6
/
+8
*
Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-next
Mark Brown
2016-05-27
1
-4
/
+8
|
\
|
*
ASoC: twl6040: Select LPPLL during standby
Peter Ujfalusi
2016-05-11
1
-4
/
+8
*
|
ASoC: twl6040: Disconnect AUX output pads on digital mute
Peter Ujfalusi
2016-05-18
1
-2
/
+2
|
/
*
ASoC: twl6040, fsl: use to_platform_device
Geliang Tang
2015-12-24
1
-2
/
+1
*
-
.
Merge remote-tracking branches 'asoc/topic/topology', 'asoc/topic/twl6040', '...
Mark Brown
2015-06-05
1
-1
/
+2
|
\
\
|
*
|
ASoC: twl6040: Pass the IRQF_ONESHOT flag
Fabio Estevam
2015-05-12
1
-1
/
+2
|
|
/
*
|
ASoC: twl6040: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
2015-05-15
1
-1
/
+1
*
|
ASoC: Move bias level update to the core
Lars-Peter Clausen
2015-04-27
1
-2
/
+0
*
|
ASoC: Route all bias level updates through the core
Lars-Peter Clausen
2015-04-27
1
-1
/
+1
|
/
*
ASoC: twl6040: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
Lars-Peter Clausen
2015-01-15
1
-2
/
+2
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
ASoC: codecs: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
ASoC: twl6040: Cleanup manual bias level transitions
Lars-Peter Clausen
2014-11-27
1
-22
/
+1
|
/
*
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
2014-04-14
1
-4
/
+4
*
ASoC: twl6040: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
2014-02-23
1
-5
/
+6
*
ASoC: twl6040: Constify rate constraints
Lars-Peter Clausen
2014-02-07
1
-3
/
+3
*
ASoC: twl6040: Remove self managed local reg_cache support
Peter Ujfalusi
2013-12-19
1
-162
/
+49
*
ASoC: twl6040: Remove register restore functionality
Peter Ujfalusi
2013-12-19
1
-29
/
+0
*
ASoC: twl6040: Custom caching for sensitive DL1/2 path registers
Peter Ujfalusi
2013-12-19
1
-2
/
+49
*
ASoC: twl6040: Rename twl6040_is_path_unmuted -> twl6040_can_write_to_chip
Peter Ujfalusi
2013-12-19
1
-3
/
+3
*
ASoC: twl6040: Use virtual DAPM mixer controls
Lars-Peter Clausen
2013-10-07
1
-17
/
+5
*
ASoC: twl6040: Remove redundant semicolon
Sachin Kamat
2013-09-17
1
-2
/
+2
*
Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-next
Mark Brown
2013-08-22
1
-1
/
+2
|
\
|
*
ASoC: twl6040: Use power efficient workqueue
Mark Brown
2013-07-22
1
-1
/
+2
*
|
ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrol
Lars-Peter Clausen
2013-07-29
1
-3
/
+1
|
/
*
ASoC: twl6040: Add digital mute support
Peter Ujfalusi
2013-06-24
1
-1
/
+90
*
ASoC: twl6040: Assign id for each DAI
Peter Ujfalusi
2013-06-24
1
-0
/
+13
*
ASoC: twl6040: Drop using devm_request_threaded_irq()
Peter Ujfalusi
2013-06-24
1
-1
/
+4
*
ASoC: twl6040: Remove leftover code from hs/hf ramp implementation
Peter Ujfalusi
2013-01-11
1
-21
/
+0
*
ASoC: twl6040: Switch to use system workqueue for jack reporting
Peter Ujfalusi
2013-01-11
1
-18
/
+3
*
ASoC: twl6040: Convert to use devm_* when possible
Peter Ujfalusi
2013-01-11
1
-17
/
+10
*
ASoC: twl6040: Only set the bias_level once in twl6040_resume()
Peter Ujfalusi
2013-01-11
1
-1
/
+0
*
ASoC: twl6040: Convert PLUGINT to no-suspend irq
Misael Lopez Cruz
2013-01-11
1
-1
/
+1
*
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-12-10
1
-3
/
+3
*
ASoC: twl6040: Fix Stream DAPM mapping
Peter Ujfalusi
2012-10-04
1
-4
/
+4
*
ASoC: twl6040: Convert to use DAI DAPM widgets
Peter Ujfalusi
2012-09-22
1
-14
/
+29
*
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-07-30
1
-1
/
+1
|
\
|
*
mfd: Fix twl6040 revision information
Peter Ujfalusi
2012-07-25
1
-1
/
+1
*
|
ASoC: twl6040: fix spelling mistake
Simon Wilson
2012-07-06
1
-1
/
+1
|
/
*
Merge tag 'v3.4-rc7' into for-3.5
Mark Brown
2012-05-13
1
-2
/
+1
|
\
|
*
mfd: Convert twl6040 to i2c driver, and separate it from twl core
Peter Ujfalusi
2012-04-16
1
-2
/
+1
*
|
ASoC: twl6040: Remove HS/HF gain ramp feature
Peter Ujfalusi
2012-05-07
1
-429
/
+12
*
|
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
2012-04-04
1
-6
/
+3
|
/
*
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
2012-03-05
1
-1
/
+1
|
\
|
*
ASoC: twl6040: Move ignore_pmdown_time to driver struct
Mark Brown
2012-02-09
1
-1
/
+1
[next]