summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * ASoC: simple-card: add simple_parse_node()Kuninori Morimoto2021-05-111-54/+53
| | | * | ASoC: cs42l42: Regmap must use_single_read/writeRichard Fitzgerald2021-05-111-0/+3
| | | * | ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix 3-830 tabletHans de Goede2021-05-111-0/+14
| | | * | ASoC: Intel: bytcr_rt5640: Add quirk for the Glavey TM800A550L tabletHans de Goede2021-05-111-0/+11
| | | |/
| | | * ASoC: ak5558: Correct the dai name for ak5552Shengjiu Wang2021-05-101-1/+1
| | | * ASoC: codecs: lpass-tx-macro: add missing MODULE_DEVICE_TABLEBixuan Cui2021-05-101-0/+1
| | | * ASoC: codecs: lpass-rx-macro: add missing MODULE_DEVICE_TABLESrinivas Kandagatla2021-05-101-0/+1
| | | * ASoC: rt711-sdca: fix the function number of SDCA control for feature unit 0x1EShuming Fan2021-05-051-2/+2
| | | * Merge series "ASoC: Revert clk_hw_get_clk() cleanup" from Jerome Brunet <jbru...Mark Brown2021-04-282-8/+2
| | | |\
| | | | * ASoC: da7219: do not request a new clock consummer referenceJerome Brunet2021-04-281-4/+1
| | | | * ASoC: stm32: do not request a new clock consummer referenceJerome Brunet2021-04-281-4/+1
| | | * | ASoC: amd: fix for pcm_read() errorVijendar Mukunda2021-04-283-10/+16
| | | |/
| | | * ASoC: max98088: fix ni clock divider calculationMarco Felsch2021-04-261-2/+11
| | * | ALSA: usb-audio: scarlett2: snd_scarlett_gen2_controls_create() can be statickernel test robot2021-05-231-2/+2
| | * | ALSA: hda/realtek: the bass speaker can't output sound on Yoga 9iHui Wang2021-05-221-0/+9
| | * | ALSA: hda/realtek: Headphone volume is controlled by Front mixerHui Wang2021-05-221-0/+23
| | * | ALSA: usb-audio: scarlett2: Improve driver startup messagesGeoffrey D. Bennett2021-05-213-31/+52
| | * | ALSA: usb-audio: scarlett2: Fix device hang with ehci-pciGeoffrey D. Bennett2021-05-211-1/+1
| | * | ALSA: usb-audio: fix control-request directionJohan Hovold2021-05-211-1/+1
| * | | Merge tag 'sound-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-05-2017-46/+175
| |\| |
| | * | ALSA: line6: Fix racy initialization of LINE6 MIDITakashi Iwai2021-05-193-11/+4
| | * | ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling...Takashi Sakamoto2021-05-181-2/+2
| | * | ALSA: dice: disable double_pcm_frames mode for M-Audio Profire 610, 2626 and ...Takashi Sakamoto2021-05-184-4/+29
| | * | ALSA: intel8x0: Don't update period unless preparedTakashi Iwai2021-05-161-0/+7
| | * | ALSA: hda/realtek: Add some CLOVE SSIDs of ALC293PeiSen Hou2021-05-141-0/+15
| | * | ALSA: firewire-lib: fix amdtp_packet tracepoints event for packet_index fieldTakashi Sakamoto2021-05-142-9/+12
| | * | ALSA: firewire-lib: fix calculation for size of IR context payloadTakashi Sakamoto2021-05-141-7/+6
| | * | ALSA: firewire-lib: fix check for the size of isochronous packet payloadTakashi Sakamoto2021-05-141-4/+10
| | * | ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 ProTakashi Sakamoto2021-05-143-4/+3
| | * | ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26Takashi Sakamoto2021-05-141-1/+1
| | * | ALSA: hda/realtek: Add fixup for HP Spectre x360 15-df0xxxElia Devito2021-05-111-0/+12
| | * | ALSA: usb-audio: Fix potential out-of-bounce access in MIDI EP parserTakashi Iwai2021-05-111-3/+4
| | * | ALSA: usb-audio: Validate MS endpoint descriptorsTakashi Iwai2021-05-101-0/+4
| | * | ALSA: hda: fixup headset for ASUS GU502 laptopDaniel Cordova A2021-05-091-0/+62
| | * | ALSA: hda/realtek: reset eapd coeff to default value for alc287Hui Wang2021-05-071-1/+4
| * | | Revert "Revert "ALSA: usx2y: Fix potential NULL pointer dereference""Greg Kroah-Hartman2021-05-131-0/+5
| * | | ASoC: cs43130: handle errors in cs43130_probe() properlyGreg Kroah-Hartman2021-05-131-14/+14
| * | | Revert "ASoC: cs43130: fix a NULL pointer dereference"Greg Kroah-Hartman2021-05-131-2/+0
| * | | ASoC: rt5645: add error checking to rt5645_probe functionPhillip Potter2021-05-131-9/+39
| * | | Revert "ASoC: rt5645: fix a NULL pointer dereference"Greg Kroah-Hartman2021-05-131-3/+0
| * | | Revert "ALSA: usx2y: Fix potential NULL pointer dereference"Greg Kroah-Hartman2021-05-131-5/+0
| * | | ALSA: sb8: Add a comment note regarding an unused pointerAtul Gopinathan2021-05-131-1/+5
| * | | Revert "ALSA: sb8: add a check for request_region"Greg Kroah-Hartman2021-05-131-4/+0
| * | | Revert "ALSA: gus: add a check of the status of snd_ctl_add"Greg Kroah-Hartman2021-05-131-11/+2
| * | | Revert "ALSA: sb: fix a missing check of snd_ctl_add"Greg Kroah-Hartman2021-05-131-7/+3
* | | | tty: no checking of tty_unregister_ldiscJiri Slaby2021-05-131-3/+1
* | | | tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby2021-05-131-1/+1
* | | | tty: set tty_ldisc_ops::num staticallyJiri Slaby2021-05-131-1/+2
* | | | tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby2021-05-132-4/+4
|/ / /
* | | Merge tag 'sound-fix-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-05-073-9/+109
|\| |