aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-03[SOUND] Sparc CS4231: Use 64 for period_bytes_minDavid S. Miller1-2/+2
2007-01-03[SOUND] Sparc CS4231: Fix IRQ return value and initialization.Georg Chini1-14/+12
2007-01-01[PATCH] sound: hda: detect ALC883 on MSI K9A Platinum motherboards (MS-7280)Leonard NorrgÄrd1-0/+2
2006-12-20[ALSA] ac97: Identify CMI9761 chips.James Courtier-Dutton1-3/+3
2006-12-20[ALSA] ac97_codec - trivial fix for bit update functionsJames C Georgas1-2/+2
2006-12-20[ALSA] snd-ca0106: Fix typos.James Courtier-Dutton1-2/+2
2006-12-20[ALSA] snd-ca0106: Add new card variant.James Courtier-Dutton1-4/+26
2006-12-20[ALSA] sound: fix PCM substream listAkinobu Mita1-0/+4
2006-12-20[ALSA] sound: initialize rawmidi substream listAkinobu Mita1-1/+3
2006-12-20[ALSA] snd_hda_intel 3stack mode for ASUS P5P-L2Nickolay V. Shmyrev1-0/+2
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai43-67/+74
2006-12-20[ALSA] Fix invalid assignment of PCI revisionTakashi Iwai4-5/+5
2006-12-20[ALSA] Fix races in PCM OSS emulationTakashi Iwai1-12/+40
2006-12-20[ALSA] hda-codec - fix typo in PCI IDsChristian Hesse1-1/+1
2006-12-20[ALSA] ac97 - Fix potential negative array indexTakashi Iwai1-1/+3
2006-12-20[ALSA] hda-codec - Verbose proc output for PCM parametersTakashi Iwai1-4/+47
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-17[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-12Merge 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/torvalds/linux-2.6David Howells2-47/+3
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells8-0/+8
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells17-61/+81
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2-46/+1
2006-12-04[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-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-7/+4