index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
gpio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-10
ALSA: hda: Fix hang at HD-audio codec unbinding due to refcount saturation
Takashi Iwai
1
-2
/
+2
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: 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: Split endpoint setups for hw_params and prepare
Takashi Iwai
3
-20
/
+23
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-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
2022-08-24
ALSA: control: Fix an out-of-bounds bug in get_ctl_id_hash()
Zheyu Ma
1
-3
/
+3
2022-08-24
ALSA: hda: intel-nhlt: Correct the handling of fmt_config flexible array
Peter Ujfalusi
1
-1
/
+7
2022-08-24
ALSA: seq: Fix data-race at module auto-loading
Takashi Iwai
1
-7
/
+5
2022-08-23
ASoC: SOF: ipc4-topology: fix alh_group_ida max value
Bard Liao
1
-1
/
+1
2022-08-23
ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversion
Nathan Chancellor
1
-1
/
+1
2022-08-23
ALSA: seq: oss: Fix data-race for max_midi_devs access
Takashi Iwai
1
-0
/
+2
2022-08-23
ASoC: SOF: Kconfig: Make IPC_MESSAGE_INJECTOR depend on SND_SOC_SOF
Peter Ujfalusi
1
-0
/
+1
2022-08-23
ASoC: SOF: Kconfig: Make IPC_FLOOD_TEST depend on SND_SOC_SOF
Peter Ujfalusi
1
-0
/
+1
2022-08-23
ASoC: fsl_mqs: Fix supported clock DAI format
Shengjiu Wang
1
-1
/
+1
2022-08-23
ASoC: nau8540: Implement hw constraint for rates
Takashi Iwai
1
-11
/
+29
2022-08-23
ASoC: nau8825: Implement hw constraint for rates
Takashi Iwai
1
-38
/
+45
2022-08-23
ASoC: nau8824: Implement hw constraint for rates
Takashi Iwai
1
-29
/
+38
2022-08-23
ASoC: nau8824: Fix semaphore unbalance at error paths
Takashi Iwai
1
-7
/
+10
2022-08-23
ASoC: nau8821: Implement hw constraint for rates
Takashi Iwai
1
-30
/
+36
2022-08-22
ASoC: mediatek: mt8186: fix DMIC record noise
Jiaxin Yu
1
-3
/
+0
2022-08-22
ALSA: memalloc: Revive x86-specific WC page allocations again
Takashi Iwai
1
-16
/
+71
2022-08-22
Linux 6.0-rc2
v6.0-rc2
Linus Torvalds
1
-1
/
+1
2022-08-21
tracing: Have filter accept "common_cpu" to be consistent
Steven Rostedt (Google)
1
-0
/
+1
2022-08-21
tracing/probes: Have kprobes and uprobes use $COMM too
Steven Rostedt (Google)
1
-2
/
+3
2022-08-21
tracing/eprobes: Have event probes be consistent with kprobes and uprobes
Steven Rostedt (Google)
1
-6
/
+64
2022-08-21
tracing/eprobes: Fix reading of string fields
Steven Rostedt (Google)
1
-0
/
+21
2022-08-21
tracing/eprobes: Do not hardcode $comm as a string
Steven Rostedt (Google)
1
-2
/
+3
2022-08-21
tracing/eprobes: Do not allow eprobes to use $stack, or % for regs
Steven Rostedt (Google)
1
-8
/
+13
2022-08-21
ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
Yang Jihong
1
-0
/
+10
2022-08-21
tracing/perf: Fix double put of trace event when init fails
Steven Rostedt (Google)
1
-3
/
+4
2022-08-21
tracing: React to error return from traceprobe_parse_event_name()
Lukas Bulwahn
1
-1
/
+1
2022-08-21
asm goto: eradicate CC_HAS_ASM_GOTO
Nick Desaulniers
10
-89
/
+7
2022-08-21
i2c: imx: Make sure to unregister adapter on remove()
Uwe Kleine-König
1
-9
/
+11
2022-08-21
Revert "i2c: scmi: Replace open coded device_get_match_data()"
Wolfram Sang
1
-2
/
+7
2022-08-20
scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling check
Guru Das Srinagesh
1
-0
/
+1
2022-08-20
kbuild: fix the modules order between drivers and libs
Masahiro Yamada
1
-4
/
+2
2022-08-20
scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-length
Nathan Chancellor
1
-1
/
+0
[next]