summaryrefslogtreecommitdiff
path: root/sound/pci/ctxfi
AgeCommit message (Expand)Author
2025-06-09ALSA: ctxfi: Replace deprecated strcpy() with strscpy()Brahmajit Das
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-08treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()Ingo Molnar
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
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-05-08ALSA: pci: Use *-y instead of *-objs in MakefileTakashi Iwai
2024-02-13ALSA: ctxfi: avoid casting function pointersArnd Bergmann
2022-05-23ALSA: ctxfi: fix typo in commentJulia Lawall
2022-05-23ALSA: ctxfi: Add SB046x PCI IDEdward Matijevic
2021-11-18ALSA: ctxfi: Fix out-of-range accessTakashi Iwai
2021-03-30Merge tag 'tags/mute-led-rework' into for-nextTakashi Iwai
2021-03-18ALSA: ctxfi: fix comment syntax in file headersAditya Srivastava
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-02-28ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bitsColin Ian King
2021-01-15ALSA: pci: Simplify with dma_set_mask_and_coherent()Takashi Iwai
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
2020-12-25ALSA: ctxfi: Use DIV_ROUND_UP() instead of open-coding itLars-Peter Clausen
2020-07-15ALSA: ctxfi: Replace the word blacklistTakashi Iwai
2020-07-07ALSA: pci/ctxfi: fix kernel-doc warningsPierre-Louis Bossart
2020-07-07ALSA: pci/ctxfi/ctatc: fix kernel-docPierre-Louis Bossart
2020-04-09ALSA: ctxfi: Remove unnecessary cast in kfreeXu Wang
2020-01-05ALSA: ctxfi: More constificationsTakashi Iwai
2020-01-03ALSA: pci: Constify snd_pci_quirk tablesTakashi Iwai
2020-01-03ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai
2019-12-11ALSA: ctxfi: Support PCM sync_stopTakashi Iwai
2019-12-11ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: ctxfi: Use managed buffer allocationTakashi Iwai
2019-11-06ALSA: pci: Avoid non-standard macro usageTakashi Iwai
2019-11-06ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 364Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-01-15ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2018-07-27ALSA: ctxfi: cthw20k2: Replace mdelay() with msleep() and usleep_range()Jia-Ju Bai
2018-07-27ALSA:: ctxfi: cthw20k1: Replace mdelay() with msleep()Jia-Ju Bai
2018-06-18ALSA: ctxfi: use enum type CT_SUM_CTL where appropriateStefan Agner
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-28sound: Use octal not symbolic permissionsJoe Perches
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-26ALSA: Convert timers to use timer_setup()Kees Cook
2017-08-31ALSA: ctxfi: Remove null check before kfreeHimanshu Jha
2017-08-23ALSA: ctxfi: make hw structures constBhumika Goyal
2017-08-22ALSA: ctxfi: Use common error handling code in two functionsMarkus Elfring
2017-08-12ALSA: ctxfi: make snd_pcm_hardware constBhumika Goyal
2017-03-20ALSA: ctxfi: Fix the incorrect check of dma_set_mask() callTakashi Iwai
2017-02-28ALSA: ctxfi: Fallback DMA mask to 32bitTakashi Iwai
2016-09-12ALSA: pci: constify local structuresJulia Lawall
2016-09-07ALSA: squash lines for simple wrapper functionsMasahiro Yamada
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall