Age | Commit message (Expand) | Author |
2021-07-20 | ALSA: pcm: Fix mmap without buffer preallocation | Takashi Iwai |
2021-07-20 | ALSA: pcm: Fix mmap capability check | Takashi Iwai |
2021-07-12 | ALSA: pcm: Call substream ack() method upon compat mmap commit | Alan Young |
2021-07-01 | Merge tag 'asoc-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2021-07-01 | Merge branch 'for-next' into for-linus | Takashi Iwai |
2021-06-23 | Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei... | Mark Brown |
2021-06-17 | ALSA: seq: oss: Fix error check at system port creation | Takashi Iwai |
2021-06-14 | ALSA: control_led - fix initialization in the mode show callback | Jaroslav Kysela |
2021-06-10 | ALSA: seq: Fix race of snd_seq_timer_open() | Takashi Iwai |
2021-06-10 | ALSA: core: Add continuous and vmalloc mmap ops | Takashi Iwai |
2021-06-10 | ALSA: core: Move mmap handler into memalloc ops | Takashi Iwai |
2021-06-10 | ALSA: core: Abstract memory alloc helpers | Takashi Iwai |
2021-06-10 | ALSA: pcm: add snd_pcm_period_elapsed() variant without acquiring lock of PCM... | Takashi Sakamoto |
2021-06-09 | ALSA: seq: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: oss: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: pcm: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: core: Fix assignment in if condition | Takashi Iwai |
2021-06-08 | ALSA: iec958: Split status creation and fill | Maxime Ripard |
2021-06-08 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2021-06-03 | ALSA: timer: Fix master timer notification | Takashi Iwai |
2021-06-02 | ALSA: control led: fix memory leak in snd_ctl_led_register | Dongliang Mu |
2021-05-28 | ALSA: core: use DEVICE_ATTR_*() macro | YueHaibing |
2021-05-25 | ALSA: control_led - use DEVICE_ATTR_*() macro | YueHaibing |
2021-05-25 | ALSA: pcm: use DEVICE_ATTR_RO macro | YueHaibing |
2021-05-25 | Merge branch 'topic/pci-rescan-prep-v2' into for-next | Takashi Iwai |
2021-05-25 | ALSA: pcm: Block the release until the system resume finishes | Takashi Iwai |
2021-05-25 | ALSA: Drop superfluous argument from snd_power_wait() | Takashi Iwai |
2021-05-25 | ALSA: control: Minor optimization for SNDRV_CTL_IOCTL_POWER_STATE | Takashi Iwai |
2021-05-25 | ALSA: control: Drop superfluous snd_power_wait() calls | Takashi Iwai |
2021-05-25 | ALSA: control: Track in-flight control read/write/tlv accesses | Takashi Iwai |
2021-05-19 | ALSA: rawmidi: fix incorrect array bounds check on clock_names | Colin Ian King |
2021-05-17 | ALSA: rawmidi: Add framing mode | David Henningsson |
2021-04-16 | ALSA: control: Fix racy management of user ctl memory size account | Takashi Iwai |
2021-04-14 | ALSA: control_led - fix the stack usage (control element ops) | Jaroslav Kysela |
2021-04-09 | ALSA: control - double free in snd_ctl_led_init() | Dan Carpenter |
2021-04-08 | ALSA: control: Add memory consumption limit to user controls | Takashi Sakamoto |
2021-04-06 | ALSA: control - off by one in store_mode() | Dan Carpenter |
2021-04-01 | Merge branch 'topic/mute-led' into for-next | Takashi Iwai |
2021-04-01 | ALSA: control led - improve the set_led_id() parser | Jaroslav Kysela |
2021-04-01 | ALSA: control - add the missing prev_lops2 initialization | Jaroslav Kysela |
2021-03-30 | Merge tag 'tags/mute-led-rework' into for-next | Takashi Iwai |
2021-03-30 | ALSA: led control - add sysfs kcontrol LED marking layer | Jaroslav Kysela |
2021-03-30 | ALSA: control - add sysfs support to the LED trigger module | Jaroslav Kysela |
2021-03-30 | ALSA: control - add generic LED trigger module as the new control layer | Jaroslav Kysela |
2021-03-30 | ALSA: control - add layer registration routines | Jaroslav Kysela |
2021-03-30 | ALSA: control - introduce snd_ctl_notify_one() helper | Jaroslav Kysela |
2021-03-30 | ALSA: core: remove redundant spin_lock pair in snd_card_disconnect | Jia Zhou |
2021-03-26 | ALSA: pcm: Fix couple of typos | Bhaskar Chowdhury |
2021-03-22 | ALSA: core: avoid -Wempty-body warnings | Arnd Bergmann |
2021-03-19 | ALSA: pcm: Add debug print on memory allocation failure | Amadeusz Sławiński |