index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
Age
Commit message (
Expand
)
Author
2016-10-25
ALSA: seq: Fix time account regression
Takashi Iwai
2016-10-12
ALSA: seq: fix passing wrong pointer in function call of compatibility layer
Takashi Sakamoto
2016-09-13
ALSA: seq: fix to copy from/to user space
Takashi Sakamoto
2016-08-31
ALSA: seq: initialize whole fields of automatic variable with union type
Takashi Sakamoto
2016-08-22
ALSA: seq: obsolete change of address limit
Takashi Sakamoto
2016-08-22
ALSA: seq: change ioctl command operation to get data in kernel space
Takashi Sakamoto
2016-08-22
ALSA: seq: add an alternative way to handle ioctl requests
Takashi Sakamoto
2016-08-22
ALSA: seq: add documentation for snd_seq_kernel_client_ctl
Takashi Sakamoto
2016-06-17
ALSA: seq_timer: use monotonic times internally
Arnd Bergmann
2016-06-15
ALSA: seq_oss: Change structure initialisation to C99 style
Amitoj Kaur Chawla
2016-04-25
ALSA: timer: remove legacy rtctimer
Alexandre Belloni
2016-03-08
ALSA: seq: Provide card number / PID via sequencer client info
Martin Koegler
2016-03-01
ALSA: seq: oss: Don't drain at closing a client
Takashi Iwai
2016-02-16
ALSA: seq: Fix double port list deletion
Takashi Iwai
2016-02-15
ALSA: seq: Fix leak of pool buffer at concurrent writes
Takashi Iwai
2016-02-03
ALSA: seq: Fix lockdep warnings due to double mutex locks
Takashi Iwai
2016-02-03
ALSA: rawmidi: Make snd_rawmidi_transmit() race-free
Takashi Iwai
2016-02-01
ALSA: seq: Fix yet another races among ALSA timer accesses
Takashi Iwai
2016-02-01
ALSA: seq: Fix race at closing in virmidi driver
Takashi Iwai
2016-01-25
ALSA: seq: Degrade the error message for too many opens
Takashi Iwai
2016-01-25
ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()
Takashi Iwai
2016-01-18
ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat mode
Nicolas Boichat
2016-01-12
ALSA: seq: Fix race at timer setup and close
Takashi Iwai
2016-01-12
ALSA: seq: Fix missing NULL check at remove_events ioctl
Takashi Iwai
2015-12-03
ALSA: Fix compat_ioctl handling for OSS emulations
Takashi Iwai
2015-11-22
ALSA: midi: constify snd_rawmidi_global_ops structures
Julia Lawall
2015-10-09
ALSA: seq_oss: fix waitqueue_active without memory barrier in snd-seq-oss
Kosuke Tatsukawa
2015-05-29
ALSA: core: Fix randconfig build wrt CONFIG_PROC_FS
Takashi Iwai
2015-05-27
ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS
Jie Yang
2015-04-24
ALSA: core: Build conditionally and remove superfluous ifdefs
Takashi Iwai
2015-04-24
ALSA: core: Don't ignore errors at creating proc files
Takashi Iwai
2015-04-11
ALSA: seq: fill client ID in return value of pool operation
Takashi Sakamoto
2015-03-11
ALSA: seq: Fix init order of snd_seq_device stuff
Takashi Iwai
2015-03-10
ALSA: seq: Drop superfluous error/debug messages after malloc failures
Takashi Iwai
2015-03-10
ALSA: seq_oss: Drop superfluous error/debug messages after malloc failures
Takashi Iwai
2015-02-12
ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()
Takashi Iwai
2015-02-12
ALSA: seq: Define driver object in each driver
Takashi Iwai
2015-02-12
ALSA: seq: Clean up device and driver structs
Takashi Iwai
2015-02-12
ALSA: seq: Rewrite sequencer device binding with standard bus
Takashi Iwai
2015-02-12
ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-in
Takashi Iwai
2015-02-12
ALSA: seq: Move EXPORT_SYMBOL() after each function
Takashi Iwai
2015-02-12
ALSA: seq: potential out of bounds in do_control()
Dan Carpenter
2015-02-03
Merge branch 'topic/snd-device' into for-next
Takashi Iwai
2015-02-02
ALSA: Simplify snd_device_register() variants
Takashi Iwai
2015-02-02
ALSA: seq: Handle the device directly
Takashi Iwai
2015-01-26
ALSA: seq: remove unused callback_all field
Clemens Ladisch
2015-01-26
ALSA: seq: fix off-by-one error in port limit check
Clemens Ladisch
2015-01-26
ALSA: seq: correctly report maximum number of ports
Clemens Ladisch
2015-01-26
Merge branch 'for-linus' into for-next
Takashi Iwai
2015-01-26
ALSA: seq-dummy: remove deadlock-causing events on close
Clemens Ladisch
[next]