summaryrefslogtreecommitdiffstats
path: root/sound/pci/ctxfi
Commit message (Expand)AuthorAgeFilesLines
* 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
* ALSA: ctxfi: Kill the rest snd_print*()Takashi Iwai2014-10-282-4/+6
* ALSA: ctxfi: remove unused variableSudip Mukherjee2014-10-211-4/+0
* ALSA: ctxfi: pr_* replaced with dev_*Sudip Mukherjee2014-09-3011-52/+89
* ALSA: ctxfi: ctatc: added reference to snd_cardSudip Mukherjee2014-09-301-4/+8
* ALSA: ctxfi: initialized snd_cardSudip Mukherjee2014-09-304-0/+6
* ALSA: ctxfi: added reference of snd_cardSudip Mukherjee2014-09-305-18/+26
* ALSA: ctxfi: removed typecast to (struct hw *)Sudip Mukherjee2014-09-303-21/+13
* ALSA: ctxfi: changed void * to struct hw *Sudip Mukherjee2014-09-3010-22/+24
* ALSA: ctxfi: sparse warningSudip Mukherjee2014-09-233-10/+10
* Merge branch 'for-linus' into for-nextTakashi Iwai2014-09-111-3/+1
|\
| * Merge tag 'sound-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-08-281-3/+1
| |\
| | * ALSA: ctxfi: ct20k1reg: Fix typo in include guardRasmus Villemoes2014-08-221-3/+1
* | | ALSA: ctxfi: fix broken user-visible stringSudip Mukherjee2014-08-267-43/+27
* | | ALSA: ctxfi: prink replacementSudip Mukherjee2014-08-2610-42/+42
* | | ALSA: ctxfi: ctpcm.c: printk replacementSudip Mukherjee2014-08-251-3/+3
|/ /
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
|/
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-122-3/+2
* ALSA: ctxfi - Work around emu20k1 glitch to prevent buffered sound data lossSarah Bessmer2014-01-101-0/+5
* ALSA: ctxfi: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-061-2/+4
* ALSA: ctxfi: Staticize local symbolsSachin Kamat2013-09-131-2/+2
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-1/+0
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-076-23/+23
* ALSA: Define more channel map positionsTakashi Iwai2012-09-121-3/+3
* ALSA: ctxfi: Fix mono channel map to UNKNOWNTakashi Iwai2012-09-121-3/+3
* ALSA: ctxfi: Implement channel mapsTakashi Iwai2012-09-061-0/+50
* Merge branch 'for-linus' into for-nextTakashi Iwai2012-08-201-1/+3
|\
| * ALSA: sound/pci/ctxfi/ctatc.c: fix error return codeJulia Lawall2012-08-201-1/+3
* | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-149-13/+13
|/
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-036-17/+21
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-241-12/+1
* ALSA: ctxfi: Fix typo in ctvmem.cMasanari Iida2012-02-231-1/+1
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-192-3/+3
* ALSA: ctxf: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-061-1/+1
OpenPOWER on IntegriCloud