Age | Commit message (Expand) | Author | Files | Lines |
2006-11-14 | [PATCH] ALSA: hda-intel - Disable MSI support by default | Takashi Iwai | 1 | -4/+4 |
2006-10-24 | [PATCH] Merge headphone and speaker volume controls for Panasonic R4 laptop | Keith Packard | 1 | -0/+6 |
2006-10-23 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 37 | -167/+329 |
2006-10-23 | [ALSA] hda-intel - Add check of MSI availabity | Takashi Iwai | 1 | -17/+39 |
2006-10-22 | [ALSA] Fix addition of user-defined boolean controls | Takashi Iwai | 1 | -4/+0 |
2006-10-22 | [ALSA] Fix AC97 power-saving mode | Takashi Iwai | 1 | -6/+2 |
2006-10-22 | [ALSA] Fix re-use of va_list | Takashi Iwai | 1 | -1/+4 |
2006-10-22 | [ALSA] hda_intel: add ATI RS690 HDMI audio support | Felix Kuehling | 2 | -0/+3 |
2006-10-22 | [ALSA] hda-codec - Add model entry for ASUS U5F laptop | Takashi Iwai | 1 | -0/+2 |
2006-10-22 | [ALSA] Fix dependency of snd-adlib driver in Kconfig | Takashi Iwai | 1 | -0/+1 |
2006-10-22 | [ALSA] Various fixes for suspend/resume of ALSA PCI drivers | Takashi Iwai | 26 | -145/+276 |
2006-10-22 | [ALSA] hda-codec - Fix assignment of PCM devices for Realtek codecs | Takashi Iwai | 1 | -2/+2 |
2006-10-22 | [ALSA] sound/isa/opti9xx/opti92x-ad1848.c: check kmalloc() return value | Amit Choudhary | 1 | -0/+2 |
2006-10-22 | [ALSA] sound/isa/ad1816a/ad1816a.c: check kmalloc() return value | Amit Choudhary | 1 | -0/+2 |
2006-10-22 | [ALSA] sound/isa/cmi8330.c: check kmalloc() return value | Amit Choudhary | 1 | -0/+2 |
2006-10-22 | [ALSA] sound/isa/gus/interwave.c: check kmalloc() return value | Amit Choudhary | 1 | -0/+2 |
2006-10-19 | sh: Cleanup board header directories. | Paul Mundt | 1 | -1/+1 |
2006-10-10 | [PATCH] hwdep_compat missed __user annotations | Al Viro | 1 | -1/+1 |
2006-10-09 | Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -11/+7 |
2006-10-08 | [PATCH] missing include in pdaudiocf_irq | Al Viro | 1 | -0/+1 |
2006-10-08 | [PATCH] misc arm pt_regs fixes | Al Viro | 1 | -1/+1 |
2006-10-06 | Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanups | Jeff Garzik | 8 | -11/+7 |
2006-10-06 | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik | 8 | -11/+7 |
2006-10-06 | [ALSA] sound/pci/au88x0/au88x0.c: ioremap balanced with iounmap | Amol Lad | 1 | -0/+1 |
2006-10-06 | [ALSA] Handle file operations during snd_card disconnects using static file->... | Karsten Wiese | 1 | -40/+52 |
2006-10-06 | [ALSA] emu10k1: Fix outl() in snd_emu10k1_resume_regs() | Arnaud Patard | 1 | -2/+2 |
2006-10-06 | [ALSA] Repair snd-usb-usx2y for usb 2.6.18 | Karsten Wiese | 2 | -22/+11 |
2006-10-06 | [ALSA] Fix bug in snd-usb-usx2y's usX2Y_pcms_lock_check() | Karsten Wiese | 1 | -1/+1 |
2006-10-06 | [ALSA] Dereference after free in snd_hwdep_release() | Florin Malita | 1 | -1/+2 |
2006-10-06 | [ALSA] Fix memory leak in sound/isa/es18xx.c | Eric Sesterhenn | 1 | -0/+1 |
2006-10-06 | [ALSA] hda-intel - New pci id for Nvidia MCP61 | Dan Cyr | 1 | -0/+1 |
2006-10-06 | [ALSA] Add new subdevice ids for hda-intel | Tobin Davis | 1 | -0/+4 |
2006-10-06 | [ALSA] WM9712 fixes for ac97_patch.c | Luke Zhang | 1 | -3/+4 |
2006-10-06 | [ALSA] hda/patch_si3054: new codec vendor IDs | Sasha Khapyorsky | 1 | -0/+5 |
2006-10-05 | [PATCH] powerpc: irq change build breaks | Olof Johansson | 1 | -2/+2 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 119 | -217/+187 |
2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds | 2 | -2/+0 |
2006-10-04 | [PATCH] kill sound/oss/*_syms.c | Adrian Bunk | 14 | -168/+93 |
2006-10-04 | [PATCH] The scheduled removal of some OSS drivers | Adrian Bunk | 60 | -59140/+6 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 14 | -21/+7 |
2006-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 45 | -45/+45 |
2006-10-03 | fix file specification in comments | Uwe Zeisberger | 44 | -44/+44 |
2006-10-03 | more misc typo fixes | Matt LaPlante | 1 | -1/+1 |
2006-10-03 | [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support. | Yoichi Yuasa | 3 | -2266/+0 |
2006-10-03 | [PATCH] pr_debug: trident: use size_t length modifier in pr_debug format argu... | Zach Brown | 1 | -2/+2 |
2006-10-02 | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 1 | -5/+5 |
2006-10-01 | [PATCH] Remove readv/writev methods and use aio_read/aio_write instead | Badari Pulavarty | 1 | -20/+20 |
2006-10-01 | [PATCH] trident: fix pci_dev reference counting and buglet | Alan Cox | 1 | -15/+29 |
2006-10-01 | [PATCH] proper flags type of spin_lock_irqsave() | Alexey Dobriyan | 1 | -1/+1 |
2006-10-01 | [PATCH] cs46xx OSS: switch to pci_get_device | Alan Cox | 1 | -1/+2 |