aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2005-03-29Sound/USB mergeLinus Torvalds71-812/+2705
2005-03-29Merge suse.de:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman2-5/+5
2005-03-29[PATCH] Fix u32 vs. pm_message_t confusion in OSSPavel Machek9-13/+13
2005-03-28[PATCH] io_remap_pfn_range: convert last callersRandy Dunlap1-2/+2
2005-03-28[PATCH] ppc32: dmasound compilation fixperchrh@pvv.org1-3/+6
2005-03-27[PATCH] sound/usbmidi: change parameters of usb_bulk_msg() to msecsNishanth Aravamudan1-1/+1
2005-03-27[PATCH] sound/usbaudio: change parameters of snd_usb_ctl_msg() to msecsNishanth Aravamudan1-4/+4
2005-03-24[ALSA] seq - fix local variable initializationJaroslav Kysela1-0/+2
2005-03-24[ALSA] usb - change timeout of USB control/bulk msg functions to msecsJaroslav Kysela2-5/+5
2005-03-24[ALSA] cs4281 - fix typos in the case gameport is disabledJaroslav Kysela1-2/+2
2005-03-24[ALSA] Add AC97_SCAP_NO_SPDIF flagJaroslav Kysela5-6/+6
2005-03-24[ALSA] Fix EFX voice allocation/preparationJaroslav Kysela2-38/+36
2005-03-24[ALSA] Fix Oops in snd_emu10k1_add_controlsJaroslav Kysela1-6/+8
2005-03-24[ALSA] Clean up the chip detectionJaroslav Kysela2-34/+28
2005-03-24[ALSA] Add Mono volume controls for ALC260Jaroslav Kysela1-0/+11
2005-03-24[ALSA] Add AD1986A supportJaroslav Kysela3-1/+449
2005-03-24[ALSA] correct comment for setting widget outputJaroslav Kysela1-4/+4
2005-03-24[ALSA] Fixes AC3 output on Audigy2 sound cardsJaroslav Kysela1-1/+9
2005-03-24[ALSA] Add framework for better audigy sound card capabilities selectionJaroslav Kysela2-33/+116
2005-03-24[ALSA] Replace with macros for gameport initializationJaroslav Kysela13-43/+43
2005-03-24[ALSA] Fix Oops with joystick supportJaroslav Kysela1-0/+1
2005-03-24[ALSA] Fix Oops with joystick supportJaroslav Kysela1-0/+1
2005-03-24[ALSA] Use vprintk()Jaroslav Kysela1-6/+2
2005-03-24[ALSA] Reduce stack usageJaroslav Kysela20-425/+620
2005-03-24[ALSA] Remove unnecessary ac97 init codeJaroslav Kysela2-20/+0
2005-03-22[ALSA] Increase buffer sizes for the CA0106 driverJaroslav Kysela1-4/+6
2005-03-22[ALSA] Fix 96000 SPDIF out from Audigy 2 P16VJaroslav Kysela1-4/+6
2005-03-22[ALSA] emu10k1 external tram sizeJaroslav Kysela2-2/+2
2005-03-22[ALSA] use amp capabilities from afg if amp override not setJaroslav Kysela1-0/+2
2005-03-22[ALSA] fix bug with pci hotplug modeJaroslav Kysela2-4/+7
2005-03-22[ALSA] add HPET supportJaroslav Kysela1-3/+5
2005-03-22[ALSA] remove unneeded interrupt locks in rawmidi driversJaroslav Kysela8-37/+27
2005-03-22[ALSA] rawmidi - move output trigger into a taskletJaroslav Kysela1-18/+37
2005-03-22[ALSA] rawmidi - fix locking in drop_output and drain_inputJaroslav Kysela1-3/+6
2005-03-22[ALSA] Replace '/' with commas in ac97 codec namesJaroslav Kysela1-18/+18
2005-03-22[ALSA] Fix SPDIF output on CMI9880Jaroslav Kysela1-0/+3
2005-03-22[ALSA] fix bug with pci hotplug modeJaroslav Kysela1-3/+3
2005-03-22[ALSA] rme32 - remove superfluous spin_lock_irqsave callJaroslav Kysela1-3/+2
2005-03-22[ALSA] Fix typosJaroslav Kysela1-6/+6
2005-03-22[ALSA] fix misc oopsesJaroslav Kysela1-8/+18
2005-03-22[ALSA] fix P16V breakage for non Audigy2 cardsJaroslav Kysela3-15/+19
2005-03-22[ALSA] remove superfluous spin_lock_irqsave callsJaroslav Kysela5-36/+24
2005-03-22[ALSA] Add new C-Media 9880 codec IDJaroslav Kysela2-0/+2
2005-03-22[ALSA] Use full-digital model as default for CMI9880Jaroslav Kysela1-1/+1
2005-03-22[ALSA] ak4114 (Juli@) - increased delay between statistics update & rate checkJaroslav Kysela1-2/+2
2005-03-22[ALSA] Wake up polls and signals at timer notificationJaroslav Kysela1-0/+2
2005-03-22[ALSA] Fix resume of es1968Jaroslav Kysela1-0/+19
2005-03-22[ALSA] Fix Oops with timer notifyingJaroslav Kysela1-1/+2
2005-03-22[ALSA] Fix suspend/resume with ATIIXPJaroslav Kysela1-1/+17
2005-03-22[ALSA] Add proper spin/irq locks to suspendJaroslav Kysela1-6/+9
2005-03-22[ALSA] isa/Kconfig - added SND_AD1848_LIB and SND_CS4231_LIB tristatesJaroslav Kysela1-20/+25
2005-03-22[ALSA] emu10k1 - add support for p16v chip (24-bit playback)Jaroslav Kysela9-19/+1118
2005-03-22[ALSA] emu10k1 - copyright additions/fixesJaroslav Kysela3-3/+3
2005-03-22[ALSA] emu10k1 - Silence the 'BUG (or not enough voices)' messageJaroslav Kysela1-5/+1
2005-03-22[ALSA] emu10k1 - give the subdevices descriptive namesJaroslav Kysela1-4/+4
2005-03-22[ALSA] Fix voice allocation corruptionJaroslav Kysela1-8/+11
2005-03-22[ALSA] Add DXS support for MSI K8T Neo2-FIJaroslav Kysela1-0/+1
2005-03-22[ALSA] Fix ALC655/658/850 SPDIF playback routeJaroslav Kysela1-1/+1
2005-03-15[PATCH] PA-RISC Harmony updateMatthew Wilcox1-3/+3
2005-03-13[PATCH] gus_wave.c - vfree() checking cleanupsDomen Puncer1-2/+1
2005-03-13[PATCH] remove the unused OSS maestro_tables.hAdrian Bunk1-333/+0
2005-03-13[PATCH] wavefront: reduce stack usageRandy Dunlap1-21/+35
2005-03-13[PATCH] OSS sb_card.c: no need to include mca.hAdrian Bunk1-3/+0
2005-03-13[PATCH] sound/oss/soundcard.c: remove an unused variableAdrian Bunk1-1/+1
2005-03-13[PATCH] verify_area cleanup : soundJesper Juhl6-13/+13
2005-03-13[PATCH] MODULE_DEVICE_TABLE fixesThierry Vignaud1-0/+1
2005-03-11Merge suse.cz:/home/perex/bk/linux-sound/linux-soundJaroslav Kysela4-150/+276
2005-03-11Merge suse.cz:/home/perex/bk/linux-sound/linux-2.5Jaroslav Kysela145-3498/+13133
2005-03-11[ALSA] AC97 wm9713 supportJaroslav Kysela4-150/+276
2005-03-10[ALSA] Fix ALC260 inputJaroslav Kysela1-1/+4
2005-03-10[ALSA] Fix pops and clicks at beginning/end of playbackJaroslav Kysela1-22/+41
2005-03-10[ALSA] fix forgotten release of semaphore in error pathJaroslav Kysela1-2/+2
2005-03-10[ALSA] remove duplicate field initializationJaroslav Kysela1-1/+0
2005-03-10[ALSA] replace wrong spin_trylock_irqsave with spin_lock_irqsaveJaroslav Kysela1-1/+1
2005-03-10[ALSA] Add PCI ids for ICH6/7Jaroslav Kysela1-0/+12
2005-03-10[ALSA] Add AD1986 supportJaroslav Kysela1-0/+1
2005-03-10[ALSA] Disable DRA for ALI5455Jaroslav Kysela1-1/+2
2005-03-10[ALSA] Restore the default value after rate detectionJaroslav Kysela1-0/+6
2005-03-10[ALSA] replace spdif frequency control with iec958 controlJaroslav Kysela1-45/+62
2005-03-10[ALSA] Fix sample rates of Revo 7.1Jaroslav Kysela3-0/+21
2005-03-10[ALSA] Fix auto-probing of widget treeJaroslav Kysela1-0/+11
2005-03-10[ALSA] Fix stereo mutes on Surround volume controlJaroslav Kysela1-5/+8
2005-03-10[ALSA] Fix ALC260 supportJaroslav Kysela1-4/+16
2005-03-10[ALSA] Use DXS volumes as PCMJaroslav Kysela1-23/+36
2005-03-10[ALSA] GUS - Remove unused gus_lfo.c fileJaroslav Kysela1-429/+0
2005-03-10[ALSA] fix locking for rawmidi trigger callbacksJaroslav Kysela11-107/+90
2005-03-10[ALSA] remove duplicate module aliasJaroslav Kysela1-1/+0
2005-03-10[ALSA] add module aliases for rtctimer and seq-dummyJaroslav Kysela2-0/+3
2005-03-10[ALSA] use simple_strtoul instead of simple_strtolJaroslav Kysela1-1/+1
2005-03-10[ALSA] move rawmidi event callback into taskletJaroslav Kysela1-20/+34
2005-03-10[ALSA] move common code into snd_rawmidi_runtime_create/_free functionsJaroslav Kysela1-50/+29
2005-03-10[ALSA] Fix bugs with incorrectly wrapped appl_ptrJaroslav Kysela1-10/+6
2005-03-10[ALSA] Fix rounded-up integer division bugJaroslav Kysela1-2/+1
2005-03-10Merge suse.cz:/home/perex/bk/linux-sound/linux-2.5Jaroslav Kysela133-2788/+12761
2005-03-10Manual mergeVojtech Pavlik24-571/+1003
2005-03-08[PATCH] ALSA Harmony fixesMatthew Wilcox2-6/+9
2005-03-08Merge suse.de:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman2-3/+3
2005-03-07[PATCH] oss/sscape: fix section referencesRandy Dunlap1-1/+1
2005-03-07[PATCH] oss/pss: fix section referencesRandy Dunlap1-1/+1
2005-03-07[PATCH] oss/nm256: fix section referencesRandy Dunlap1-1/+1
2005-03-07[PATCH] oss/esssolo1: fix initdata section referencesRandy Dunlap1-1/+1
2005-03-07[PATCH] oss/es1370: fix initdata section referencesRandy Dunlap1-1/+1
2005-03-07[PATCH] oss/cmpci: fix initdata section referencesRandy Dunlap1-1/+1
2005-03-07[PATCH] oss/cs4281: fix initdata section referencesRandy Dunlap1-1/+1
2005-03-07[PATCH] OSS Support for AC97 low power codecsLiam Girdwood1-27/+54
2005-03-07[PATCH] sound/usX2Yhwdep: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan1-1/+1
2005-03-07[PATCH] sound/usbmixer: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan1-2/+2
2005-03-07input: Fix compiler warning in trident gameport code with enabled debuggingDmitry Torokhov2-2/+2
2005-03-07Manual mergeVojtech Pavlik24-571/+1003
2005-03-06[PATCH] ALSA Harmony sound driver for PA-RISCMatthew Wilcox3-876/+872
2005-03-02[ALSA] emu10k1 - fix the initial value for Captured FX8010 OutputsJaroslav Kysela1-2/+2
2005-03-02[ALSA] Control API - fix the wrong allocation for userspace controlsJaroslav Kysela1-1/+1
2005-03-02[ALSA] remove _snd_rawmidi_runtime.triggerJaroslav Kysela1-11/+0
2005-03-02[ALSA] remove unsafe usage of urb->statusJaroslav Kysela1-4/+15
2005-03-02[ALSA] add port names for serial MIDI portsJaroslav Kysela1-2/+14
2005-03-02[ALSA] fix counting of MIDI input overrunsJaroslav Kysela1-1/+1
2005-03-02[ALSA] fix buffer wrap in snd_rawmidi_transmit_peekJaroslav Kysela1-1/+5
2005-03-02[ALSA] add more USB MIDI quirksJaroslav Kysela1-0/+39
2005-03-02[ALSA] AC97 quirk for Dell Precision 650Jaroslav Kysela1-0/+6
2005-03-02[ALSA] Add mixer controls to intel8x0mJaroslav Kysela1-7/+59
2005-03-02[ALSA] Fix CM9761 againJaroslav Kysela1-6/+10
2005-03-02[ALSA] do codec init more like windows doesJaroslav Kysela1-2/+3
2005-03-02[ALSA] add Roland FANTOM-X supportJaroslav Kysela1-13/+26
2005-03-02[ALSA] Add module_init and module_exit entriesJaroslav Kysela1-0/+12
2005-03-02[ALSA] Don't query chip models on CMI8338Jaroslav Kysela1-8/+9
2005-03-02[ALSA] Fix digital inputJaroslav Kysela1-2/+8
2005-03-02[ALSA] ALC882 support, fix ALC880 5-stack modeJaroslav Kysela1-14/+317
2005-03-02[ALSA] CMI8768 patchJaroslav Kysela1-11/+52
2005-03-02[ALSA] Fix Digital InputJaroslav Kysela3-2/+106
2005-03-02[ALSA] fix Emagic broadcast port namesJaroslav Kysela1-3/+3
2005-03-02[ALSA] ignore Emagic padding bytesJaroslav Kysela1-0/+4
2005-03-02[ALSA] add logging to send_bulk_static_dataJaroslav Kysela1-0/+1
2005-03-02[ALSA] add support for Emagic USB MIDI interfacesJaroslav Kysela4-1/+207
2005-03-02[ALSA] fix indentationJaroslav Kysela1-1/+1
2005-03-02[ALSA] remove superfluous from_timer_port parameterJaroslav Kysela2-18/+16
2005-03-02[ALSA] Fix SPDIF outputJaroslav Kysela2-54/+72
2005-03-02[ALSA] Fix mono volume/mute controlsJaroslav Kysela1-2/+2
2005-03-02[ALSA] Don't set up the front stream twiceJaroslav Kysela1-1/+1
2005-03-02[ALSA] Fix compilation with compat supportJaroslav Kysela1-2/+2
2005-03-02[ALSA] remove an unnecessary printkJaroslav Kysela1-3/+1
2005-03-02[ALSA] Fix invalid use of readl/writelJaroslav Kysela1-6/+6
2005-03-02[ALSA] [SPARSE] Use NULL instead of 0Jaroslav Kysela1-1/+1
2005-03-02[ALSA] [SPARSE] Add __user pointer castsJaroslav Kysela1-3/+3
2005-03-02[ALSA] [SPARSE] Fix __user pointersJaroslav Kysela1-33/+38
2005-03-02[ALSA] Fix comiple with old gccJaroslav Kysela1-3/+4
2005-03-02[ALSA] [SPARSE] Use unsigned int :1 bitfieldsJaroslav Kysela5-8/+8
2005-03-02[ALSA] [SPARSE] Fix __user pointersJaroslav Kysela6-28/+33
2005-03-02[ALSA] Fix the wrong function call from ioctlJaroslav Kysela1-1/+1
2005-03-02[ALSA] Fix CM9761 againJaroslav Kysela3-29/+1
2005-03-02[ALSA] Fix CM9761A codec supportJaroslav Kysela3-1/+31
2005-03-02[ALSA] add code to dump packetsJaroslav Kysela1-0/+22
2005-03-02[ALSA] Fix detection of AFG nodeJaroslav Kysela1-1/+2
2005-03-02[ALSA] emu10k1 - add 'voices' /proc entry for debugging the voice allocatorJaroslav Kysela1-38/+61
2005-03-02[ALSA] emu10k1 driver - add multichannel device hw:x,3 [2-8/8]Jaroslav Kysela7-44/+665
2005-03-02[ALSA] FM801 - radio: Fixed thinko for tea575x_tuner module parameter (int ty...Jaroslav Kysela1-1/+1
2005-03-02[ALSA] TEA575x - add video release callback to avoid warningJaroslav Kysela1-0/+5
2005-03-02Alsa syncJaroslav Kysela118-2541/+11006
2005-03-01[PATCH] I2C: Kill i2c_client.id (3/5)Jean Delvare2-6/+0
2005-02-27[PATCH] sound/oss/opl3as2: fix init section referenceRandy Dunlap1-1/+1
2005-02-27[PATCH] sonicvibes: fix initdata referencesRandy Dunlap1-2/+2
2005-02-27[PATCH] sound/oss/aedsp16: init/exit section cleanups:Randy Dunlap1-5/+5
2005-02-14[ALSA] Add ac97_quirk for Dell machineJaroslav Kysela1-0/+6
2005-02-14[ALSA] Enables SPDIF output on the Audigy2 ValueJaroslav Kysela1-0/+9
2005-02-14[ALSA] Add support for Audigy2LS on MSI motherboardJaroslav Kysela1-3/+10
2005-02-14[ALSA] fix typo in midi codeJaroslav Kysela1-1/+1
2005-02-14[ALSA] Fix rate setting on multiple codecsJaroslav Kysela1-3/+3
2005-02-14[ALSA] split snd_emu10k1_trigger_voice into trigger and prepare functionsJaroslav Kysela1-8/+26
2005-02-14[ALSA] Added support for Terratec PHASE 22Jaroslav Kysela4-1/+176
2005-02-14[ALSA] AK4114 - fixed workqueue initialization & removed debug codeJaroslav Kysela1-8/+7
2005-02-14[ALSA] fix typo in assignment of snd_ak4114_spdif_playback_putJaroslav Kysela1-1/+1
2005-02-14[ALSA] Added ICE1724 - ESI Juli@ code (not complete) + AK4114 code + AK4358Jaroslav Kysela13-52/+947
2005-02-14[ALSA] add STAC9708 output bias mixer controlJaroslav Kysela1-0/+27
2005-02-14[ALSA] MPU-401 driver cleanupJaroslav Kysela1-74/+68
2005-02-14[ALSA] add 96Khz support and setting sample rate for direct SPDIF outputJaroslav Kysela2-2/+91
2005-02-14[ALSA] fix sound/isa/gus/interwave.c compile with PNP=nJaroslav Kysela1-0/+2
2005-02-14[ALSA] Bind master and HP controls with hp_only quirkJaroslav Kysela1-0/+30
2005-02-14[ALSA] fixes als100 not detecting opl3Jaroslav Kysela1-1/+1
2005-02-14[ALSA] enable disabling of isapnpJaroslav Kysela1-1/+1
2005-02-14[ALSA] MPU-401 PnP supportJaroslav Kysela1-121/+73
2005-02-14[ALSA] Add quirk for Fujitsu S6210Jaroslav Kysela1-0/+6
2005-02-14[ALSA] Add __iomem prefixJaroslav Kysela1-1/+1
2005-02-14[ALSA] Remove interruptible_sleep_on_timeout().Jaroslav Kysela2-20/+9
2005-02-14[ALSA] remove interruptible_sleep_on_timeout() usageJaroslav Kysela1-10/+4
2005-02-14[ALSA] Korg1212 updatesJaroslav Kysela1-32/+43
2005-02-14[ALSA] Novation and MOTU USB MIDI supportJaroslav Kysela4-183/+326
2005-02-14[ALSA] simplify snd_usbmidi_count_bits()Jaroslav Kysela1-4/+4
2005-02-14[ALSA] capture EXTINs with multichannel deviceJaroslav Kysela2-2/+35
2005-02-14[ALSA] Add quirk for LEGEND ZhaoYang 3100CFJaroslav Kysela1-0/+7
2005-02-14[ALSA] replace interruptible_sleep_on_timeout() with wait_event_interruptible...Jaroslav Kysela1-11/+9
2005-02-14[ALSA] Kconfig: cleanup sound menuJaroslav Kysela1-1/+7
2005-02-14[ALSA] hdsp ghost midi device fixJaroslav Kysela1-5/+8
2005-02-14[ALSA] Fix 32bit calls to snd_pcm_channel_info()Jaroslav Kysela1-10/+16
2005-02-14[ALSA] Fix compile error (due to last suspend/resume fix)Jaroslav Kysela1-2/+2
2005-02-14[ALSA] intel8x0 - fix for broken PCI ID define for ICH6Jaroslav Kysela1-3/+3
2005-02-14[ALSA] intel8x0 - fixed timeout in the 'get current DMA pointer' routineJaroslav Kysela1-3/+5
2005-02-14[ALSA] Fix suspend/resume functionsJaroslav Kysela1-2/+2
2005-02-14[ALSA] Fix resume callbackJaroslav Kysela2-2/+2
2005-02-14[ALSA] Remove unused variableJaroslav Kysela1-1/+0
2005-02-14[ALSA] driver model type fixes for ALSAJaroslav Kysela31-84/+78
2005-02-14[ALSA] use cached idVendor/idProduct valuesJaroslav Kysela1-1/+1