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
/
twl6040.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-10-04
ASoC: twl6040: Fix Stream DAPM mapping
Peter Ujfalusi
1
-4
/
+4
2012-09-22
ASoC: twl6040: Convert to use DAI DAPM widgets
Peter Ujfalusi
1
-14
/
+29
2012-07-30
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-1
/
+1
2012-07-25
mfd: Fix twl6040 revision information
Peter Ujfalusi
1
-1
/
+1
2012-07-06
ASoC: twl6040: fix spelling mistake
Simon Wilson
1
-1
/
+1
2012-05-13
Merge tag 'v3.4-rc7' into for-3.5
Mark Brown
1
-2
/
+1
2012-05-07
ASoC: twl6040: Remove HS/HF gain ramp feature
Peter Ujfalusi
1
-429
/
+12
2012-04-16
mfd: Convert twl6040 to i2c driver, and separate it from twl core
Peter Ujfalusi
1
-2
/
+1
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
1
-6
/
+3
2012-03-05
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
1
-1
/
+1
2012-02-09
ASoC: twl6040: Move ignore_pmdown_time to driver struct
Mark Brown
1
-1
/
+1
2012-01-26
ASoC: twl6040: Convert MICBIAS to SUPPLY widget
Peter Ujfalusi
1
-8
/
+8
2012-01-20
ASoC: twl6040 - add method to query HS DC offset step size in mV
Liam Girdwood
1
-0
/
+13
2012-01-11
ASoC: twl6040 - Add method to query optimum PDM_DL1 gain
Liam Girdwood
1
-0
/
+23
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
-1
/
+1
2011-10-14
ASoC: twl6040: Request core to inline the DAPM sequence
Peter Ujfalusi
1
-0
/
+1
2011-10-13
ASoC: twl6040: Rename the Earphone Driver event handler
Peter Ujfalusi
1
-2
/
+2
2011-10-13
ASoC: twl6040: Change event ordering for Earphone driver
Peter Ujfalusi
1
-1
/
+1
2011-10-13
ASoC: twl6040: Remove PLL usage restrictions
Peter Ujfalusi
1
-31
/
+9
2011-10-13
ASoC: twl6040: Remove Capture restriction for 17.64MHz sysclk
Peter Ujfalusi
1
-7
/
+0
2011-10-12
ASoC: twl6040: Workaround for headset DC offset caused pop noise
Peter Ujfalusi
1
-8
/
+28
2011-10-12
ASoC: twl6040: Support for vibra output paths
Peter Ujfalusi
1
-0
/
+72
2011-10-11
ASoC: twl6040: Convert to table based init
Peter Ujfalusi
1
-21
/
+10
2011-10-05
ASoC: twl6040: Warn user in twl6040_put_volsw for error case
Peter Ujfalusi
1
-0
/
+2
2011-10-05
ASoC: twl6040: Simply call snd_soc_put_volsw form the custom code
Peter Ujfalusi
1
-9
/
+2
2011-10-05
ASoC: twl6040: Prepare for core put_volsw/volsw_2r merger
Peter Ujfalusi
1
-2
/
+4
2011-10-05
ASoC: twl6040: Simplify custom get_volsw callback
Peter Ujfalusi
1
-12
/
+6
2011-10-05
ASoC: Consolidate use of controls with custom get/put function
Peter Ujfalusi
1
-31
/
+6
2011-10-04
ASoC: twl6040: Simplify custom put_volsw callback
Peter Ujfalusi
1
-7
/
+5
2011-09-30
ASoC: twl6040: Simplify code in out_drv_event for pending work check
Peter Ujfalusi
1
-16
/
+22
2011-09-30
ASoC: twl6040: Shift 2 identifies the HS output in out_drv_event
Peter Ujfalusi
1
-3
/
+2
2011-09-30
ASoC: twl6040: correct loop counters for HS/HF ramp code
Peter Ujfalusi
1
-4
/
+5
2011-09-30
ASoC: twl6040: One workqueue should be enough
Peter Ujfalusi
1
-28
/
+5
2011-09-26
ASoC: twl6040: No need to change delay during HF ramp
Peter Ujfalusi
1
-10
/
+2
2011-09-26
ASoC: twl6040: No need to change delay during HS ramp
Peter Ujfalusi
1
-10
/
+2
2011-09-26
ASoC: twl6040: Move the delayed_work for HS detection under twl6040_jack_data
Peter Ujfalusi
1
-4
/
+4
2011-09-26
ASoC: twl6040: Move delayed_work struct inside twl6040_output for HS/HF
Peter Ujfalusi
1
-8
/
+7
2011-09-26
ASoC: twl6040: Combine the custom volsw get, and put functions
Peter Ujfalusi
1
-64
/
+17
2011-09-26
ASoC: twl6040: Rename pga_event to out_drv_event
Peter Ujfalusi
1
-6
/
+5
2011-09-26
ASoC: twl6040: Function to fetch the TRIM values
Peter Ujfalusi
1
-0
/
+9
2011-09-26
ASoC: twl6040: Read the TRIM values from the chip
Peter Ujfalusi
1
-0
/
+7
2011-09-23
ASoC: twl6040: No need to read the INTID register
Peter Ujfalusi
1
-7
/
+2
2011-09-22
ASoC/MFD: twl6040: Combine bit definitions for Headset control registers
Peter Ujfalusi
1
-1
/
+1
2011-09-22
ASoC: twl6040/sdp4430: Change legacy DAI name
Peter Ujfalusi
1
-1
/
+1
2011-09-22
ASoC: twl6040: Support for AUX L/R output
Peter Ujfalusi
1
-0
/
+18
2011-09-22
ASoC: twl6040: Use consistent names for Headset path
Peter Ujfalusi
1
-12
/
+12
2011-09-22
ASoC: twl6040: Use consistent names for Handsfree path
Peter Ujfalusi
1
-16
/
+16
[next]