summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-011-20/+20
* [PATCH] trident: fix pci_dev reference counting and bugletAlan Cox2006-10-011-15/+29
* [PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan2006-10-011-1/+1
* [PATCH] cs46xx OSS: switch to pci_get_deviceAlan Cox2006-10-011-1/+2
* [PATCH] via82cxxx_audio: Use pci_get_deviceAlan Cox2006-10-011-2/+4
* [PATCH] kmemdup: some usersAlexey Dobriyan2006-10-013-11/+7
* [PATCH] maximum latency tracking: ALSA supportTakashi Iwai2006-10-012-1/+25
* [PATCH] build sound/sound_firmware.c only for OSSAdrian Bunk2006-09-293-7/+6
* [PATCH] remove sound/oss/COPYINGAndrew Morton2006-09-291-339/+0
* [PATCH] sound/sparc/dbri: Use ARRAY_SIZE macroTobias Klauser2006-09-291-3/+1
* [PATCH] sound/mips/au1x00: Use ARRAY_SIZE macroTobias Klauser2006-09-291-1/+1
* [PATCH] CONFIG_PM=n slim: sound/oss/cs46xx.cAlexey Dobriyan2006-09-292-52/+8
* [PATCH] CONFIG_PM=n slim: sound/oss/trident.cAlexey Dobriyan2006-09-291-11/+11
* USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-271-3/+3
* sound: SH DAC audio driver updates.Andriy Skulysh2006-09-271-7/+19
* sh: hp6xx mach-type cleanups.Andriy Skulysh2006-09-271-19/+15
* [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle2006-09-261-4/+2
* [SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed.David S. Miller2006-09-251-10/+10
* [PATCH] NULL noise removalAl Viro2006-09-242-4/+4
* [ALSA] intel8x0m - Free irq in suspendTakashi Iwai2006-09-231-0/+5
* [ALSA] Move CONFIG_SND_AC97_POWER_SAVE to pci/KconfigTakashi Iwai2006-09-232-13/+13
* [ALSA] usb-audio: add mixer control names for the Aureon 5.1 MkIIClemens Ladisch2006-09-231-0/+24
* [ALSA] ES1938: remove duplicate field initializationClemens Ladisch2006-09-231-2/+1
* [ALSA] usb-audio: increase number of packets per URBClemens Ladisch2006-09-231-2/+2
* [ALSA] hda-codec - Fix headphone auto-toggle on sigmatel codecTakashi Iwai2006-09-231-10/+1
* [ALSA] hda-intel - A slight cleanup of timeout check in azx_get_response()Takashi Iwai2006-09-231-24/+22
* [ALSA] hda-codec - Fix mic input with STAC92xx codecsTakashi Iwai2006-09-232-35/+74
* [ALSA] mixart: Use SEEK_{SET,CUR,END} instead of hardcoded valuesJosef 'Jeff' Sipek2006-09-231-6/+6
* [ALSA] gus: Use SEEK_{SET,CUR,END} instead of hardcoded valuesJosef 'Jeff' Sipek2006-09-231-3/+3
* [ALSA] opl4: Use SEEK_{SET,CUR,END} instead of hardcoded valuesJosef 'Jeff' Sipek2006-09-231-3/+3
* [ALSA] sound core: Use SEEK_{SET,CUR,END} instead of hardcoded valuesJosef 'Jeff' Sipek2006-09-231-3/+3
* [ALSA] hda-codec - Support multiple headphone pinsTakashi Iwai2006-09-235-86/+164
* [ALSA] hda_intel prefer 24bit instead of 20bitNicolas Graziano2006-09-231-2/+2
* [ALSA] hda-codec - Add vendor ids for Motorola and ConexantTakashi Iwai2006-09-231-0/+2
* [ALSA] hda-codec - Add device id for Motorola si3054-compatible codecTakashi Iwai2006-09-231-0/+1
* [ALSA] Add missing compat ioctls for ALSA control APITakashi Iwai2006-09-231-0/+4
* [ALSA] powermac - Fix Oops when conflicting with aoa driverTakashi Iwai2006-09-231-0/+3
* [ALSA] aoa: add locking to tas codecJohannes Berg2006-09-231-13/+83
* [ALSA] hda-intel - Fix suspend/resume with MSITakashi Iwai2006-09-231-0/+10
* [ALSA] ak4xxx - Remove bogus IPGA controlsTakashi Iwai2006-09-232-111/+18
* [ALSA] Fix WM9705 AC97 patch build errorLiam Girdwood2006-09-231-1/+1
* [ALSA] hda-codec - Fix SPDIF device number of ALC codecsTakashi Iwai2006-09-232-20/+28
* [ALSA] hda-intel - Fix pci_disable_msi() callTakashi Iwai2006-09-231-1/+2
* [ALSA] hda-codec - Add support for LG LW25 laptopTakashi Iwai2006-09-231-0/+1
* [ALSA] Add pcm_class attribute to PCM sysfs entryTakashi Iwai2006-09-232-12/+68
* [ALSA] hda-codec - Add independent headphone volume controlTakashi Iwai2006-09-231-19/+52
* [ALSA] [snd-intel-hda] enable center/LFE speaker on some laptopsRichard Fish2006-09-231-0/+63
* [ALSA] Add dB information to es1938 driverTakashi Iwai2006-09-231-17/+86
* [ALSA] hdsp - Fix auto-updating of firmwareTakashi Iwai2006-09-231-13/+35
* [ALSA] sparc dbri: SMP fixesKrzysztof Helt2006-09-231-17/+48