summaryrefslogtreecommitdiff
path: root/sound/pci/ctxfi/ctdaio.c
AgeCommit message (Expand)Author
2026-04-01ALSA: ctxfi: Use correct DAIO type for da_descHarin Lee
2026-04-01ALSA: ctxfi: Rename SPDIFI1 to SPDIFI_BAYHarin Lee
2026-03-29ALSA: ctxfi: Check the error for index mappingTakashi Iwai
2026-03-29ALSA: ctxfi: Fix missing SPDIFI1 index handlingTakashi Iwai
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-11-25ALSA: ctxfi: Add support for dedicated RCA switchingHarin Lee
2025-11-25ALSA: ctxfi: Use explicit output flag for DAIO resourcesHarin Lee
2025-11-25ALSA: ctxfi: Add hw parameter to daio_mgr_dao_init()Harin Lee
2025-09-01ALSA: ctxfi: Use guard() for spin locksTakashi Iwai
2025-03-12ALSA: ctxfi: change dao_set_input functions from kzalloc to kcallocEthan Carter Edwards
2025-01-20ALSA: ctxfi: Simplify dao_clear_{left,right}_input() functionsEthan Carter Edwards
2024-02-13ALSA: ctxfi: avoid casting function pointersArnd Bergmann
2021-11-18ALSA: ctxfi: Fix out-of-range accessTakashi Iwai
2021-03-18ALSA: ctxfi: fix comment syntax in file headersAditya Srivastava
2020-01-05ALSA: ctxfi: More constificationsTakashi Iwai
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 364Thomas Gleixner
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2015-11-11ALSA: ctxfi: constify rsc ops structuresJulia Lawall
2014-12-03ALSA: ctxfi: Neaten get_daio_rscJoe Perches
2014-09-30ALSA: ctxfi: pr_* replaced with dev_*Sudip Mukherjee
2014-09-30ALSA: ctxfi: initialized snd_cardSudip Mukherjee
2014-09-30ALSA: ctxfi: added reference of snd_cardSudip Mukherjee
2014-09-30ALSA: ctxfi: changed void * to struct hw *Sudip Mukherjee
2014-08-26ALSA: ctxfi: prink replacementSudip Mukherjee
2013-09-13ALSA: ctxfi: Staticize local symbolsSachin Kamat
2011-06-14ALSA: ctxfi: Add support for Creative Titanium HDHarry Butterworth
2011-03-14ALSA: ctxfi - Clear input settings before initializationPrzemyslaw Bruski
2009-07-22ALSA: ctxfi - Simple code clean upTakashi Iwai
2009-07-20ALSA: ctxfi: Swapped SURROUND-SIDE channels on emu20k2Frank Roth
2009-06-08ALSA: ctxfi - Clean up probe routinesTakashi Iwai
2009-06-08ALSA: ctxfi - Remove useless initializations and castTakashi Iwai
2009-05-14ALSA: SB X-Fi driver mergeWai Yew CHAY