| Commit message (Expand) | Author | Age |
* | [PATCH] make 1-bit bitfields unsigned | Mariusz Kozlowski | 2006-12-07 |
* | [PATCH] The scheduled removal of some OSS options | Adrian Bunk | 2006-12-07 |
* | [PATCH] sound/oss/emu10k1: handle userspace copy errors | Jeff Garzik | 2006-12-07 |
* | [PATCH] sound/oss/btaudio.c: ioremap balanced with iounmap | Amol Lad | 2006-12-07 |
* | [PATCH] mm: incorrect VM_FAULT_OOM returns from drivers | Nick Piggin | 2006-12-07 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-06 |
|\ |
|
| * | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation | Dominik Brodowski | 2006-12-04 |
| * | [PATCH] pcmcia: IDs for Elan serial PCMCIA devcies | Tony Olech | 2006-12-04 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
|\| |
|
| * | [PATCH] severing poll.h -> mm.h | Al Viro | 2006-12-04 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
|\| |
|
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2006-12-01 |
| |\ |
|
| | * | usb: usbmixer free kill urb cleanup | Mariusz Kozlowski | 2006-12-01 |
| | * | usb: usbmidi kill urb cleanup | Mariusz Kozlowski | 2006-12-01 |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-12-01 |
| |\ \ |
|
| | * | | Driver core: convert sound core to use struct device | Greg Kroah-Hartman | 2006-12-01 |
| | |/ |
|
| * | | Fix misc .c/.h comment typos | Matt LaPlante | 2006-11-29 |
| * | | Fix misc Kconfig typos | Matt LaPlante | 2006-11-29 |
| |/ |
|
| * | [ALSA] snd-emu10k1: Fix capture for one variant. | James Courtier-Dutton | 2006-11-28 |
| * | [ALSA] Fix hang-up at disconnection of usb-audio | Takashi Iwai | 2006-11-28 |
| * | [ALSA] hda: fix typo for xw4400 PCI sub-ID | John W. Linville | 2006-11-28 |
| * | [ALSA] hda: fix sigmatel dell system detection | Matt Porter | 2006-11-28 |
| * | [ALSA] Enable stereo line input for TAS codec | Paul Mackerras | 2006-11-28 |
| * | [ALSA] rtctimer: handle RTC interrupts with a tasklet | Clemens Ladisch | 2006-11-28 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 |
|/ |
|
* | [PATCH] ALSA: hda-intel - Disable MSI support by default | Takashi Iwai | 2006-11-14 |
* | [PATCH] Merge headphone and speaker volume controls for Panasonic R4 laptop | Keith Packard | 2006-10-25 |
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2006-10-23 |
|\ |
|
| * | [ALSA] hda-intel - Add check of MSI availabity | Takashi Iwai | 2006-10-23 |
| * | [ALSA] Fix addition of user-defined boolean controls | Takashi Iwai | 2006-10-22 |
| * | [ALSA] Fix AC97 power-saving mode | Takashi Iwai | 2006-10-22 |
| * | [ALSA] Fix re-use of va_list | Takashi Iwai | 2006-10-22 |
| * | [ALSA] hda_intel: add ATI RS690 HDMI audio support | Felix Kuehling | 2006-10-22 |
| * | [ALSA] hda-codec - Add model entry for ASUS U5F laptop | Takashi Iwai | 2006-10-22 |
| * | [ALSA] Fix dependency of snd-adlib driver in Kconfig | Takashi Iwai | 2006-10-22 |
| * | [ALSA] Various fixes for suspend/resume of ALSA PCI drivers | Takashi Iwai | 2006-10-22 |
| * | [ALSA] hda-codec - Fix assignment of PCM devices for Realtek codecs | Takashi Iwai | 2006-10-22 |
| * | [ALSA] sound/isa/opti9xx/opti92x-ad1848.c: check kmalloc() return value | Amit Choudhary | 2006-10-22 |
| * | [ALSA] sound/isa/ad1816a/ad1816a.c: check kmalloc() return value | Amit Choudhary | 2006-10-22 |
| * | [ALSA] sound/isa/cmi8330.c: check kmalloc() return value | Amit Choudhary | 2006-10-22 |
| * | [ALSA] sound/isa/gus/interwave.c: check kmalloc() return value | Amit Choudhary | 2006-10-22 |
* | | sh: Cleanup board header directories. | Paul Mundt | 2006-10-19 |
|/ |
|
* | [PATCH] hwdep_compat missed __user annotations | Al Viro | 2006-10-10 |
* | Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 2006-10-09 |
|\ |
|
| * | Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanups | Jeff Garzik | 2006-10-06 |
| |\ |
|
| | * | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik | 2006-10-06 |
* | | | [PATCH] missing include in pdaudiocf_irq | Al Viro | 2006-10-08 |
* | | | [PATCH] misc arm pt_regs fixes | Al Viro | 2006-10-08 |
|/ / |
|
* | | [ALSA] sound/pci/au88x0/au88x0.c: ioremap balanced with iounmap | Amol Lad | 2006-10-06 |
* | | [ALSA] Handle file operations during snd_card disconnects using static file->... | Karsten Wiese | 2006-10-06 |