aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAge
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-09-14
|\
| * Merge branch 'master' into develRussell King2009-09-12
| |\
| * \ Merge branch 'devel-stable' into develRussell King2009-09-12
| |\ \
| | * \ Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into devel-...Russell King2009-08-17
| | |\ \
| | | * | ARM: S3C24XX: Add platform device for AC97 controllerMark Brown2009-08-13
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King2009-09-12
| |\ \ \ \ \
| | * | | | | [ARM] 5596/1: at91sam9g20-ek: Register WM8731 in board fileMark Brown2009-07-09
| |/ / / / /
* | | | | | Merge branch 'topic/ymfpci' into for-linusTakashi Iwai2009-09-10
|\ \ \ \ \ \
| * | | | | | sound: ymfpci: increase timer resolution to 96 kHzClemens Ladisch2009-08-10
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'topic/usb-audio' into for-linusTakashi Iwai2009-09-10
|\ \ \ \ \ \
| * | | | | | ALSA: usb-audio - Fix types taken in min()Takashi Iwai2009-08-11
| * | | | | | sound: usb-audio: do not make URBs longer than sync packet intervalClemens Ladisch2009-08-10
| * | | | | | sound: usb-audio: add MIDI drain callbackClemens Ladisch2009-07-15
| * | | | | | sound: usb-audio: use multiple output URBsClemens Ladisch2009-07-15
| * | | | | | sound: usb-audio: use multiple input URBsClemens Ladisch2009-07-15
| * | | | | | sound: usb-audio: Xonar U1 digital output supportClemens Ladisch2009-07-15
* | | | | | | Merge branch 'topic/tlv-minmax' into for-linusTakashi Iwai2009-09-10
|\ \ \ \ \ \ \
| * | | | | | | ALSA: usb-audio - Correct bogus volume dB informationTakashi Iwai2009-06-17
| * | | | | | | ALSA: usb-audio - Use the new TLV_DB_MINMAX typeTakashi Iwai2009-06-17
| * | | | | | | ALSA: Add new TLV types for dBwith min/maxTakashi Iwai2009-06-17
* | | | | | | | Merge branch 'topic/soundcore-preclaim' into for-linusTakashi Iwai2009-09-10
|\ \ \ \ \ \ \ \
| * | | | | | | | sound: make OSS device number claiming optional and schedule its removalTejun Heo2009-08-10
| * | | | | | | | sound: request char-major-* module aliases for missing OSS devicesTejun Heo2009-08-10
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'topic/snd-printk' into for-linusTakashi Iwai2009-09-10
|\ \ \ \ \ \ \ \
| * | | | | | | | ALSA: Add debug module optionTakashi Iwai2009-08-27
| * | | | | | | | ALSA: core - strip too long file names in snd_print*()Takashi Iwai2009-08-27
* | | | | | | | | Merge branch 'topic/pcm-estrpipe-in-pm' into for-linusTakashi Iwai2009-09-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ALSA: pcm - Tell user that stream to be rewound is suspendedLubomir Rintel2009-08-03
* | | | | | | | | | Merge branch 'topic/pcm-drain-nonblock' into for-linusTakashi Iwai2009-09-10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ALSA: pcm - Fix drain behavior in non-blocking modeTakashi Iwai2009-08-20
* | | | | | | | | | | Merge branch 'topic/oxygen' into for-linusTakashi Iwai2009-09-10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sound: oxygen: work around MCE when changing volumeClemens Ladisch2009-09-07
* | | | | | | | | | | | Merge branch 'topic/oss' into for-linusTakashi Iwai2009-09-10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ALSA: allocation may fail in snd_pcm_oss_change_params()Roel Kluin2009-08-31
| * | | | | | | | | | | | sound: vwsnd: Fix setting of cfgval and ctlval in li_setup_dma()Roel Kluin2009-08-26
| * | | | | | | | | | | | sound: fix OSS MIDI output data lossClemens Ladisch2009-08-10
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2009-09-10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ALSA: Remove struct snd_monitor_file from public sound/core.hTakashi Iwai2009-09-07
* | | | | | | | | | | | | Merge branch 'topic/midi' into for-linusTakashi Iwai2009-09-10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | sound: rawmidi: disable active-sensing-on-close by defaultClemens Ladisch2009-07-15
| * | | | | | | | | | | | | sound: seq_oss_midi: remove magic numbersClemens Ladisch2009-07-15
| * | | | | | | | | | | | | sound: seq_midi: do not send MIDI reset when closingClemens Ladisch2009-07-15
| * | | | | | | | | | | | | seq-midi: always log message on output overrunClemens Ladisch2009-07-15
* | | | | | | | | | | | | | Merge branch 'topic/ice1724-pm' into for-linusTakashi Iwai2009-09-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ALSA: ice1724 - Fix section mismatchTakashi Iwai2009-07-02
| * | | | | | | | | | | | | | ALSA: ice1724 - Patch for suspend/resume for Audiotrak Prodigy HD2Igor Chernyshev2009-06-25
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'topic/hdsp' into for-linusTakashi Iwai2009-09-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ALSA: hdsp - allow proc reporting with disconnected io boxTim Blechmann2009-08-12
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-09-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ALSA: hda - Use auto model for HP laptops with ALC268 codecTakashi Iwai2009-09-08