aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2007-05-16[ALSA] usbaudio - Coping with short replies in usbmixerThomas Reitmayr1-1/+1
2007-05-16[ALSA] Include quirks from Ubuntu Dapper/Edgy/FeistyDaniel T Chen3-1/+26
2007-05-16[ALSA] Fix probe of non-PnP ISA devicesRene Herman8-47/+94
2007-05-16[ALSA] hda-codec - Fix ALC882/861VD codec support on some laptopsKailang Yang1-17/+515
2007-05-16[ALSA] ASoC AC97 device reg bugfixLiam Girdwood3-3/+17
2007-05-16[ALSA] ASoC AC97 static GPL symbol fixLiam Girdwood1-1/+1
2007-05-16[ALSA] hda-codec - Make the mixer capability check more robustTakashi Iwai1-1/+2
2007-05-16[ALSA] usb-audio: another Logitech QuickCam IDDaniel Drake1-0/+9
2007-05-11[ALSA] Add speaker pin sequencing to hda_codec.c:snd_hda_parse_pin_def_config()Steve Longerbeam1-37/+69
2007-05-11[ALSA] hda-codec - Add ALC861VD Lenovo supportKailang Yang1-5/+159
2007-05-11[ALSA] hda-codec - Fix connection list in generic parserTakashi Iwai1-1/+1
2007-05-11[ALSA] usb-audio: work around wrong wMaxPacketSize on ESI M4UClemens Ladisch1-1/+5
2007-05-11[ALSA] usb-audio: work around broken M-Audio MidiSport Uno firmwareClemens Ladisch1-1/+51
2007-05-11[ALSA] usb-audio: explicitly match Logitech QuickCamDaniel Drake1-0/+23
2007-05-11[ALSA] hda-codec - Fix a typoTakashi Iwai1-1/+1
2007-05-11[ALSA] hda-codec - Fix ALC880 uniwill auto-mutesTakashi Iwai1-6/+27
2007-05-11[ALSA] hda-codec - Fix AD1988 SPDIF playback route controlTakashi Iwai1-13/+18
2007-05-11[ALSA] wm8750 typo fixAndrew Morton1-1/+1
2007-05-11[ALSA] wavefront: only declare isapnp on CONFIG_PNPDavid Rientjes1-0/+2
2007-05-11[ALSA] hda-codec - bug fixes for stac92xx HDA codecs.Steve Longerbeam1-34/+87
2007-05-11[ALSA] add MODULE_FIRMWARE entriesClemens Ladisch23-5/+109
2007-05-11[ALSA] do not depend on FW_LOADER when internal firmware images are usedClemens Ladisch2-5/+5
2007-05-11[ALSA] hda-codec - Fix resume of STAC92xx codecsTakashi Iwai1-0/+1
2007-05-11[ALSA] usbaudio - Revert the minimal period size fix patchTakashi Iwai1-3/+4
2007-05-11[ALSA] hda-codec - Add support for new HP DV series laptopsTobin Davis1-0/+3
2007-05-11[ALSA] usb-audio - Fix the minimum period size per transfer modeTakashi Iwai1-1/+3
2007-05-11[ALSA] sound/pcmcia/vx/vxpocket.c: fix an if() conditionAdrian Bunk1-1/+1
2007-05-11[ALSA] snd-emu10k1: Prevent E-Mu 1010 Notebook card from hanging PC.James Courtier-Dutton1-0/+9
2007-05-11[ALSA] snd_hda_intel: fix for intel imacSylvain FORET1-0/+12
2007-05-11[ALSA] hda-intel - Add ATI RS780,R600 HDMI audio supportWolke Liu2-1/+6
2007-05-11[ALSA] hda-codec - Prefer audio codec name as the mixer nameTakashi Iwai1-1/+2
2007-05-11[ALSA] Don't use request_firmware if internal firmwares are definedTakashi Iwai5-64/+62
2007-05-11[ALSA] hda-codec - Fix model for ASUS A9rpTakashi Iwai1-0/+1
2007-05-11[ALSA] HDA-Intel: Fix headphone squeal on Conexant audioTobin Davis1-17/+6
2007-05-11[ALSA] ice1724 - Misc fixes for Prodigy192Pavel Hofman2-1/+16
2007-05-11[ALSA] hda-intel - Fix detection of audio codec on Toshiba A100Takashi Iwai1-4/+7
2007-05-11[ALSA] hda-codec - Fix output pin types in auto configurationTakashi Iwai1-9/+25
2007-05-11[ALSA] hda-codec - Add line_out_type to auto_pin_cfg structTakashi Iwai2-0/+9
2007-05-11[ALSA] hda-codec - Add support for Asus A8JN LaptopTobin Davis1-0/+1
2007-05-11[ALSA] sound: fix incorrect use of platform_device_register()Akinobu Mita2-4/+4
2007-05-11[ALSA] hda-codec - Fix 8-channel auto-configurationTakashi Iwai1-7/+2
2007-05-11[ALSA] intel8x0 - Fix Oops in crash kernelTakashi Iwai1-10/+10
2007-05-11[ALSA] sound: SPIN_LOCK_UNLOCKED cleanupMilind Arun Choudhary1-3/+3
2007-05-11[ALSA] hda-codec - Add support for Gigabyte S-Series GA-M57SLI-S4 motherboardTobin Davis1-0/+1
2007-05-11[ALSA] hda-codec - Fix surround output on AD1986ATakashi Iwai1-24/+16
2007-05-11[ALSA] ASoC Kconfig descriptionLiam Girdwood1-6/+8
2007-05-11[ALSA] ASoC Samsung S3C24xx updates - i2sGraeme Gregory2-2/+6
2007-05-11[ALSA] ASoC Samsung S3c24xx updates - audio DMA cleanupGraeme Gregory2-22/+27
2007-05-11[ALSA] hda-codec - Add first generation macbook subsystem IDAbhijit Bhopatkar1-0/+3
2007-05-11[ALSA] ASoC export AC97 DAIGraeme Gregory2-0/+2
2007-05-11[ALSA] ASoC WM8753 codec - build changesLiam Girdwood2-0/+6
2007-05-11[ALSA] SoC WM8753 codec supportLiam Girdwood2-0/+1937
2007-05-11[ALSA] ASoC AT91xxxx build fixFrank Mandarino2-5/+5
2007-05-11[ALSA] ASoC AT91xxxx eti B1 machine SSC changesFrank Mandarino1-4/+4
2007-05-11[ALSA] ASoC AT91xxxx - SSC port DSP supportFrank Mandarino2-98/+169
2007-05-11[ALSA] ASoC DAPM switching for reentrant codec pathsSeth Forshee1-2/+4
2007-05-11[ALSA] ASoC WM9712 kmemdupGraeme Gregory1-4/+3
2007-05-11[ALSA] hda-codec - Code clean upTakashi Iwai1-190/+276
2007-05-11[ALSA] hda-intel - Merge hda-codec module to a single moduleTakashi Iwai2-70/+31
2007-05-11[ALSA] hda-codec - Allow opening SPDIF while analog dup modeTakashi Iwai1-4/+3
2007-05-11[ALSA] hda-codec - clean up patch_realtek.cTakashi Iwai1-357/+581
2007-05-11[ALSA] hda-codec - Add support of 96kHz backTakashi Iwai1-3/+8
2007-05-11[ALSA] hda-codec - Add ALC662 supportKailang Yang1-23/+1139
2007-05-11[ALSA] ice1724 - Functioning support for Prodigy 192Pavel Hofman3-6/+349
2007-05-11[ALSA] ice1724 - Add comments for naming of PCM streamsTakashi Iwai1-0/+8
2007-05-11[ALSA] ice1724 - call snd_ak4114_build() in juliTakashi Iwai1-1/+10
2007-05-11[ALSA] Fix misc bugs in i2c/others/ak4114.cPavel Hofman1-4/+15
2007-05-11[ALSA] pcm_native: lockdep warning when launching jackFrederik Deweerdt1-1/+2
2007-05-11[ALSA] hda-codec - Fix SPDIF outputTakashi Iwai9-14/+134
2007-05-11[ALSA] ali5451 - Code clean up, irq handler fixTakashi Iwai1-445/+420
2007-05-11[ALSA] ak4114 - Fix possible Oops with callbacksTakashi Iwai2-40/+62
2007-05-11[ALSA] snd-usb-caiaq: Make playback workKarsten Wiese1-7/+8
2007-05-11[ALSA] ice1724 - Fix AP192 4wire mode accessTakashi Iwai1-1/+1
2007-05-11[ALSA] pcxhr - Minor optimization in trigger callbackTakashi Iwai1-12/+11
2007-05-11[ALSA] es1968 - Fix stuttering captureRene Herman1-8/+3
2007-05-11[ALSA] hda-codec - Fix missing array terminatorsTakashi Iwai1-0/+2
2007-05-11[ALSA] snd-aoa-i2sbus: use MODULE_DEVICE_TABLE instead of plain MODULE_ALIASJohannes Berg1-3/+2
2007-05-11[ALSA] sound: strlcpy is smart enoughJean Delvare2-4/+4
2007-05-11[ALSA] Add Native Instrument usb audio device supportDaniel Mack11-1/+1736
2007-05-11[ALSA] azt3328.c: small cleanup patchAndreas Mohr2-11/+23
2007-05-11[ALSA] hda-codec - Fix front/rear mic inputs on AD1986A codecAndrea Arcangeli1-2/+3
2007-05-11[ALSA] hda-intel - Probe additional slots only if necessaryTakashi Iwai1-2/+14
2007-05-11[ALSA] Fix alsa-devel ML addressRene Herman2-2/+2
2007-05-11[ALSA] fix SND_SOC KconfigDavid Brownell4-16/+0
2007-05-11[ALSA] isa_bus device/driver namingRene Herman12-30/+30
2007-05-11[ALSA] hdsp - Add support for fine tuning of sample rate support to HDSP 9632Julian Cable1-6/+79
2007-05-11[ALSA] hda-codec - Fix Macmini and Macbook pin configsTakashi Iwai1-8/+2
2007-05-11[ALSA] ad1816a: Fix modprobe snd_mpu401 && modprobe snd_ad1816aRask Ingemann Lambertsen1-2/+6
2007-05-11[ALSA] Fix conflicts between const and __devinitdataTakashi Iwai19-67/+67
2007-05-11[ALSA] ice1712: build fixesRalf Baechle7-58/+58
2007-05-11[ALSA] hda_intel: build fixRalf Baechle1-1/+1
2007-05-11[ALSA] Delete unused header file sound/pci/au88x0/au88x0_sb.hRobert P. J. Day1-40/+0
2007-05-11[ALSA] remove unused header file: sound/pci/cs46xx/imgs/cwcemb80.hRobert P. J. Day1-1607/+0
2007-05-11[ALSA] hda-codec - Code clean up of patch_sigmatel.cTakashi Iwai1-8/+8
2007-05-11[ALSA] ac97 - Smart 5.1 for VIA 1617a codecJohn Utz1-4/+99
2007-05-11[ALSA] hda-codec - Conexant improvementsTobin Davis1-174/+93
2007-05-11[ALSA] hda-codec - Add Sony VGC-LA1 to patch_sigmatel.cTobin Davis1-0/+1
2007-05-11[ALSA] ac97 - Fix MSI L720 laptopTakashi Iwai1-0/+1
2007-05-11[ALSA] Kconfig: clarify help text for external firmware entriesClemens Ladisch2-10/+10
2007-05-11[ALSA] Kconfig: fix FW_LOADER dependenciesClemens Ladisch2-5/+4
2007-05-11[ALSA] soc - Fix dependencies in s3c24xx/KconfigTakashi Iwai1-2/+1
2007-05-11[ALSA] hdspm - Support for Master mode of AES32 and recent MADIRemy Bruno1-62/+115
2007-05-11[ALSA] echoaudio - increase sleep time at loading firmwareGiuliano Pochini1-2/+2
2007-05-11[ALSA] aoa: fix a sparse warningJohannes Berg2-2/+2
2007-05-11[ALSA] Fix compilation error in sparc/cs4231.cTakashi Iwai1-1/+0
2007-05-11[ALSA] Fix NULL dereference with null modelnameTakashi Iwai1-2/+4
2007-05-11[ALSA] hda-codec - Allow model=generic always for generic parserTakashi Iwai1-1/+2
2007-05-11[ALSA] Enable Kconfig options for external firmwaresTakashi Iwai7-34/+70
2007-05-11[ALSA] mpu401 - Add MPU401_INFO_UART_ONLY bitflagTakashi Iwai2-10/+20
2007-05-11[ALSA] bt87x - Add ATI TV-Wonder to the supported listTakashi Iwai1-0/+2
2007-05-11[ALSA] is_power_of_2 in rtctimer.cvignesh babu1-1/+2
2007-05-11[ALSA] ac97 - Make patch functions staticTakashi Iwai6-165/+140
2007-05-11[ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai17-80/+32
2007-05-11[ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai13-837/+483
2007-05-11[ALSA] gusextreme: set codec_flagRene Herman1-0/+1
2007-05-11[ALSA] isa_bus: gusextreemeRene Herman1-196/+182
2007-05-11[ALSA] isa_bus: gusclassicRene Herman1-162/+130
2007-05-11[ALSA] es1688 - code clean-upRene Herman1-36/+50
2007-05-11[ALSA] hda-codec - Fix models for some lpatops/mobosTakashi Iwai1-0/+2
2007-05-11[ALSA] isa_bus: es1688Rene Herman1-130/+87
2007-05-11[ALSA] isa_bus: cs4231Rene Herman1-122/+91
2007-05-11[ALSA] isa_bus: adlibRene Herman1-78/+44
2007-05-11[ALSA] isa_bus: ad1848Rene Herman1-100/+67
2007-05-11[ALSA] ASoC Samsung S3C24xx buildGraeme Gregory4-1/+24
2007-05-11[ALSA] ASoC Samsung S3C24xx audio DMABen Dooks2-0/+494
2007-05-11[ALSA] ASoC Samsung S3C24xx I2S supportBen Dooks2-0/+474
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky1-0/+1
2007-05-09sound: convert "sound" subdirectory to UTF-8John Anthony Kazos Jr4-5/+5
2007-05-09fix file specification in commentsUwe Kleine-König2-2/+2
2007-05-09misc doc and kconfig typosMatt LaPlante1-1/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day2-3/+3
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds6-21/+21
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap12-12/+0
2007-05-08schedule obsolete OSS drivers for removal, 4th roundAdrian Bunk1-5/+18
2007-05-08oss: strlcpy is smart enoughJean Delvare1-1/+1
2007-05-08the scheduled removal of OBSOLETE_OSS optionsAdrian Bunk2-41/+0
2007-05-08Merge branch 'linux-2.6'Paul Mackerras17-27/+18
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell6-21/+21
2007-05-07sh: hp6xx driver compile fixes.Kristoffer Ericson1-1/+1
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-14/+14
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds12-11/+3
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare12-11/+3
2007-05-01i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare1-1/+0
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras3-49/+34
2007-04-27uevent: use add_uevent_var() instead of open coding itEric Rannaud1-48/+32
2007-04-26[SPARC/64] constify of_get_property return: soundStephen Rothwell2-3/+3
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell4-54/+103
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao3-14/+14
2007-04-13[POWERPC] Rename get_property to of_get_property: soundStephen Rothwell10-36/+37
2007-04-13[POWERPC] get_property returns constStephen Rothwell8-31/+30
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras10-27/+114
2007-03-26[POWERPC] powermac: disallow pmu sleep notifiers from aborting sleepJohannes Berg1-3/+2
2007-03-18Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds9-23/+98
2007-03-16[ALSA] hda-intel - Fix HDA buffer alignmentJoachim Deguara1-0/+4
2007-03-15[ALSA] hda-codec - Add model for HP Compaq d5750Takashi Iwai1-0/+1
2007-03-15[ALSA] hda-codec - Add support for MacBook Pro 1st generationNicolas Boichat1-6/+19
2007-03-14[PATCH] const file_operations falloutAl Viro1-4/+16
2007-03-14[ALSA] hda-codec - Add model for HP Compaq d5700Takashi Iwai1-0/+1
2007-03-14[ALSA] intel8x0 - Fix Oops at kdump crash kernelTakashi Iwai1-2/+3
2007-03-14[ALSA] hda-codec - Fix speaker output on MacProTakashi Iwai1-0/+5
2007-03-14[ALSA] hda-codec - more systems for Analog DevicesTobin Davis1-2/+32
2007-03-14[ALSA] hda-intel - Fix codec probe with ATI contorllersTakashi Iwai1-2/+11
2007-03-14[ALSA] hda-codec - Add suppoprt for Asus M2N-SLI motherboardTobin Davis1-1/+6
2007-03-14[ALSA] intel8x0 - Fix speaker output after S2RAMTommi Kyntola1-1/+4
2007-03-14[ALSA] ac97 - fix AD shared shared jack control logicRandy Cushman1-5/+8
2007-03-14[ALSA] soc - Fix dependencies in Kconfig filesTakashi Iwai3-4/+4
2007-03-06[ALSA] cmipci - Allow to disable integrated FM portTakashi Iwai1-7/+11
2007-03-06[ALSA] hda-codec - Fix logic error in headphone mute for Conexant codecsTobin Davis1-2/+6
2007-03-06[ALSA] hda-codec - Add missing Mic Boost for AD1986A codecTakashi Iwai1-0/+3
2007-03-06[ALSA] ac97 - Add Thinkpad X31 and R40 to AD1981x blacklistTakashi Iwai1-0/+2
2007-03-06[ALSA] Add missing sysfs device assignment for ALSA PCI driversTakashi Iwai4-0/+8
2007-03-06[ALSA] hda-codec - Define pin configs for MacBooksTakashi Iwai1-3/+30
2007-03-06[ALSA] hda-codec - Add missing Mic Boost controls for ALC262Takashi Iwai1-0/+8
2007-03-06[ALSA] soc - WM9712 PCM volumeLiam Girdwood1-0/+1
2007-03-06[ALSA] soc - Fix WM9712 register cache entryJoe Sauer1-1/+1
2007-03-06[ALSA] hda-codec - Add method for configuring Mac Pro without PCI SSIDTobin Davis1-3/+10
2007-03-06[ALSA] hda-codec - Add LFE support on Dell M90Takashi Iwai1-0/+2
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-2/+2
2007-02-21V4L/DVB (5061): Bt8xx: add support for Ultraview DVB-T LiteMichael Krufky1-0/+1
2007-02-20[ARM] Fix ARM AACI ALSA driverRussell King1-6/+6
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-60/+296
2007-02-18[ARM] 4140/1: AACI stability add ac97 timeout and retriesKevin Hilman1-11/+39
2007-02-18[ARM] 4139/1: AACI record supportKevin Hilman2-46/+253
2007-02-18[ARM] 4138/1: AACI: multiple channel support for IRQ handlingKevin Hilman1-3/+4
2007-02-17[PARISC] fix section mismatch warnings in harmony sound driverHelge Deller1-2/+2
2007-02-14Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds25-225/+392
2007-02-14[PATCH] OSS: replace kmalloc()+memset() combos with kzalloc()Robert P. J. Day19-65/+32
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau10-10/+0
2007-02-14[ALSA] Fix a typo in __dev* changes in portman2x4.cTakashi Iwai1-1/+1
2007-02-14[ALSA] Change AT91 PDC register defines for 2.6.20 kernelFrank Mandarino2-31/+32
2007-02-14[ALSA] SoC codecs - fix Kconfig - depends -> depends onJaroslav Kysela1-4/+4
2007-02-14[ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava15-58/+60
2007-02-14[ALSA] hda-codec - Patch for enabling LFE on more Dell laptopsMikael Nilsson1-0/+4
2007-02-14[ALSA] hda-codec - More fixes for Conexant HD Audio supportTobin Davis1-122/+221
2007-02-14[ALSA] usb-audio: add PCR-A PCM supportClemens Ladisch1-0/+23
2007-02-14[ALSA] usbaudio - remove urb->bandwidth referenceJiri Kosina1-10/+0
2007-02-14[ALSA] ac97 - Fix silent output problem with Cx20551 codecTakashi Iwai3-0/+8
2007-02-14[ALSA] hda-codec - Fix Oops with probing sigmatel codec chipsTakashi Iwai1-0/+40
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven26-35/+35