aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [ALSA] add more sequencer port type information bitsClemens Ladisch2006-06-22
* [ALSA] fix port type bitsClemens Ladisch2006-06-22
* [ALSA] fix a wrong lockClemens Ladisch2006-06-22
* [ALSA] Fix compile warning in timer.cTakashi Iwai2006-06-22
* [ALSA] Fix mmap_count with O_APPEND opened streamsTakashi Iwai2006-06-22
* [ALSA] Add O_APPEND flag support to PCMTakashi Iwai2006-06-22
* [ALSA] Insert might_sleep() in snd_iprintf()Takashi Iwai2006-06-22
* [ALSA] Remove spinlocks around proc printsTakashi Iwai2006-06-22
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-22
* [ALSA] Make buffer size of proc text interface variableTakashi Iwai2006-06-22
* [ALSA] Clean up ugly hacks in pcm_lib.cTakashi Iwai2006-06-22
* [ALSA] Move OSS-specific hw_params helper to snd-pcm-oss moduleTakashi Iwai2006-06-22
* [ALSA] hda-codec - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-22
* [ALSA] i2c - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-22
* [ALSA] vx - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-22
* [ALSA] emux - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-22
* [ALSA] trident - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-22
* [ALSA] emu10k1 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-22
* [ALSA] opl4 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-22
* [ALSA] opl3 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-22
* [ALSA] ac97 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-22
* [ALSA] Clean up EXPORT_SYMBOL()s in snd-seq moduleTakashi Iwai2006-06-22
* [ALSA] Clean up EXPORT_SYMBOL()s in snd moduleTakashi Iwai2006-06-22
* [ALSA] Clean up ugly hacks in pcm_params.hTakashi Iwai2006-06-22
* [ALSA] PM support for cs5535audioJaya Kumar2006-06-22
* [ALSA] hda-codec - Add support for Sony Vaio VGN-A790 laptopKenneth Crudup2006-06-22
* [ALSA] ice1712 - Provides specified midi port names instead of defaultsAlan Horstmann2006-06-22
* [ALSA] Change seq_midi.c so client name is card, rather than port, specificAlan Horstmann2006-06-22
* [ALSA] hda-codec - Fix a typoTakashi Iwai2006-06-22
* [ALSA] hda-codec - Add Thinkpad X60/T60/Z60 supportTakashi Iwai2006-06-22
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-06-22
* [ALSA] vxpocket - Fix a typoTakashi Iwai2006-06-22
* [ALSA] AC97: Correct Mic Boost label.James Courtier-Dutton2006-06-22
* [ALSA] ca0106: Fixes MSI K8N's SB Live 24 bit, no sound from line-in.James Courtier-Dutton2006-06-22
* [ALSA] Add p17v.h file.James Courtier-Dutton2006-06-22
* [ALSA] emu10k1: Add support for Audigy4 (not Pro)James Courtier-Dutton2006-06-22
* [ALSA] ca0106: Add analog capture controls.James Courtier-Dutton2006-06-22
* Merge git://oss.sgi.com:8090/xfs-2.6Linus Torvalds2006-06-21
|\
| * Merge HEAD from ../linux-2.6 Nathan Scott2006-06-20
| |\
| * | [XFS] Remove files from the build that are now unused.Nathan Scott2006-06-20
| * | [XFS] Fix a Makefile issue related to exports.o handling.Nathan Scott2006-06-20
| * | [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-19
| * | [XFS] Map EFSCORRUPTED to an actual error code, not just a made up oneNathan Scott2006-06-19
| * | [XFS] Kill direct access to ->count in valusema(); all we ever use it forAl Viro2006-06-18
| * | [XFS] Remove unneeded conditional code on NFS export interface relatedNathan Scott2006-06-18
| * | [XFS] Remove an incorrect use of unlikely() on a relatively likely codeNathan Scott2006-06-18
| * | [XFS] Push some common code out of write path into core XFS code forNathan Scott2006-06-18
| * | [XFS] Remove unnecessary local from open_exec dmapi path.Nathan Scott2006-06-18
| * | [XFS] Minor XFS documentation updates.Nathan Scott2006-06-13
| * | [XFS] Fix broken const use inside local suffix_strtoul routine.Nathan Scott2006-06-09