summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.37' into HEADMark Brown2010-11-021-6/+0
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-2513-168/+360
| |\
| * | driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers2010-10-221-6/+0
* | | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-015-3/+12
|\ \ \ | | |/ | |/|
| * | Merge branch 'topic/hda' into for-linusTakashi Iwai2010-10-251-1/+3
| |\ \
| | * | ALSA: tlv - Define numbers in sound/tlv.hTakashi Iwai2010-10-171-1/+3
| | |/
| * | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-10-258-165/+349
| |\ \
| * | | ALSA: emu10k1: Fix warning: "CCR" redefinedNobuhiro Iwamatsu2010-10-181-0/+2
| * | | ALSA: fix unused warnings with snd_power_get_stateMike Frysinger2010-10-171-1/+1
| * | | ALSA: Add more jack button slotsMark Brown2010-09-071-1/+4
| * | | ALSA: pcm midlevel code - add time check for double interrupt acknowledgeJaroslav Kysela2010-08-181-0/+1
| | |/ | |/|
| * | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela2010-08-181-0/+1
* | | ASoC: add support for alc562[123] codecsArnaud Patard (Rtp)2010-10-211-0/+15
| |/ |/|
* | ASoC: Restore MAX98088 CODEC driverMark Brown2010-10-181-0/+50
* | ASoC: don't register AC97 devices twiceMika Westerberg2010-10-131-0/+1
* | ASoC: Use delayed work for debounce of GPIO based jacksMark Brown2010-10-071-1/+1
* | ASoC: Add support for WM8962 GPIO outputsMark Brown2010-10-021-0/+1
* | ASoC: Provide microphone bias configuration for WM8962Mark Brown2010-09-301-0/+6
* | ASoC: Initial WM8962 IRQ supportMark Brown2010-09-291-0/+2
* | ASoC: Add event variants of the AIF widgetsMark Brown2010-09-061-0/+10
* | ASoC: fsi: modify compile errorKuninori Morimoto2010-08-311-3/+0
* | ASoC: Swap bias level enumerationJarkko Nikula2010-08-311-3/+3
* | Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-163-8/+15
|\|
| * include: replace unifdef-y with header-ySam Ravnborg2010-08-141-5/+4
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-077-8/+90
| |\
| | * Merge branch 'topic/misc' into for-linusTakashi Iwai2010-08-052-2/+10
| | |\
| | | * Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/miscTakashi Iwai2010-07-051-1/+1
| | | |\
| | | | * ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write()David Dillow2010-06-281-1/+1
| | | * | ALSA: pcm: Define G723 3-bit and 5-bit formatsBen Collins2010-05-312-1/+9
| | | |/
| * | / pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley2010-07-191-1/+1
| | |/ | |/|
* | | Merge branch 'topic/multi-component' of git://git.kernel.org/pub/scm/linux/ke...Mark Brown2010-08-126-160/+254
|\ \ \
| * | | ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-126-160/+254
| | |/ | |/|
* / | ASoC: Add initial WM8962 CODEC driverMark Brown2010-08-051-0/+23
|/ /
* | Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-08-021-0/+2
|\ \
| * | ASoC: tlv320dac33: Add support for automatic FIFO configurationPeter Ujfalusi2010-07-291-0/+1
| * | ASoC: tlv320dac33: Revisit the FIFO Mode1 handlingPeter Ujfalusi2010-07-291-0/+1
* | | ASoC: fsi: Add new funtion for SPDIFKuninori Morimoto2010-07-291-0/+2
|/ /
* | ASoC: fsi: Add specified ID for soc-audioKuninori Morimoto2010-07-171-0/+3
* | ASoC: fsi: Fixup for master modeKuninori Morimoto2010-07-131-0/+32
* | ASoC: fsi: modify format area definition on flagsKuninori Morimoto2010-07-131-6/+6
* | ASoC: uda134x: replace a macro with a value in platform struct.Vladimir Zapolskiy2010-06-251-0/+12
* | ASoC: Add SND_SOC_DAPM_PRE_POST_PMD eventapatard@mandriva.com2010-05-311-0/+2
* | Merge commit 'v2.6.35-rc1' into for-2.6.36Mark Brown2010-05-316-30/+32
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-2015-49/+522
| |\
| | * Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-2010-21/+485
| | |\
| | * \ Merge branch 'topic/jack' into for-linusTakashi Iwai2010-05-201-0/+8
| | |\ \
| | * \ \ Merge branch 'topic/misc' into for-linusTakashi Iwai2010-05-203-16/+17
| | |\ \ \
| | | * | | ALSA: include/sound/asound.h whitespace fixupsDaniel Mack2010-05-111-10/+10
| | | * | | ALSA: Merge es1688 and es968 driversKrzysztof Helt2010-05-101-0/+1
| | | * | | ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structureKrzysztof Helt2010-05-101-5/+5