index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test_cpumask.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-20
ALSA: hda: document state machine for hdac_streams
Pierre-Louis Bossart
1
-0
/
+33
2022-09-20
ALSA: hda: make snd_hdac_stream_clear() static
Pierre-Louis Bossart
2
-4
/
+2
2022-09-20
ALSA: hda/hdmi: Fix the converter allocation for the silent stream
Jaroslav Kysela
1
-8
/
+12
2022-09-19
ALSA: hda/realtek: Add a quirk for HP OMEN 16 (8902) mute LED
Daniel Houldsworth
1
-0
/
+1
2022-09-17
ALSA: ppc: Switch to use for_each_child_of_node() macro
Yang Yingliang
1
-4
/
+2
2022-09-16
ALSA: hda/hdmi: Fix the converter reuse for the silent stream
Jaroslav Kysela
1
-0
/
+1
2022-09-15
ALSA: hda/realtek: Add quirk for ASUS GA503R laptop
Luke D. Jones
1
-0
/
+1
2022-09-15
ALSA: hda/realtek: Add pincfg for ASUS G533Z HP jack
Luke D. Jones
1
-0
/
+11
2022-09-15
ALSA: hda/realtek: Add pincfg for ASUS G513 HP jack
Luke D. Jones
1
-0
/
+11
2022-09-15
ALSA: hda/realtek: Re-arrange quirk table entries
Takashi Iwai
1
-3
/
+3
2022-09-15
ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5530 laptop
Callum Osmotherly
1
-0
/
+1
2022-09-15
ALSA: usb-audio: Fix last interface check for registration
Takashi Iwai
1
-1
/
+1
2022-09-14
ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5570 laptop
Callum Osmotherly
1
-0
/
+1
2022-09-13
ASoC: Intel: fix unused-variable warning in probe_codec
Gaosheng Cui
1
-1
/
+1
2022-09-13
ALSA: hda/hdmi: change type for the 'assigned' variable
Jaroslav Kysela
1
-7
/
+7
2022-09-13
ALSA: hda: Fix Nvidia dp infoframe
Mohan Kumar
1
-4
/
+19
2022-09-13
ALSA: hda/realtek: Add quirk for Huawei WRT-WX9
huangwenhui
1
-0
/
+1
2022-09-13
ALSA: hda/tegra: set depop delay for tegra
Mohan Kumar
1
-0
/
+1
2022-09-13
ALSA: hda: add Intel 5 Series / 3400 PCI DID
Kai Vehmanen
1
-0
/
+2
2022-09-12
ALSA: dummy: Add customizable volume min/max.
YJ Lee
1
-10
/
+24
2022-09-12
ALSA: dummy: Fix trailing whitespaces.
YJ Lee
1
-4
/
+4
2022-09-10
ALSA: hda: Fix hang at HD-audio codec unbinding due to refcount saturation
Takashi Iwai
1
-2
/
+2
2022-09-09
sound: oss: dmasound: remove software_input_volume declaration
Gaosheng Cui
1
-3
/
+0
2022-09-09
ALSA: memalloc: remove snd_dma_sg_ops declaration
Gaosheng Cui
1
-4
/
+0
2022-09-09
ALSA: line6: remove line6_set_raw declaration
Gaosheng Cui
1
-2
/
+0
2022-09-07
ALSA: usb-audio: Clear fixed clock rate at closing EP
Takashi Iwai
1
-0
/
+2
2022-09-07
ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc()
Tasos Sahanidis
1
-1
/
+1
2022-09-06
ALSA: hda: cs35l41: Utilize acpi_get_subsystem_id()
Andy Shevchenko
1
-37
/
+9
2022-09-06
ALSA: hda: cs35l41: Call put_device() in the scope of get_device()
Andy Shevchenko
1
-5
/
+6
2022-09-06
ALSA: hda: beep: Simplify keep-power-at-enable behavior
Takashi Iwai
3
-25
/
+16
2022-09-06
ALSA: usb-audio: Register card at the last interface
Takashi Iwai
4
-51
/
+26
2022-09-06
ALSA: hda: Once again fix regression of page allocations with IOMMU
Takashi Iwai
2
-3
/
+8
2022-09-06
ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()
Dongxiang Ke
1
-1
/
+1
2022-09-06
ALSA: hda/tegra: Align BDL entry to 4KB boundary
Mohan Kumar
1
-1
/
+2
2022-09-05
ALSA: hda/sigmatel: Fix unused variable warning for beep power change
Takashi Iwai
1
-0
/
+2
2022-09-05
ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC
Takashi Iwai
1
-3
/
+3
2022-09-04
ALSA: hda/sigmatel: Keep power up while beep is enabled
Takashi Iwai
1
-0
/
+22
2022-09-02
ALSA: aloop: Fix random zeros in capture data when using jiffies timer
Pattara Teerapong
1
-3
/
+4
2022-09-01
ALSA: usb-audio: Clean up endpoint setups at PCM prepare
Takashi Iwai
1
-30
/
+10
2022-09-01
ALSA: usb-audio: Split endpoint setups for hw_params and prepare
Takashi Iwai
3
-20
/
+23
2022-09-01
ALSA: asihpi - Remove useless code in hpi_meter_get_peak()
Valentina Goncharenko
1
-1
/
+0
2022-09-01
ALSA: usb-audio: Drop superfluous interface setup at parsing
Takashi Iwai
1
-6
/
+0
2022-09-01
ALSA: usb-audio: Register card again for iface over delayed_register option
Takashi Iwai
2
-2
/
+2
2022-09-01
ALSA: usb-audio: Inform the delayed registration more properly
Takashi Iwai
1
-3
/
+4
2022-08-30
ALSA: hda/hdmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2022-08-28
ALSA: usb-audio: Add quirk for LH Labs Geek Out HD Audio 1V5
Takashi Iwai
1
-0
/
+2
2022-08-28
ALSA: hda/realtek: Add speaker AMP init for Samsung laptops with ALC298
Kacper Michajłow
1
-7
/
+56
2022-08-26
ALSA: control: Re-order bounds checking in get_ctl_id_hash()
Dan Carpenter
1
-1
/
+1
2022-08-25
ASoC: fsl_aud2htx: Add error handler for pm_runtime_enable
Shengjiu Wang
1
-0
/
+2
2022-08-25
ASoC: fsl_aud2htx: register platform component before registering cpu dai
Shengjiu Wang
1
-4
/
+10
[next]