summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: core: Don't set "(null)" as a driver nameJarkko Nikula2011-05-221-1/+1
* ASoC: Tegra: Fix compile when debugfs not enabledStephen Warren2011-05-201-1/+1
* ASoC: spdif-dit: Add missing MODULE_*Stephen Warren2011-05-201-2/+6
* ASoC: davinci-mcasp: enable ping-pong SRAM buffersBen Gardiner2011-05-191-0/+2
* ASoC: add iPAQ hx4700 machine driverDmitry Artamonow2011-05-193-0/+266
* ASoC: Asahi Kasei AK4641 codec driverDmitry Artamonow2011-05-194-0/+717
* ASoC: Max98095: Move existing NULL check before pointer dereference.Taylor Hutt2011-05-181-10/+6
* ASoC: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd2011-05-161-1/+1
* ASoC: Fix wrong data type access in a few codec driversJarkko Nikula2011-05-165-7/+12
* ASoC: Don't restart an already running WM8958 DSP2Mark Brown2011-05-161-0/+4
* ASoC: Skip noop reconfiguration of WM8958 DSP2 algorithmsMark Brown2011-05-161-0/+19
* ASoC: Add some missing volume update bit sets for wm_hubs devicesMark Brown2011-05-161-2/+6
* ASoC: Ensure output PGA is enabled for line outputs in wm_hubsMark Brown2011-05-161-8/+8
* ASoC: codecs: max98088: Added digital mute function in DAI1 and DAI2Jin Park2011-05-152-0/+45
* ASoC: codecs: max98088: Moved the EX Limiter Mode from dapm widget to controlJin Park2011-05-151-5/+1
* ASoC: codecs: max98088: Fixed invalid register definitions in mixer controlsJin Park2011-05-151-12/+12
* ASoC: Reintroduce do_spi_write()Mark Brown2011-05-151-1/+15
* ASoC: DMIC codec - Add input widgetMisael Lopez Cruz2011-05-121-1/+25
* ASoC: core - allow ASoC more flexible machine nameLiam Girdwood2011-05-121-2/+4
* ASoC: fix wm8958-dsp2 printk format warningsRandy Dunlap2011-05-111-3/+3
* ASoC: Disable WM8994/58 microphone detection over suspendMark Brown2011-05-111-0/+25
* ASoC: Use spi_write() for SPI writesMark Brown2011-05-111-128/+4
* ASoC: Remove byte swap in 4x12 SPI writeMark Brown2011-05-111-6/+5
* ASoC: Don't squash 16x8 registers down to 8 bitsMark Brown2011-05-111-1/+0
* ASoC: Fix NULL vs. 0 warning in SSM2602Mark Brown2011-05-111-1/+1
* Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-05-101-1/+1
|\
| * ASoC: WM8903: Fix Digital Capture Volume rangeStephen Warren2011-05-101-1/+1
* | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2011-05-1013-289/+737
|\ \
| * | ASoC: SSM2602: Provide dB ranges for the volume controlsLars-Peter Clausen2011-05-091-5/+16
| * | ASoC: SSM2602: Model power supply for the digital core as a DAPM widgetLars-Peter Clausen2011-05-091-19/+6
| * | ASoC: SSM2602: Add entry for the ssm2603 to the device id tableLars-Peter Clausen2011-05-091-1/+2
| * | ASoC: SSM2602: Add SSM2604 supportLars-Peter Clausen2011-05-091-53/+116
| * | ASoC: SSM2602: Do not power the codec up in probeLars-Peter Clausen2011-05-091-3/+0
| * | ASoC: SSM2602: Fix default register cacheLars-Peter Clausen2011-05-091-2/+2
| * | Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-05-081-2/+0
| |\ \ | | |/
| | * ASoC: UDA134x: Remove POWER_OFF_ON_STANDBY define.Marek Belisko2011-05-081-2/+0
| * | ASoC: SSM2602: Remove unused struct and defineLars-Peter Clausen2011-05-081-6/+0
| * | ASoC: SSM2602: Remove duplicate controlLars-Peter Clausen2011-05-081-2/+0
| * | ASoC: SSM2602: Cleanup coeff handlingLars-Peter Clausen2011-05-081-40/+35
| * | Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-05-081-5/+5
| |\ \ | | |/
| | * ASoC: SSM2602: Fix reg_cache_sizeLars-Peter Clausen2011-05-081-1/+1
| | * ASoC: SSM2602: Fix 'Mic Boost2' controlLars-Peter Clausen2011-05-081-1/+1
| | * ASoC: SSM2602: Properly annotate i2c probe and remove functionsLars-Peter Clausen2011-05-081-3/+3
| * | ASoC: soc-cache: Allow codec->cache_bypass to be used with snd_soc_hw_bulk_wr...Dimitris Papastamos2011-05-081-5/+6
| * | ASoC: Create codec DAPM widgets before calling the codecs probe functionLars-Peter Clausen2011-05-081-3/+4
| * | Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-05-032-0/+8
| |\ \ | | |/
| | * ASoC: sst_platform: add hw_free callback to fix resource leakxingchao2011-05-031-0/+6
| | * ASoC: Don't crash on PM operationsMark Brown2011-05-031-0/+2
| * | ASoC: Remove outdated FIXME from WM8915Mark Brown2011-05-031-1/+0
| * | ASoC: Use shared controls for input signal path in WM8915Mark Brown2011-05-031-20/+25
OpenPOWER on IntegriCloud