summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: soc-core: fix debugfs_pop_time file permissionsAxel Lin2010-08-271-1/+1
* ASoC: i.MX ssi: use SSI_STCCR in synchronous modeSascha Hauer2010-08-231-0/+3
* ASoC: Remove DSP mode support for WM8776Mark Brown2010-08-161-7/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-151-8/+15
|\
| * Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-08-151-8/+15
| |\
| | * ASoC: Only tweak WM8994 chip configuration on devices up to rev DMark Brown2010-08-131-7/+13
| | * ASoC: Optimise DSP performance for WM8994Mark Brown2010-08-131-2/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-127-9/+38
|\ \ \ | |/ /
| * | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-08-117-9/+38
| |\ \ | | |/
| | * ASoC: add AD1980 obsolete informationSonic Zhang2010-08-104-3/+30
| | * ASoC: register cache should be 1 byte aligned for 1 byte long registerCliff Cai2010-08-101-2/+2
| | * ASoC: Fix inverted mute controls for WM8580Mark Brown2010-08-101-3/+3
| | * ASoC: Fix for changed Eureka Kconfig symbol namesEric BĂ©nard2010-08-051-1/+3
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-125-10/+10
|\ \ \
| * | | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-065-10/+10
* | | | Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt2010-08-091-4/+18
|\ \ \ \
| * | | | sound/soc: mpc5200_psc_ac97: Use gpio pins for cold resetEric Millbrandt2010-08-061-4/+18
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-07104-626/+8717
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-08-05104-626/+8717
| |\ \ | | |/
| | * ASoC: TWL4030: Capture route runtime DAPM ordering fixPeter Ujfalusi2010-08-041-36/+12
| | * ASoC: wm9081: fix resource reclaim in wm9081_register error pathAxel Lin2010-08-031-5/+6
| | * ASoC: wm8978: fix a memory leak if a wm8978_register failAxel Lin2010-08-031-3/+7
| | * ASoC: wm8974: fix a memory leak if another WM8974 is registeredAxel Lin2010-08-031-1/+2
| | * ASoC: wm8961: fix resource reclaim in wm8961_register error pathAxel Lin2010-08-031-4/+5
| | * ASoC: wm8955: fix resource reclaim in wm8955_register error pathAxel Lin2010-08-031-4/+6
| | * ASoC: wm8940: fix a memory leak if wm8940_register return errorAxel Lin2010-08-031-1/+6
| | * ASoC: wm8904: fix resource reclaim in wm8904_register error pathAxel Lin2010-08-031-5/+8
| | * ASoC: wm8711: fix a memory leak if another WM8711 is registeredAxel Lin2010-08-031-1/+2
| | * ASoC: wm8523: fix resource reclaim in wm8523_register error pathAxel Lin2010-08-031-4/+6
| | * ASoC: da7210: fix a memory leak if failed to initialise da7210 audio codecAxel Lin2010-08-031-2/+6
| | * ASoC: ak4642: fix a memory leak if failed to initialise AK4642Axel Lin2010-08-031-1/+3
| | * ASoC: ad1836: fix a memory leak if another ad1836 is registeredAxel Lin2010-08-031-0/+1
| | * ASoC: Initial WM8741 CODEC driverIan Lartey2010-08-034-0/+799
| | * Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-08-023-108/+156
| | |\
| | | * ASoC: omap-mcbsp: Remove period size constraint in THRESHOLD modePeter Ujfalusi2010-08-021-39/+4
| | | * ASoC: omap-mcbsp: Support for sDMA packet modePeter Ujfalusi2010-08-021-6/+56
| | | * ASoC: omap-mcbsp: Code cleanup in omap_mcbsp_dai_hw_paramsPeter Ujfalusi2010-08-021-9/+12
| | | * ASoC: omap-mcbsp: Restructure the code within omap_mcbsp_dai_hw_paramsPeter Ujfalusi2010-08-021-14/+11
| | | * ASoC: tlv320dac33: Add support for automatic FIFO configurationPeter Ujfalusi2010-07-291-26/+64
| | | * ASoC: tlv320dac33: Revisit the FIFO Mode1 handlingPeter Ujfalusi2010-07-291-37/+34
| | | * ASoC: TWL4030: Capture route DAPM event fixPeter Ujfalusi2010-07-271-2/+0
| | * | ASoC: fsi: Add new funtion for SPDIFKuninori Morimoto2010-07-291-5/+55
| | * | ASoC: fsi: remove device id checkKuninori Morimoto2010-07-291-5/+0
| | * | ASoC: fsi: remove unnecessary clock processingKuninori Morimoto2010-07-291-5/+0
| | |/
| | * ASoC: da7210: Add HeadPhone Playback Volume controlKuninori Morimoto2010-07-231-4/+27
| | * Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-07-213-41/+63
| | |\
| | | * ASoC: TWL4030: Add configurable delay after digimic enablePeter Ujfalusi2010-07-212-4/+22
| | | * ASoC: TWL6040: Correct widget handling for driversJorge Eduardo Candelaria2010-07-171-28/+28
| | | * ASoC: TWL4030: DAC power optimizationPeter Ujfalusi2010-07-131-6/+9
| | | * ASoC: TWL4030: Fix for digital loopback gain rangePeter Ujfalusi2010-07-131-3/+4
OpenPOWER on IntegriCloud