| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | [ALSA] Remove BKL from sound/core/info.c | Ingo Molnar | 2006-01-22 | 1 | -22/+11 |
* | | [ALSA] via82xx - Add dxs_support entry | Takashi Iwai | 2006-01-22 | 1 | -0/+1 |
* | | [ALSA] emu10k1 - Fix the confliction of 'Front' control | Takashi Iwai | 2006-01-22 | 1 | -0/+2 |
* | | [ALSA] bt87x - Fix the unability of snd-bt87x to recognize AVerMedia Studio | Martin Drab | 2006-01-22 | 1 | -0/+2 |
* | | [ALSA] emu10k1 - Fix silence problems after suspend | Takashi Iwai | 2006-01-22 | 1 | -4/+4 |
* | | [ALSA] Fix compilation without CONFIG_PNP | Takashi Iwai | 2006-01-22 | 6 | -4/+34 |
* | | [ALSA] intel8x0 - Fix duplicate ac97_quirks entry | Ulrich Mueller | 2006-01-22 | 1 | -7/+1 |
* | | [ALSA] via82xx - Add dxs_support for ASUS mobo | Takashi Iwai | 2006-01-22 | 1 | -0/+1 |
|/ |
|
* | [PATCH] Prevent trident driver from grabbing pcnet32 hardware | Jon Mason | 2006-01-18 | 1 | -10/+8 |
* | [SOUND]: sparc/cs4231: Fix some typos which wrecked the build. | David S. Miller | 2006-01-17 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-01-15 | 1 | -1/+1 |
|\ |
|
| * | spelling: s/appropiate/appropriate/ | Adrian Bunk | 2006-01-15 | 1 | -1/+1 |
* | | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 | 2 | -3/+3 |
|/ |
|
* | [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 |