- e795d83 ASoC: twl4030: Use snd_pcm_hw_constraint_single() by Lars-Peter Clausen · 9 years ago
- 2524911 ASoC: twl4030: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE by Lars-Peter Clausen · 9 years ago
- 1682c8e ASoC: twl4030: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 10 years ago
- f4bf8d7 ASoC: Move bias level update to the core by Lars-Peter Clausen · 10 years ago
- a36ac9b ASoC: twl4030: Replace w->codec snd_soc_dapm_to_codec(w->dapm) by Lars-Peter Clausen · 10 years ago
- e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- 3ec8d20 ASoC: twl4030: Cleanup manual bias level transitions by Lars-Peter Clausen · 10 years ago
- c756e83 ASoC: codecs: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- e99a866 Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', 'asoc/topic/wm0010', 'asoc/topic/wm8904' and 'asoc/topic/wm8962' into asoc-next by Mark Brown · 10 years ago
- 6aa63a2 Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/oom' and 'asoc/topic/pxa' into asoc-next by Mark Brown · 10 years ago
- 04f630d ASoC: twl4030: Convert to params_width() by Mark Brown · 10 years ago
- bb17bc7 ASoC: twl4030: Remove unused variable by Sachin Kamat · 10 years ago
- 04cc41a ASoC: twl4030: Remove redundant OOM message by Sachin Kamat · 11 years ago
- ea53bf7 ASoC: Add snd_soc_kcontrol_codec() helper function by Lars-Peter Clausen · 11 years ago
- ba67761 Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320aic26', 'asoc/topic/tlv320aic32x4', 'asoc/topic/tlv320aic3x', 'asoc/topic/tlv320dac33', 'asoc/topic/twl4030', 'asoc/topic/twl6040', 'asoc/topic/uda1380', 'asoc/topic/wl1273' and 'asoc/topic/wm2200' into asoc-next by Mark Brown · 11 years ago
- 9f04fba ASoC: twl4030: Use SOC_ENUM_SINGLE_DECL() by Takashi Iwai · 11 years ago
- 6b207c0 ASoC: twl4030: Clean up duplicated code by Takashi Iwai · 11 years ago
- 9a8d38d ASoC: Rename soc_enum.max field with items by Takashi Iwai · 11 years ago
- b703b50 ASoC: twl4030: Pass the twl4030_priv directly to twl4030_can_write_to_chip() by Peter Ujfalusi · 11 years ago
- a450aa6 ASoC: twl4030: Move the ctl cache update local to twl4030_write() function by Peter Ujfalusi · 11 years ago
- 7ded5fe ASoC: twl4030: Parameter alignment fixes (for code consistency) by Peter Ujfalusi · 11 years ago
- efc8acf ASoC: twl4030: Remove local reg cache by Peter Ujfalusi · 11 years ago
- 8b3bca2 ASoC: twl4030: Introduce local ctl register cache by Peter Ujfalusi · 11 years ago
- 0dc4156 ASoC: twl4030: Remove reset registers functionality by Peter Ujfalusi · 11 years ago
- 7bfbdfe ASoC: twl4030: Remove check defaults functionality by Peter Ujfalusi · 11 years ago
- a8fc415 ASoC: twl4030: Separate write condition checking from I/O function by Peter Ujfalusi · 11 years ago
- 052901f4 ASoC: twl4030: Use virtual DAPM mixer controls by Lars-Peter Clausen · 11 years ago
- 0d59ff3 ASoC: twl4030: Remove embedded snd_soc_codec structs from private data structs by Lars-Peter Clausen · 11 years ago
- 09a8b67 ASoC: twl4030: Remove suspend/resume soc driver operations by Peter Ujfalusi · 12 years ago
- 5712ded ASoC: twl4030: Configure extmute pinmux when the dedicated pin is in use by Peter Ujfalusi · 12 years ago
- e04d6e5 ASoC: twl4030: Convert MICBIAS to SUPPLY widget by Peter Ujfalusi · 12 years ago
- 927a774 ASoC: twl4030: Correct the support for Voice port by Peter Ujfalusi · 12 years ago
- 05c4c6f ASoC: twl4030: remove __dev* attributes by Bill Pemberton · 12 years ago
- 2d6d649 ASoC: twl4030: Support for DT booted kernel by Peter Ujfalusi · 12 years ago
- 182f73f ASoC: twl4030: Add pointer to pdata within the private data by Peter Ujfalusi · 12 years ago
- f2b1ce4 ASoC: twl4030: Convert to use devm_kzalloc by Peter Ujfalusi · 12 years ago
- d0b3847 ASoC/mfd: twl4030: Remove set_hs_extmute callback from platform data by Peter Ujfalusi · 12 years ago
- 281ecd1 ASoC: twl4030: Move hs_extmute GPIO handling to driver by Peter Ujfalusi · 12 years ago
- 7f51e7d ASoC: twl4030: Convert to use DAI DAPM widgets by Peter Ujfalusi · 12 years ago
- 86767b7 ASoC: Avoid recalculating the bitmask for SOC_ENUM controls by Lars-Peter Clausen · 12 years ago
- e6968a1 ASoC: codecs: Remove rtd->codec usage from CODEC drivers by Mark Brown · 13 years ago
- 3b8a079 ASoC: twl4030: Debug code cleanup by Peter Ujfalusi · 13 years ago
- 1f5ff88 ASoC: Fix typo in twl4030.c by Masanari Iida · 13 years ago
- eb3032f ASoC: Set idle_bias_off flag in snd_soc_codec_driver by Axel Lin · 13 years ago
- 8819f65 ASoC: twl4030: Use core to set the msbits constraint by Peter Ujfalusi · 13 years ago
- 84b315e ASoC: Drop unused state parameter from CODEC suspend callback by Lars-Peter Clausen · 13 years ago
- 5bbcc3c ASoC: Convert CODEC drivers to module_platform_driver by Mark Brown · 13 years ago
- 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
- f7c93f0 ASoC: twl4030: Convert to table based init by Peter Ujfalusi · 13 years ago
- 0f9887d ASoC: Consolidate use of controls with custom get/put function by Peter Ujfalusi · 13 years ago
- 4ae6df5 MFD: twl4030-audio: Rename platform data by Peter Ujfalusi · 14 years ago
- 57fe725 MFD: twl4030-codec -> twl4030-audio: Rename the driver by Peter Ujfalusi · 14 years ago
- a4579ad mfd: Use mfd cell platform_data for twl4030 codec cells platform bits by Samuel Ortiz · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- 0638d56 mfd: mfd_cell is now implicitly available to twl4030 drivers by Andres Salomon · 14 years ago
- dcdeda4 ASoC: TWL4030: Fix 24bit support by Peter Ujfalusi · 14 years ago
- a1c1f77 Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into for-2.6.38 by Mark Brown · 14 years ago
- 2ab46c9 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asoc by Takashi Iwai · 14 years ago
- 505fb82 ASoC: Do not include soc-dapm.h by Jarkko Nikula · 14 years ago
- 5b3b0fa ASoC: Move kfree(twl4030) to twl4030_soc_remove() by Axel Lin · 14 years ago
- ce6120c ASoC: Decouple DAPM from CODECs by Liam Girdwood · 14 years ago
- 7e6120c ASoC: TWL4030: Use usleep_range when appropriate by Peter Ujfalusi · 14 years ago
- c6d5cca ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFF by Jarkko Nikula · 14 years ago
- 5dcba5d ASoC: multi-component: TWL4030: Restore registers on removal by Peter Ujfalusi · 14 years ago
- f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 15 years ago
- bda7d2a ASoC: TWL4030: Capture route runtime DAPM ordering fix by Peter Ujfalusi · 14 years ago
- b93cc9f ASoC: TWL4030: Capture route DAPM event fix by Peter Ujfalusi · 14 years ago
- 01ea6ba ASoC: TWL4030: Add configurable delay after digimic enable by Peter Ujfalusi · 14 years ago
- 27eeb1f ASoC: TWL4030: DAC power optimization by Peter Ujfalusi · 14 years ago
- 8b0d315 ASoC: TWL4030: Fix for digital loopback gain range by Peter Ujfalusi · 14 years ago
- c876ae3 Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asoc by Takashi Iwai · 15 years ago
- a3a29b5 ASoC: TWL4030: Add functionalty to reset the registers by Peter Ujfalusi · 15 years ago
- 2046f17 ASoC: TWL4030: Use BIAS_OFF instead of BIAS_STANDBY, when not in use by Peter Ujfalusi · 15 years ago
- 3c36cc6 ASoC: TWL4030: Correct the ARXR2_APGA_CTL chip default by Peter Ujfalusi · 15 years ago
- 9fdcc0f ASoC: TWL4030: Helper to check chip default registers by Peter Ujfalusi · 15 years ago
- ee4ccac7 ASoC: TWL4030: Optimize the power up sequence by Peter Ujfalusi · 15 years ago
- 979bb1f ASoC: TWL4030: Make offset cancellation path configurable by Peter Ujfalusi · 15 years ago
- cbd2db1 ASoC: TWL4030: Remove wrapper for power down by Peter Ujfalusi · 15 years ago
- 33f92ed ASoC: TWL4030: Revisit codec defaults by Peter Ujfalusi · 15 years ago
- d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
- 36aeff6 ASoC: TWL4030: Add control for digimic Left Right swap by Peter Ujfalusi · 15 years ago
- 29e189c ASoC: Remove unneeded suspend bias managment from CODEC drivers by Mark Brown · 15 years ago
- 1b7c9af ASoC: TWL4030: Remove OUTL/R outputs by Peter Ujfalusi · 15 years ago
- 7b4c734 ASoC: TWL4030: AIF/APLL fix in DAPM domain by Peter Ujfalusi · 15 years ago
- d4a8ca2 ASoC: missing conversions to snd_soc_codec_*_drvdata() by Takashi Iwai · 15 years ago
- b2c812e ASoC: Add indirection for CODEC private data by Mark Brown · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- c96907f ASoC: TWL4030: PM fix for output amplifiers by Peter Ujfalusi · 15 years ago
- e47c796 ASoC: TWL4030: Use codec defaults for Headset initial configuration by Peter Ujfalusi · 15 years ago
- c42a59e ASoC: TWL4030: Add supply for audio serial interface control by Peter Ujfalusi · 15 years ago
- cb67286 ASoC: TWL4030: Module unloading fix by Peter Ujfalusi · 15 years ago
- c812459 ASoC: TWL4030: Modify codec default settings by Peter Ujfalusi · 15 years ago
- fd63df2 ASoC: TWL4030: Replace comma with semicolon in probe function by Peter Ujfalusi · 15 years ago
- fc7b92f mfd: Rename all twl4030_i2c* by Balaji T K · 15 years ago
- b07682b mfd: Rename twl4030* driver files to enable re-use by Santosh Shilimkar · 15 years ago
- 0a3f5e3 ASoC: Remove redundant snd_soc_dapm_new_widgets() calls by Mark Brown · 15 years ago
- 68d0195 ASoC: TWL4030: Do not modify the APLL_CTL register by Peter Ujfalusi · 15 years ago
- fe3e78e ASoC: Factor out snd_soc_init_card() by Mark Brown · 15 years ago
- b3f5a27 ASoC: TWL4030: Make sure, that the codec is powered on startup by Peter Ujfalusi · 15 years ago
- 1c3d200 ASoC: TWL4030: Add APLL supply for the capture path by Peter Ujfalusi · 15 years ago