aboutsummaryrefslogtreecommitdiffstats
path: root/sound/sparc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-14ALSA: control_led - fix the stack usage (control element ops)Jaroslav Kysela1-2/+6
2021-04-13ALSA: usb-audio: Explicitly set up the clock selectorTakashi Iwai1-4/+14
2021-04-12ALSA: virtio: use module_virtio_driver() to simplify the codeChen Huang1-11/+1
2021-04-10ALSA: HDA: Add access description in __snd_hda_add_vmasterRanjani Sridharan1-0/+1
2021-04-09ALSA: control - double free in snd_ctl_led_init()Dan Carpenter1-1/+1
2021-04-09ALSA: usb-audio: Add MIDI quirk for Vox ToneLab EXTakashi Iwai1-0/+10
2021-04-09ALSA: usb-audio: Skip probe of UA-101 devicesTakashi Iwai3-0/+24
2021-04-08ALSA: control: Add memory consumption limit to user controlsTakashi Sakamoto2-25/+52
2021-04-08ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1Takashi Iwai1-0/+16
2021-04-07ALSA: usb-audio: Drop implicit fb quirk entries dubbed for captureTakashi Iwai1-10/+5
2021-04-07ALSA: usb-audio: Add error checks for usb_driver_claim_interface() callsTakashi Iwai3-11/+21
2021-04-07ALSA: aloop: Fix initialization of controlsJonas Holmberg1-3/+8
2021-04-06ALSA: hda/conexant: Apply quirk for another HP ZBook G5 modelTakashi Iwai1-0/+1
2021-04-06ALSA: control - off by one in store_mode()Dan Carpenter1-1/+1
2021-04-02ASoC: fsl_esai: Fix TDM slot setup for I2S modeAlexander Shiyan1-3/+5
2021-04-01ASoC: codecs: lpass-rx-macro: set npl clock rate correctlySrinivas Kandagatla1-1/+1
2021-04-01ASoC: codecs: lpass-tx-macro: set npl clock rate correctlySrinivas Kandagatla1-1/+1
2021-04-01ALSA: control led - improve the set_led_id() parserJaroslav Kysela1-1/+4
2021-04-01ALSA: control - add the missing prev_lops2 initializationJaroslav Kysela1-1/+3
2021-03-31ASoC: sunxi: sun4i-codec: fill ASoC card ownerBastian Germann1-0/+5
2021-03-30ALSA: led control - add sysfs kcontrol LED marking layerJaroslav Kysela1-4/+362
2021-03-30ALSA: control - add sysfs support to the LED trigger moduleJaroslav Kysela1-29/+163
2021-03-30ALSA: HDA - remove the custom implementation for the audio LED triggerJaroslav Kysela9-235/+45
2021-03-30ALSA: control - add generic LED trigger module as the new control layerJaroslav Kysela5-2/+307
2021-03-30ALSA: control - add layer registration routinesJaroslav Kysela2-2/+120
2021-03-30ALSA: control - introduce snd_ctl_notify_one() helperJaroslav Kysela2-25/+47
2021-03-30ALSA: core: remove redundant spin_lock pair in snd_card_disconnectJia Zhou1-2/+0
2021-03-30ALSA: hda/realtek: fix mute/micmute LEDs for HP 640 G8Jeremy Szu1-0/+1
2021-03-30ALSA: hda: Add missing sanity checks in PM prepare/complete callbacksTakashi Iwai1-0/+6
2021-03-30ALSA: hda: Re-add dropped snd_poewr_change_state() callsTakashi Iwai1-0/+2
2021-03-29ASoC: cygnus: fix for_each_child.cocci warningskernel test robot1-1/+3
2021-03-29ALSA: usb-audio: Apply sample rate quirk to Logitech ConnectIkjoon Jang1-0/+1
2021-03-28Linux 5.12-rc5Linus Torvalds1-1/+1
2021-03-27io_uring: remove unsued assignment to pointer ioColin Ian King1-1/+0
2021-03-27io_uring: don't cancel extra on files matchPavel Begunkov1-2/+0
2021-03-27io_uring: don't cancel-track common timeoutsPavel Begunkov1-1/+2
2021-03-27io_uring: do post-completion chore on t-out cancelPavel Begunkov1-20/+22
2021-03-27io_uring: fix timeout cancel return codePavel Begunkov1-4/+4
2021-03-27Revert "signal: don't allow STOP on PF_IO_WORKER threads"Jens Axboe1-2/+1
2021-03-27Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"Jens Axboe1-1/+1
2021-03-27Revert "kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals"Jens Axboe2-3/+3
2021-03-27Revert "signal: don't allow sending any signals to PF_IO_WORKER threads"Jens Axboe1-3/+0
2021-03-27kernel: stop masking signals in create_io_thread()Jens Axboe1-8/+8
2021-03-27io_uring: handle signals for IO threads like a normal threadJens Axboe2-9/+20
2021-03-27block: don't create too many partitionsMing Lei1-0/+7
2021-03-26smb3: fix cached file size problems in duplicate extents (reflink)Steve French1-3/+15
2021-03-26cifs: Silently ignore unknown oplock break handleVincent Whitchurch1-2/+2
2021-03-26cifs: revalidate mapping when we open files for SMB1 POSIXRonnie Sahlberg1-0/+1
2021-03-26cifs: Fix chmod with modefromsid when an older ACE already exists.Shyam Prasad N1-2/+1
2021-03-26kernel: don't call do_exit() for PF_IO_WORKER threadsJens Axboe1-1/+9