aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/ctxfi
AgeCommit message (Expand)AuthorFilesLines
2018-07-27ALSA: ctxfi: cthw20k2: Replace mdelay() with msleep() and usleep_range()Gravatar Jia-Ju Bai 1-6/+6
2018-07-27ALSA:: ctxfi: cthw20k1: Replace mdelay() with msleep()Gravatar Jia-Ju Bai 1-3/+3
2018-06-18ALSA: ctxfi: use enum type CT_SUM_CTL where appropriateGravatar Stefan Agner 1-7/+8
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 4-13/+15
2018-05-28sound: Use octal not symbolic permissionsGravatar Joe Perches 2-3/+3
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Gravatar Takashi Iwai 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-26ALSA: Convert timers to use timer_setup()Gravatar Kees Cook 1-4/+3
2017-08-31ALSA: ctxfi: Remove null check before kfreeGravatar Himanshu Jha 2-8/+4
2017-08-23ALSA: ctxfi: make hw structures constGravatar Bhumika Goyal 2-2/+2
2017-08-22ALSA: ctxfi: Use common error handling code in two functionsGravatar Markus Elfring 1-20/+22
2017-08-12ALSA: ctxfi: make snd_pcm_hardware constGravatar Bhumika Goyal 1-3/+3
2017-03-20ALSA: ctxfi: Fix the incorrect check of dma_set_mask() callGravatar Takashi Iwai 1-1/+1
2017-02-28ALSA: ctxfi: Fallback DMA mask to 32bitGravatar Takashi Iwai 2-26/+12
2016-09-12ALSA: pci: constify local structuresGravatar Julia Lawall 1-1/+1
2016-09-07ALSA: squash lines for simple wrapper functionsGravatar Masahiro Yamada 1-5/+1
2016-09-02ALSA: constify snd_pcm_ops structuresGravatar Julia Lawall 1-2/+2
2016-06-17ALSA: ctxfi: Change structure initialisation to C99 styleGravatar Amitoj Kaur Chawla 1-17/+17
2016-04-09ALSA: constify ct_timer_ops structuresGravatar Julia Lawall 1-3/+3
2015-11-11ALSA: ctxfi: constify rsc ops structuresGravatar Julia Lawall 8-18/+18
2015-04-16ALSA: remove deprecated use of pci apiGravatar Quentin Lambert 2-4/+4
2015-01-11Merge branch 'topic/pci-cleanup' into for-nextGravatar Takashi Iwai 2-21/+0
2015-01-09ALSA: ctxfi: Simplify PM callbacksGravatar Takashi Iwai 2-21/+0
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Gravatar Markus Elfring 2-8/+2
2014-12-03ALSA: ctxfi: Neaten get_daio_rscGravatar Joe Perches 1-17/+13
2014-10-28ALSA: ctxfi: Kill the rest snd_print*()Gravatar Takashi Iwai 2-4/+6
2014-10-21ALSA: ctxfi: remove unused variableGravatar Sudip Mukherjee 1-4/+0
2014-09-30ALSA: ctxfi: pr_* replaced with dev_*Gravatar Sudip Mukherjee 11-52/+89
2014-09-30ALSA: ctxfi: ctatc: added reference to snd_cardGravatar Sudip Mukherjee 1-4/+8
2014-09-30ALSA: ctxfi: initialized snd_cardGravatar Sudip Mukherjee 4-0/+6
2014-09-30ALSA: ctxfi: added reference of snd_cardGravatar Sudip Mukherjee 5-18/+26
2014-09-30ALSA: ctxfi: removed typecast to (struct hw *)Gravatar Sudip Mukherjee 3-21/+13
2014-09-30ALSA: ctxfi: changed void * to struct hw *Gravatar Sudip Mukherjee 10-22/+24
2014-09-23ALSA: ctxfi: sparse warningGravatar Sudip Mukherjee 3-10/+10
2014-09-11Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 1-3/+1
2014-08-28Merge tag 'sound-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-3/+1
2014-08-26ALSA: ctxfi: fix broken user-visible stringGravatar Sudip Mukherjee 7-43/+27
2014-08-26ALSA: ctxfi: prink replacementGravatar Sudip Mukherjee 10-42/+42
2014-08-25ALSA: ctxfi: ctpcm.c: printk replacementGravatar Sudip Mukherjee 1-3/+3
2014-08-22ALSA: ctxfi: ct20k1reg: Fix typo in include guardGravatar Rasmus Villemoes 1-3/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useGravatar Benoit Taine 1-1/+1
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerGravatar Takashi Iwai 2-3/+2
2014-01-10ALSA: ctxfi - Work around emu20k1 glitch to prevent buffered sound data lossGravatar Sarah Bessmer 1-0/+5
2013-11-06ALSA: ctxfi: Use WARN_ON() instead of BUG_ON()Gravatar Takashi Iwai 1-2/+4
2013-09-13ALSA: ctxfi: Staticize local symbolsGravatar Sachin Kamat 1-2/+2
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeGravatar Takashi Iwai 1-1/+0
2012-12-07ALSA: pci: remove __dev* attributesGravatar Bill Pemberton 6-23/+23
2012-09-12ALSA: Define more channel map positionsGravatar Takashi Iwai 1-3/+3
2012-09-12ALSA: ctxfi: Fix mono channel map to UNKNOWNGravatar Takashi Iwai 1-3/+3
2012-09-06ALSA: ctxfi: Implement channel mapsGravatar Takashi Iwai 1-0/+50