index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-23
ASoC: soc-pcm: fix BE transition for TRIGGER_START
Pierre-Louis Bossart
1
-2
/
+0
2022-05-23
ALSA: ctxfi: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-23
ALSA: cs5535audio: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-23
ALSA: ctxfi: Add SB046x PCI ID
Edward Matijevic
2
-1
/
+4
2022-05-23
Merge branch 'for-linus' into for-next
Takashi Iwai
57
-263
/
+492
2022-05-21
ALSA: usb-audio: Add missing ep_idx in fixed EP quirks
Takashi Iwai
1
-0
/
+3
2022-05-21
ALSA: usb-audio: Workaround for clock setup on TEAC devices
Takashi Iwai
1
-0
/
+7
2022-05-21
ALSA: lola: Bounds check loop iterator against streams array size
Kees Cook
1
-1
/
+2
2022-05-21
Merge tag 'asoc-fix-v5.18-rc7' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
1
-5
/
+5
2022-05-20
ASoC: SOF: Introduce generic (in)firmware tracing infrastructure
Mark Brown
17
-669
/
+767
2022-05-20
ASoC: max98090: Move check for invalid values before casting in max98090_put_...
Alexey Khoroshilov
1
-2
/
+4
2022-05-20
ASoC: rt1308-sdw: add the default value of register 0xc320
Shuming Fan
1
-0
/
+1
2022-05-20
ASoC: SOF: mediatek: add debug dump
Mark Brown
4
-0
/
+124
2022-05-20
ASoC: remove two unnecessary gpiolib dependencies
Mark Brown
1
-2
/
+0
2022-05-19
ASoC: rt9120: Use pm_runtime and regcache to optimize 'pwdnn' logic
ChiYuan Huang
1
-6
/
+105
2022-05-19
ASoC: rt9120: Fix 3byte read, valule offset typo
ChiYuan Huang
1
-1
/
+1
2022-05-19
ASoC: amd: acp: Set Speaker enable/disable pin through rt1019 codec driver.
V sujith kumar Reddy
5
-73
/
+10
2022-05-19
ASoC: amd: acp: Set Speaker enable/disable pin through rt1019 codec driver
V sujith kumar Reddy
2
-2
/
+3
2022-05-19
ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_tran...
Yang Yingliang
1
-3
/
+3
2022-05-19
ASoC: codecs: lpass: Fix passing zero to 'PTR_ERR'
YueHaibing
1
-2
/
+2
2022-05-19
ASoC: SOF: sof-client-ipc-flood-test: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-2
/
+1
2022-05-19
ASoC: SOF: mediatek: remove duplicate include in mt8195.c
Wan Jiabing
1
-1
/
+0
2022-05-19
ASoC: SOF: mediatek: Add mt8195 debug dump
YC Hung
1
-0
/
+29
2022-05-19
ASoC: SOF: mediatek: Add mediatek common debug dump
YC Hung
3
-0
/
+95
2022-05-19
ASoC: rt1015p: remove dependency on GPIOLIB
Pierre-Louis Bossart
1
-1
/
+0
2022-05-19
ASoC: max98357a: remove dependency on GPIOLIB
Pierre-Louis Bossart
1
-1
/
+0
2022-05-19
ASoC: SOF: ipc3-dtrace: Move dtrace related variables local from sof_dev
Peter Ujfalusi
2
-65
/
+93
2022-05-19
ASoC: SOF: Introduce opaque storage of private data for firmware tracing
Peter Ujfalusi
1
-0
/
+1
2022-05-19
ASoC: SOF: Modify the host trace_init parameter list to include dmab
Peter Ujfalusi
7
-9
/
+11
2022-05-19
ASoC: SOF: ipc3-dtrace: Move host ops wrappers from generic header to private
Peter Ujfalusi
3
-31
/
+37
2022-05-19
ASoC: SOF: Switch to IPC generic firmware tracing
Peter Ujfalusi
8
-615
/
+44
2022-05-19
ASoC: SOF: Clone the trace code to ipc3-dtrace as fw_tracing implementation
Peter Ujfalusi
4
-0
/
+612
2022-05-19
ASoC: SOF: Rename dtrace_is_supported flag to fw_trace_is_supported
Peter Ujfalusi
4
-10
/
+12
2022-05-19
ASoC: SOF: Introduce IPC independent ops for firmware tracing support
Peter Ujfalusi
1
-0
/
+18
2022-05-18
ALSA: usb-audio: Fix wrong kfree issue in snd_usb_endpoint_free_all
Wan Jiabing
1
-1
/
+1
2022-05-17
ASoC: Intel: avs: Driver core and PCM operations
Mark Brown
20
-21
/
+3443
2022-05-17
ASoC: ux500: mop500: Check before clk_put() not needed
Yihao Han
1
-6
/
+3
2022-05-17
ASoC: SOF: ipc-msg-injector: Cap the rmaining to count in IPC4 mode
Peter Ujfalusi
1
-4
/
+11
2022-05-17
ASoC: Intel: avs: APL-based platforms support
Cezary Rojewski
7
-1
/
+295
2022-05-17
ASoC: Intel: avs: SKL-based platforms support
Cezary Rojewski
6
-0
/
+170
2022-05-17
ASoC: Intel: avs: Power management
Cezary Rojewski
1
-0
/
+101
2022-05-17
ASoC: Intel: avs: PCI driver implementation
Cezary Rojewski
6
-4
/
+499
2022-05-17
ASoC: Intel: avs: Machine board registration
Cezary Rojewski
3
-1
/
+505
2022-05-17
ASoC: Intel: avs: Replace link_mask usage with i2s_link_mask
Piotr Maziarz
1
-6
/
+6
2022-05-17
ASoC: Intel: avs: Event tracing
Cezary Rojewski
5
-3
/
+228
2022-05-17
ASoC: Intel: avs: D0ix power state support
Cezary Rojewski
4
-3
/
+150
2022-05-17
ASoC: Intel: avs: Prepare for firmware tracing
Cezary Rojewski
6
-0
/
+113
2022-05-17
ASoC: Intel: avs: Coredump and recovery flow
Cezary Rojewski
4
-2
/
+105
2022-05-17
ASoC: Intel: avs: HDA PCM BE operations
Cezary Rojewski
2
-0
/
+350
2022-05-17
ASoC: Intel: avs: non-HDA PCM BE operations
Cezary Rojewski
2
-1
/
+225
[prev]
[next]