summaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
* ALSA: sound: Move dereference after NULL test and drop unnecessary NULL testsJulia Lawall2009-10-301-2/+3
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-4/+4
* ALSA: pcm - Simplify snd_pcm_drain() implementationTakashi Iwai2009-09-211-53/+20
* Merge branch 'topic/tlv-minmax' into for-linusTakashi Iwai2009-09-101-2/+6
|\
| * ALSA: Add new TLV types for dBwith min/maxTakashi Iwai2009-06-171-2/+6
* | Merge branch 'topic/snd-printk' into for-linusTakashi Iwai2009-09-101-27/+48
|\ \
| * | ALSA: Add debug module optionTakashi Iwai2009-08-271-28/+39
| * | ALSA: core - strip too long file names in snd_print*()Takashi Iwai2009-08-271-2/+12
* | | Merge branch 'topic/pcm-estrpipe-in-pm' into for-linusTakashi Iwai2009-09-101-0/+12
|\ \ \
| * | | ALSA: pcm - Tell user that stream to be rewound is suspendedLubomir Rintel2009-08-031-0/+12
* | | | Merge branch 'topic/pcm-drain-nonblock' into for-linusTakashi Iwai2009-09-102-27/+37
|\ \ \ \
| * | | | ALSA: pcm - Fix drain behavior in non-blocking modeTakashi Iwai2009-08-202-27/+37
| | |/ / | |/| |
* | | | Merge branch 'topic/oss' into for-linusTakashi Iwai2009-09-101-2/+7
|\ \ \ \
| * | | | ALSA: allocation may fail in snd_pcm_oss_change_params()Roel Kluin2009-08-311-2/+7
| |/ / /
* | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2009-09-101-0/+8
|\ \ \ \
| * | | | ALSA: Remove struct snd_monitor_file from public sound/core.hTakashi Iwai2009-09-071-0/+8
* | | | | Merge branch 'topic/midi' into for-linusTakashi Iwai2009-09-103-11/+12
|\ \ \ \ \
| * | | | | sound: rawmidi: disable active-sensing-on-close by defaultClemens Ladisch2009-07-152-1/+2
| * | | | | sound: seq_oss_midi: remove magic numbersClemens Ladisch2009-07-151-6/+8
| * | | | | sound: seq_midi: do not send MIDI reset when closingClemens Ladisch2009-07-151-3/+0
| * | | | | seq-midi: always log message on output overrunClemens Ladisch2009-07-151-1/+2
* | | | | | Merge branch 'topic/dummy' into for-linusTakashi Iwai2009-09-104-16/+20
|\ \ \ \ \ \
| * | | | | | ALSA: Add const prefix to proc helper functionsTakashi Iwai2009-09-083-4/+6
| * | | | | | ALSA: Re-export snd_pcm_format_name() functionTakashi Iwai2009-09-081-12/+14
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'topic/dma-sgbuf' into for-linusTakashi Iwai2009-09-104-1/+11
|\ \ \ \ \ \
| * | | | | | ALSA: Fix SG-buffer DMA with non-coherent architecturesTakashi Iwai2009-07-084-1/+11
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'topic/ctl-add-remove-fixes' into for-linusTakashi Iwai2009-09-101-17/+17
|\ \ \ \ \ \
| * | | | | | sound: snd_ctl_remove_user_ctl: prevent removal of kernel controlsClemens Ladisch2009-08-171-0/+4
| * | | | | | sound: snd_ctl_remove_unlocked_id: simplify user control countingClemens Ladisch2009-08-171-12/+7
| * | | | | | sound: snd_ctl_remove_unlocked_id: simplify error pathsClemens Ladisch2009-08-171-4/+5
| * | | | | | sound: snd_ctl_elem_add: fix value count checkClemens Ladisch2009-08-171-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'topic/cleanup' into for-linusTakashi Iwai2009-09-101-3/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | ALSA: info - Use krealloc()Takashi Iwai2009-07-061-3/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2009-08-251-31/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | sound: pcm_lib: fix unsorted list constraint handlingClemens Ladisch2009-08-251-31/+8
| | |/ / | |/| |
* | | | Merge branch 'fix/pcm-hwptr' into for-linusTakashi Iwai2009-07-261-1/+35
|\ \ \ \ | |/ / / |/| | |
| * | | ALSA: pcm - Fix hwptr buffer-size overlap bugTakashi Iwai2009-07-231-1/+1
| * | | ALSA: pcm - Fix warnings in debug loggingsTakashi Iwai2009-07-231-12/+12
| * | | ALSA: pcm - Add logging of hwptr updates and interrupt updatesTakashi Iwai2009-07-231-0/+25
| * | | ALSA: pcm - Fix regressions with VMwareTakashi Iwai2009-07-221-1/+10
| |/ /
* / / ALSA: OSS sequencer should be initialized after snd_seq_system_client_initJaswinder Singh Rajput2009-07-191-5/+2
|/ /
* | Merge branch 'topic/seq-midi-fix' into for-linusTakashi Iwai2009-06-221-4/+4
|\ \
| * | sound: seq_midi_event: fix decoding of (N)RPN eventsClemens Ladisch2009-06-221-4/+4
| |/
* | Merge branch 'topic/pcm-jiffies-check' into for-linusTakashi Iwai2009-06-221-1/+1
|\ \
| * | sound: fix check for return value in snd_pcm_hw_refineMariusz Kozlowski2009-06-221-1/+1
* | | Merge branch 'topic/misc' into for-linusTakashi Iwai2009-06-121-1/+1
|\ \ \
| * | | ALSA: use card device as parent for jack input-devicesKay Sievers2009-06-101-1/+1
* | | | Merge branch 'topic/seq-kconfig-cleanup' into for-linusTakashi Iwai2009-06-103-13/+23
|\ \ \ \
| * | | | ALSA: clean up the logic for building sequencer modulesMichal Marek2009-05-293-13/+23
| |/ / /
* | | | Merge branch 'topic/pcm-jiffies-check' into for-linusTakashi Iwai2009-06-102-22/+82
|\ \ \ \ | | |/ / | |/| |