aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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
2006-08-03[ALSA] Don't reject O_RDWR at opening PCM OSS with read/write-only deviceTakashi Iwai1-0/+2
2006-08-03[ALSA] snd-emu10k1: Implement support for Audigy 2 ZS [SB0353]James Courtier-Dutton1-0/+11
2006-08-03[ALSA] aoa: platform function gpio: ignore errors from functions that don't e...Johannes Berg1-1/+1
2006-08-03[ALSA] make snd-powermac load even when it can't bind the deviceJohannes Berg1-10/+3
2006-08-03[ALSA] aoa: fix toonie codecJohannes Berg1-4/+13
2006-08-03[ALSA] aoa: feature gpio layer: fix IRQ accessJohannes Berg1-2/+5
2006-08-03[ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris10-29/+15
2006-08-03[ALSA] snd-emu10k1: Fixes ALSA bug#2190James Courtier-Dutton1-1/+5
2006-08-01Merge branch 'merge'Paul Mackerras73-339/+915
2006-07-31[POWERPC] sound: Constify & voidify get_property()Jeremy Kerr3-13/+15
2006-07-12[ALSA] Fix undefined (missing) references in ISA MIRO sound driverRandy Dunlap1-0/+1
2006-07-12[ALSA] make sound/isa/gus/gusextreme.c:devices staticAdrian Bunk1-1/+1
2006-07-12[ALSA] hda-codec - Fix missing array terminators in AD1988 codec supportTakashi Iwai1-0/+4
2006-07-12[ALSA] Fix a deadlock in snd-rtctimerTakashi Iwai1-2/+3
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai48-73/+82
2006-07-12[ALSA] remove unused snd_minor.name fieldClemens Ladisch1-2/+1
2006-07-12[ALSA] Fix no mpu401 interface can cause hard freezeRandy Dunlap2-20/+50
2006-07-12[ALSA] wavefront: fix __init/__devinit confusionClemens Ladisch3-26/+26
2006-07-12[ALSA] Fix workaround for AD1988A rev2 codecTakashi Iwai1-6/+9
2006-07-12[ALSA] trivial: Code clean up of i2c/cs8427.cTakashi Iwai1-42/+73
2006-07-12[ALSA] sound/i2c/cs8427.c: don't export a static functionAdrian Bunk1-1/+0
2006-07-12[ALSA] intel8x0 - Add ac97 quirk for Tyan Thunder K8WE boardTakashi Iwai1-0/+6
2006-07-12[ALSA] Reduce the string length of Terratec Aureon 7.1 UniverseTakashi Iwai1-1/+1
2006-07-12[ALSA] sound/pci/Kconfig - fix broken indenting for SND_FM801_TEA575XJaroslav Kysela1-4/+4
2006-07-12[ALSA] fix the SND_FM801_TEA575X dependenciesAdrian Bunk2-7/+9
2006-07-12[ALSA] Memory leak in sound/pcmcia/pdaudiocf/pdaudiocf.cEric Sesterhenn1-1/+3
2006-07-10x86 MacMini: make built-in speaker sound actually workLinus Torvalds1-0/+1
2006-07-10[PATCH] aoa: tas: add missing bass/treble controlsJohannes Berg2-3/+247
2006-07-10[PATCH] aoa: layout fabric: add missing module aliasesJohannes Berg1-0/+15
2006-07-10[PATCH] aoa: tas: surface DRC control againJohannes Berg1-1/+94
2006-07-10[PATCH] aoa: tas: fix initialisation/resetBenjamin Herrenschmidt2-24/+110
2006-07-10[PATCH] aoa: tas: change PCM1 name to PCMJohannes Berg1-1/+1
2006-07-10[PATCH] aoa fabric layout: clean up messagesBenjamin Herrenschmidt1-4/+7
2006-07-10[PATCH] aoa: pmf gpio: report if function calling failsBenjamin Herrenschmidt1-3/+11
2006-07-10[PATCH] aoa: i2sbus: revamp control layerBenjamin Herrenschmidt3-81/+47
2006-07-10[PATCH] aoa: fix when all is built into the kernelBenjamin Herrenschmidt2-13/+13
2006-07-10[PATCH] aoa: i2sbus: fix for PowerMac7,2 and 7,3Benjamin Herrenschmidt2-21/+97
2006-07-10[PATCH] aoa: i2sbus: move module parameter declaration upBenjamin Herrenschmidt1-5/+5
2006-07-10[PATCH] Fix snd-aoa irq conversionAndreas Schwab1-6/+3
2006-07-04[PATCH] fix AB-BA deadlock inversion at cs46xx_dsp_remove_scbArjan van de Ven1-2/+3
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds5-42/+29
2006-07-03[PATCH] lockdep: annotate sound/core/seq/seq_device.cArjan van de Ven1-0/+6
2006-07-03[PATCH] lockdep: annotate sound/core/seq/seq_ports.cIngo Molnar1-2/+2
2006-07-03[PATCH] sparc: resource warning fixAndrew Morton3-4/+4
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt5-42/+29
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner101-108/+108
2006-07-01[PATCH] powermac: Fix some 64b resource damageBenjamin Herrenschmidt1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel29-29/+0
2006-06-30typo fixes: specfic -> specificAdrian Bunk1-1/+1
2006-06-30typo fixes: aquire -> acquireAdrian Bunk1-3/+3
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds4-45/+2
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds49-195/+11263
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds11-26/+34
2006-06-29[PATCH] re-add CONFIG_SOUND_SSCAPEAdrian Bunk1-0/+13
2006-06-28[PATCH] oss/via: make bitfield unsignedRandy Dunlap1-1/+1
2006-06-28[PATCH] sound: fix cs4232 section mismatchRandy Dunlap1-1/+1
2006-06-28[ALSA] echoaudio - Remove kfree_nocheck()Takashi Iwai1-4/+3
2006-06-28[ALSA] echoaudio - Fix MakefileTakashi Iwai1-0/+13
2006-06-28[ALSA] Add Intel D965 board supportTakashi Iwai1-11/+99
2006-06-28[ALSA] Fix/add support of Realtek ALC883 / ALC888 and ALC861 codecsTakashi Iwai2-97/+991
2006-06-28[ALSA] Fix a typo in echoaudio/midi.cTakashi Iwai1-1/+1
2006-06-28[ALSA] snd-aoa: enable dual-edge in GPIOsJohannes Berg1-0/+15
2006-06-28[ALSA] snd-aoa: support iMac G5 iSightJohannes Berg1-6/+8
2006-06-28[ALSA] snd-aoa: not experimentalJohannes Berg1-1/+2
2006-06-28[ALSA] Add echoaudio sound driversGiuliano Pochini34-0/+9853
2006-06-28[ALSA] ak4xxx-adda - Code clean-upTakashi Iwai1-65/+138
2006-06-28[ALSA] Remove CONFIG_EXPERIMENTAL from intel8x0m driverTakashi Iwai1-2/+2
2006-06-28[ALSA] Stereo controls for M-Audio Revolution cardsJani Alinikula2-9/+103
2006-06-28[ALSA] Fix misuse of __list_add() in seq_ports.cTakashi Iwai1-4/+2
2006-06-28[ALSA] hda-codec - Add model entry for Samsung X60 ChaneTakashi Iwai1-0/+2
2006-06-28[ALSA] make CONFIG_SND_DYNAMIC_MINORS non-experimentalClemens Ladisch1-2/+2
2006-06-28[ALSA] Fix wrong dependencies of snd-aoa driverTakashi Iwai1-1/+2
2006-06-28[ALSA] fix build failure due to snd-aoaTakashi Iwai1-1/+2
2006-06-28[ALSA] AD1888 mixer controls for DC modeJaya Kumar1-0/+2
2006-06-28[ALSA] usb-audio support for Turtle Beach RoadieSam Revitch1-0/+32
2006-06-27Properly delete sound/ppc/toonie.cLinus Torvalds1-0/+0
2006-06-27[PATCH] update two drivers for poison.hRandy Dunlap1-2/+3
2006-06-27[PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman11-26/+34
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds3-16/+16
2006-06-26[PATCH] devfs: Remove devfs support from the sound subsystemGreg Kroah-Hartman4-45/+2
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2006-06-26spelling fixesAndreas Mohr3-16/+16
2006-06-25[PATCH] au1xxx: oss sound support for au1200Domen Puncer2-2/+5
2006-06-25[PATCH] au1550_ac97: spin_unlock in error pathDomen Puncer1-2/+5
2006-06-25[PATCH] emu10k1: mark midi_spinlock as usedAlexey Dobriyan1-1/+1
2006-06-25[PATCH] msnd section fixAndrew Morton1-1/+1
2006-06-23[SOUND] sparc: Port amd7930 to new SBUS device layer.David S. Miller1-61/+77
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller1-7/+6
2006-06-23[PATCH] OSS: cs46xx cleanup and tiny bugfixJesper Juhl1-783/+489
2006-06-23[PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the prope...Sergei Shtylyov1-1/+1
2006-06-22[ALSA] aoa driver - Kconfig - remove spaces for SND!=nJaroslav Kysela1-1/+1
2006-06-22[ALSA] hda-codec - Show EAPD and pin-detection capabilities in procTakashi Iwai1-0/+4
2006-06-22[ALSA] Remove nested mutexes in seq_ports.cTakashi Iwai1-2/+0
2006-06-22[ALSA] Remove ppc/toonie.cTakashi Iwai1-378/+0
2006-06-22[ALSA] snd-powermac: no longer handle anything with a layout-id propertyJohannes Berg4-46/+10
2006-06-22[ALSA] snd-aoa: add snd-aoaJohannes Berg35-1/+7009
2006-06-22[ALSA] hda-codec - Use 3stack model for ASUS P5RD2-VM / P5GPL-X SETakashi Iwai1-0/+2
2006-06-22[ALSA] HDA - Lenovo 3000 N100-07684JU - enable laptop-eapd by defaultDaniel T Chen1-0/+2
2006-06-22[ALSA] USB midi: Remove duplicate CS_AUDIO_* #definesBen Williamson3-9/+2
2006-06-22[ALSA] AD1888 suspend/resume fixJaya Kumar1-1/+8
2006-06-22[ALSA] Disable AC97 AUX and VIDEO controls for WM9705 touchscreenRodolfo Giometti2-3/+9
2006-06-22[ALSA] via82xx - Default to variable samplerate enabled for MSI K8T Neo2-FIKarsten Wiese1-1/+1
2006-06-22[ALSA] Add hp_only quirk for pci id [161f:2032] to via82xxDaniel T Chen1-0/+6
2006-06-22[ALSA] sound/pci/: Add hp_only quirk for Dell D800 laptopsDaniel T Chen1-0/+6
2006-06-22[ALSA] cs5535audio - trivial debug printkJaya Kumar1-1/+2
2006-06-22[ALSA] fix potential NULL pointer deref in snd_sb8dsp_midi_interrupt()Jesper Juhl1-13/+7
2006-06-22[ALSA] hda-codec - Add SPDIF support to Thinkpad T/X/Z60Takashi Iwai1-3/+10
2006-06-22[ALSA] ac97_codec - fix duplicate control creation in AC97Jaya Kumar1-3/+6
2006-06-22[ALSA] RME HDSP - fixed proc interface (missing {})Remy Bruno1-1/+2
2006-06-22[ALSA] snd-ca0106: Update playback to 24bit. Fix typo is comment.James Courtier-Dutton1-3/+3
2006-06-22[ALSA] Fix invalid __init in ALSA ISA driversTakashi Iwai2-16/+16
2006-06-22[ALSA] sound/vxpocket: fix printk warningRandy Dunlap1-1/+1
2006-06-22[ALSA] Remove bogus check of mmap_count in snd_pcm_release()Takashi Iwai1-1/+0
2006-06-22[ALSA] Fix races in irq handler and ioremapTakashi Iwai3-18/+18
2006-06-22[ALSA] virmidi: revert erroneous removal of zero initializationClemens Ladisch1-1/+1
2006-06-22[ALSA] hda-codec - Add model entry for HP nx6320Takashi Iwai1-0/+2
2006-06-22[ALSA] ac97 - Add Thinkpad T41p to AD1981 jack-sense blacklistTakashi Iwai1-0/+1
2006-06-22[ALSA] Fix possible races in PCI driver removalTakashi Iwai2-4/+5
2006-06-22[ALSA] hda-intel - Fix race in removeTakashi Iwai1-2/+2
2006-06-22[ALSA] bt87x: add Voodoo TV 200 whitelist entryClemens Ladisch1-2/+4
2006-06-22[ALSA] NULL pointer dereference in sound/synth/emux/soundfont.cEric Sesterhenn1-1/+1
2006-06-22[ALSA] cmipci - Fix a typo in 'PC Speaker Playback Switch' controlTakashi Iwai1-1/+1
2006-06-22[ALSA] ice1712 - Set mpu401 info flags from _card_infoAlan Horstmann3-3/+8
2006-06-22[ALSA] hda-codec - Fix model for HP dc7600Takashi Iwai1-1/+1
2006-06-22[ALSA] ice1724 - Add functionality for Audiotrak Prodigy 7.1 LTTakashi Iwai2-10/+17
2006-06-22[ALSA] au88x0 - Fix 64bit address of MPU401 MMIO portTakashi Iwai1-1/+1
2006-06-22[ALSA] ice1712 - Disable AC97 for DMX6fireAlan Horstmann1-7/+8
2006-06-22[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai17-56/+110
2006-06-22[ALSA] hdsp - Fix compilation with hdsp driver built in kernelTakashi Iwai1-1/+1
2006-06-22[ALSA] Single variables for cs5535audioJaya Kumar1-12/+9
2006-06-22[ALSA] mpu401_uart - Fix coding style and code clean upTakashi Iwai1-42/+66
2006-06-22[ALSA] usbaudio - Fix a typoTakashi Iwai1-1/+1
2006-06-22[ALSA] Remove ENTER_UART from au88x0 initAlan Horstmann1-3/+0
2006-06-22[ALSA] usb-audio: add workaround for CSR Bluetooth Headphones (Saitek A-250)Clemens Ladisch1-3/+4
2006-06-22[ALSA] hda-codec - Fix init verbs for ALC260 hp modelTakashi Iwai1-1/+3
2006-06-22[ALSA] Remove zero-initialization of static variablesTakashi Iwai29-63/+46
2006-06-22[ALSA] Fix pcm-draining of capture stream in PCM middle layerTakashi Iwai1-2/+0
2006-06-22[ALSA] hda - Add support for the ATI RS600 HDMI audio deviceFelix Kuehling4-1/+185
2006-06-22[ALSA] azt3328.c: use kernel coding styleAndreas Mohr1-47/+23
2006-06-22[ALSA] azt3328.c: add 3D sound mixer switch/rename controlsAndreas Mohr2-18/+39
2006-06-22[ALSA] azt3328.c: add suspend/resume supportAndreas Mohr2-6/+133
2006-06-22[ALSA] Fix rwlock around snd_iprintf() in sound coreTakashi Iwai2-26/+32
2006-06-22[ALSA] hda-codec - Fix handling of capture controls on ALC882 3/6-stack modelsTakashi Iwai1-19/+0
2006-06-22[ALSA] hda-codec - Add support for Sony Vaio VGN-S3HPTakashi Iwai1-0/+2
2006-06-22[ALSA] rme96 - Fix OSS full-duplexTakashi Iwai1-9/+23
2006-06-22[ALSA] hda-codec - Add support for Apple Mac Mini (early 2006)Sam Revitch1-1/+67
2006-06-22[ALSA] add support for SB Live! 24-Bit External remote controlRaimonds Cicans1-28/+40
2006-06-22[ALSA] cmipci - Disable integrated mpu401 as defaultTakashi Iwai1-1/+1
2006-06-22[ALSA] au88x0 - Init before create componentsAlan Horstmann2-5/+10
2006-06-22[ALSA] hda: add sigmatel 9227/9228/9229 idsMatt Porter1-0/+6
2006-06-22[ALSA] hda-codec - Fix mute switch on VAIO laptops with STAC7661Takashi Iwai1-4/+4
2006-06-22[ALSA] cs5535audio - Add missing module_param*() and MODULE_PARM_DESC()Takashi Iwai1-0/+7
2006-06-22[ALSA] Add a workaround for ASUS A6KMTakashi Iwai1-1/+4
2006-06-22[ALSA] hda-codec - Add support for LG S1 laptopTakashi Iwai1-0/+1
2006-06-22[ALSA] rawmidi: add get_port_info callback for sequencer information flagsClemens Ladisch2-70/+133
2006-06-22[ALSA] add more sequencer port type information bitsClemens Ladisch9-9/+27
2006-06-22[ALSA] fix port type bitsClemens Ladisch3-5/+3
2006-06-22[ALSA] fix a wrong lockClemens Ladisch1-1/+1
2006-06-22[ALSA] Fix compile warning in timer.cTakashi Iwai1-1/+0
2006-06-22[ALSA] Fix mmap_count with O_APPEND opened streamsTakashi Iwai3-19/+20
2006-06-22[ALSA] Add O_APPEND flag support to PCMTakashi Iwai6-42/+95
2006-06-22[ALSA] Insert might_sleep() in snd_iprintf()Takashi Iwai1-0/+1
2006-06-22[ALSA] Remove spinlocks around proc printsTakashi Iwai2-8/+0
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai59-123/+80
2006-06-22[ALSA] Make buffer size of proc text interface variableTakashi Iwai1-70/+79
2006-06-22[ALSA] Clean up ugly hacks in pcm_lib.cTakashi Iwai1-44/+26
2006-06-22[ALSA] Move OSS-specific hw_params helper to snd-pcm-oss moduleTakashi Iwai6-626/+597