aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-273-4/+4
* [PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski2005-07-072-2/+0
* [PATCH] pcmcia: move event handlerDominik Brodowski2005-07-072-23/+8
* [PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek2005-07-071-3/+3
* [PATCH] Fix bt87x.c build problem for realDave Jones2005-07-061-1/+1
* [PATCH] Fix bt87x.c build problemGreg KH2005-07-061-0/+2
* [PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman2005-07-011-1/+1
* [PATCH] pcmcia: id_table for pdaudiocf.cDominik Brodowski2005-06-271-1/+8
* [PATCH] pcmcia: id_table for vxpocket.cDominik Brodowski2005-06-271-12/+8
* [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-276-22/+23
* Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2005-06-271-2/+3
|\
| * [PATCH] sound/oss/via82cxxx_audio: Use the DMA_32BIT_MASK constantTobias Klauser2005-06-271-2/+3
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds2005-06-278-97/+211
|\ \ | |/ |/|
| * Input: kill empty comment in gameport support section ofAdrian Bunk2005-06-011-5/+0
| * Input: ES1371 (OSS) - do not carry around gameport code if gameportDmitry Torokhov2005-06-011-32/+63
| * Input: ES1370 (OSS) - do not carry around gameport code if gameportDmitry Torokhov2005-06-011-30/+58
| * Input: make sure that joystick support in CMPCI driver can only beDmitry Torokhov2005-06-011-1/+1
| * Input: mad16 (OSS) - do not carry around gameport code if gameport coreDmitry Torokhov2005-06-011-7/+23
| * Input: sonicvibes (OSS) - do not carry around gameport code if gameportDmitry Torokhov2005-06-011-5/+20
| * Input: trident (OSS) - do not carry around gameport code if gameportDmitry Torokhov2005-06-011-12/+25
| * Input: ESS Solo (OSS) - do not carry around gameport code if gameportDmitry Torokhov2005-06-011-5/+21
* | [PATCH] sound/oss/cmpci: Use the DMA_32BIT_MASK constantTobias Klauser2005-06-251-1/+2
* | [PATCH] sound/oss/es1370: Use the DMA_32BIT_MASK constantTobias Klauser2005-06-251-1/+2
* | [PATCH] sound/oss/es1371: Use the DMA_32BIT_MASK constantTobias Klauser2005-06-251-1/+2
* | [PATCH] sound/oss/esssolo1: Use the DMA_32BIT_MASK constantTobias Klauser2005-06-251-1/+2
* | [PATCH] change the SOUND_PRIME handlingAdrian Bunk2005-06-251-31/+31
* | [PATCH] sound/oss/sscape.c: remove dead codeAdrian Bunk2005-06-251-7/+1
* | [PATCH] sound/oss/rme96xx.c: remove kernel 2.2 #if'sAdrian Bunk2005-06-251-4/+0
* | [PATCH] nm256 oss build failureDave Jones2005-06-252-5/+3
* | [PATCH] sound/oss/: cleanupsAdrian Bunk2005-06-256-13/+11
* | [PATCH] remove redundant NULL checks before kfree() in sound/ and avoid casti...Jesper Juhl2005-06-258-28/+16
* | [PATCH] create a kstrdup library functionPaulo Marques2005-06-2310-38/+32
* | [ALSA] emu10k1: Add more card identification entries.James Courtier-Dutton2005-06-221-0/+78
* | [ALSA] Add dxs_support for Soltek SL-K8Tpro-939Takashi Iwai2005-06-221-0/+1
* | [ALSA] SigmaTel HDA SPDIF and input mux updatesMatt2005-06-221-39/+145
* | [ALSA] via82xx - Fix info text about dxs_support optionTakashi Iwai2005-06-221-1/+2
* | [ALSA] hda-codec - More fix of ALC880 codec supportTakashi Iwai2005-06-226-1092/+1201
* | [ALSA] Add const prefixTakashi Iwai2005-06-221-1/+1
* | [ALSA] hda-codec - Add support of more models with ALC codecsTakashi Iwai2005-06-223-162/+723
* | [ALSA] hda-codec - Allow sub_device=0 in board config checkTakashi Iwai2005-06-221-1/+2
* | [ALSA] hda-codec - Clean up and fix ALC-codec support codeTakashi Iwai2005-06-221-308/+328
* | [ALSA] hda-codec - Feed front signals to all surroundsTakashi Iwai2005-06-221-3/+4
* | [ALSA] hda-codec - Print all AMP IN valuesTakashi Iwai2005-06-221-17/+27
* | [ALSA] Disable MPU401 on SIS7018Takashi Iwai2005-06-221-1/+2
* | [ALSA] Fix the analog loopback volumes of ALC codecsTakashi Iwai2005-06-221-25/+97
* | [ALSA] Fix the PCM mixer switch for AD1986ATakashi Iwai2005-06-221-1/+1
* | [ALSA] Fix the handling of amp cache in hda-codecTakashi Iwai2005-06-221-40/+34
* | [ALSA] via82xx - fixed entry for Umax AB 595T (VIA K8N800A - VT8237)Jaroslav Kysela2005-06-221-1/+1
* | [ALSA] ca0106: Fix 96000 Hz audio playback.James Courtier-Dutton2005-06-222-2/+2
* | [ALSA] Add HDSP MADI driverTakashi Iwai2005-06-223-0/+3686