summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-02-1425-225/+392
|\
| * [ALSA] Fix a typo in __dev* changes in portman2x4.cTakashi Iwai2007-02-141-1/+1
| * [ALSA] Change AT91 PDC register defines for 2.6.20 kernelFrank Mandarino2007-02-142-31/+32
| * [ALSA] SoC codecs - fix Kconfig - depends -> depends onJaroslav Kysela2007-02-141-4/+4
| * [ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava2007-02-1415-58/+60
| * [ALSA] hda-codec - Patch for enabling LFE on more Dell laptopsMikael Nilsson2007-02-141-0/+4
| * [ALSA] hda-codec - More fixes for Conexant HD Audio supportTobin Davis2007-02-141-122/+221
| * [ALSA] usb-audio: add PCR-A PCM supportClemens Ladisch2007-02-141-0/+23
| * [ALSA] usbaudio - remove urb->bandwidth referenceJiri Kosina2007-02-141-10/+0
| * [ALSA] ac97 - Fix silent output problem with Cx20551 codecTakashi Iwai2007-02-143-0/+8
| * [ALSA] hda-codec - Fix Oops with probing sigmatel codec chipsTakashi Iwai2007-02-141-0/+40
* | [PATCH] OSS: replace kmalloc()+memset() combos with kzalloc()Robert P. J. Day2007-02-1419-65/+32
* | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-1410-10/+0
|/
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-1226-35/+35
* [PATCH] OSS: Use ARRAY_SIZE macro when appropriate (2)Ahmed S. Darwish2007-02-123-5/+6
* [PATCH] OSS: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-122-3/+5
* [PATCH] Remove dead kernel config option AEDSP16_MPU401.Robert P. J. Day2007-02-111-12/+0
* [PATCH] schedule obsolete OSS drivers for removal, 3rd roundAdrian Bunk2007-02-112-2/+16
* [PATCH] Fix breakage with CONFIG_SYSFS_DEPRECATEDTakashi Iwai2007-02-091-1/+1
* [ALSA] ca0106 - Add missing sysfs device assignmentTakashi Iwai2007-02-091-0/+2
* [ALSA] aoa i2sbus: Stop Apple i2s DMA gracefullyPaul Mackerras2007-02-093-146/+210
* [ALSA] hda-codec - Add support for Fujitsu PI1556 Realtek ALC880Tobin Davis2007-02-091-1/+38
* [ALSA] aoa: remove suspend/resume printksJohannes Berg2007-02-091-4/+0
* [ALSA] Fix possible deadlocks in sequencer at removal of portsTakashi Iwai2007-02-091-1/+1
* [ALSA] emu10k1 - Fix STAC9758 front channelRolf Stefan Wilke2007-02-091-0/+1
* [ALSA] soc - Clean up with kmemdup()Takashi Iwai2007-02-093-25/+8
* [ALSA] snd-ak4114: Fix two array overflowsJean Delvare2007-02-091-3/+4
* [ALSA] ac97_bus power managementMartin Langer2007-02-091-0/+4
* [ALSA] usbaudio - Add support for Edirol UA-101Bjoern Fay2007-02-093-1/+85
* [ALSA] hda-codec - Add ALC861VD/ALC660VD supportJakub Schmidtke2007-02-091-6/+702
* [ALSA] soc - ASoC 0.13 Sharp poodle machineLiam Girdwood2007-02-091-30/+53
* [ALSA] soc - ASoC 0.13 Sharp tosa machineLiam Girdwood2007-02-091-1/+3
* [ALSA] soc - ASoC 0.13 spitz machineLiam Girdwood2007-02-091-33/+53
* [ALSA] soc - ASoC Sharp corgi machineLiam Girdwood2007-02-091-31/+53
* [ALSA] soc - ASoC 0.13 pxa2xx DMAAndrew Johnson2007-02-092-15/+10
* [ALSA] soc - ASoC 0.13 pxa2xx AC97 driverLiam Girdwood2007-02-092-35/+51
* [ALSA] soc - ASoC 0.13 pxa2xx i2s driverPhilipp Zabel2007-02-092-118/+102
* [ALSA] soc - ASoC 0.13 AT91xxxx Eti_B1 board supportFrank Mandarino2007-02-091-17/+124
* [ALSA] soc - ASoC 0.13 AT91xxxx DMAFrank Mandarino2007-02-092-5/+11
* [ALSA] soc - ASoC 0.13 AT91xxxx I2SFrank Mandarino2007-02-092-289/+356
* [ALSA] soc - ASoC 0.13 AT91xxxx slave patchFrank Mandarino2007-02-091-4/+12
* [ALSA] soc - ASoC 0.13 generic AC97 codecLiam Girdwood2007-02-091-21/+10
* [ALSA] soc - ASoC 0.13 WM9712 codec driverLiam Girdwood2007-02-091-29/+15
* [ALSA] soc - ASoC 0.13 WM8750 codec driverLiam Girdwood2007-02-092-336/+113
* [ALSA] soc - ASoC 0.13 WM8731 codecFrank Mandarino2007-02-092-255/+127
* [ALSA] soc - 0.13 ASoC DAPM bug fix for unnamed streamsSeth Forshee2007-02-091-0/+3
* [ALSA] soc - ASoC 0.13 core changesLiam Girdwood2007-02-091-633/+148
* [ALSA] hda-intel - Add black/whitelist for position_fix optionTakashi Iwai2007-02-091-1/+27
* [ALSA] Fix possible invalid memory access in PCM coreTakashi Iwai2007-02-091-0/+5
* [ALSA] ASoC very minor coding style fix for snd_soc_new_pcms()Liam Girdwood2007-02-091-1/+1