aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/twl6040.c
AgeCommit message (Expand)Author
2011-10-14ASoC: twl6040: Request core to inline the DAPM sequencePeter Ujfalusi
2011-10-13ASoC: twl6040: Rename the Earphone Driver event handlerPeter Ujfalusi
2011-10-13ASoC: twl6040: Change event ordering for Earphone driverPeter Ujfalusi
2011-10-13ASoC: twl6040: Remove PLL usage restrictionsPeter Ujfalusi
2011-10-13ASoC: twl6040: Remove Capture restriction for 17.64MHz sysclkPeter Ujfalusi
2011-10-12ASoC: twl6040: Workaround for headset DC offset caused pop noisePeter Ujfalusi
2011-10-12ASoC: twl6040: Support for vibra output pathsPeter Ujfalusi
2011-10-11ASoC: twl6040: Convert to table based initPeter Ujfalusi
2011-10-05ASoC: twl6040: Warn user in twl6040_put_volsw for error casePeter Ujfalusi
2011-10-05ASoC: twl6040: Simply call snd_soc_put_volsw form the custom codePeter Ujfalusi
2011-10-05ASoC: twl6040: Prepare for core put_volsw/volsw_2r mergerPeter Ujfalusi
2011-10-05ASoC: twl6040: Simplify custom get_volsw callbackPeter Ujfalusi
2011-10-05ASoC: Consolidate use of controls with custom get/put functionPeter Ujfalusi
2011-10-04ASoC: twl6040: Simplify custom put_volsw callbackPeter Ujfalusi
2011-09-30ASoC: twl6040: Simplify code in out_drv_event for pending work checkPeter Ujfalusi
2011-09-30ASoC: twl6040: Shift 2 identifies the HS output in out_drv_eventPeter Ujfalusi
2011-09-30ASoC: twl6040: correct loop counters for HS/HF ramp codePeter Ujfalusi
2011-09-30ASoC: twl6040: One workqueue should be enoughPeter Ujfalusi
2011-09-26ASoC: twl6040: No need to change delay during HF rampPeter Ujfalusi
2011-09-26ASoC: twl6040: No need to change delay during HS rampPeter Ujfalusi
2011-09-26ASoC: twl6040: Move the delayed_work for HS detection under twl6040_jack_dataPeter Ujfalusi
2011-09-26ASoC: twl6040: Move delayed_work struct inside twl6040_output for HS/HFPeter Ujfalusi
2011-09-26ASoC: twl6040: Combine the custom volsw get, and put functionsPeter Ujfalusi
2011-09-26ASoC: twl6040: Rename pga_event to out_drv_eventPeter Ujfalusi
2011-09-26ASoC: twl6040: Function to fetch the TRIM valuesPeter Ujfalusi
2011-09-26ASoC: twl6040: Read the TRIM values from the chipPeter Ujfalusi
2011-09-23ASoC: twl6040: No need to read the INTID registerPeter Ujfalusi
2011-09-22ASoC/MFD: twl6040: Combine bit definitions for Headset control registersPeter Ujfalusi
2011-09-22ASoC: twl6040/sdp4430: Change legacy DAI namePeter Ujfalusi
2011-09-22ASoC: twl6040: Support for AUX L/R outputPeter Ujfalusi
2011-09-22ASoC: twl6040: Use consistent names for Headset pathPeter Ujfalusi
2011-09-22ASoC: twl6040: Use consistent names for Handsfree pathPeter Ujfalusi
2011-09-22ASoC: twl6040: Earphone path correctionPeter Ujfalusi
2011-09-22ASoC: twl6040: Introduce SW only shadow registerPeter Ujfalusi
2011-09-22ASoC: twl6040: Remove strings "NULL" from DAPM routePeter Ujfalusi
2011-09-22ASoC: twl6040: Fix comments for register namesPeter Ujfalusi
2011-09-22ASoC: twl6040: Lower the power on gain values at startupPeter Ujfalusi
2011-09-19ASoC: twl6040: Correct supported number of playback channelsPeter Ujfalusi
2011-09-19ASoC: twl6040: Fix the number of channels for vibraPeter Ujfalusi
2011-09-19ASoC: twl6040: Use chip defaults in the initial reg_cachePeter Ujfalusi
2011-09-19ASoC: twl6040: Chip initialization cleanupPeter Ujfalusi
2011-07-26Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2011-07-07ASoC: twl6040: Add back support for legacy modePeter Ujfalusi
2011-07-07ASoC: twl6040: No need to convert the PLL IDPeter Ujfalusi
2011-07-07ASoC: twl6040: Configure PLL only oncePeter Ujfalusi
2011-07-07ASoC: twl6040: Simplify sample rate constraint handlingPeter Ujfalusi
2011-07-07ASoC: twl6040: Move PLL selection to codec driverPeter Ujfalusi
2011-07-07ASoC: twl6040: Use neutral name for power mode text/enumPeter Ujfalusi
2011-07-07ASoC: twl6040: Do not use wrapper for irq requestPeter Ujfalusi
2011-07-04ASoC: twl6040: Configure ramp step based on platformAxel Castaneda Gonzalez