| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] m68k: dmasound __user annotations | Al Viro | 2006-01-12 | 3 | -60/+60 |
* | [PATCH] m68k: compile fixes for dmasound (static vs. extern) | Al Viro | 2006-01-12 | 2 | -1/+1 |
* | [PATCH] m68k: lvalues abuse in dmasound | Al Viro | 2006-01-12 | 1 | -18/+36 |
* | [PATCH] m68k: dmasound_paula.c lvalues abuse (from m68k CVS) | Al Viro | 2006-01-12 | 1 | -3/+4 |
* | [PATCH] m68k: namespace pollution fix (custom->amiga_custom) | Al Viro | 2006-01-12 | 1 | -0/+1 |
* | [PATCH] x86_64: Enable sound in old style OSS driver for NForce4 CK804 | Andi Kleen | 2006-01-11 | 1 | -1/+2 |
* | [PATCH] move capable() to capability.h | Randy.Dunlap | 2006-01-11 | 1 | -0/+1 |
* | [PATCH] remove unused out_pio label in i810_audio | Jesper Juhl | 2006-01-11 | 1 | -1/+0 |
* | [PARISC] OSS: Fix build of parisc harmony driver | Stuart Brady | 2006-01-10 | 1 | -2/+2 |
* | [PATCH] i386: GPIO driver for AMD CS5535/CS5536 | Ben Gardner | 2006-01-10 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-01-09 | 16 | -16/+16 |
|\ |
|
| * | [PATCH] drivers/sound/oss: Replace pci_module_init() with pci_register_driver() | Greg Kroah-Hartman | 2006-01-09 | 16 | -16/+16 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 | Linus Torvalds | 2006-01-09 | 2 | -6/+0 |
|\ \ |
|
| * | | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 | 2 | -6/+0 |
| |/ |
|
* | | spelling: s/trough/through/ | Adrian Bunk | 2006-01-10 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-01-09 | 3 | -70/+114 |
|\ |
|
| * | [PATCH] powerpc: Remove device_node addrs/n_addr | Benjamin Herrenschmidt | 2006-01-09 | 3 | -70/+114 |
* | | [PATCH] i810_audio: request_irq() fix | Andrew Morton | 2006-01-08 | 1 | -10/+8 |
* | | [PATCH] remove gcc-2 checks | Andrew Morton | 2006-01-08 | 1 | -7/+0 |
|/ |
|
* | Merge with Linus' kernel. | Russell King | 2006-01-07 | 388 | -25060/+35969 |
|\ |
|
| * | Merge ../torvalds-2.6/ | Greg Kroah-Hartman | 2006-01-06 | 8 | -521/+1 |
| |\ |
|
| | * | [PATCH] oss: remove deprecated PM interface from opl3sa2 driver | Patrick Mochel | 2006-01-06 | 1 | -110/+0 |
| | * | [PATCH] oss: remove deprecated PM interface from nm256 driver | Patrick Mochel | 2006-01-06 | 1 | -47/+0 |
| | * | [PATCH] oss: remove deprecated PM interface from maestro driver | Patrick Mochel | 2006-01-06 | 1 | -149/+0 |
| | * | [PATCH] oss: remove deprecated PM interface from cs46xx driver | Patrick Mochel | 2006-01-06 | 2 | -64/+0 |
| | * | [PATCH] oss: remove deprecated PM interface from cs4281 driver | Patrick Mochel | 2006-01-06 | 2 | -59/+1 |
| | * | [PATCH] oss: remove deprecated PM interface from ad1848 driver | Patrick Mochel | 2006-01-06 | 1 | -92/+0 |
| * | | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman | 2006-01-05 | 3 | -3/+0 |
| * | | [PATCH] i2c: Drop i2c_driver.{owner,name}, 7 of 11 | Laurent Riffard | 2006-01-05 | 1 | -1/+4 |
| * | | [PATCH] i2c: Drop i2c_driver.{owner,name}, 6 of 11 | Laurent Riffard | 2006-01-05 | 2 | -4/+8 |
| * | | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare | 2006-01-05 | 3 | -3/+0 |
| |/ |
|
| * | [PATCH] pcmcia: fix sound drivers | Dominik Brodowski | 2006-01-06 | 2 | -194/+115 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2006-01-04 | 378 | -24338/+35847 |
| |\ |
|
| | * | [ALSA] ad1889 - remove CVS ID from the driver identification | Jaroslav Kysela | 2006-01-04 | 1 | -1/+1 |
| | * | [ALSA] opl3 - Fix the unreleased resources | Takashi Iwai | 2006-01-04 | 1 | -3/+3 |
| | * | [ALSA] Revert the nested-device patch | Takashi Iwai | 2006-01-04 | 2 | -10/+3 |
| | * | [ALSA] dummy driver - added CA0106 emulation defines | Jaroslav Kysela | 2006-01-04 | 1 | -1/+17 |
| | * | [ALSA] Remove xxx_t typedefs: SPARC CS4231 | Takashi Iwai | 2006-01-03 | 1 | -174/+168 |
| | * | [ALSA] snd-emu10k1: Add new SB Live 5.1 PCI-ID. | James Courtier-Dutton | 2006-01-03 | 1 | -0/+8 |
| | * | [ALSA] snd-emu10k1: Correct control names for Audigy 4 Pro. | James Courtier-Dutton | 2006-01-03 | 1 | -1/+11 |
| | * | [ALSA] hda-codec - Add model entry for Shuttle ST20G5 | Takashi Iwai | 2006-01-03 | 1 | -0/+1 |
| | * | [ALSA] emu10k1 - Clean up p16v code | Takashi Iwai | 2006-01-03 | 1 | -281/+80 |
| | * | [ALSA] snd-emu10k1: Add comments regarding chips present on the card. | James Courtier-Dutton | 2006-01-03 | 1 | -2/+11 |
| | * | [ALSA] snd-emu10k1: Add some comments regarding chip types. | James Courtier-Dutton | 2006-01-03 | 1 | -0/+14 |
| | * | [ALSA] snd-ca0106: Fix SPI driver code. Fixes speaker output. | James Courtier-Dutton | 2006-01-03 | 1 | -15/+57 |
| | * | [ALSA] snd-emu10k1: Tidy SPI code. | James Courtier-Dutton | 2006-01-03 | 1 | -22/+30 |
| | * | [ALSA] snd-emu10k1: Fix whitespace. | James Courtier-Dutton | 2006-01-03 | 1 | -3/+4 |
| | * | [ALSA] snd-emu10k1: Fix whitespace. | James Courtier-Dutton | 2006-01-03 | 1 | -6/+9 |
| | * | [ALSA] snd-emu10k1: Enable speakers on Audigy 2 ZS Notebook. | James Courtier-Dutton | 2006-01-03 | 1 | -0/+12 |
| | * | [ALSA] snd-emu10k1: Removes some distortion from Audigy 2 ZS Notebook. | James Courtier-Dutton | 2006-01-03 | 2 | -1/+63 |