summaryrefslogtreecommitdiff
path: root/sound/pci/ctxfi
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ctxfi: fix typo in commentJulia Lawall2022-05-231-1/+1
* ALSA: ctxfi: Add SB046x PCI IDEdward Matijevic2022-05-232-1/+4
* ALSA: ctxfi: Fix out-of-range accessTakashi Iwai2021-11-185-26/+22
* Merge tag 'tags/mute-led-rework' into for-nextTakashi Iwai2021-03-301-1/+0
|\
| * module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
* | ALSA: ctxfi: fix comment syntax in file headersAditya Srivastava2021-03-1820-20/+20
|/
* ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bitsColin Ian King2021-02-281-1/+1
* ALSA: pci: Simplify with dma_set_mask_and_coherent()Takashi Iwai2021-01-152-12/+4
* ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-081-1/+1
* ALSA: ctxfi: Use DIV_ROUND_UP() instead of open-coding itLars-Peter Clausen2020-12-251-1/+1
* ALSA: ctxfi: Replace the word blacklistTakashi Iwai2020-07-151-1/+1
* ALSA: pci/ctxfi: fix kernel-doc warningsPierre-Louis Bossart2020-07-076-6/+6
* ALSA: pci/ctxfi/ctatc: fix kernel-docPierre-Louis Bossart2020-07-071-0/+4
* ALSA: ctxfi: Remove unnecessary cast in kfreeXu Wang2020-04-091-7/+7
* ALSA: ctxfi: More constificationsTakashi Iwai2020-01-052-3/+3
* ALSA: pci: Constify snd_pci_quirk tablesTakashi Iwai2020-01-031-2/+2
* ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai2020-01-031-1/+1
* ALSA: ctxfi: Support PCM sync_stopTakashi Iwai2019-12-112-3/+2
* ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-2/+0
* ALSA: ctxfi: Use managed buffer allocationTakashi Iwai2019-12-111-11/+4
* ALSA: pci: Avoid non-standard macro usageTakashi Iwai2019-11-062-2/+3
* ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai2019-11-061-2/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 364Thomas Gleixner2019-06-0528-133/+28
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-151-8/+0
* ALSA: ctxfi: cthw20k2: Replace mdelay() with msleep() and usleep_range()Jia-Ju Bai2018-07-271-6/+6
* ALSA:: ctxfi: cthw20k1: Replace mdelay() with msleep()Jia-Ju Bai2018-07-271-3/+3
* ALSA: ctxfi: use enum type CT_SUM_CTL where appropriateStefan Agner2018-06-181-7/+8
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-124-13/+15
* sound: Use octal not symbolic permissionsJoe Perches2018-05-282-3/+3
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-131-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | ALSA: Convert timers to use timer_setup()Kees Cook2017-10-261-4/+3
|/
* ALSA: ctxfi: Remove null check before kfreeHimanshu Jha2017-08-312-8/+4
* ALSA: ctxfi: make hw structures constBhumika Goyal2017-08-232-2/+2
* ALSA: ctxfi: Use common error handling code in two functionsMarkus Elfring2017-08-221-20/+22
* ALSA: ctxfi: make snd_pcm_hardware constBhumika Goyal2017-08-121-3/+3
* ALSA: ctxfi: Fix the incorrect check of dma_set_mask() callTakashi Iwai2017-03-201-1/+1
* ALSA: ctxfi: Fallback DMA mask to 32bitTakashi Iwai2017-02-282-26/+12
* ALSA: pci: constify local structuresJulia Lawall2016-09-121-1/+1
* ALSA: squash lines for simple wrapper functionsMasahiro Yamada2016-09-071-5/+1
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-021-2/+2
* ALSA: ctxfi: Change structure initialisation to C99 styleAmitoj Kaur Chawla2016-06-171-17/+17
* ALSA: constify ct_timer_ops structuresJulia Lawall2016-04-091-3/+3
* ALSA: ctxfi: constify rsc ops structuresJulia Lawall2015-11-118-18/+18
* ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-162-4/+4
* Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-112-21/+0
|\
| * ALSA: ctxfi: Simplify PM callbacksTakashi Iwai2015-01-092-21/+0
* | ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-042-8/+2
|/
* ALSA: ctxfi: Neaten get_daio_rscJoe Perches2014-12-031-17/+13