summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-241-4/+23
|\
| * Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-04-201-4/+23
| |\
| | * [ARM] pxa/palm27x: General fix for Palm27x aSoC driverMarek Vasut2009-04-191-4/+23
| | * [ARM] pxa/magician: remove un-necessary #include of pxa-regs.h and hardware.hEric Miao2009-04-151-2/+0
* | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-04-217-17/+41
|\ \ \ | |/ / |/| |
| * | ASoC: Fix warning in wm9705Russell King - ARM Linux2009-04-181-1/+1
| * | ASoC: OMAP: Update contact addressesJarkko Nikula2009-04-175-8/+12
| * | ASoC: pxa-ssp: Don't use SSCR0_SerClkDiv and SSCR0_SCRPhilipp Zabel2009-04-171-8/+28
* | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-04-196-19/+25
|\| |
| * | ASoC: OMAP: Fix FS polarity in OSK5912 machine driverJarkko Nikula2009-04-161-2/+2
| * | ASoC: OMAP: Fix DSP_B format in OMAP McBSP DAI driverJarkko Nikula2009-04-161-2/+5
| * | ASoC: Fix include build error in s3c2412-i2s.cBen Dooks2009-04-161-1/+1
| * | ASoC: Fix s3c-i2s-v2.c snd_soc_dai changesBen Dooks2009-04-161-4/+6
| * | ASoC: s3c-i2s-v2.c fix for s3c_i2sv2_iis_calc_rateBen Dooks2009-04-161-4/+4
| * | ASoC: Fix jive_wm8750.c build problemsBen Dooks2009-04-161-6/+6
| * | ASoC: pxa-ssp: allow setting of dai format 0Daniel Mack2009-04-161-0/+1
* | | Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2009-04-142-5/+3
|\| | | |/ |/|
| * ASoC: Disable S3C64xx support in KconfigMark Brown2009-04-091-3/+3
| * ASoC: magician: remove un-necessary #include of pxa-regs.h and hardware.hEric Miao2009-04-091-2/+0
* | Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2009-04-071-4/+6
|\|
| * ASoC: TWL4030: Compillation error fixPeter Ujfalusi2009-04-071-4/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-04-0712-66/+777
|\ \
| * | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-04-072-7/+8
| |\|
| | * ASoC: fsl_dma: Pass the proper device for dma mapping routinesAnton Vorontsov2009-04-061-6/+6
| | * ASoC: Fix null dereference in ak4535_remove()Dan Carpenter2009-04-061-1/+2
| * | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-04-0611-59/+769
| |\|
| | * ASoC: TWL4030: Add actual support for 96KHz playback supportPeter Ujfalusi2009-04-032-0/+4
| | * ASoC: Implement suspend and resume operations for WM9705Mark Brown2009-04-021-0/+37
| | * ASoC: Set parent for AC97 devices we registerMark Brown2009-04-021-1/+1
| | * ASoC: Don't defer resume work for AC97 codecsMark Brown2009-04-021-4/+14
| | * ASoC: OMAP: Set minimum buffer size constraint for McBSP2 in OMAP3Jarkko Nikula2009-04-021-0/+11
| | * ASoC: TWL4030: Add constrains for second streamPeter Ujfalusi2009-04-021-0/+54
| | * ASoC: TWL4030: 96KHz playback supportPeter Ujfalusi2009-04-021-1/+1
| | * ASoC: trim SSI sysfs statistics in Freescale MPC8610 sound driversTimur Tabi2009-04-021-32/+47
| | * ASoC: remove trigger delay in Freescale MPC8610 sound driverTimur Tabi2009-04-022-18/+19
| | * ASoC: Add Magician machine supportPhilipp Zabel2009-04-023-0/+572
| | * ASoC: pxa-ssp: Use 16-bit DMA for magician stereoPhilipp Zabel2009-04-021-3/+9
* | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-075-8/+8
|/ /
* | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-1/+1
* | Merge branch 'origin' into develRussell King2009-03-28109-3531/+8349
|\|
| * ASoC: Declare Headset as Mic and Headphone widgets for SDP3430Lopez Cruz, Misael2009-03-191-8/+16
| * ASoC: OMAP: N810: Add more jack functionsJarkko Nikula2009-03-191-2/+26
| * ASoC: OMAP: N810: Mark not connected input pinsJarkko Nikula2009-03-191-0/+5
| * ASoC: Add FLL support for WM8400Mark Brown2009-03-191-0/+129
| * ASoC: Add separate AVDD for WM8400Mark Brown2009-03-181-0/+3
| * ASoC: Further optimise WM8400 bias configuration sequenceMark Brown2009-03-181-25/+2
| * Merge branch 'pxa-ssp' into for-2.6.30Mark Brown2009-03-172-42/+68
| |\
| | * ASoC: Fix Zylonite for non-networked SSP modeMark Brown2009-03-141-30/+25
| | * ASoC: Fix non-networked I2S mode for PXA SSPMark Brown2009-03-141-5/+14
| | * ASoC: switch PXA SSP driver from network mode to PSPDaniel Mack2009-03-131-11/+33