summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2006-12-20[ALSA] hda-codec - Fix detection of supported sample ratesTakashi Iwai1-3/+0
2006-12-20[ALSA] hda-codec - Fix model for ASUS V1j laptopTakashi Iwai1-0/+2
2006-12-20[ALSA] sound/core/control.c: remove dead codeAdrian Bunk1-1/+1
2006-12-20[ALSA] hda-codec - Add model for HP q965Takashi Iwai1-0/+2
2006-12-20[ALSA] pcm core: fix silence_start calculationsClemens Ladisch1-5/+3
2006-12-20[ALSA] hda-codec - Fix a typoTakashi Iwai1-1/+1
2006-12-20[ALSA] hdsp: precise_ptr control switched off by defaultRemy Bruno1-1/+1
2006-12-20[ALSA] hda-codec - Don't return error at initialization of modem codecTakashi Iwai1-1/+2
2006-12-20[ALSA] hda-codec - Fix wrong error checks in patch_{realtek,analog}.cTakashi Iwai2-2/+2
2006-12-20[ALSA] ymfpci: fix swap_rear for S/PDIF passthroughGlen Masgai2-8/+5
2006-12-20[ALSA] use the roundup macroClemens Ladisch1-1/+1
2006-12-20[ALSA] use the ALIGN macroClemens Ladisch10-27/+26
2006-12-20[ALSA] ac97_codec (ALC655): add EAPD hack for MSI L725 laptopJaroslav Kysela1-1/+2
2006-12-20[ALSA] sound: Don't include i2c-dev.hJean Delvare2-2/+0
2006-12-20[ALSA] sound/usb/usbaudio: Handle return value of usb_register()Tobias Klauser1-2/+1
2006-12-20[ALSA] via82xx: add __devinitdataAndreas Mohr1-2/+2
2006-12-18[PATCH] more work_struct fixes: tas300x sound driversAl Viro2-15/+14
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day16-23/+23
2006-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day1-1/+1
2006-12-12[PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystemNicolas Pitre5-7/+12
2006-12-08[PATCH] struct path: convert soundJosef Sipek6-11/+11
2006-12-07[PATCH] make 1-bit bitfields unsignedMariusz Kozlowski1-1/+1
2006-12-07[PATCH] The scheduled removal of some OSS optionsAdrian Bunk1-115/+0
2006-12-07[PATCH] sound/oss/emu10k1: handle userspace copy errorsJeff Garzik4-16/+38
2006-12-07[PATCH] sound/oss/btaudio.c: ioremap balanced with iounmapAmol Lad1-0/+2
2006-12-07[PATCH] mm: incorrect VM_FAULT_OOM returns from driversNick Piggin3-8/+8
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2-47/+3
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells8-0/+8
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells17-61/+81
2006-12-05[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2-46/+1
2006-12-05[PATCH] pcmcia: IDs for Elan serial PCMCIA devciesTony Olech1-1/+2
2006-12-04[PATCH] severing poll.h -> mm.hAl Viro8-0/+8
2006-12-02Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-7/+4
2006-12-02Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds5-27/+32
2006-12-02Driver core: convert sound core to use struct deviceGreg Kroah-Hartman5-27/+32
2006-12-02usb: usbmixer free kill urb cleanupMariusz Kozlowski1-6/+3
2006-12-02usb: usbmidi kill urb cleanupMariusz Kozlowski1-1/+1
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-3/+3
2006-11-30Fix misc Kconfig typosMatt LaPlante1-2/+2
2006-11-28[ALSA] snd-emu10k1: Fix capture for one variant.James Courtier-Dutton1-0/+1
2006-11-28[ALSA] Fix hang-up at disconnection of usb-audioTakashi Iwai3-4/+8
2006-11-28[ALSA] hda: fix typo for xw4400 PCI sub-IDJohn W. Linville1-1/+1
2006-11-28[ALSA] hda: fix sigmatel dell system detectionMatt Porter1-7/+7
2006-11-28[ALSA] Enable stereo line input for TAS codecPaul Mackerras1-4/+9
2006-11-28[ALSA] rtctimer: handle RTC interrupts with a taskletClemens Ladisch1-6/+14
2006-11-22WorkStruct: make allyesconfigDavid Howells8-33/+35
2006-11-15[PATCH] ALSA: hda-intel - Disable MSI support by defaultTakashi Iwai1-4/+4
2006-10-25[PATCH] Merge headphone and speaker volume controls for Panasonic R4 laptopKeith Packard1-0/+6
2006-10-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds37-167/+329