aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-10Merge branch 'topic/ymfpci' into for-linusTakashi Iwai1-0/+1
2009-09-10Merge branch 'topic/tlv-minmax' into for-linusTakashi Iwai1-0/+14
2009-09-10Merge branch 'topic/snd-printk' into for-linusTakashi Iwai1-24/+14
2009-09-10Merge branch 'topic/pcm-drain-nonblock' into for-linusTakashi Iwai1-1/+1
2009-09-10Merge branch 'topic/misc' into for-linusTakashi Iwai2-14/+1
2009-09-10Merge branch 'topic/dummy' into for-linusTakashi Iwai2-2/+4
2009-09-10Merge branch 'topic/dma-sgbuf' into for-linusTakashi Iwai2-0/+29
2009-09-08ALSA: Add const prefix to proc helper functionsTakashi Iwai1-2/+2
2009-09-08ALSA: Re-export snd_pcm_format_name() functionTakashi Iwai1-0/+2
2009-09-07ALSA: Remove unneeded ifdef from sound/core.hTakashi Iwai1-4/+0
2009-09-07ALSA: Remove struct snd_monitor_file from public sound/core.hTakashi Iwai1-9/+0
2009-09-07ASoC: Remove unuused hw_read_tMark Brown1-1/+0
2009-09-03ALSA: Release v1.0.21Jaroslav Kysela1-1/+1
2009-08-28ALSA: Fixed a typo of printk()Takashi Iwai1-1/+1
2009-08-27ALSA: pcm - Increase protocol versionTakashi Iwai1-1/+1
2009-08-27ALSA: Add debug module optionTakashi Iwai1-24/+14
2009-08-24Merge branch 'topic/digital-mixing' into for-2.6.32Mark Brown1-0/+8
2009-08-21ASoC: Add DAPM widget power decision debugfs filesMark Brown2-0/+2
2009-08-20ASoC: Add SuperH FSI driver support for ALSAKuninori Morimoto1-0/+83
2009-08-18ASoC: Add input and output AIF widgetsMark Brown1-0/+8
2009-08-13ALSA: Allow passing platform_data for pxa2xx-ac97Marek Vasut1-0/+3
2009-08-11Merge commit 'a5479e389e989acfeca9c32eeb0083d086202280' into for-2.6.32Mark Brown1-2/+3
2009-08-10sound: ymfpci: increase timer resolution to 96 kHzClemens Ladisch1-0/+1
2009-08-09ASoC: Define more formats for the AC97 CODECsMark Brown1-1/+7
2009-08-07Merge branch 'reg-cache' into for-2.6.32Mark Brown1-1/+10
2009-08-06ASoC: change set_tdm_slot api to allow slot_width override.Daniel Ribeiro1-2/+3
2009-08-03ASoC: Factor out I2C 8 bit address 16 bit data I/OMark Brown1-1/+1
2009-08-03ASoC: Add I/O control bus information to factored out cache setupMark Brown1-1/+8
2009-07-31ASoC: Allow CODECs to flag invalid registersMark Brown1-0/+1
2009-07-23ALSA: Allow passing platform_data to devices attached to AC97 busMarek Vasut2-0/+7
2009-07-15ASoC: add SOC_DOUBLE_R_EXT_TLV control typeJoonyoung Shim1-0/+11
2009-07-15ASoC: add SOC_DOUBLE_EXT_TLV control typeJoonyoung Shim1-0/+11
2009-07-13ASoC: fixes multiple typos in comments, no functional changePeter Meerwald1-13/+13
2009-07-08ASoC: Add WM8993 CODEC driverMark Brown1-0/+44
2009-07-08ALSA: Fix SG-buffer DMA with non-coherent architecturesTakashi Iwai2-0/+29
2009-07-05ASoC: Begin to factor out register cache I/O functionsMark Brown1-0/+2
2009-07-05ASoC: Add CODEC volatile register operationMark Brown1-0/+2
2009-06-25Merge branch 'for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asocTakashi Iwai3-4/+30
2009-06-23ASoC: Add a shutdown callbackMark Brown1-0/+1
2009-06-17ALSA: Add new TLV types for dBwith min/maxTakashi Iwai1-0/+14
2009-06-15ASoC: UDA1380: refactor device registrationPhilipp Zabel1-0/+22
2009-06-13ASoC: Add stub suspend and resume calls for ASoC subdevicesMark Brown1-0/+5
2009-06-11Merge branch 'dapm' into for-2.6.32Mark Brown1-2/+0
2009-06-10Merge branch 'topic/pcm-jiffies-check' into for-linusTakashi Iwai2-0/+2
2009-06-10Merge branch 'topic/pcm-delay' into for-linusTakashi Iwai1-0/+1
2009-06-10Merge branch 'topic/div64-cleanup' into for-linusTakashi Iwai1-74/+0
2009-06-10Merge branch 'topic/cleanup' into for-linusTakashi Iwai2-11/+0
2009-06-10Merge branch 'topic/caiaq' into for-linusTakashi Iwai1-0/+1
2009-06-10Merge branch 'topic/asoc' into for-linusTakashi Iwai4-30/+83
2009-06-08ASoC: Make DAPM power sequence lists local variablesMark Brown1-2/+0