index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
ctxfi
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-06
ALSA: ctxfi: Add fallback to default RSR for S/PDIF
Harin Lee
1
-1
/
+2
2026-04-06
ALSA: ctxfi: Limit PTP to a single page
Harin Lee
1
-1
/
+1
2026-04-01
ALSA: ctxfi: Precompute SRC allocation loop bound
Harin Lee
1
-6
/
+4
2026-04-01
ALSA: ctxfi: Use correct DAIO type for da_desc
Harin Lee
2
-10
/
+12
2026-04-01
ALSA: ctxfi: Rename SPDIFI1 to SPDIFI_BAY
Harin Lee
3
-6
/
+6
2026-03-31
ALSA: ctxfi: Don't enumerate SPDIF1 at DAIO initialization
Takashi Iwai
1
-3
/
+7
2026-03-29
ALSA: ctxfi: Check the error for index mapping
Takashi Iwai
1
-33
/
+52
2026-03-29
ALSA: ctxfi: Fix missing SPDIFI1 index handling
Takashi Iwai
1
-0
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
10
-34
/
+34
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
10
-35
/
+34
2026-02-08
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+2
2026-02-08
ALSA: ctxfi: Add quirk for SE-300PCIE variant (160b:0102)
Harin Lee
1
-5
/
+6
2026-01-19
ALSA: ctxfi: Fix potential OOB access in audio mixer handling
Takashi Iwai
1
-0
/
+2
2025-11-25
ALSA: ctxfi: Add support for Onkyo SE-300PCIE (OK0010)
Harin Lee
4
-14
/
+43
2025-11-25
ALSA: ctxfi: Add support for dedicated RCA switching
Harin Lee
8
-5
/
+111
2025-11-25
ALSA: ctxfi: Refactor resource alloc for sparse mappings
Harin Lee
2
-29
/
+35
2025-11-25
ALSA: ctxfi: Use explicit output flag for DAIO resources
Harin Lee
3
-8
/
+11
2025-11-25
ALSA: ctxfi: Add ADC helper functions for GPIO
Harin Lee
1
-9
/
+28
2025-11-25
ALSA: ctxfi: Add hw parameter to daio_mgr_dao_init()
Harin Lee
4
-4
/
+4
2025-09-01
ALSA: ctxfi: Use guard() for spin locks
Takashi Iwai
5
-197
/
+115
2025-09-01
ALSA: ctxfi: Use guard() for mutex locks
Takashi Iwai
2
-25
/
+19
2025-07-11
ALSA: ctxfi: Use safer strscpy() instead of strcpy()
Takashi Iwai
1
-1
/
+1
2025-06-09
ALSA: ctxfi: Replace deprecated strcpy() with strscpy()
Brahmajit Das
1
-2
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-08
treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()
Ingo Molnar
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-03-12
ALSA: ctxfi: change dao_set_input functions from kzalloc to kcalloc
Ethan Carter Edwards
1
-2
/
+2
2025-01-20
ALSA: ctxfi: Simplify dao_clear_{left,right}_input() functions
Ethan Carter Edwards
1
-35
/
+13
2024-05-08
ALSA: pci: Use *-y instead of *-objs in Makefile
Takashi Iwai
1
-1
/
+1
2024-02-13
ALSA: ctxfi: avoid casting function pointers
Arnd Bergmann
7
-33
/
+35
2022-05-23
ALSA: ctxfi: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-23
ALSA: ctxfi: Add SB046x PCI ID
Edward Matijevic
2
-1
/
+4
2021-11-18
ALSA: ctxfi: Fix out-of-range access
Takashi Iwai
5
-26
/
+22
2021-03-30
Merge tag 'tags/mute-led-rework' into for-next
Takashi Iwai
1
-1
/
+0
2021-03-18
ALSA: ctxfi: fix comment syntax in file headers
Aditya Srivastava
20
-20
/
+20
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2021-02-28
ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits
Colin Ian King
1
-1
/
+1
2021-01-15
ALSA: pci: Simplify with dma_set_mask_and_coherent()
Takashi Iwai
2
-12
/
+4
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
1
-1
/
+1
2020-12-25
ALSA: ctxfi: Use DIV_ROUND_UP() instead of open-coding it
Lars-Peter Clausen
1
-1
/
+1
2020-07-15
ALSA: ctxfi: Replace the word blacklist
Takashi Iwai
1
-1
/
+1
2020-07-07
ALSA: pci/ctxfi: fix kernel-doc warnings
Pierre-Louis Bossart
6
-6
/
+6
2020-07-07
ALSA: pci/ctxfi/ctatc: fix kernel-doc
Pierre-Louis Bossart
1
-0
/
+4
2020-04-09
ALSA: ctxfi: Remove unnecessary cast in kfree
Xu Wang
1
-7
/
+7
2020-01-05
ALSA: ctxfi: More constifications
Takashi Iwai
2
-3
/
+3
2020-01-03
ALSA: pci: Constify snd_pci_quirk tables
Takashi Iwai
1
-2
/
+2
2020-01-03
ALSA: pci: Constify snd_device_ops definitions
Takashi Iwai
1
-1
/
+1
2019-12-11
ALSA: ctxfi: Support PCM sync_stop
Takashi Iwai
2
-3
/
+2
2019-12-11
ALSA: pci: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-2
/
+0
2019-12-11
ALSA: ctxfi: Use managed buffer allocation
Takashi Iwai
1
-11
/
+4
[next]