summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
...
* | | ALSA: ASoC: Convert uda1380 to a new-style i2c driverJean Delvare2008-09-042-56/+54
* | | ALSA: ASoC: Make all codecs depend on rather than selecting I2CMark Brown2008-09-041-1/+1
* | | ALSA: ASoC: Convert DAPM pop time configuration to debugfsMark Brown2008-08-291-33/+20
* | | ALSA: ASoC: WM8903 I2C cleanupsMark Brown2008-08-291-6/+6
* | | ALSA: ASoC: Add missing new-line at end of stringsJean Delvare2008-08-292-2/+2
* | | ALSA: ASoC: Add WM8903 CODEC driverMark Brown2008-08-294-0/+3282
* | | ALSA: ASoC - fix DMA channel selection in Freescale MPC8610 sound driversTimur Tabi2008-08-131-11/+15
* | | ALSA: ASoC: Add WM8580 CODEC driverMark Brown2008-08-134-0/+1103
* | | ALSA: ASoC: Add WM8900 CODEC driverMark Brown2008-08-064-0/+1612
* | | ALSA: ASoC: convert use of uint to unsigned intJon Smirl2008-07-292-42/+42
* | | ALSA: ASoC: Add all CODECs Kconfig optionMark Brown2008-07-291-0/+23
* | | ALSA: ASoC: AD1980 audio codec driverCliff Cai2008-07-294-0/+337
* | | ALSA: ASoC: Staticise keyclick dev_attr in tlv320aic26Mark Brown2008-07-291-1/+1
* | | ALSA: ASoC: Export DAI and codec for TLV320AIC26Mark Brown2008-07-292-0/+4
* | | ALSA: ASoC: Add Texas Instruments TLV320AIC26 codec driverGrant Likely2008-07-294-0/+618
* | | ALSA: ASoC: Add mpc5200-psc I2S driverGrant Likely2008-07-293-0/+893
* | | ALSA: ASoC: Add OpenFirmware helper for matching bus and codec driversGrant Likely2008-07-293-0/+177
* | | ALSA: ASoC: Rename mask to max to reflect usageJon Smirl2008-07-292-17/+17
* | | ALSA: ASoC: Convert bitfields in ASoC into full int widthJon Smirl2008-07-292-55/+83
* | | ALSA: ASoC: Allow codecs to override register displayMark Brown2008-07-291-3/+23
* | | ALSA: ASoC: Permit simultaneous compilation of both PXA AC97 driversDmitry Baryshkov2008-07-291-2/+2
* | | Merge branch 'asoc-fixes' into for-linusTakashi Iwai2008-10-021-2/+2
|\ \ \
| * | | ASoC: Set correct name for WM8753 rec mixer outputRob Sims2008-10-021-2/+2
| | |/ | |/|
* | | ALSA: ASoC: Fix cs4270 error pathJean Delvare2008-09-301-7/+18
* | | ALSA: ASoC: Fix another cs4270 error pathJean Delvare2008-09-291-6/+1
* | | ALSA: make the CS4270 driver a new-style I2C driverTimur Tabi2008-09-291-56/+15
* | | ALSA: ASoC: Fix at32-pcm build breakage with PM enabledHaavard Skinnemoen2008-09-221-2/+3
|/ /
* | ALSA: ASoC: fix pxa2xx-i2s clk_get callDmitry Baryshkov2008-09-011-1/+39
* | ALSA: ASoC: Fix error paths in N810 machine driver init and release clocks at...Jarkko Nikula2008-08-261-5/+13
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-08-258-32/+51
|\
| * ALSA: ASoC: Fix double free and memory leak in many codec driversJean Delvare2008-08-258-32/+51
* | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-233-3/+0
|/
* ALSA: wm8990: Implement speaker volume PGAMark Brown2008-08-152-4/+18
* ALSA: wm8990: Fix routing of left DAC to speaker mixerMark Brown2008-08-151-1/+1
* ALSA: wm8750: add missing VREF outputDmitry Baryshkov2008-08-121-0/+1
* ALSA: spitz: MONO -> MONO1Dmitry Baryshkov2008-08-121-1/+1
* ALSA: wm8750: it's MONO1, not MONODmitry Baryshkov2008-08-111-1/+1
* Merge Linus' latest into masterRussell King2008-08-081-111/+124
|\
| * ALSA: ASoC: fix SNDCTL_DSP_SYNC support in Freescale 8610 sound driversTimur Tabi2008-08-041-111/+124
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0723-72/+72
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-075-18/+73
|\ \ | |/
| * ALSA: ASoC: Export dapm_reg_event() fullyMark Brown2008-07-291-0/+1
| * ALSA: ASoC: Update Poodle to current ASoC APIDmitry Baryshkov2008-07-291-6/+2
| * ALSA: asoc: restrict sample rate and size in Freescale MPC8610 sound driversTimur Tabi2008-07-292-11/+70
| * ALSA: sound/soc/pxa/tosa.c: removed duplicated includeHuang Weiyi2008-07-291-1/+0
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-079-9/+9
* | [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-072-2/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-07-273-62/+55
|\
| * ALSA: soc - wm9712 mono mixerMarek Vasut2008-07-201-5/+5
| * ALSA: ASoC: Factor PGA DAPM handling into mainMark Brown2008-07-171-18/+8
OpenPOWER on IntegriCloud