aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-06-164-9/+4
|\
| * ASoC: magician: fix PXA SSP clock polarityPhilipp Zabel2009-06-141-1/+1
| * ASoC: Instantiate any forgotten DAPM widgetsMark Brown2009-06-141-0/+3
| * ASoC: Revert duplicated code in SSM2602 driverMark Brown2009-06-131-4/+0
| * ASoC: Remove odd bit clock ratios for WM8903Mark Brown2009-06-121-4/+0
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-146-18/+16
|\ \ | |/ |/|
| * Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2009-06-142-4/+5
| |\
| | * [ARM] pxa/palm: Add Palm27x aSoC driver to PalmTE2Marek Vasut2009-06-052-4/+5
| * | Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2009-06-104-14/+11
| |\ \ | | |/ | |/|
| | * [ARM] S3C24XX: Merge devel-gpioBen Dooks2009-05-213-0/+4
| | |\
| | | * [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>Ben Dooks2009-05-183-0/+4
| | * | [ARM] S3C24XX: Remove hardware specific registers from DMABen Dooks2009-05-011-14/+7
| | |/
* | | ASoC: Fix lm4857 controlMark Brown2009-06-101-6/+10
* | | ASoC: Apostrophe patrolMark Brown2009-06-061-5/+5
* | | ASoC: codec tlv320aic23 fix bogus divide by 0 messageTroy Kisky2009-06-061-5/+5
* | | ASoC: fix NULL pointer dereference in soc_suspend()Daniel Mack2009-06-041-0/+6
* | | ASoC: Fix build error in twl4030.cTakashi Iwai2009-06-041-0/+1
* | | ASoC: SSM2602: assign last substream to the master when shutting downCliff Cai2009-06-031-9/+16
* | | ASoC: Blackfin: document how anomaly 05000250 is handledSonic Zhang2009-06-031-0/+9
* | | ASoC: Blackfin: set the transfer size according the ac97_frame sizeCliff Cai2009-06-031-2/+2
* | | ASoC: SSM2602: remove unsupported sample ratesCliff Cai2009-06-031-5/+3
* | | ASoC: TWL4030: Check the interface format for 4 channel modePeter Ujfalusi2009-06-011-3/+9
* | | ASoC: TWL4030: Use reg_cache in twl4030_init_chipPeter Ujfalusi2009-05-291-2/+2
* | | ASoC: Initialise dev for the dummy S/PDIF DAIMark Brown2009-05-281-1/+3
* | | ASoC: Add dummy S/PDIF codec supportChaithrika U S2009-05-284-0/+92
* | | ASoC: correct print specifiers for unsignedsRoel Kluin2009-05-2814-22/+22
* | | ASoC: Modify mpc5200 AC97 driver to use V9 of spin_event_timeout()Jon Smirl2009-05-271-16/+14
* | | ASoC: Switch FSL SSI DAI over to symmetric_ratesMark Brown2009-05-271-6/+3
* | | ASoC: Mark MPC5200 AC97 as BROKEN until PowerPC merge issues are resolvedMark Brown2009-05-261-3/+4
* | | ASoC: Fabric bindings for STAC9766 on the EfikaJon Smirl2009-05-263-0/+99
* | | ASoC: Support for AC97 on Phytec pmc030 base board.Jon Smirl2009-05-263-0/+100
* | | ASoC: AC97 driver for mpc5200Jon Smirl2009-05-264-0/+358
* | | ASoC: Main rewite of the mpc5200 audio DMA codeJon Smirl2009-05-265-391/+344
* | | ASoC: TWL4030: HandsfreeL/R mute DAPM switchPeter Ujfalusi2009-05-251-2/+16
* | | ASoC: TWL4030: Add shadow registerPeter Ujfalusi2009-05-252-2/+12
* | | ASoC: TWL4030: Handsfree pop removal redesignPeter Ujfalusi2009-05-251-19/+59
* | | ASoC: Rename the PSC functions to DMAJon Smirl2009-05-243-190/+190
* | | ASoC: Basic split of mpc5200 DMA code out of mpc5200_psc_i2sJon Smirl2009-05-245-483/+547
* | | ASoC: Fix minor issues in STAC9766 driverMark Brown2009-05-241-36/+29
* | | ASoC: Codec for STAC9766 used on the EfikaJon Smirl2009-05-244-0/+497
* | | ASoC: Fix WM9081 PowerPC compiler issuesMark Brown2009-05-231-2/+4
* | | ASoC: WM9081 mono DAC with integrated 2.6W class AB/D amplifier driverMark Brown2009-05-224-0/+2325
* | | ASoC: TWL4030: Differentiate the playback streamsPeter Ujfalusi2009-05-221-6/+6
* | | ASoC: SDP4030: Use the twl4030_setup_data for headset pop-removalPeter Ujfalusi2009-05-221-0/+7
* | | ASoC: TWL4030: Add support for platform dependent configurationPeter Ujfalusi2009-05-222-3/+24
* | | ASoC: TWL4030: Move the Headset pop-attenuation code to PGA eventPeter Ujfalusi2009-05-201-25/+91
* | | ASoC: TWL4030: Change DAPM routings and controls for DACs and PGAsPeter Ujfalusi2009-05-201-70/+71
* | | ASoC: Add TXx9 AC link controller driver (v3)Atsushi Nemoto2009-05-198-0/+908
* | | ASoC: SDP3430: Connect twl4030 voice DAI to McBSP3Lopez Cruz, Misael2009-05-191-10/+77
* | | ASoC: TWL4030: Add control for selecting codec operation modeLopez Cruz, Misael2009-05-191-0/+47