Age | Commit message (Expand) | Author |
2006-06-22 | [ALSA] cs5535audio - Add missing module_param*() and MODULE_PARM_DESC() | Takashi Iwai |
2006-06-22 | [ALSA] Add a workaround for ASUS A6KM | Takashi Iwai |
2006-06-22 | [ALSA] hda-codec - Add support for LG S1 laptop | Takashi Iwai |
2006-06-22 | [ALSA] rawmidi: add get_port_info callback for sequencer information flags | Clemens Ladisch |
2006-06-22 | [ALSA] add more sequencer port type information bits | Clemens Ladisch |
2006-06-22 | [ALSA] fix port type bits | Clemens Ladisch |
2006-06-22 | [ALSA] fix a wrong lock | Clemens Ladisch |
2006-06-22 | [ALSA] Fix compile warning in timer.c | Takashi Iwai |
2006-06-22 | [ALSA] Fix mmap_count with O_APPEND opened streams | Takashi Iwai |
2006-06-22 | [ALSA] Add O_APPEND flag support to PCM | Takashi Iwai |
2006-06-22 | [ALSA] Insert might_sleep() in snd_iprintf() | Takashi Iwai |
2006-06-22 | [ALSA] Remove spinlocks around proc prints | Takashi Iwai |
2006-06-22 | [ALSA] Remove unneeded read/write_size fields in proc text ops | Takashi Iwai |
2006-06-22 | [ALSA] Make buffer size of proc text interface variable | Takashi Iwai |
2006-06-22 | [ALSA] Clean up ugly hacks in pcm_lib.c | Takashi Iwai |
2006-06-22 | [ALSA] Move OSS-specific hw_params helper to snd-pcm-oss module | Takashi Iwai |
2006-06-22 | [ALSA] hda-codec - Move EXPORT_SYMBOL() to adjacent to each function | Takashi Iwai |
2006-06-22 | [ALSA] i2c - Move EXPORT_SYMBOL() to adjacent to each function | Takashi Iwai |
2006-06-22 | [ALSA] vx - Move EXPORT_SYMBOL() to adjacent to each function | Takashi Iwai |
2006-06-22 | [ALSA] emux - Move EXPORT_SYMBOL() to adjacent to each function | Takashi Iwai |
2006-06-22 | [ALSA] trident - Move EXPORT_SYMBOL() to adjacent to each function | Takashi Iwai |
2006-06-22 | [ALSA] emu10k1 - Move EXPORT_SYMBOL() to adjacent to each function | Takashi Iwai |
2006-06-22 | [ALSA] opl4 - Move EXPORT_SYMBOL() to adjacent to each function | Takashi Iwai |
2006-06-22 | [ALSA] opl3 - Move EXPORT_SYMBOL() to adjacent to each function | Takashi Iwai |
2006-06-22 | [ALSA] ac97 - Move EXPORT_SYMBOL() to adjacent to each function | Takashi Iwai |
2006-06-22 | [ALSA] Clean up EXPORT_SYMBOL()s in snd-seq module | Takashi Iwai |
2006-06-22 | [ALSA] Clean up EXPORT_SYMBOL()s in snd module | Takashi Iwai |
2006-06-22 | [ALSA] Clean up ugly hacks in pcm_params.h | Takashi Iwai |
2006-06-22 | [ALSA] PM support for cs5535audio | Jaya Kumar |
2006-06-22 | [ALSA] hda-codec - Add support for Sony Vaio VGN-A790 laptop | Kenneth Crudup |
2006-06-22 | [ALSA] ice1712 - Provides specified midi port names instead of defaults | Alan Horstmann |
2006-06-22 | [ALSA] Change seq_midi.c so client name is card, rather than port, specific | Alan Horstmann |
2006-06-22 | [ALSA] hda-codec - Fix a typo | Takashi Iwai |
2006-06-22 | [ALSA] hda-codec - Add Thinkpad X60/T60/Z60 support | Takashi Iwai |
2006-06-22 | [ALSA] unregister platform device again if probe was unsuccessful | Rene Herman |
2006-06-22 | [ALSA] vxpocket - Fix a typo | Takashi Iwai |
2006-06-22 | [ALSA] AC97: Correct Mic Boost label. | James Courtier-Dutton |
2006-06-22 | [ALSA] ca0106: Fixes MSI K8N's SB Live 24 bit, no sound from line-in. | James Courtier-Dutton |
2006-06-22 | [ALSA] Add p17v.h file. | James Courtier-Dutton |
2006-06-22 | [ALSA] emu10k1: Add support for Audigy4 (not Pro) | James Courtier-Dutton |
2006-06-22 | [ALSA] ca0106: Add analog capture controls. | James Courtier-Dutton |
2006-06-21 | Merge git://oss.sgi.com:8090/xfs-2.6 | Linus Torvalds |
2006-06-21 | [PATCH] USB: only make /sys/class/usb show up when there is something in it | Greg Kroah-Hartman |
2006-06-21 | [PATCH] USB: convert usb class devices to real devices | Greg Kroah-Hartman |
2006-06-21 | [PATCH] USB: move usb_device_class class devices to be real devices | Greg Kroah-Hartman |
2006-06-21 | [PATCH] USB: make endpoints real struct devices | Greg Kroah-Hartman |
2006-06-21 | [PATCH] USB: make usb_create_ep_files take a struct device | Greg Kroah-Hartman |
2006-06-21 | [PATCH] USB: move the endpoint specific sysfs code to it's own file | Greg Kroah-Hartman |
2006-06-21 | [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h> | David Brownell |
2006-06-21 | [PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h> | David Brownell |