Commit Graph

992 Commits (b6d595e3f74fe0dd9edc0d5bf30cd6e6fe29f023)

Author SHA1 Message Date
Takashi Sakamoto e6ff3840dc ALSA: control: fix failure to return new numerical ID in 'replace' event data 10 years ago
Pierre-Louis Bossart 2b79d7a6bf ALSA: pcm: allow for trigger_tstamp snapshot in .trigger 10 years ago
Pierre-Louis Bossart 0d59b81435 ALSA: pcm: don't override timestamp unconditionally 10 years ago
Takashi Sakamoto d34890cf41 ALSA: control: fix failure to return numerical ID in 'add' event 10 years ago
Takashi Iwai 6bbc7fed84 ALSA: Add a helper to add a new attribute group to card 10 years ago
Takashi Iwai 830953c072 ALSA: Drop snd_get_device() helper 10 years ago
Takashi Iwai 40a4b26385 ALSA: Simplify snd_device_register() variants 10 years ago
Takashi Iwai 04c5d5a430 ALSA: compress: Embed struct device 10 years ago
Takashi Iwai 5205388d2d ALSA: seq: Handle the device directly 10 years ago
Takashi Iwai 89da061f0a ALSA: timer: Handle the device directly 10 years ago
Takashi Iwai 7c35860d1a ALSA: timer: Propagate the error at initialization 10 years ago
Takashi Iwai 07cc3e8bd5 ALSA: rawmidi: Use rawmidi device file for kernel messages 10 years ago
Takashi Iwai aee5012fbb ALSA: rawmidi: Embed struct device 10 years ago
Takashi Iwai ef46c7af93 ALSA: pcm: Embed struct device 10 years ago
Takashi Iwai 7b46160000 ALSA: hwdep: Embed struct device 10 years ago
Takashi Iwai 0fcd9f4b3c ALSA: control: Embed struct device 10 years ago
Takashi Iwai 4b440be667 ALSA: Add a helper to initialize device 10 years ago
Takashi Iwai 23c18d4bfd ALSA: control: Provide a helper to look for the preferred subdevice 10 years ago
Takashi Iwai 92b7952da8 ALSA: Allow to pass the device object to snd_register_device*() 10 years ago
Peter Rosin f66f898e95 ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges() 10 years ago
Takashi Iwai 976412fbc9 ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/* 10 years ago
Takashi Iwai 6cbbfe1c8d ALSA: Include linux/io.h instead of asm/io.h 10 years ago
Clemens Ladisch a55bdf1ec5 ALSA: seq: remove unused callback_all field 10 years ago
Clemens Ladisch de20b572a3 ALSA: seq: fix off-by-one error in port limit check 10 years ago
Clemens Ladisch 467be357c6 ALSA: seq: correctly report maximum number of ports 10 years ago
Clemens Ladisch 0767e95bb9 ALSA: seq-dummy: remove deadlock-causing events on close 10 years ago
Takashi Iwai f169c10597 ALSA: timer: Use setup_timer() and mod_timer() 10 years ago
Markus Elfring 57dca36ee2 ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_event_free" 10 years ago
Libin Yang 48d882978e ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN trigger 10 years ago
Lars-Peter Clausen f6dbe1bee5 ALSA: snd_pcm_oss_period_size: Use round{up,down}_pow_of_two() 10 years ago
Lars-Peter Clausen 8ef9df55a7 ALSA: Add support for wildcard msbits constraints 10 years ago
Lars-Peter Clausen 19f52fae5a ALSA: Fix handling of multiple msbits constraints on the same runtime 10 years ago
Markus Elfring d712eaf29d ALSA: core: Deletion of unnecessary checks before two function calls 10 years ago
Jussi Laako d42472ecff ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample format 10 years ago
Takashi Iwai 48b217aa43 ALSA: pcm: Fix document for snd_pcm_stop_xrun() 10 years ago
Takashi Iwai 1fb8510cdb ALSA: pcm: Add snd_pcm_stop_xrun() helper 10 years ago
Lars-Peter Clausen 31584ed18c ALSA: snd_ctl_activate_id(): Fix index look-up 10 years ago
Takashi Iwai 9bc889b4ba ALSA: pcm: Update the state properly before notification 10 years ago
Takashi Iwai 2b30d411db ALSA: pcm: Add xrun_injection proc entry 10 years ago
Takashi Iwai f5914908a5 ALSA: pcm: Replace PCM hwptr tracking with tracepoints 10 years ago
Takashi Iwai d507941beb ALSA: pcm: Correct PCM BUG error message 10 years ago
Takashi Iwai aa8edd8ca6 ALSA: pcm: Refactoring snd_pcm_action() 10 years ago
Takashi Iwai e3a4bd5eec ALSA: pcm: Simplify snd_pcm_action_lock_irq() 10 years ago
Takashi Iwai eb9c38d54c ALSA: doc: More kerneldoc comments on core components 10 years ago
Takashi Iwai 30b771cf8c ALSA: pcm: More kerneldoc updates 10 years ago
Takashi Iwai 12cddbd869 ALSA: control: Add missing kerneldoc comments to exported functions 10 years ago
Takashi Iwai 317168d0c7 ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat mode 10 years ago
Takashi Iwai 49d776ffb5 ALSA: pcm: Avoid mmap warnings on x86 10 years ago
Takashi Iwai 63825f3a87 ALSA: pcm: Disable mmap for known broken archs 10 years ago
Takashi Iwai c37de55efa ALSA: pcm: Remove arch-dependent mmap kludges 10 years ago