| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-06 | 2 | -47/+3 |
|\ |
|
| * | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation | Dominik Brodowski | 2006-12-05 | 2 | -46/+1 |
| * | [PATCH] pcmcia: IDs for Elan serial PCMCIA devcies | Tony Olech | 2006-12-05 | 1 | -1/+2 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 8 | -0/+8 |
|\| |
|
| * | [PATCH] severing poll.h -> mm.h | Al Viro | 2006-12-04 | 8 | -0/+8 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 17 | -61/+81 |
|\| |
|
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2006-12-02 | 2 | -7/+4 |
| |\ |
|
| | * | usb: usbmixer free kill urb cleanup | Mariusz Kozlowski | 2006-12-01 | 1 | -6/+3 |
| | * | usb: usbmidi kill urb cleanup | Mariusz Kozlowski | 2006-12-01 | 1 | -1/+1 |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-12-02 | 5 | -27/+32 |
| |\ \ |
|
| | * | | Driver core: convert sound core to use struct device | Greg Kroah-Hartman | 2006-12-01 | 5 | -27/+32 |
| | |/ |
|
| * | | Fix misc .c/.h comment typos | Matt LaPlante | 2006-11-30 | 1 | -3/+3 |
| * | | Fix misc Kconfig typos | Matt LaPlante | 2006-11-30 | 1 | -2/+2 |
| |/ |
|
| * | [ALSA] snd-emu10k1: Fix capture for one variant. | James Courtier-Dutton | 2006-11-28 | 1 | -0/+1 |
| * | [ALSA] Fix hang-up at disconnection of usb-audio | Takashi Iwai | 2006-11-28 | 3 | -4/+8 |
| * | [ALSA] hda: fix typo for xw4400 PCI sub-ID | John W. Linville | 2006-11-28 | 1 | -1/+1 |
| * | [ALSA] hda: fix sigmatel dell system detection | Matt Porter | 2006-11-28 | 1 | -7/+7 |
| * | [ALSA] Enable stereo line input for TAS codec | Paul Mackerras | 2006-11-28 | 1 | -4/+9 |
| * | [ALSA] rtctimer: handle RTC interrupts with a tasklet | Clemens Ladisch | 2006-11-28 | 1 | -6/+14 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 8 | -33/+35 |
|/ |
|
* | [PATCH] ALSA: hda-intel - Disable MSI support by default | Takashi Iwai | 2006-11-15 | 1 | -4/+4 |
* | [PATCH] Merge headphone and speaker volume controls for Panasonic R4 laptop | Keith Packard | 2006-10-25 | 1 | -0/+6 |
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2006-10-23 | 37 | -167/+329 |
|\ |
|
| * | [ALSA] hda-intel - Add check of MSI availabity | Takashi Iwai | 2006-10-23 | 1 | -17/+39 |
| * | [ALSA] Fix addition of user-defined boolean controls | Takashi Iwai | 2006-10-22 | 1 | -4/+0 |
| * | [ALSA] Fix AC97 power-saving mode | Takashi Iwai | 2006-10-22 | 1 | -6/+2 |
| * | [ALSA] Fix re-use of va_list | Takashi Iwai | 2006-10-22 | 1 | -1/+4 |
| * | [ALSA] hda_intel: add ATI RS690 HDMI audio support | Felix Kuehling | 2006-10-22 | 2 | -0/+3 |
| * | [ALSA] hda-codec - Add model entry for ASUS U5F laptop | Takashi Iwai | 2006-10-22 | 1 | -0/+2 |
| * | [ALSA] Fix dependency of snd-adlib driver in Kconfig | Takashi Iwai | 2006-10-22 | 1 | -0/+1 |
| * | [ALSA] Various fixes for suspend/resume of ALSA PCI drivers | Takashi Iwai | 2006-10-22 | 26 | -145/+276 |
| * | [ALSA] hda-codec - Fix assignment of PCM devices for Realtek codecs | Takashi Iwai | 2006-10-22 | 1 | -2/+2 |
| * | [ALSA] sound/isa/opti9xx/opti92x-ad1848.c: check kmalloc() return value | Amit Choudhary | 2006-10-22 | 1 | -0/+2 |
| * | [ALSA] sound/isa/ad1816a/ad1816a.c: check kmalloc() return value | Amit Choudhary | 2006-10-22 | 1 | -0/+2 |
| * | [ALSA] sound/isa/cmi8330.c: check kmalloc() return value | Amit Choudhary | 2006-10-22 | 1 | -0/+2 |
| * | [ALSA] sound/isa/gus/interwave.c: check kmalloc() return value | Amit Choudhary | 2006-10-22 | 1 | -0/+2 |
* | | sh: Cleanup board header directories. | Paul Mundt | 2006-10-19 | 1 | -1/+1 |
|/ |
|
* | [PATCH] hwdep_compat missed __user annotations | Al Viro | 2006-10-11 | 1 | -1/+1 |
* | Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 2006-10-09 | 8 | -11/+7 |
|\ |
|
| * | Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanups | Jeff Garzik | 2006-10-06 | 8 | -11/+7 |
| |\ |
|
| | * | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik | 2006-10-06 | 8 | -11/+7 |
* | | | [PATCH] missing include in pdaudiocf_irq | Al Viro | 2006-10-08 | 1 | -0/+1 |
* | | | [PATCH] misc arm pt_regs fixes | Al Viro | 2006-10-08 | 1 | -1/+1 |
|/ / |
|
* | | [ALSA] sound/pci/au88x0/au88x0.c: ioremap balanced with iounmap | Amol Lad | 2006-10-06 | 1 | -0/+1 |
* | | [ALSA] Handle file operations during snd_card disconnects using static file->... | Karsten Wiese | 2006-10-06 | 1 | -40/+52 |
* | | [ALSA] emu10k1: Fix outl() in snd_emu10k1_resume_regs() | Arnaud Patard | 2006-10-06 | 1 | -2/+2 |
* | | [ALSA] Repair snd-usb-usx2y for usb 2.6.18 | Karsten Wiese | 2006-10-06 | 2 | -22/+11 |
* | | [ALSA] Fix bug in snd-usb-usx2y's usX2Y_pcms_lock_check() | Karsten Wiese | 2006-10-06 | 1 | -1/+1 |
* | | [ALSA] Dereference after free in snd_hwdep_release() | Florin Malita | 2006-10-06 | 1 | -1/+2 |
* | | [ALSA] Fix memory leak in sound/isa/es18xx.c | Eric Sesterhenn | 2006-10-06 | 1 | -0/+1 |