summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Repair snd-usb-usx2y over OHCIKarsten Wiese2007-01-232-2/+2
* [ALSA] usbaudio - Fix kobject_add() error at reconnectionTakashi Iwai2007-01-091-1/+1
* [ALSA] usb: usbmixer error path fixMariusz Kozlowski2007-01-091-1/+1
* [ALSA] _snd_cmipci_uswitch_put doesn't set zero flagsTimofei V. Bondarenko2007-01-091-1/+2
* [ALSA] hda-codec - Fix NULL dereference in generic hda codeTakashi Iwai2007-01-091-2/+3
* [ALSA] hda_intel: ALSA HD Audio patch for Intel ICH9Jason Gaston2007-01-091-0/+3
* [ALSA] usb-audio: work around wrong frequency in CM6501 descriptorsClemens Ladisch2007-01-091-1/+7
* [ALSA] Fix potential NULL pointer dereference in echoaudio midiGiuliano Pochini2007-01-091-2/+4
* [ALSA] Audio: Add nvidia HD Audio controllers of MCP67 support to hda_intel.cPeer Chen2007-01-091-3/+8
* [SOUND] Sparc CS4231: Use 64 for period_bytes_minDavid S. Miller2007-01-031-2/+2
* [SOUND] Sparc CS4231: Fix IRQ return value and initialization.Georg Chini2007-01-031-14/+12
* [PATCH] sound: hda: detect ALC883 on MSI K9A Platinum motherboards (MS-7280)Leonard NorrgÄrd2007-01-011-0/+2
* [ALSA] ac97: Identify CMI9761 chips.James Courtier-Dutton2006-12-201-3/+3
* [ALSA] ac97_codec - trivial fix for bit update functionsJames C Georgas2006-12-201-2/+2
* [ALSA] snd-ca0106: Fix typos.James Courtier-Dutton2006-12-201-2/+2
* [ALSA] snd-ca0106: Add new card variant.James Courtier-Dutton2006-12-201-4/+26
* [ALSA] sound: fix PCM substream listAkinobu Mita2006-12-201-0/+4
* [ALSA] sound: initialize rawmidi substream listAkinobu Mita2006-12-201-1/+3
* [ALSA] snd_hda_intel 3stack mode for ASUS P5P-L2Nickolay V. Shmyrev2006-12-201-0/+2
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-2043-67/+74
* [ALSA] Fix invalid assignment of PCI revisionTakashi Iwai2006-12-204-5/+5
* [ALSA] Fix races in PCM OSS emulationTakashi Iwai2006-12-201-12/+40
* [ALSA] hda-codec - fix typo in PCI IDsChristian Hesse2006-12-201-1/+1
* [ALSA] ac97 - Fix potential negative array indexTakashi Iwai2006-12-201-1/+3
* [ALSA] hda-codec - Verbose proc output for PCM parametersTakashi Iwai2006-12-201-4/+47
* [ALSA] hda-codec - Fix detection of supported sample ratesTakashi Iwai2006-12-201-3/+0
* [ALSA] hda-codec - Fix model for ASUS V1j laptopTakashi Iwai2006-12-201-0/+2
* [ALSA] sound/core/control.c: remove dead codeAdrian Bunk2006-12-201-1/+1
* [ALSA] hda-codec - Add model for HP q965Takashi Iwai2006-12-201-0/+2
* [ALSA] pcm core: fix silence_start calculationsClemens Ladisch2006-12-201-5/+3
* [ALSA] hda-codec - Fix a typoTakashi Iwai2006-12-201-1/+1
* [ALSA] hdsp: precise_ptr control switched off by defaultRemy Bruno2006-12-201-1/+1
* [ALSA] hda-codec - Don't return error at initialization of modem codecTakashi Iwai2006-12-201-1/+2
* [ALSA] hda-codec - Fix wrong error checks in patch_{realtek,analog}.cTakashi Iwai2006-12-202-2/+2
* [ALSA] ymfpci: fix swap_rear for S/PDIF passthroughGlen Masgai2006-12-202-8/+5
* [ALSA] use the roundup macroClemens Ladisch2006-12-201-1/+1
* [ALSA] use the ALIGN macroClemens Ladisch2006-12-2010-27/+26
* [ALSA] ac97_codec (ALC655): add EAPD hack for MSI L725 laptopJaroslav Kysela2006-12-201-1/+2
* [ALSA] sound: Don't include i2c-dev.hJean Delvare2006-12-202-2/+0
* [ALSA] sound/usb/usbaudio: Handle return value of usb_register()Tobias Klauser2006-12-201-2/+1
* [ALSA] via82xx: add __devinitdataAndreas Mohr2006-12-201-2/+2
* [PATCH] more work_struct fixes: tas300x sound driversAl Viro2006-12-172-15/+14
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-1316-23/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-12-121-1/+1
|\
| * kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day2006-12-121-1/+1
* | [PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystemNicolas Pitre2006-12-125-7/+12
|/
* [PATCH] struct path: convert soundJosef Sipek2006-12-086-11/+11
* [PATCH] make 1-bit bitfields unsignedMariusz Kozlowski2006-12-071-1/+1
* [PATCH] The scheduled removal of some OSS optionsAdrian Bunk2006-12-071-115/+0
* [PATCH] sound/oss/emu10k1: handle userspace copy errorsJeff Garzik2006-12-074-16/+38