aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-12[ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai18-648/+587
2005-09-12[ALSA] Add snd_card_set_generic_dev() callTakashi Iwai16-38/+84
2005-09-12[ALSA] Introduce snd_card_set_generic_dev()Takashi Iwai3-86/+116
2005-09-12[ALSA] hda-intel - Check validity of DMA positionTakashi Iwai1-22/+41
2005-09-12[ALSA] Add snd_card_set_dev()Takashi Iwai2-0/+4
2005-09-12[ALSA] hda-codec - Bring the Vaio's RA826G HDA (82801) to life ...Davide Libenzi1-0/+1
2005-09-12[ALSA] opti93x: optimize a register accessClemens Ladisch1-2/+1
2005-09-12[ALSA] sparse address space annotationsClemens Ladisch8-19/+33
2005-09-12[ALSA] usb-audio: add SNDRV_PCM_INFO_BATCH flagClemens Ladisch1-6/+10
2005-09-12[ALSA] snd-ca0106, snd-emu10k1: Add symlink in the sys tree.James Courtier-Dutton2-0/+2
2005-09-12[ALSA] Fix ALC658D supportTakashi Iwai3-2/+15
2005-09-12[ALSA] hdsp: always initialize card nameClemens Ladisch1-0/+1
2005-09-12[ALSA] intel8x0 - Add quirk for IBM NetVisa A30pTakashi Iwai1-0/+6
2005-09-12[ALSA] atiixp - Fix PM resumeTakashi Iwai1-0/+1
2005-09-12[ALSA] ad1889: add AD1889 driverClemens Ladisch4-0/+1292
2005-09-12[ALSA] Fix EAPD for MSI S270Takashi Iwai1-2/+7
2005-09-12[ALSA] snd-ca0106: Tidy up volume controlsJames Courtier-Dutton1-9/+9
2005-09-10[PATCH] patch] remove sound/oss/skeleton.cAdrian Bunk1-219/+0
2005-09-10[PATCH] sb16_csp: untypedefAlexey Dobriyan1-7/+7
2005-09-10[PATCH] sb16_csp: remove home-grown le??_to_cpu macrosAlexey Dobriyan1-16/+14
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar4-7/+4
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern1-6/+4
2005-09-07[PATCH] iomem annotations (sound/arm/aaci)viro@ZenIV.linux.org.uk2-5/+5
2005-09-07[PATCH] ALSA: convert kcalloc to kzallocPekka Enberg2-5/+11
2005-09-07[PATCH] Remove non-arch consumers of asm/segment.hKumar Gala1-3/+0
2005-09-07[PATCH] Fix sound/arm/Makefile for locality of referenceRussell King1-7/+9
2005-09-07[PATCH] use select in sound/isa/KconfigBodo Eggert1-7/+12
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek1-2/+2
2005-08-30[ALSA] usb-audio: throttle MIDI URB resubmits on USB errorsClemens Ladisch1-13/+64
2005-08-30[PATCH] Assign device pointer to OSS devicesTakashi Iwai2-11/+23
2005-08-30[ALSA] Add identification for Live 5.1 [SB0220]Lee Revell1-0/+7
2005-08-30[ALSA] emu10k1 - Add missing ac97 support on SBLive! Player 5.1Takashi Iwai1-0/+1
2005-08-30[ALSA] intel8x0 - Add quirk for FSC 4010Takashi Iwai1-0/+6
2005-08-30[ALSA] pcm - Fix zero-division in 32bit compat layerTakashi Iwai1-3/+8
2005-08-30[ALSA] intel8x0 - add AC97_TUNE_MUTE_LED quirk for HP nx8220 laptop 103c:0934Daniel Horchner1-0/+6
2005-08-30[ALSA] usb-audio: fix Emagic MIDI protocol handlingClemens Ladisch1-5/+12
2005-08-30[ALSA] Fix missing spin_unlockTakashi Iwai2-2/+3
2005-08-30[ALSA] hda-intel - Fix ULI M5461 supportTakashi Iwai1-33/+117
2005-08-30[ALSA] hda-codec - Add beep support for UniwillTakashi Iwai1-1/+7
2005-08-30[ALSA] vxpocket - Register device pointerTakashi Iwai1-0/+1
2005-08-30[ALSA] vxpocket - Fix wrong index assignmentTakashi Iwai1-1/+1
2005-08-30[ALSA] vxpocket - Add missing event callbackTakashi Iwai1-4/+5
2005-08-30[ALSA] Fix compilation without CONFIG_PROC_FSTakashi Iwai1-2/+1
2005-08-30[ALSA] hda-codec - Code clean upTakashi Iwai1-11/+18
2005-08-30[ALSA] hda-intel - correct a bug in detection of rate supportedNicolas Graziano1-1/+5
2005-08-30[ALSA] HP nx6110 quirksSergey Vlasov2-0/+7
2005-08-30[ALSA] ac97_bus - revert last change and do it only in the ALSA treeJaroslav Kysela1-1/+1
2005-08-30[ALSA] ac97_bus - replace <linux/module.h> with <sound/driver.h> for consistencyJaroslav Kysela1-1/+1
2005-08-30[ALSA] via82xx - Add DXS entry for MSI 7142Takashi Iwai1-0/+1
2005-08-30[ALSA] PCM resume cleanupsJaroslav Kysela8-19/+32