Age | Commit message (Expand) | Author | Files | Lines |
2006-06-27 | [PATCH] update two drivers for poison.h | Randy Dunlap | 1 | -2/+3 |
2006-06-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 3 | -16/+16 |
2006-06-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -1/+1 |
2006-06-26 | spelling fixes | Andreas Mohr | 3 | -16/+16 |
2006-06-25 | [PATCH] au1xxx: oss sound support for au1200 | Domen Puncer | 2 | -2/+5 |
2006-06-25 | [PATCH] au1550_ac97: spin_unlock in error path | Domen Puncer | 1 | -2/+5 |
2006-06-25 | [PATCH] emu10k1: mark midi_spinlock as used | Alexey Dobriyan | 1 | -1/+1 |
2006-06-25 | [PATCH] msnd section fix | Andrew Morton | 1 | -1/+1 |
2006-06-23 | [SOUND] sparc: Port amd7930 to new SBUS device layer. | David S. Miller | 1 | -61/+77 |
2006-06-23 | [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. | David S. Miller | 1 | -7/+6 |
2006-06-23 | [PATCH] OSS: cs46xx cleanup and tiny bugfix | Jesper Juhl | 1 | -783/+489 |
2006-06-23 | [PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the prope... | Sergei Shtylyov | 1 | -1/+1 |
2006-06-22 | [ALSA] aoa driver - Kconfig - remove spaces for SND!=n | Jaroslav Kysela | 1 | -1/+1 |
2006-06-22 | [ALSA] hda-codec - Show EAPD and pin-detection capabilities in proc | Takashi Iwai | 1 | -0/+4 |
2006-06-22 | [ALSA] Remove nested mutexes in seq_ports.c | Takashi Iwai | 1 | -2/+0 |
2006-06-22 | [ALSA] Remove ppc/toonie.c | Takashi Iwai | 1 | -378/+0 |
2006-06-22 | [ALSA] snd-powermac: no longer handle anything with a layout-id property | Johannes Berg | 4 | -46/+10 |
2006-06-22 | [ALSA] snd-aoa: add snd-aoa | Johannes Berg | 35 | -1/+7009 |
2006-06-22 | [ALSA] hda-codec - Use 3stack model for ASUS P5RD2-VM / P5GPL-X SE | Takashi Iwai | 1 | -0/+2 |
2006-06-22 | [ALSA] HDA - Lenovo 3000 N100-07684JU - enable laptop-eapd by default | Daniel T Chen | 1 | -0/+2 |
2006-06-22 | [ALSA] USB midi: Remove duplicate CS_AUDIO_* #defines | Ben Williamson | 3 | -9/+2 |
2006-06-22 | [ALSA] AD1888 suspend/resume fix | Jaya Kumar | 1 | -1/+8 |
2006-06-22 | [ALSA] Disable AC97 AUX and VIDEO controls for WM9705 touchscreen | Rodolfo Giometti | 2 | -3/+9 |
2006-06-22 | [ALSA] via82xx - Default to variable samplerate enabled for MSI K8T Neo2-FI | Karsten Wiese | 1 | -1/+1 |
2006-06-22 | [ALSA] Add hp_only quirk for pci id [161f:2032] to via82xx | Daniel T Chen | 1 | -0/+6 |
2006-06-22 | [ALSA] sound/pci/: Add hp_only quirk for Dell D800 laptops | Daniel T Chen | 1 | -0/+6 |
2006-06-22 | [ALSA] cs5535audio - trivial debug printk | Jaya Kumar | 1 | -1/+2 |
2006-06-22 | [ALSA] fix potential NULL pointer deref in snd_sb8dsp_midi_interrupt() | Jesper Juhl | 1 | -13/+7 |
2006-06-22 | [ALSA] hda-codec - Add SPDIF support to Thinkpad T/X/Z60 | Takashi Iwai | 1 | -3/+10 |
2006-06-22 | [ALSA] ac97_codec - fix duplicate control creation in AC97 | Jaya Kumar | 1 | -3/+6 |
2006-06-22 | [ALSA] RME HDSP - fixed proc interface (missing {}) | Remy Bruno | 1 | -1/+2 |
2006-06-22 | [ALSA] snd-ca0106: Update playback to 24bit. Fix typo is comment. | James Courtier-Dutton | 1 | -3/+3 |
2006-06-22 | [ALSA] Fix invalid __init in ALSA ISA drivers | Takashi Iwai | 2 | -16/+16 |
2006-06-22 | [ALSA] sound/vxpocket: fix printk warning | Randy Dunlap | 1 | -1/+1 |
2006-06-22 | [ALSA] Remove bogus check of mmap_count in snd_pcm_release() | Takashi Iwai | 1 | -1/+0 |
2006-06-22 | [ALSA] Fix races in irq handler and ioremap | Takashi Iwai | 3 | -18/+18 |
2006-06-22 | [ALSA] virmidi: revert erroneous removal of zero initialization | Clemens Ladisch | 1 | -1/+1 |
2006-06-22 | [ALSA] hda-codec - Add model entry for HP nx6320 | Takashi Iwai | 1 | -0/+2 |
2006-06-22 | [ALSA] ac97 - Add Thinkpad T41p to AD1981 jack-sense blacklist | Takashi Iwai | 1 | -0/+1 |
2006-06-22 | [ALSA] Fix possible races in PCI driver removal | Takashi Iwai | 2 | -4/+5 |
2006-06-22 | [ALSA] hda-intel - Fix race in remove | Takashi Iwai | 1 | -2/+2 |
2006-06-22 | [ALSA] bt87x: add Voodoo TV 200 whitelist entry | Clemens Ladisch | 1 | -2/+4 |
2006-06-22 | [ALSA] NULL pointer dereference in sound/synth/emux/soundfont.c | Eric Sesterhenn | 1 | -1/+1 |
2006-06-22 | [ALSA] cmipci - Fix a typo in 'PC Speaker Playback Switch' control | Takashi Iwai | 1 | -1/+1 |
2006-06-22 | [ALSA] ice1712 - Set mpu401 info flags from _card_info | Alan Horstmann | 3 | -3/+8 |
2006-06-22 | [ALSA] hda-codec - Fix model for HP dc7600 | Takashi Iwai | 1 | -1/+1 |
2006-06-22 | [ALSA] ice1724 - Add functionality for Audiotrak Prodigy 7.1 LT | Takashi Iwai | 2 | -10/+17 |
2006-06-22 | [ALSA] au88x0 - Fix 64bit address of MPU401 MMIO port | Takashi Iwai | 1 | -1/+1 |
2006-06-22 | [ALSA] ice1712 - Disable AC97 for DMX6fire | Alan Horstmann | 1 | -7/+8 |
2006-06-22 | [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags | Takashi Iwai | 17 | -56/+110 |