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