aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2005-10-31[PATCH] Creative Audigy 2 cardbus: Add IO window wakeup magicGravatar James Courtier-Dutton 1-0/+39
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelGravatar Linus Torvalds 2-1/+3
2005-10-30[PATCH] fix missing includesGravatar Tim Schmielau 1-0/+1
2005-10-30[PATCH] Typo fix: dot after newline in printk stringsGravatar Jean Delvare 1-1/+1
2005-10-30[PATCH] remove some more check_region stuffGravatar Jeff Garzik 2-13/+31
2005-10-29[PATCH] core remove PageReservedGravatar Nick Piggin 1-6/+3
2005-10-29Useless includes of everything, the kitchen sink and version.h ...Gravatar Ralf Baechle 1-1/+0
2005-10-29Create platform_device.h to contain all the platform device details.Gravatar Russell King 2-1/+3
2005-10-28[PATCH] pci_ids: macros: replace partial with whole symbolsGravatar Grant Coady 2-12/+16
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Gravatar Linus Torvalds 7-49/+53
2005-10-28Merge ../bleed-2.6Gravatar Greg KH 11-17/+20
2005-10-28Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6Gravatar Linus Torvalds 2-25/+108
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksGravatar Russell King 3-16/+12
2005-10-28[PATCH] Input: convert sound/ppc/beep to dynamic input_dev allocationGravatar Dmitry Torokhov 1-29/+37
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Gravatar Greg Kroah-Hartman 3-4/+4
2005-10-28Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 1-0/+1
2005-10-28Auto-update from upstreamGravatar Kyle McMartin 10-17/+19
2005-10-28[PATCH] gfp_t: soundGravatar Al Viro 9-16/+18
2005-10-28[PATCH] gfp_t: drivers/usbGravatar Al Viro 1-1/+1
2005-10-28[ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hGravatar Russell King 1-0/+1
2005-10-26Auto-update from upstreamGravatar Kyle McMartin 1-2/+4
2005-10-24[PATCH] ALSA: Fix Oops of suspend/resume with generic driversGravatar Takashi Iwai 1-2/+4
2005-10-21[PARISC] Update harmony from parisc treeGravatar Stuart Brady 2-22/+105
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaGravatar Matthew Wilcox 1-3/+3
2005-10-08[PATCH] gfp flags annotations - part 1Gravatar Al Viro 4-8/+8
2005-10-07[ALSA] usb-audio: add MIDI quirk for Hercules DJ ConsoleGravatar Clemens Ladisch 1-0/+21
2005-10-07[ALSA] usb-audio: add another ID for Hercules DJ ConsoleGravatar Clemens Ladisch 1-1/+6
2005-10-07[ALSA] ali5451 - Don't build non-existing modem PCMGravatar Takashi Iwai 1-2/+4
2005-10-07[ALSA] emu10k1 - Fix handling of ac97_chip=2Gravatar Takashi Iwai 1-9/+10
2005-10-07[ALSA] korg1212: fix typoGravatar Clemens Ladisch 1-1/+1
2005-10-07[ALSA] emu10k1 - Fix loading of SBLive Game boardGravatar Takashi Iwai 2-3/+12
2005-10-07[ALSA] via82xx - dxs_support entry for an ASUS moboGravatar Takashi Iwai 1-0/+1
2005-10-07[ALSA] Fix confliction of capture controls on ALC880 test modelGravatar Takashi Iwai 1-12/+0
2005-10-07[ALSA] fix HD audio ALC882 lfe (un)muteGravatar John W. Linville 1-1/+1
2005-10-07[ALSA] fix alc880_test_mixer typoGravatar John W. Linville 1-2/+2
2005-10-07[ALSA] fix HD audio ALC260 mono (un)muteGravatar John W. Linville 1-2/+2
2005-10-07[ALSA] usb-audio: increase max buffer sizeGravatar Clemens Ladisch 1-4/+4
2005-10-07[ALSA] usb-audio: add another ID for the TerraTec PHASE26Gravatar Clemens Ladisch 1-1/+11
2005-10-07[ALSA] usb-audio: add more Yamaha USB MIDI devicesGravatar Clemens Ladisch 1-0/+4
2005-10-07[ALSA] Add iBook 1.33GHz supportGravatar Takashi Iwai 1-0/+1
2005-10-07[ALSA] usb-audio: add Roland RD-700SX supportGravatar Clemens Ladisch 1-0/+13
2005-10-07[ALSA] via82xx - Add a dxs whitelist entryGravatar Takashi Iwai 1-0/+1
2005-10-07[ALSA] clean suspend/resume calls for ac97_bus_typeGravatar Nicolas Pitre 1-13/+3
2005-10-07[ALSA] remove redundent assignment to the ac97 device structureGravatar Nicolas Pitre 1-1/+0
2005-10-07[ALSA] remove bogus match method for ac97_busGravatar Nicolas Pitre 1-3/+4
2005-10-07[ALSA] usb-audio: ignore Hercules DJ Console mixer errorsGravatar Clemens Ladisch 1-0/+5
2005-10-07[ALSA] Fix pm_message_t in PXA2XX-AC97 driverGravatar Dirk Opfer 1-1/+1
2005-10-07[ALSA] hda-intel - Disable DMA position auto-correctionGravatar Takashi Iwai 1-0/+5
2005-10-07[ALSA] hda-codec - 'empty' generic mfg-only codecGravatar Sasha Khapyorsky 1-4/+2
2005-10-07[ALSA] no templated index for si3036 modem controlsGravatar Sasha Khapyorsky 1-1/+5