summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] aoa: fix up i2sbus_attach_codecJohannes Berg2007-02-091-46/+26Star
* [ALSA] aoa: set device pointer in pcmsJohannes Berg2007-02-092-6/+3Star
* [ALSA] alsa core: add struct device pointer to struct snd_pcmJohannes Berg2007-02-091-5/+13
* [ALSA] allow registering an alsa device with struct device pointerJohannes Berg2007-02-091-7/+8
* [ALSA] Enable the analog loopback of the Revolution 5.1Jochen Voss2007-02-096-14/+376
* [ALSA] Enable capture from line-in and CD on Revolution 5.1Jochen Voss2007-02-092-3/+92
* [ALSA] usb-audio: allow pausingClemens Ladisch2007-02-091-9/+31
* [ALSA] usb-audio: merge playback/capture hardware information structsClemens Ladisch2007-02-091-20/+5Star
* [ALSA] snd-emu10k1: Added support for emu1010, including E-Mu 1212m and E-Mu ...James Courtier-Dutton2007-02-099-178/+1015
* [PATCH] ALSA: Fix sysfs breakageTakashi Iwai2007-01-293-13/+13
* [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-041-2/+2
* [SOUND] Sparc CS4231: Fix IRQ return value and initialization.Georg Chini2007-01-041-14/+12Star
* [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/+0Star
* [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/+3Star
* [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/+5Star
* [ALSA] use the roundup macroClemens Ladisch2006-12-201-1/+1
* [ALSA] use the ALIGN macroClemens Ladisch2006-12-2010-27/+26Star
* [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/+0Star
* [ALSA] sound/usb/usbaudio: Handle return value of usb_register()Tobias Klauser2006-12-201-2/+1Star