aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAge
* ALSA: Remove warning message for invalid OSS minor rangesTakashi Iwai2010-01-18
* ALSA: use subsys_initcall for sound core instead of module_initThadeu Lima de Souza Cascardo2010-01-14
* ALSA: Fix indentation in pcm_native.cGuennadi Liakhovetski2009-12-25
* ALSA: sound/core/pcm_timer.c: use lib/gcd.cFlorian Fainelli2009-12-22
* ALSA: fix incorrect rounding direction in snd_interval_ratnum()Krzysztof Helt2009-12-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-12
|\
| * ALSA: hrtimer - Fix lock-upTakashi Iwai2009-12-11
* | vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-10
|/
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-12-04
|\
| * ALSA: remove unnecessary null checkDan Carpenter2009-11-18
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-11-14
| |\
* | \ Merge branch 'topic/pcm-dma-fix' into topic/core-changeTakashi Iwai2009-12-01
|\ \ \
| * | | ALSA: pcm - fix page conversion on non-coherent PPC archTakashi Iwai2009-11-27
| * | | ALSA: pcm - fix page conversion on non-coherent MIPS archTakashi Iwai2009-11-27
| * | | ALSA: pcm - define snd_pcm_default_page_ops()Takashi Iwai2009-11-26
| * | | ALSA: pcm - Use dma_mmap_coherent() if availableTakashi Iwai2009-11-26
| | |/ | |/|
* | | Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai2009-12-01
|\ \ \
| * | | ALSA: rename "PC Speaker" controls to "Speaker"Jaroslav Kysela2009-11-05
| * | | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-05
| | |/ | |/|
| * | Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-11-01
| |\ \
| * | | ALSA: snd_dma_pointer workaround for chipsets with buggy DMAKrzysztof Helt2009-10-11
* | | | sound: rawmidi: record a substream's owner processClemens Ladisch2009-11-10
* | | | sound: pcm: record a substream's owner processClemens Ladisch2009-11-10
* | | | sound: rawmidi: fix opened substreams countClemens Ladisch2009-11-10
* | | | Merge branch 'topic/ctl-pid-lock' into topic/core-changeTakashi Iwai2009-11-10
|\ \ \ \ | |_|_|/ |/| | |
| * | | control: use reference-counted pidClemens Ladisch2009-11-06
| * | | control: remove snd_konctrol_volatile::owner_pid fieldClemens Ladisch2009-11-06
| | |/ | |/|
* | | sound: rawmidi: fix MIDI device O_APPEND error handlingClemens Ladisch2009-11-10
* | | sound: rawmidi: fix checking of O_APPEND when opening MIDI deviceClemens Ladisch2009-11-10
* | | sound: rawmidi: fix double init when opening MIDI device with O_APPENDClemens Ladisch2009-11-10
|/ /
* | ALSA: sound: Move dereference after NULL test and drop unnecessary NULL testsJulia Lawall2009-10-30
* | const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* | ALSA: pcm - Simplify snd_pcm_drain() implementationTakashi Iwai2009-09-21
|/
* Merge branch 'topic/tlv-minmax' into for-linusTakashi Iwai2009-09-10
|\
| * ALSA: Add new TLV types for dBwith min/maxTakashi Iwai2009-06-17
* | 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/oss' into for-linusTakashi Iwai2009-09-10
|\ \ \ \
| * | | | ALSA: allocation may fail in snd_pcm_oss_change_params()Roel Kluin2009-08-31
| |/ / /
* | | | 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