summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/twl6040.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: twl6040: Simplify code in out_drv_event for pending work checkPeter Ujfalusi2011-09-301-16/+22
* ASoC: twl6040: Shift 2 identifies the HS output in out_drv_eventPeter Ujfalusi2011-09-301-3/+2
* ASoC: twl6040: correct loop counters for HS/HF ramp codePeter Ujfalusi2011-09-301-4/+5
* ASoC: twl6040: One workqueue should be enoughPeter Ujfalusi2011-09-301-28/+5
* ASoC: twl6040: No need to change delay during HF rampPeter Ujfalusi2011-09-261-10/+2
* ASoC: twl6040: No need to change delay during HS rampPeter Ujfalusi2011-09-261-10/+2
* ASoC: twl6040: Move the delayed_work for HS detection under twl6040_jack_dataPeter Ujfalusi2011-09-261-4/+4
* ASoC: twl6040: Move delayed_work struct inside twl6040_output for HS/HFPeter Ujfalusi2011-09-261-8/+7
* ASoC: twl6040: Combine the custom volsw get, and put functionsPeter Ujfalusi2011-09-261-64/+17
* ASoC: twl6040: Rename pga_event to out_drv_eventPeter Ujfalusi2011-09-261-6/+5
* ASoC: twl6040: Function to fetch the TRIM valuesPeter Ujfalusi2011-09-261-0/+9
* ASoC: twl6040: Read the TRIM values from the chipPeter Ujfalusi2011-09-261-0/+7
* ASoC: twl6040: No need to read the INTID registerPeter Ujfalusi2011-09-231-7/+2
* ASoC/MFD: twl6040: Combine bit definitions for Headset control registersPeter Ujfalusi2011-09-221-1/+1
* ASoC: twl6040/sdp4430: Change legacy DAI namePeter Ujfalusi2011-09-221-1/+1
* ASoC: twl6040: Support for AUX L/R outputPeter Ujfalusi2011-09-221-0/+18
* ASoC: twl6040: Use consistent names for Headset pathPeter Ujfalusi2011-09-221-12/+12
* ASoC: twl6040: Use consistent names for Handsfree pathPeter Ujfalusi2011-09-221-16/+16
* ASoC: twl6040: Earphone path correctionPeter Ujfalusi2011-09-221-5/+12
* ASoC: twl6040: Introduce SW only shadow registerPeter Ujfalusi2011-09-221-3/+16
* ASoC: twl6040: Remove strings "NULL" from DAPM routePeter Ujfalusi2011-09-221-4/+4
* ASoC: twl6040: Fix comments for register namesPeter Ujfalusi2011-09-221-47/+47
* ASoC: twl6040: Lower the power on gain values at startupPeter Ujfalusi2011-09-221-0/+11
* ASoC: twl6040: Correct supported number of playback channelsPeter Ujfalusi2011-09-191-1/+1
* ASoC: twl6040: Fix the number of channels for vibraPeter Ujfalusi2011-09-191-2/+2
* ASoC: twl6040: Use chip defaults in the initial reg_cachePeter Ujfalusi2011-09-191-2/+6
* ASoC: twl6040: Chip initialization cleanupPeter Ujfalusi2011-09-191-87/+13
* Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2011-07-261-405/+328
|\
| * ASoC: twl6040: Add back support for legacy modePeter Ujfalusi2011-07-071-0/+18
| * ASoC: twl6040: No need to convert the PLL IDPeter Ujfalusi2011-07-071-4/+1
| * ASoC: twl6040: Configure PLL only oncePeter Ujfalusi2011-07-071-45/+27
| * ASoC: twl6040: Simplify sample rate constraint handlingPeter Ujfalusi2011-07-071-15/+4
| * ASoC: twl6040: Move PLL selection to codec driverPeter Ujfalusi2011-07-071-37/+73
| * ASoC: twl6040: Use neutral name for power mode text/enumPeter Ujfalusi2011-07-071-5/+5
| * ASoC: twl6040: Do not use wrapper for irq requestPeter Ujfalusi2011-07-071-5/+14
| * ASoC: twl6040: Configure ramp step based on platformAxel Castaneda Gonzalez2011-07-041-20/+71
| * ASoC: twl6040: set default constraints.Liam Girdwood2011-07-041-0/+1
| * ASoC: twl6040: Remove pll and headset mode dependencyMisael Lopez Cruz2011-07-041-5/+57
| * ASoC: twl6040: Support other sample rates in constraints.Liam Girdwood2011-07-041-0/+11
| * ASoC: twl6040: add all ABE DAIsLiam Girdwood2011-07-041-8/+36
| * ASoC: twl6040: Convert into TWL6040 MFD childMisael Lopez Cruz2011-07-041-338/+87
| * MFD: twl4030-audio: Rename platform dataPeter Ujfalusi2011-07-041-1/+1
* | ASoC: twl6040 - According to TWL6040 specification, gain start at 6dB and not...Ricardo Neri2011-06-081-2/+2
|/
* ASoC: twl6040 - fix LINEGAIN volume controlLiam Girdwood2011-05-131-3/+3
* ASoC: twl6040: Return -ENOMEM if create_singlethread_workqueue failsAxel Lin2011-03-261-1/+3
* ASoC: Staticise twl6040_hs_jack_report()Mark Brown2011-01-211-2/+2
* ASoC: twl6040: Convert HF and HS drivers to use DAPM OUT_DRV widgetOlaya, Margarita2010-12-231-4/+4
* ASoC: twl6040: Add ramp up/down volume for HS and HFMargarita Olaya Cabrera2010-12-161-12/+521
* ASoC: twl6040: Set default gains to minimun valueOlaya, Margarita2010-12-151-0/+9
* ASoC: twl6040: Use correct offset for LineInAmp RightMisael Lopez Cruz2010-12-141-1/+1
OpenPOWER on IntegriCloud