summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] fix potential NULL pointer deref in snd_sb8dsp_midi_interrupt()Jesper Juhl2006-06-221-13/+7Star
* [ALSA] hda-codec - Add SPDIF support to Thinkpad T/X/Z60Takashi Iwai2006-06-221-3/+10
* [ALSA] ac97_codec - fix duplicate control creation in AC97Jaya Kumar2006-06-221-3/+6
* [ALSA] RME HDSP - fixed proc interface (missing {})Remy Bruno2006-06-221-1/+2
* [ALSA] snd-ca0106: Update playback to 24bit. Fix typo is comment.James Courtier-Dutton2006-06-221-3/+3
* [ALSA] Fix invalid __init in ALSA ISA driversTakashi Iwai2006-06-222-16/+16
* [ALSA] sound/vxpocket: fix printk warningRandy Dunlap2006-06-221-1/+1
* [ALSA] Remove bogus check of mmap_count in snd_pcm_release()Takashi Iwai2006-06-221-1/+0Star
* [ALSA] Fix races in irq handler and ioremapTakashi Iwai2006-06-223-18/+18
* [ALSA] virmidi: revert erroneous removal of zero initializationClemens Ladisch2006-06-221-1/+1
* [ALSA] hda-codec - Add model entry for HP nx6320Takashi Iwai2006-06-221-0/+2
* [ALSA] ac97 - Add Thinkpad T41p to AD1981 jack-sense blacklistTakashi Iwai2006-06-221-0/+1
* [ALSA] Fix possible races in PCI driver removalTakashi Iwai2006-06-222-4/+5
* [ALSA] hda-intel - Fix race in removeTakashi Iwai2006-06-221-2/+2
* [ALSA] bt87x: add Voodoo TV 200 whitelist entryClemens Ladisch2006-06-221-2/+4
* [ALSA] NULL pointer dereference in sound/synth/emux/soundfont.cEric Sesterhenn2006-06-221-1/+1
* [ALSA] cmipci - Fix a typo in 'PC Speaker Playback Switch' controlTakashi Iwai2006-06-221-1/+1
* [ALSA] ice1712 - Set mpu401 info flags from _card_infoAlan Horstmann2006-06-223-3/+8
* [ALSA] hda-codec - Fix model for HP dc7600Takashi Iwai2006-06-221-1/+1
* [ALSA] ice1724 - Add functionality for Audiotrak Prodigy 7.1 LTTakashi Iwai2006-06-222-10/+17
* [ALSA] au88x0 - Fix 64bit address of MPU401 MMIO portTakashi Iwai2006-06-221-1/+1
* [ALSA] ice1712 - Disable AC97 for DMX6fireAlan Horstmann2006-06-221-7/+8
* [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai2006-06-2217-56/+110
* [ALSA] hdsp - Fix compilation with hdsp driver built in kernelTakashi Iwai2006-06-221-1/+1
* [ALSA] Single variables for cs5535audioJaya Kumar2006-06-221-12/+9Star
* [ALSA] mpu401_uart - Fix coding style and code clean upTakashi Iwai2006-06-221-42/+66
* [ALSA] usbaudio - Fix a typoTakashi Iwai2006-06-221-1/+1
* [ALSA] Remove ENTER_UART from au88x0 initAlan Horstmann2006-06-221-3/+0Star
* [ALSA] usb-audio: add workaround for CSR Bluetooth Headphones (Saitek A-250)Clemens Ladisch2006-06-221-3/+4
* [ALSA] hda-codec - Fix init verbs for ALC260 hp modelTakashi Iwai2006-06-221-1/+3
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-2229-63/+46Star
* [ALSA] Fix pcm-draining of capture stream in PCM middle layerTakashi Iwai2006-06-221-2/+0Star
* [ALSA] hda - Add support for the ATI RS600 HDMI audio deviceFelix Kuehling2006-06-224-1/+185
* [ALSA] azt3328.c: use kernel coding styleAndreas Mohr2006-06-221-47/+23Star
* [ALSA] azt3328.c: add 3D sound mixer switch/rename controlsAndreas Mohr2006-06-222-18/+39
* [ALSA] azt3328.c: add suspend/resume supportAndreas Mohr2006-06-222-6/+133
* [ALSA] Fix rwlock around snd_iprintf() in sound coreTakashi Iwai2006-06-222-26/+32
* [ALSA] hda-codec - Fix handling of capture controls on ALC882 3/6-stack modelsTakashi Iwai2006-06-221-19/+0Star
* [ALSA] hda-codec - Add support for Sony Vaio VGN-S3HPTakashi Iwai2006-06-221-0/+2
* [ALSA] rme96 - Fix OSS full-duplexTakashi Iwai2006-06-221-9/+23
* [ALSA] hda-codec - Add support for Apple Mac Mini (early 2006)Sam Revitch2006-06-221-1/+67
* [ALSA] add support for SB Live! 24-Bit External remote controlRaimonds Cicans2006-06-221-28/+40
* [ALSA] cmipci - Disable integrated mpu401 as defaultTakashi Iwai2006-06-221-1/+1
* [ALSA] au88x0 - Init before create componentsAlan Horstmann2006-06-222-5/+10
* [ALSA] hda: add sigmatel 9227/9228/9229 idsMatt Porter2006-06-221-0/+6
* [ALSA] hda-codec - Fix mute switch on VAIO laptops with STAC7661Takashi Iwai2006-06-221-4/+4
* [ALSA] cs5535audio - Add missing module_param*() and MODULE_PARM_DESC()Takashi Iwai2006-06-221-0/+7
* [ALSA] Add a workaround for ASUS A6KMTakashi Iwai2006-06-221-1/+4
* [ALSA] hda-codec - Add support for LG S1 laptopTakashi Iwai2006-06-221-0/+1
* [ALSA] rawmidi: add get_port_info callback for sequencer information flagsClemens Ladisch2006-06-222-70/+133