summaryrefslogtreecommitdiff
path: root/sound/pci/ctxfi
AgeCommit message (Expand)Author
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
2016-06-17ALSA: ctxfi: Change structure initialisation to C99 styleAmitoj Kaur Chawla
2016-04-09ALSA: constify ct_timer_ops structuresJulia Lawall
2015-11-11ALSA: ctxfi: constify rsc ops structuresJulia Lawall
2015-04-16ALSA: remove deprecated use of pci apiQuentin Lambert
2015-01-11Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai
2015-01-09ALSA: ctxfi: Simplify PM callbacksTakashi Iwai
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring
2014-12-03ALSA: ctxfi: Neaten get_daio_rscJoe Perches
2014-10-28ALSA: ctxfi: Kill the rest snd_print*()Takashi Iwai
2014-10-21ALSA: ctxfi: remove unused variableSudip Mukherjee
2014-09-30ALSA: ctxfi: pr_* replaced with dev_*Sudip Mukherjee
2014-09-30ALSA: ctxfi: ctatc: added reference to snd_cardSudip Mukherjee
2014-09-30ALSA: ctxfi: initialized snd_cardSudip Mukherjee
2014-09-30ALSA: ctxfi: added reference of snd_cardSudip Mukherjee
2014-09-30ALSA: ctxfi: removed typecast to (struct hw *)Sudip Mukherjee
2014-09-30ALSA: ctxfi: changed void * to struct hw *Sudip Mukherjee
2014-09-23ALSA: ctxfi: sparse warningSudip Mukherjee
2014-09-11Merge branch 'for-linus' into for-nextTakashi Iwai
2014-08-28Merge tag 'sound-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-08-26ALSA: ctxfi: fix broken user-visible stringSudip Mukherjee
2014-08-26ALSA: ctxfi: prink replacementSudip Mukherjee
2014-08-25ALSA: ctxfi: ctpcm.c: printk replacementSudip Mukherjee
2014-08-22ALSA: ctxfi: ct20k1reg: Fix typo in include guardRasmus Villemoes
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai
2014-01-10ALSA: ctxfi - Work around emu20k1 glitch to prevent buffered sound data lossSarah Bessmer
2013-11-06ALSA: ctxfi: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-09-13ALSA: ctxfi: Staticize local symbolsSachin Kamat
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
2012-09-12ALSA: Define more channel map positionsTakashi Iwai
2012-09-12ALSA: ctxfi: Fix mono channel map to UNKNOWNTakashi Iwai
2012-09-06ALSA: ctxfi: Implement channel mapsTakashi Iwai
2012-08-20Merge branch 'for-linus' into for-nextTakashi Iwai
2012-08-20ALSA: sound/pci/ctxfi/ctatc.c: fix error return codeJulia Lawall
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai