Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-flexiantxendom0-3.2.10.git] / sound / soc / codecs / twl6040.c
2012-04-16 Peter Ujfalusimfd: Convert twl6040 to i2c driver, and separate it...
2012-03-05 Takashi IwaiMerge tag 'asoc-3.4' of git://git./linux/kernel/git...
2012-02-09 Mark BrownASoC: twl6040: Move ignore_pmdown_time to driver struct
2012-01-26 Peter UjfalusiASoC: twl6040: Convert MICBIAS to SUPPLY widget
2012-01-20 Liam GirdwoodASoC: twl6040 - add method to query HS DC offset step...
2012-01-11 Liam GirdwoodASoC: twl6040 - Add method to query optimum PDM_DL1...
2011-12-02 Lars-Peter ClausenASoC: Drop unused state parameter from CODEC suspend...
2011-11-28 Mark BrownASoC: Convert CODEC drivers to module_platform_driver
2011-11-23 Lars-Peter ClausenASoC: Constify snd_soc_dai_ops structs
2011-10-14 Peter UjfalusiASoC: twl6040: Request core to inline the DAPM sequence
2011-10-13 Peter UjfalusiASoC: twl6040: Rename the Earphone Driver event handler
2011-10-13 Peter UjfalusiASoC: twl6040: Change event ordering for Earphone driver
2011-10-13 Peter UjfalusiASoC: twl6040: Remove PLL usage restrictions
2011-10-13 Peter UjfalusiASoC: twl6040: Remove Capture restriction for 17.64MHz...
2011-10-12 Peter UjfalusiASoC: twl6040: Workaround for headset DC offset caused...
2011-10-12 Peter UjfalusiASoC: twl6040: Support for vibra output paths
2011-10-11 Peter UjfalusiASoC: twl6040: Convert to table based init
2011-10-05 Peter UjfalusiASoC: twl6040: Warn user in twl6040_put_volsw for error...
2011-10-05 Peter UjfalusiASoC: twl6040: Simply call snd_soc_put_volsw form the...
2011-10-05 Peter UjfalusiASoC: twl6040: Prepare for core put_volsw/volsw_2r...
2011-10-05 Peter UjfalusiASoC: twl6040: Simplify custom get_volsw callback
2011-10-05 Peter UjfalusiASoC: Consolidate use of controls with custom get/put...
2011-10-04 Peter UjfalusiASoC: twl6040: Simplify custom put_volsw callback
2011-09-30 Peter UjfalusiASoC: twl6040: Simplify code in out_drv_event for pendi...
2011-09-30 Peter UjfalusiASoC: twl6040: Shift 2 identifies the HS output in...
2011-09-30 Peter UjfalusiASoC: twl6040: correct loop counters for HS/HF ramp...
2011-09-30 Peter UjfalusiASoC: twl6040: One workqueue should be enough
2011-09-26 Peter UjfalusiASoC: twl6040: No need to change delay during HF ramp
2011-09-26 Peter UjfalusiASoC: twl6040: No need to change delay during HS ramp
2011-09-26 Peter UjfalusiASoC: twl6040: Move the delayed_work for HS detection...
2011-09-26 Peter UjfalusiASoC: twl6040: Move delayed_work struct inside twl6040_...
2011-09-26 Peter UjfalusiASoC: twl6040: Combine the custom volsw get, and put...
2011-09-26 Peter UjfalusiASoC: twl6040: Rename pga_event to out_drv_event
2011-09-26 Peter UjfalusiASoC: twl6040: Function to fetch the TRIM values
2011-09-26 Peter UjfalusiASoC: twl6040: Read the TRIM values from the chip
2011-09-23 Peter UjfalusiASoC: twl6040: No need to read the INTID register
2011-09-22 Peter UjfalusiASoC/MFD: twl6040: Combine bit definitions for Headset...
2011-09-22 Peter UjfalusiASoC: twl6040/sdp4430: Change legacy DAI name
2011-09-22 Peter UjfalusiASoC: twl6040: Support for AUX L/R output
2011-09-22 Peter UjfalusiASoC: twl6040: Use consistent names for Headset path
2011-09-22 Peter UjfalusiASoC: twl6040: Use consistent names for Handsfree path
2011-09-22 Peter UjfalusiASoC: twl6040: Earphone path correction
2011-09-22 Peter UjfalusiASoC: twl6040: Introduce SW only shadow register
2011-09-22 Peter UjfalusiASoC: twl6040: Remove strings "NULL" from DAPM route
2011-09-22 Peter UjfalusiASoC: twl6040: Fix comments for register names
2011-09-22 Peter UjfalusiASoC: twl6040: Lower the power on gain values at startup
2011-09-19 Peter UjfalusiASoC: twl6040: Correct supported number of playback...
2011-09-19 Peter UjfalusiASoC: twl6040: Fix the number of channels for vibra
2011-09-19 Peter UjfalusiASoC: twl6040: Use chip defaults in the initial reg_cache
2011-09-19 Peter UjfalusiASoC: twl6040: Chip initialization cleanup
2011-07-27 Linus TorvaldsMerge branch 'next/devel2' of git://git./linux/kernel...
2011-07-07 Peter UjfalusiASoC: twl6040: Add back support for legacy mode
2011-07-07 Peter UjfalusiASoC: twl6040: No need to convert the PLL ID
2011-07-07 Peter UjfalusiASoC: twl6040: Configure PLL only once
2011-07-07 Peter UjfalusiASoC: twl6040: Simplify sample rate constraint handling
2011-07-07 Peter UjfalusiASoC: twl6040: Move PLL selection to codec driver
2011-07-07 Peter UjfalusiASoC: twl6040: Use neutral name for power mode text...
2011-07-07 Peter UjfalusiASoC: twl6040: Do not use wrapper for irq request
2011-07-04 Axel Castaneda Gon... ASoC: twl6040: Configure ramp step based on platform
2011-07-04 Liam GirdwoodASoC: twl6040: set default constraints.
2011-07-04 Misael Lopez CruzASoC: twl6040: Remove pll and headset mode dependency
2011-07-04 Liam GirdwoodASoC: twl6040: Support other sample rates in constraints.
2011-07-04 Liam GirdwoodASoC: twl6040: add all ABE DAIs
2011-07-04 Misael Lopez CruzASoC: twl6040: Convert into TWL6040 MFD child
2011-07-04 Peter UjfalusiMFD: twl4030-audio: Rename platform data
2011-06-08 Ricardo NeriASoC: twl6040 - According to TWL6040 specification...
2011-05-13 Liam GirdwoodASoC: twl6040 - fix LINEGAIN volume control
2011-03-26 Axel LinASoC: twl6040: Return -ENOMEM if create_singlethread_wo...
2011-01-21 Mark BrownASoC: Staticise twl6040_hs_jack_report()
2010-12-23 Olaya, MargaritaASoC: twl6040: Convert HF and HS drivers to use DAPM...
2010-12-16 Margarita Olaya... ASoC: twl6040: Add ramp up/down volume for HS and HF
2010-12-15 Olaya, MargaritaASoC: twl6040: Set default gains to minimun value
2010-12-14 Misael Lopez CruzASoC: twl6040: Use correct offset for LineInAmp Right
2010-12-14 Olaya, MargaritaASoC: twl6040: Fix TLV dB step values for gains
2010-12-14 Jorge Eduardo Cand... ASoC: twl6040: Increase timeout for power up
2010-12-14 Misael Lopez CruzASoC: twl6040: Enable plug detection interrupts
2010-12-14 Jorge Eduardo Cand... ASoC: twl6040: Clear interrupt status at boot time
2010-12-14 Olaya, MargaritaASoC: twl6040: Enable automatic power for phoenix 1.1
2010-12-14 Francois MazardASoC: twl6040: Fix analog Mic L & R mux controls
2010-12-14 Olaya, MargaritaASoC: twl6040: Support other sample rates.
2010-12-14 Olaya, MargaritaASoC: twl6040: Fix PCM error handling ops
2010-12-14 Olaya, MargaritaASoC: twl6040: Restore bias level at resume
2010-12-14 Jorge Eduardo Cand... ASoC: twl6040: Add headset and handset mux controls
2010-12-14 Olaya, MargaritaASoC: twl6040: Modify the IRQ handler
2010-12-14 Olaya, MargaritaASoC: twl6040: Update twl IO macro
2010-12-14 Jorge Eduardo Cand... ASoC: twl6040: Add jack support for headset and handset
2010-11-22 Jarkko NikulaASoC: Do not include soc-dapm.h
2010-11-06 Liam GirdwoodASoC: Decouple DAPM from CODECs
2010-08-12 Liam GirdwoodASoC: multi-component - ASoC Multi-Component Support
2010-07-17 Jorge Eduardo Cand... ASoC: TWL6040: Correct widget handling for drivers
2010-05-21 Jorge Eduardo Cand... ASoC: TWL6040: Fix playback with 19.2 Mhz MCLK
2010-05-19 Jorge Eduardo Cand... ASoC: TWL6040: Enable earphone path in codec
2010-05-10 Mark BrownASoC: Remove unneeded suspend bias managment from CODEC...
2010-04-20 Takashi IwaiASoC: missing conversions to snd_soc_codec_*_drvdata()
2010-03-29 Takashi IwaiASoC: Fix file permission of soc/codecs/twl6040.c
2010-03-29 Stephen RothwellASoC: TWL6040: use of kzalloc/kfree requires the includ...
2010-03-19 Misael Lopez CruzASoC: TWL6040: Add twl6040 codec driver