aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ctxfi (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-03ALSA: pci: Constify snd_pci_quirk tablesTakashi Iwai1-2/+2
2020-01-03ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai1-1/+1
2019-12-11ALSA: ctxfi: Support PCM sync_stopTakashi Iwai2-3/+2
2019-12-11ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai1-2/+0
2019-12-11ALSA: ctxfi: Use managed buffer allocationTakashi Iwai1-11/+4
2019-11-06ALSA: pci: Avoid non-standard macro usageTakashi Iwai2-2/+3
2019-11-06ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai1-2/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 364Thomas Gleixner28-133/+28
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-01-15ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai1-8/+0
2018-07-27ALSA: ctxfi: cthw20k2: Replace mdelay() with msleep() and usleep_range()Jia-Ju Bai1-6/+6
2018-07-27ALSA:: ctxfi: cthw20k1: Replace mdelay() with msleep()Jia-Ju Bai1-3/+3
2018-06-18ALSA: ctxfi: use enum type CT_SUM_CTL where appropriateStefan Agner1-7/+8
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook4-13/+15
2018-05-28sound: Use octal not symbolic permissionsJoe Perches2-3/+3
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-26ALSA: Convert timers to use timer_setup()Kees Cook1-4/+3
2017-08-31ALSA: ctxfi: Remove null check before kfreeHimanshu Jha2-8/+4
2017-08-23ALSA: ctxfi: make hw structures constBhumika Goyal2-2/+2
2017-08-22ALSA: ctxfi: Use common error handling code in two functionsMarkus Elfring1-20/+22
2017-08-12ALSA: ctxfi: make snd_pcm_hardware constBhumika Goyal1-3/+3
2017-03-20ALSA: ctxfi: Fix the incorrect check of dma_set_mask() callTakashi Iwai1-1/+1
2017-02-28ALSA: ctxfi: Fallback DMA mask to 32bitTakashi Iwai2-26/+12
2016-09-12ALSA: pci: constify local structuresJulia Lawall1-1/+1
2016-09-07ALSA: squash lines for simple wrapper functionsMasahiro Yamada1-5/+1
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall1-2/+2
2016-06-17ALSA: ctxfi: Change structure initialisation to C99 styleAmitoj Kaur Chawla1-17/+17
2016-04-09ALSA: constify ct_timer_ops structuresJulia Lawall1-3/+3
2015-11-11ALSA: ctxfi: constify rsc ops structuresJulia Lawall8-18/+18
2015-04-16ALSA: remove deprecated use of pci apiQuentin Lambert2-4/+4
2015-01-11Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2-21/+0
2015-01-09ALSA: ctxfi: Simplify PM callbacksTakashi Iwai2-21/+0
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2-8/+2
2014-12-03ALSA: ctxfi: Neaten get_daio_rscJoe Perches1-17/+13
2014-10-28ALSA: ctxfi: Kill the rest snd_print*()Takashi Iwai2-4/+6
2014-10-21ALSA: ctxfi: remove unused variableSudip Mukherjee1-4/+0
2014-09-30ALSA: ctxfi: pr_* replaced with dev_*Sudip Mukherjee11-52/+89
2014-09-30ALSA: ctxfi: ctatc: added reference to snd_cardSudip Mukherjee1-4/+8
2014-09-30ALSA: ctxfi: initialized snd_cardSudip Mukherjee4-0/+6
2014-09-30ALSA: ctxfi: added reference of snd_cardSudip Mukherjee5-18/+26
2014-09-30ALSA: ctxfi: removed typecast to (struct hw *)Sudip Mukherjee3-21/+13
2014-09-30ALSA: ctxfi: changed void * to struct hw *Sudip Mukherjee10-22/+24
2014-09-23ALSA: ctxfi: sparse warningSudip Mukherjee3-10/+10
2014-09-11Merge branch 'for-linus' into for-nextTakashi Iwai1-3/+1
2014-08-28Merge tag 'sound-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-3/+1
2014-08-26ALSA: ctxfi: fix broken user-visible stringSudip Mukherjee7-43/+27
2014-08-26ALSA: ctxfi: prink replacementSudip Mukherjee10-42/+42
2014-08-25ALSA: ctxfi: ctpcm.c: printk replacementSudip Mukherjee1-3/+3
2014-08-22ALSA: ctxfi: ct20k1reg: Fix typo in include guardRasmus Villemoes1-3/+1