aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-03-189-23/+98
|\
| * [ALSA] hda-intel - Fix HDA buffer alignmentJoachim Deguara2007-03-161-0/+4
| * [ALSA] hda-codec - Add model for HP Compaq d5750Takashi Iwai2007-03-151-0/+1
| * [ALSA] hda-codec - Add support for MacBook Pro 1st generationNicolas Boichat2007-03-151-6/+19
| * [ALSA] hda-codec - Add model for HP Compaq d5700Takashi Iwai2007-03-141-0/+1
| * [ALSA] intel8x0 - Fix Oops at kdump crash kernelTakashi Iwai2007-03-141-2/+3
| * [ALSA] hda-codec - Fix speaker output on MacProTakashi Iwai2007-03-141-0/+5
| * [ALSA] hda-codec - more systems for Analog DevicesTobin Davis2007-03-141-2/+32
| * [ALSA] hda-intel - Fix codec probe with ATI contorllersTakashi Iwai2007-03-141-2/+11
| * [ALSA] hda-codec - Add suppoprt for Asus M2N-SLI motherboardTobin Davis2007-03-141-1/+6
| * [ALSA] intel8x0 - Fix speaker output after S2RAMTommi Kyntola2007-03-141-1/+4
| * [ALSA] ac97 - fix AD shared shared jack control logicRandy Cushman2007-03-141-5/+8
| * [ALSA] soc - Fix dependencies in Kconfig filesTakashi Iwai2007-03-143-4/+4
* | [PATCH] const file_operations falloutAl Viro2007-03-141-4/+16
|/
* [ALSA] cmipci - Allow to disable integrated FM portTakashi Iwai2007-03-061-7/+11
* [ALSA] hda-codec - Fix logic error in headphone mute for Conexant codecsTobin Davis2007-03-061-2/+6
* [ALSA] hda-codec - Add missing Mic Boost for AD1986A codecTakashi Iwai2007-03-061-0/+3
* [ALSA] ac97 - Add Thinkpad X31 and R40 to AD1981x blacklistTakashi Iwai2007-03-061-0/+2
* [ALSA] Add missing sysfs device assignment for ALSA PCI driversTakashi Iwai2007-03-064-0/+8
* [ALSA] hda-codec - Define pin configs for MacBooksTakashi Iwai2007-03-061-3/+30
* [ALSA] hda-codec - Add missing Mic Boost controls for ALC262Takashi Iwai2007-03-061-0/+8
* [ALSA] soc - WM9712 PCM volumeLiam Girdwood2007-03-061-0/+1
* [ALSA] soc - Fix WM9712 register cache entryJoe Sauer2007-03-061-1/+1
* [ALSA] hda-codec - Add method for configuring Mac Pro without PCI SSIDTobin Davis2007-03-061-3/+10
* [ALSA] hda-codec - Add LFE support on Dell M90Takashi Iwai2007-03-061-0/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-261-2/+2
|\
| * [PARISC] fix section mismatch warnings in harmony sound driverHelge Deller2007-02-171-2/+2
* | V4L/DVB (5061): Bt8xx: add support for Ultraview DVB-T LiteMichael Krufky2007-02-211-0/+1
* | [ARM] Fix ARM AACI ALSA driverRussell King2007-02-201-6/+6
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-192-60/+296
|\ \
| * | [ARM] 4140/1: AACI stability add ac97 timeout and retriesKevin Hilman2007-02-181-11/+39
| * | [ARM] 4139/1: AACI record supportKevin Hilman2007-02-182-46/+253
| * | [ARM] 4138/1: AACI: multiple channel support for IRQ handlingKevin Hilman2007-02-181-3/+4
| |/
* | 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