summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-086-21/+21
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-0817-27/+18
| |\
| * | [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-076-21/+21
* | | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-0812-12/+0
* | | schedule obsolete OSS drivers for removal, 4th roundAdrian Bunk2007-05-081-5/+18
* | | oss: strlcpy is smart enoughJean Delvare2007-05-081-1/+1
* | | the scheduled removal of OBSOLETE_OSS optionsAdrian Bunk2007-05-082-41/+0
| |/ |/|
* | sh: hp6xx driver compile fixes.Kristoffer Ericson2007-05-071-1/+1
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-063-14/+14
|\ \
| * | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao2007-04-213-14/+14
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-05-0412-11/+3
|\ \ \
| * | | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-0212-11/+3
| | |/ | |/|
* / | i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare2007-05-011-1/+0
|/ /
* | Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-303-49/+34
|\ \
| * | uevent: use add_uevent_var() instead of open coding itEric Rannaud2007-04-271-48/+32
| * | [SPARC/64] constify of_get_property return: soundStephen Rothwell2007-04-262-3/+3
| |/
* | [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-244-54/+103
* | [POWERPC] Rename get_property to of_get_property: soundStephen Rothwell2007-04-1310-36/+37
* | [POWERPC] get_property returns constStephen Rothwell2007-04-138-31/+30
* | Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-1310-27/+114
|\|
| * 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
| |/
* / [POWERPC] powermac: disallow pmu sleep notifiers from aborting sleepJohannes Berg2007-03-261-3/+2
|/
* [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