summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: MPC5200: replace of_device with platform_deviceTimur Tabi2011-08-241-3/+3
* ASoC: Correct element count for WM8996 sidetone HPFMark Brown2011-08-241-1/+1
* ASoC: Tegra: wm8903 machine driver: Drop Ventana supportStephen Warren2011-08-241-2/+2
* ASoC: Add Springbank I/O card to Speyside KconfigJoseph Pentland2011-08-241-0/+1
* sound/soc/fsl/mpc8610_hpcd.c: add missing of_node_putJulia Lawall2011-08-231-9/+9
* sound/soc/fsl/p1022_ds.c: add missing of_node_putJulia Lawall2011-08-231-1/+3
* sound/soc/ep93xx/ep93xx-i2s.c: add missing kfreeJulia Lawall2011-08-231-2/+3
* sound/soc/kirkwood/kirkwood-i2s.c: add missing kfreeJulia Lawall2011-08-231-1/+1
* ASoC: soc-core: use GFP_KERNEL flag for kmalloc in snd_soc_cnewAxel Lin2011-08-231-1/+1
* sound/soc/fsl/fsl_dma.c: add missing of_node_putTimur Tabi2011-08-231-0/+2
* ASoC: Clear completions from late WM8996 FLL lock IRQsMark Brown2011-08-221-0/+3
* ASoC: Clear any outstanding WM8962 FLL lock completions before waitingMark Brown2011-08-221-0/+4
* ASoC: Ensure we only run Speyside WM8962 bias level callbacks onceMark Brown2011-08-221-0/+6
* ASoC: Fix configuration of WM8996 input enablesMark Brown2011-08-221-9/+4Star
* ASoC: WM8996 record paths need AIFCLKMark Brown2011-08-221-0/+10
* ASoC: omap: Fix build errors in ams-deltaJarkko Nikula2011-08-181-2/+4
* ASoC: Fix check for symmetric rate enforcementSascha Hauer2011-08-171-0/+3
* ASoC: ad193x: remove cache supportScott Jiang2011-08-151-8/+0Star
* ASoC: Add spi hw read function for 16 addr 8 data mode for ad193x fixScott Jiang2011-08-151-0/+23
* ASoC: ad193x: fix system clockScott Jiang2011-08-151-1/+1
* ASoC: ad193x: fix dac word len settingScott Jiang2011-08-152-1/+3
* ASoC: ad193x: fix registers definitionScott Jiang2011-08-151-2/+2
* ASoC: sta32x: Fix a memory leak if snd_soc_register_codec failsAxel Lin2011-08-151-0/+1
* ASoC: soc-jack: Fix checking return value of request_any_context_irqAxel Lin2011-08-151-1/+1
* ASoC: rx1950: Fix compilation error due to missing headerVasily Khoruzhick2011-08-141-0/+1
* ASoC: h1940: Fix compilation error due to missing headerVasily Khoruzhick2011-08-141-0/+1
* ASoC: Move WM8962 CLKREG_OVD earlierMark Brown2011-08-141-4/+4
* ASoC: Fix compile warning in wm8750.cTakashi Iwai2011-08-121-1/+1
* ASoC: omap: Update e-mail address of Jarkko NikulaJarkko Nikula2011-08-126-9/+9
* ASoC: SAMSUNG: Add I2S0 internal dma driverSangbeom Kim2011-08-123-0/+481
* ASoC: Terminate WM8750 SPI device ID tableMark Brown2011-08-111-0/+1
* ASoC: Add missing break in WM8994 probeMark Brown2011-08-111-0/+1
* ASoC: Fix typo in wm8750 spi_idsMark Brown2011-08-101-1/+1
* ASoC: Fix warning in Speyside WM8962Mark Brown2011-08-091-1/+1
* ASoC: Fix SPI driver binding for WM8987Mark Brown2011-08-091-0/+7
* ASoC: Fix binding of WM8750 on JiveMark Brown2011-08-091-1/+1
* ASoC: WM8903: Free IRQ on device removalStephen Warren2011-08-091-0/+5
* ASoC: Tegra: wm8903 machine driver: Allow re-insertion of moduleStephen Warren2011-08-091-4/+11
* ASoC: Tegra: tegra_pcm_deallocate_dma_buffer: Don't OOPSStephen Warren2011-08-091-2/+7
* Merge branch 'wm8996-rename' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2011-08-08183-29919/+28359Star
|\
| * ASoC: Acknowledge WM8996 interrupts before acting on themMark Brown2011-08-081-5/+4Star
| * ASoC: Rename WM8915 to WM8996Mark Brown2011-08-088-6735/+6735
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-08-036-14/+128
| |\
| | * Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-08-021-0/+1
| | |\
| | * | ALSA: asihpi - Clarify adapter index validity checkEliot Blennerhassett2011-08-021-7/+12
| | * | ALSA: asihpi - Don't leak firmware if mem alloc failsJesper Juhl2011-08-011-3/+6
| | * | ALSA: rtctimer.c needs module.hRandy Dunlap2011-07-301-1/+1
| | * | ALSA: hdspm - Add firmware revision 0xcc for RME MADIAdrian Knoth2011-07-291-0/+2
| | * | ALSA: hdspm - Fix reported external sample rate on RME MADI and MADIfaceAdrian Knoth2011-07-291-0/+16
| | * | ALSA: hdspm - Provide MADI speed mode selector on RME MADI and MADIfaceAdrian Knoth2011-07-291-2/+89