index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crypto
/
arc4.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-12
ALSA: emu10k1x: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-2
/
+8
2022-04-12
ALSA: cs5535audio: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-2
/
+8
2022-04-12
ALSA: cs4281: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-2
/
+8
2022-04-12
ALSA: ca0106: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-2
/
+8
2022-04-12
ALSA: azt3328: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-1
/
+7
2022-04-12
ALSA: au88x0: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-1
/
+7
2022-04-12
ALSA: atiixp: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2
-4
/
+16
2022-04-12
ALSA: als4000: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-2
/
+8
2022-04-12
ALSA: ali5451: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-2
/
+8
2022-04-12
ALSA: ad1889: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-2
/
+8
2022-04-12
ALSA: sc6000: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-1
/
+6
2022-04-12
ALSA: galaxy: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-1
/
+6
2022-04-12
ALSA: echoaudio: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-2
/
+7
2022-04-12
ALSA: core: Add snd_card_free_on_error() helper
Takashi Iwai
2
-0
/
+29
2022-04-11
ALSA: hda/realtek: add quirk for Lenovo Thinkpad X12 speakers
Tao Jin
1
-0
/
+1
2022-04-11
ALSA: pcm: Test for "silence" field in struct "pcm_format_data"
Fabio M. De Francesco
1
-1
/
+1
2022-04-08
ALSA: usb-audio: Increase max buffer size
Takashi Iwai
1
-1
/
+1
2022-04-08
ALSA: usb-audio: Cap upper limits of buffer/period bytes for implicit fb
Takashi Iwai
1
-2
/
+87
2022-04-07
ALSA: hda: intel-dsp-config: update AlderLake PCI IDs
Pierre-Louis Bossart
1
-2
/
+16
2022-04-07
sound/oss/dmasound: fix build when drivers are mixed =y/=m
Randy Dunlap
2
-29
/
+1
2022-04-07
ALSA: hda/realtek: Add quirk for Clevo PD50PNT
Tim Crawford
1
-0
/
+1
2022-04-05
ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2022-04-05
ALSA: hda/i915 - skip acomp init if no matching display
Kai Vehmanen
1
-10
/
+19
2022-03-30
ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock
Takashi Iwai
4
-11
/
+39
2022-03-30
ALSA: hda: Avoid unsol event during RPM suspending
Mohan Kumar
1
-1
/
+7
2022-03-30
ALSA: hda/realtek: Fix audio regression on Mi Notebook Pro 2020
Kai-Heng Feng
1
-2
/
+2
2022-03-28
ALSA: hda/cs8409: Add new Dolphin HW variants
Vitaly Rodionov
1
-0
/
+5
2022-03-28
ALSA: hda/cs8409: Disable HSBIAS_SENSE_EN for Cyborg
Stefan Binding
1
-8
/
+1
2022-03-28
ALSA: hda/cs8409: Support new Warlock MLK Variants
Stefan Binding
3
-2
/
+44
2022-03-28
ALSA: hda/cs8409: Fix Full Scale Volume setting for all variants
Stefan Binding
2
-13
/
+19
2022-03-28
ALSA: hda/cs8409: Re-order quirk table into ascending order
Stefan Binding
1
-17
/
+17
2022-03-28
ALSA: hda/cs8409: Fix Warlock to use mono mic configuration
Stefan Binding
1
-2
/
+2
2022-03-27
ALSA: cs4236: fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-3
/
+5
2022-03-27
ALSA: hda/realtek: Enable headset mic on Lenovo P360
Kai-Heng Feng
1
-0
/
+1
2022-03-25
ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEV
Zheng Bin
1
-0
/
+1
2022-03-24
ALSA: hda/realtek: Add mute and micmut LED support for Zbook Fury 17 G9
Kai-Heng Feng
1
-1
/
+8
2022-03-23
ASoC: rockchip: i2s_tdm: Fixup config for SND_SOC_DAIFMT_DSP_A/B
Meng Tang
1
-5
/
+5
2022-03-22
ALSA: hda/realtek: Add alc256-samsung-headphone fixup
Matt Kramer
2
-0
/
+15
2022-03-22
ALSA: pci: fix reading of swapped values from pcmreg in AC97 codec
Giacomo Guiduzzi
1
-2
/
+2
2022-03-22
ALSA: pcm: Add stream lock during PCM reset ioctl operations
Takashi Iwai
1
-0
/
+4
2022-03-22
ALSA: pcm: Fix races among concurrent prealloc proc writes
Takashi Iwai
1
-4
/
+7
2022-03-22
ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls
Takashi Iwai
1
-14
/
+18
2022-03-22
ALSA: pcm: Fix races among concurrent read/write and buffer changes
Takashi Iwai
1
-0
/
+4
2022-03-22
ALSA: pcm: Fix races among concurrent hw_params and hw_free calls
Takashi Iwai
3
-22
/
+42
2022-03-21
ASoC: fsl-asoc-card: Fix jack_event() always return 0
Meng Tang
1
-8
/
+4
2022-03-21
ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLs
Jiaxin Yu
1
-0
/
+4
2022-03-18
ASoC: atmel: mchp-pdmc: print the correct property name
Codrin Ciubotariu
1
-5
/
+6
2022-03-18
MAINTAINERS: Add Shengjiu to maintainer list of sound/soc/fsl
Nicolin Chen
1
-2
/
+2
2022-03-18
ASoC: SOF: Add a new dai_get_clk topology IPC op
Ranjani Sridharan
3
-24
/
+42
2022-03-18
ASoC: SOF: topology: Add ops for setting up and tearing down pipelines
Ranjani Sridharan
5
-226
/
+235
[next]