summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2008-01-31[ALSA] Dreamcast AICA sound - Get rid of annoying compiler warningTakashi Iwai1-0/+1
2008-01-31[ALSA] ac97_patch: compilation warning fixKrzysztof Helt1-0/+2
2008-01-31[ALSA] Introduce slots option to snd moduleTakashi Iwai1-0/+36
2008-01-31[ALSA] hda-codec - Show more information in proc fileTakashi Iwai1-9/+22
2008-01-31[ALSA] soc - ln2440sbc ac97 supportIvan Kuten5-2/+104
2008-01-31[ALSA] HDA: Add support for Samsung Q1 Ultra Vista editionTobin Davis1-0/+82
2008-01-31[ALSA] via82xx - Fix quirk for Shuttle AK32VNTakashi Iwai1-2/+8
2008-01-31[ALSA] ad1848 - Fix print formatTakashi Iwai1-1/+1
2008-01-31[ALSA] ice1724 - Add support of Onkyo SE-90PCI and SE-200PCIShin-ya Okada5-1/+725
2008-01-31[ALSA] soc - Add 'Mono Playback Switch' to WM9712 codec driverMike Rapoport1-3/+4
2008-01-31[ALSA] hda-codec - Add model for Fujitsu V5505Takashi Iwai1-0/+1
2008-01-31[ALSA] hda: STAC9228 updated DMUX nidMatthew Ranostay1-1/+1
2008-01-31[ALSA] hda: Add dmux to STAC 9228Matthew Ranostay1-8/+13
2008-01-31[ALSA] hda-codec - Add STAC9228 DMIC supportMatthew Ranostay2-3/+16
2008-01-31[ALSA] hda-codec - Add missing eeepc-p701 model for ALC662Takashi Iwai1-0/+1
2008-01-30x86: cpa: move flush to cpaThomas Gleixner1-1/+0
2008-01-30x86: convert CPA users to the new set_page_ APIArjan van de Ven1-2/+5
2008-01-28Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King1-1/+1
2008-01-27i2c: Kill rogue driver IDsJean Delvare1-3/+0
2008-01-27i2c: normal_i2c can be made const (remaining drivers)Jean Delvare2-2/+2
2008-01-26[ARM] Remove pointless casts from void pointers,Jeff Garzik1-1/+1
2008-01-22Fix file references in documentation and KconfigJohann Felix Soden1-2/+2
2008-01-14OSS msnd: fix array overflowsAdrian Bunk1-2/+2
2008-01-08snd_mixer_oss_build_input(): fix for __you_cannot_kmalloc_that_much failure w...Jean Delvare1-38/+63
2008-01-08Revert "hda_intel suspend latency: shorten codec read"Linus Torvalds1-2/+1
2008-01-06hda_intel suspend latency: shorten codec readIngo Molnar1-1/+2
2007-12-08Merge branch 'pxa-fixes'Russell King2-4/+4
2007-12-08[ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset codeMichael Brunner2-4/+4
2007-11-20[ALSA] emu10k1 - Check value ranges in ctl callbacksTakashi Iwai2-13/+14
2007-11-20[ALSA] emu10k1: Add mixer controls parameter checking.James Courtier-Dutton1-9/+51
2007-11-20[ALSA] fix private data pointer calculation in CS4270 driverTimur Tabi1-1/+2
2007-11-20[ALSA] portman2x4 - Fix probe errorTakashi Iwai1-1/+1
2007-11-20[ALSA] ca0106 - Fix write proc assignmentTakashi Iwai1-3/+1
2007-11-20[ALSA] s3c2443-ac97: compilation fixKrzysztof Helt1-1/+1
2007-11-20[ALSA] hda-codec - Revert volume knob controls in STAC codecsTakashi Iwai1-56/+1
2007-11-19[ALSA] ca0106 - Check value range in ctl callbacksTakashi Iwai1-6/+12
2007-11-19[ALSA] hda-codec - Check PINCAP only for PIN widgetsTakashi Iwai1-13/+20
2007-11-19[ALSA] mpu401: fix recursive locking in timerClemens Ladisch1-4/+8
2007-11-19[ALSA] cmipci: fix FLINKON/OFF bitsClemens Ladisch1-3/+2
2007-11-19[ALSA] hda-codec - Disable shared stream on AD1986ATakashi Iwai3-3/+13
2007-10-27duplicate initializer in sound/pci/hda/patch_realtek.cAl Viro1-1/+0
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2-2/+2
2007-10-23[ALSA] hda-codec - Fix possible array overflowTakashi Iwai6-11/+11
2007-10-23[ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warningBorislav Petkov1-2/+3
2007-10-23[ALSA] usb-audio: Another USB mic quirk for Logitech Communicator webcamDawid Wrobel1-0/+9
2007-10-23[ALSA] hda-codec - Fix build without CONFIG_SND_HDA_GENERICTakashi Iwai2-7/+9
2007-10-23[ALSA] hda-codec - Fix Conexant 5045 volumesTakashi Iwai1-14/+19
2007-10-23[ALSA] hda-codec - Fix conflict of Master volume in STAC92xx codecTakashi Iwai1-1/+5
2007-10-23[ALSA] snd-bt87x: Make the load_all option work correctlyTrent Piepho1-1/+1
2007-10-23[ALSA] protect Dreamcast PCM driver (AICA) from G2 bus effectsAdrian McMenamin1-2/+29