aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-5/+5
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty1-20/+20
2006-10-01[PATCH] trident: fix pci_dev reference counting and bugletAlan Cox1-15/+29
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan1-1/+1
2006-10-01[PATCH] cs46xx OSS: switch to pci_get_deviceAlan Cox1-1/+2
2006-10-01[PATCH] via82cxxx_audio: Use pci_get_deviceAlan Cox1-2/+4
2006-10-01[PATCH] kmemdup: some usersAlexey Dobriyan3-11/+7
2006-10-01[PATCH] maximum latency tracking: ALSA supportTakashi Iwai2-1/+25
2006-09-29[PATCH] build sound/sound_firmware.c only for OSSAdrian Bunk3-7/+6
2006-09-29[PATCH] remove sound/oss/COPYINGAndrew Morton1-339/+0
2006-09-29[PATCH] sound/sparc/dbri: Use ARRAY_SIZE macroTobias Klauser1-3/+1
2006-09-29[PATCH] sound/mips/au1x00: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2006-09-29[PATCH] CONFIG_PM=n slim: sound/oss/cs46xx.cAlexey Dobriyan2-52/+8
2006-09-29[PATCH] CONFIG_PM=n slim: sound/oss/trident.cAlexey Dobriyan1-11/+11
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev1-3/+3
2006-09-27sound: SH DAC audio driver updates.Andriy Skulysh1-7/+19
2006-09-27sh: hp6xx mach-type cleanups.Andriy Skulysh1-19/+15
2006-09-26[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle1-4/+2
2006-09-25[SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed.David S. Miller1-10/+10
2006-09-24[PATCH] NULL noise removalAl Viro2-4/+4
2006-09-23[ALSA] intel8x0m - Free irq in suspendTakashi Iwai1-0/+5
2006-09-23[ALSA] Move CONFIG_SND_AC97_POWER_SAVE to pci/KconfigTakashi Iwai2-13/+13
2006-09-23[ALSA] usb-audio: add mixer control names for the Aureon 5.1 MkIIClemens Ladisch1-0/+24
2006-09-23[ALSA] ES1938: remove duplicate field initializationClemens Ladisch1-2/+1
2006-09-23[ALSA] usb-audio: increase number of packets per URBClemens Ladisch1-2/+2
2006-09-23[ALSA] hda-codec - Fix headphone auto-toggle on sigmatel codecTakashi Iwai1-10/+1
2006-09-23[ALSA] hda-intel - A slight cleanup of timeout check in azx_get_response()Takashi Iwai1-24/+22
2006-09-23[ALSA] hda-codec - Fix mic input with STAC92xx codecsTakashi Iwai2-35/+74
2006-09-23[ALSA] mixart: Use SEEK_{SET,CUR,END} instead of hardcoded valuesJosef 'Jeff' Sipek1-6/+6
2006-09-23[ALSA] gus: Use SEEK_{SET,CUR,END} instead of hardcoded valuesJosef 'Jeff' Sipek1-3/+3
2006-09-23[ALSA] opl4: Use SEEK_{SET,CUR,END} instead of hardcoded valuesJosef 'Jeff' Sipek1-3/+3
2006-09-23[ALSA] sound core: Use SEEK_{SET,CUR,END} instead of hardcoded valuesJosef 'Jeff' Sipek1-3/+3
2006-09-23[ALSA] hda-codec - Support multiple headphone pinsTakashi Iwai5-86/+164
2006-09-23[ALSA] hda_intel prefer 24bit instead of 20bitNicolas Graziano1-2/+2
2006-09-23[ALSA] hda-codec - Add vendor ids for Motorola and ConexantTakashi Iwai1-0/+2
2006-09-23[ALSA] hda-codec - Add device id for Motorola si3054-compatible codecTakashi Iwai1-0/+1
2006-09-23[ALSA] Add missing compat ioctls for ALSA control APITakashi Iwai1-0/+4
2006-09-23[ALSA] powermac - Fix Oops when conflicting with aoa driverTakashi Iwai1-0/+3
2006-09-23[ALSA] aoa: add locking to tas codecJohannes Berg1-13/+83
2006-09-23[ALSA] hda-intel - Fix suspend/resume with MSITakashi Iwai1-0/+10
2006-09-23[ALSA] ak4xxx - Remove bogus IPGA controlsTakashi Iwai2-111/+18
2006-09-23[ALSA] Fix WM9705 AC97 patch build errorLiam Girdwood1-1/+1
2006-09-23[ALSA] hda-codec - Fix SPDIF device number of ALC codecsTakashi Iwai2-20/+28
2006-09-23[ALSA] hda-intel - Fix pci_disable_msi() callTakashi Iwai1-1/+2
2006-09-23[ALSA] hda-codec - Add support for LG LW25 laptopTakashi Iwai1-0/+1
2006-09-23[ALSA] Add pcm_class attribute to PCM sysfs entryTakashi Iwai2-12/+68
2006-09-23[ALSA] hda-codec - Add independent headphone volume controlTakashi Iwai1-19/+52
2006-09-23[ALSA] [snd-intel-hda] enable center/LFE speaker on some laptopsRichard Fish1-0/+63
2006-09-23[ALSA] Add dB information to es1938 driverTakashi Iwai1-17/+86
2006-09-23[ALSA] hdsp - Fix auto-updating of firmwareTakashi Iwai1-13/+35