aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2006-10-10[PATCH] hwdep_compat missed __user annotationsAl Viro1-1/+1
2006-10-09Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds8-11/+7
2006-10-08[PATCH] missing include in pdaudiocf_irqAl Viro1-0/+1
2006-10-08[PATCH] misc arm pt_regs fixesAl Viro1-1/+1
2006-10-06Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik8-11/+7
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik8-11/+7
2006-10-06[ALSA] sound/pci/au88x0/au88x0.c: ioremap balanced with iounmapAmol Lad1-0/+1
2006-10-06[ALSA] Handle file operations during snd_card disconnects using static file->...Karsten Wiese1-40/+52
2006-10-06[ALSA] emu10k1: Fix outl() in snd_emu10k1_resume_regs()Arnaud Patard1-2/+2
2006-10-06[ALSA] Repair snd-usb-usx2y for usb 2.6.18Karsten Wiese2-22/+11
2006-10-06[ALSA] Fix bug in snd-usb-usx2y's usX2Y_pcms_lock_check()Karsten Wiese1-1/+1
2006-10-06[ALSA] Dereference after free in snd_hwdep_release()Florin Malita1-1/+2
2006-10-06[ALSA] Fix memory leak in sound/isa/es18xx.cEric Sesterhenn1-0/+1
2006-10-06[ALSA] hda-intel - New pci id for Nvidia MCP61Dan Cyr1-0/+1
2006-10-06[ALSA] Add new subdevice ids for hda-intelTobin Davis1-0/+4
2006-10-06[ALSA] WM9712 fixes for ac97_patch.cLuke Zhang1-3/+4
2006-10-06[ALSA] hda/patch_si3054: new codec vendor IDsSasha Khapyorsky1-0/+5
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells119-217/+187
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2-2/+0
2006-10-04[PATCH] kill sound/oss/*_syms.cAdrian Bunk14-168/+93
2006-10-04[PATCH] The scheduled removal of some OSS driversAdrian Bunk60-59140/+6
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones14-21/+7
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds45-45/+45
2006-10-03fix file specification in commentsUwe Zeisberger44-44/+44
2006-10-03more misc typo fixesMatt LaPlante1-1/+1
2006-10-03[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa3-2266/+0
2006-10-03[PATCH] pr_debug: trident: use size_t length modifier in pr_debug format argu...Zach Brown1-2/+2
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
2006-09-23[ALSA] sparc dbri: SMP fixesKrzysztof Helt1-17/+48
2006-09-23[ALSA] es1968: Fix hw volumeVille Syrjala1-17/+23
2006-09-23[ALSA] ac97: Fix AD1819 volume rangeVille Syrjala1-0/+12
2006-09-23[ALSA] hda-codec - Add 5 stack audio support for Intel 965 systemsTobin Davis1-71/+81
2006-09-23[ALSA] Add dB scale information to mixart driverTakashi Iwai1-0/+14
2006-09-23[ALSA] [PPC,SOUND] Fix audio gpio state detectionAndreas Schwab1-2/+3
2006-09-23[ALSA] sound/pci/hda/intel_hda: small cleanupsPavel Machek1-25/+27
2006-09-23[ALSA] hda-intel - Remove volatileTakashi Iwai1-5/+4
2006-09-23[ALSA] Add dB scale information to ice1724 driverTakashi Iwai4-27/+139
2006-09-23[ALSA] Add dB scale information to ice1712 driverTakashi Iwai1-0/+8
2006-09-23[ALSA] Clean up and add TLV support to AK4xxx i2c driverTakashi Iwai2-247/+323
2006-09-23[ALSA] Add missing dB scale information to vxpocket driverTakashi Iwai1-0/+6
2006-09-23[ALSA] Support for non-standard rates in USB audio driverLuke Ross1-0/+46
2006-09-23[ALSA] ac97 - Fix VIA EPIA sound problemAndrey Liakhovets1-0/+4
2006-09-23[ALSA] ymfpci - Add TLV entries for native volume controlsTakashi Iwai1-1/+6
2006-09-23[ALSA] sparc dbri: OSS layer fixKrzysztof Helt1-2/+0
2006-09-23[ALSA] dbri sparc: fixes TS leakKrzysztof Helt1-2/+18
2006-09-23[ALSA] sparc dbri: recording is backKrzysztof Helt1-45/+20
2006-09-23[ALSA] hda-codec - Use model=ref for some Dell laptopsTakashi Iwai1-0/+7
2006-09-23[ALSA] Return error if no user TLV is definedTakashi Iwai1-0/+2
2006-09-23[ALSA] Fix errors with user TLV_WRITETakashi Iwai1-0/+1
2006-09-23[ALSA] Add dB scale information to vxpocket and vx222 driversTakashi Iwai4-2/+36
2006-09-23[ALSA] Add dB scale information to pcxhr driverTakashi Iwai1-0/+16
2006-09-23[ALSA] Fix volume control for the AK4358 DACJochen Voss1-13/+29
2006-09-23[ALSA] hda-codec - Fix mic capture with generic parserTakashi Iwai1-38/+90
2006-09-23[ALSA] hda-codec - restore HDA sigmatel pin configs on resumeRichard Fish1-21/+79
2006-09-23[ALSA] hda-codec - Support for SigmaTel 9872Guillaume Munch1-15/+94
2006-09-23[ALSA] ac97 - Enable S/PDIF on ASUS P5P800-VM moboMagnus Sandin1-0/+6
2006-09-23[ALSA] hda-codec - Fix for Acer laptops with ALC883 codecVladimir Avdonin1-0/+21
2006-09-23[ALSA] Add dB scale information to opl3sa2 driverTakashi Iwai1-2/+24
2006-09-23[ALSA] Add dB scale information to ad1848 driverTakashi Iwai1-15/+34
2006-09-23[ALSA] Add dB scale information to ad1816a driverTakashi Iwai1-11/+44
2006-09-23[ALSA] Add dB scale information to dummy driverTakashi Iwai1-2/+8
2006-09-23[ALSA] Add dB scale information to trident driverTakashi Iwai1-0/+10
2006-09-23[ALSA] Add dB scale information to fm801 driverTakashi Iwai1-3/+16
2006-09-23[ALSA] Add dB scale information to cs4281 driverTakashi Iwai1-0/+5
2006-09-23[ALSA] Add dB scale information to ak4531 codecTakashi Iwai1-10/+39
2006-09-23[ALSA] Added TLV support to VIA82xx driverTakashi Iwai1-0/+9
2006-09-23[ALSA] Add TLV support to AC97 codec driverTakashi Iwai2-7/+86
2006-09-23[ALSA] intel_hda: MSI supportStephen Hemminger1-1/+9
2006-09-23[ALSA] make sound/pci/emu10k1/emu10k1.c:snd_emu10k1_resume() staticAdrian Bunk1-1/+1
2006-09-23[ALSA] sparc dbri: hardware constrains addedKrzysztof Helt1-19/+62
2006-09-23[ALSA] sparc dbri: ring buffered versionKrzysztof Helt1-193/+192
2006-09-23[ALSA] sparc dbri: simplifed linking time slot functionKrzysztof Helt1-84/+41
2006-09-23[ALSA] sparc dbri: fixed setting of burst size after resetKrzysztof Helt1-8/+9
2006-09-23[ALSA] sparc dbri: more driver cleanupKrzysztof Helt1-29/+16
2006-09-23[ALSA] sparc dbri: removal of dri_desc structKrzysztof Helt1-23/+17
2006-09-23[ALSA] hda-intel - Switch to polling mode for CORB/RIRB communicationTakashi Iwai1-1/+17
2006-09-23[ALSA] hda-codec - Add support for new Intel boards with Stac9227 codecTobin Davis1-34/+92
2006-09-23[ALSA] hda-codec - add missing device ids for Intel 945 boardsTobin Davis1-6/+60
2006-09-23[ALSA] Fix missing selection of CONFIG_VIDEO_DEV from SND_FM801_TEA575XTakashi Iwai1-0/+1
2006-09-23[ALSA] hda-codec - Fix headphone output for some Intel 945 systemsTobin Davis1-0/+2
2006-09-23[ALSA] hda-codec - add missing device idsTobin Davis1-0/+5
2006-09-23[ALSA] riptide: fix compile errors with older gccClemens Ladisch1-3/+7
2006-09-23[ALSA] Add missing TLV callbacks for HD-audio codecsTakashi Iwai3-14/+4
2006-09-23[ALSA] Fix some typos in snd-dummy driverTakashi Iwai1-5/+5
2006-09-23[ALSA] sparc dbri: removal of redudant volatile keywordsKrzysztof Helt1-3/+3
2006-09-23[ALSA] sparc dbri: removal of unused struct membersKrzysztof Helt1-29/+6
2006-09-23[ALSA] Fix compile errors with older gccTakashi Iwai4-5/+5
2006-09-23[ALSA] Add support for Sony Vaio AR 11BGuillaume Munch1-13/+16
2006-09-23[ALSA] Fix for LG K1 Express LaptopMagnus Sandin1-1/+2
2006-09-23[ALSA] emu10k1x: simplify around pci_register_driver()Alexey Dobriyan1-6/+1
2006-09-23[ALSA] sound/pci/fm801: Use ARRAY_SIZE macroTobias Klauser1-3/+1
2006-09-23[ALSA] sparc dbri removal of DBRI_NO_INTSKrzysztof Helt1-23/+8
2006-09-23[ALSA] dbri driver cleanupKrzysztof Helt1-11/+5
2006-09-23[ALSA] ice1712 - fix 1600->16000Hz value typoJaroslav Kysela1-3/+3
2006-09-23[ALSA] Added model for Uniwill laptop with ALC861Takashi Iwai1-0/+137
2006-09-23[ALSA] Select I2C and I2C_POWERMAC in aoa/codecs/KconfigTakashi Iwai1-0/+4
2006-09-23[ALSA] Fix compile warnings in ak4xxx-adda.cTakashi Iwai1-0/+5
2006-09-23[ALSA] Revolution 5.1 - complete the AK5365 supportJochen Voss2-1/+73
2006-09-23[ALSA] Revolution 5.1 - register the AK5365 ADC with ALSAJochen Voss2-3/+29
2006-09-23[ALSA] Revolution 5.1 - add AK5365 ADC supportJochen Voss1-0/+25
2006-09-23[ALSA] [snd-hda-intel] fix sound on some Asus W6A chipsDanny Tholen1-0/+1
2006-09-23[ALSA] Fix the preselected model for HP machineTakashi Iwai1-1/+1
2006-09-23[ALSA] usb-audio - Fix a typo of CONFIG_PROC_FSTakashi Iwai1-1/+1
2006-09-23[ALSA] Fix substream selection in PCM and rawmidiTakashi Iwai3-2/+6
2006-09-23[ALSA] ppc-beep - handle errors from input_register_device()Dmitry Torokhov1-11/+21
2006-09-23[ALSA] Fix control/status mmap with shared PCM substreamTakashi Iwai2-40/+11
2006-09-23[ALSA] es18xx - Add PnP BIOS supportOndrej Zary1-62/+157
2006-09-23[ALSA] hda: sigmatel 9205 family supportMatt Porter1-0/+102
2006-09-23[ALSA] snd-emu10k1: Add a comment explaining the conversion function for dB g...James Courtier-Dutton1-0/+1
2006-09-23[ALSA] Fix noisy output with shared channel mode with hd-audioTakashi Iwai2-6/+29
2006-09-23[ALSA] Don't set up the same PID twice in snd_hda_multi_out_analog_prepareTakashi Iwai1-1/+1
2006-09-23[ALSA] Misc fixes for Realtek HD-audio codecsTakashi Iwai1-7/+41
2006-09-23[ALSA] Add snd-mts64 driver for ESI Miditerminal 4140Matthias Koenig3-0/+1106
2006-09-23[ALSA] Fix Makefile of cs5535audioTakashi Iwai1-1/+1
2006-09-23[ALSA] HDA driver - do not set mute flag for dB scale (follow HDA specification)Jaroslav Kysela1-7/+0
2006-09-23[ALSA] via82xx - Add dxs_support entry for a FSC machineTakashi Iwai1-0/+1
2006-09-23[ALSA] Added model for ASUS M2NPV-VM moboTakashi Iwai1-0/+2
2006-09-23[ALSA] Add support of Benq laptop with ALC262Takashi Iwai1-0/+21
2006-09-23[ALSA] Add hp-bpc model type for HP laptopsTakashi Iwai1-0/+1
2006-09-23[ALSA] Add model entry for Clevo m665n laptopTakashi Iwai1-2/+7
2006-09-23[ALSA] Add model entry for Samsung X10 laptopTakashi Iwai1-0/+2
2006-09-23[ALSA] snd-emu10k1: Implement dB gain infomation.James Courtier-Dutton2-0/+16
2006-09-23[ALSA] snd-ca0106: Fix dB gain TLVs.James Courtier-Dutton1-2/+6
2006-09-23[ALSA] usb-audio: add more Yamaha devicesClemens Ladisch1-0/+5
2006-09-23[ALSA] system timer: remove unused snd_timer_system_private.timer fieldClemens Ladisch1-1/+0
2006-09-23[ALSA] timer: fix timer reschedulingClemens Ladisch1-1/+1
2006-09-23[ALSA] system timer: clear correction value when timer stopsClemens Ladisch1-0/+1
2006-09-23[ALSA] system timer: accumulate correction for multiple lost ticksClemens Ladisch1-1/+1
2006-09-23[ALSA] system timer: fix lost ticks correction adjustmentClemens Ladisch1-1/+1
2006-09-23[ALSA] Add TLV support to snd-usb-audio driverTakashi Iwai1-0/+27
2006-09-23[ALSA] snd-emu10k1: Implement 24bit capture via Philips 1361T ADC for SB0240 ...James Courtier-Dutton1-0/+1
2006-09-23[ALSA] hda: fix sigmatel 9227/8/9 codec supportMatt Porter1-6/+6
2006-09-23[ALSA] HDA codec & CA0106 - add/fix TLV supportJaroslav Kysela4-1/+58
2006-09-23[ALSA] HDA codec - little code & comment cleanupJaroslav Kysela2-9/+5
2006-09-23[ALSA] Control API - more robust TLV implementationJaroslav Kysela1-30/+109
2006-09-23[ALSA] fm801: fixed broken previous patch for the FM tuner only codeJaroslav Kysela1-13/+19
2006-09-23[ALSA] fm801: Support FM only cardAndy Shevchenko1-2/+14
2006-09-23[ALSA] add codec-specific controls for UCB1400Mike Rapoport3-1/+40
2006-09-23[ALSA] Add experimental support of aggressive AC97 power-saving modeTakashi Iwai5-39/+283
2006-09-23[ALSA] Deprecate snd_card_free_in_thread()Takashi Iwai4-57/+7
2006-09-23[ALSA] Unregister device files at disconnectionTakashi Iwai13-170/+146
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai20-169/+119
2006-09-23[ALSA] Control API - TLV implementation for additional information like dB scaleJaroslav Kysela2-2/+43
2006-09-22[PATCH] aoa is pmac-onlyAl Viro1-1/+1
2006-09-14Merge branch 'linux-2.6'Paul Mackerras2-10/+24
2006-09-01[PATCH] ALSA: ac97: correct some Mic mixer elementsTakashi Iwai1-2/+2
2006-09-01[PATCH] schedule obsolete OSS drivers for removal, 2nd roundAdrian Bunk1-8/+22
2006-08-31Merge branch 'merge'Paul Mackerras2-37/+39
2006-08-08V4L/DVB (4371b): Fix V4L1 dependencies at drivers under sound/oss and sound/pciMauro Carvalho Chehab2-37/+39
2006-08-08Merge branch 'merge'Paul Mackerras17-47/+55