aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ctxfi
Commit message (Expand)AuthorAge
* ALSA: ctxfi: Fix the incorrect check of dma_set_mask() callTakashi Iwai2017-03-30
* ALSA: ctxfi: Fallback DMA mask to 32bitTakashi Iwai2017-03-12
* ALSA: pci: constify local structuresJulia Lawall2016-09-12
* ALSA: squash lines for simple wrapper functionsMasahiro Yamada2016-09-07
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-02
* ALSA: ctxfi: Change structure initialisation to C99 styleAmitoj Kaur Chawla2016-06-17
* ALSA: constify ct_timer_ops structuresJulia Lawall2016-04-09
* ALSA: ctxfi: constify rsc ops structuresJulia Lawall2015-11-11
* ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-16
* Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-11
|\
| * ALSA: ctxfi: Simplify PM callbacksTakashi Iwai2015-01-09
* | ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-04
|/
* ALSA: ctxfi: Neaten get_daio_rscJoe Perches2014-12-03
* ALSA: ctxfi: Kill the rest snd_print*()Takashi Iwai2014-10-28
* ALSA: ctxfi: remove unused variableSudip Mukherjee2014-10-21
* ALSA: ctxfi: pr_* replaced with dev_*Sudip Mukherjee2014-09-30
* ALSA: ctxfi: ctatc: added reference to snd_cardSudip Mukherjee2014-09-30
* ALSA: ctxfi: initialized snd_cardSudip Mukherjee2014-09-30
* ALSA: ctxfi: added reference of snd_cardSudip Mukherjee2014-09-30
* ALSA: ctxfi: removed typecast to (struct hw *)Sudip Mukherjee2014-09-30
* ALSA: ctxfi: changed void * to struct hw *Sudip Mukherjee2014-09-30
* ALSA: ctxfi: sparse warningSudip Mukherjee2014-09-23
* Merge branch 'for-linus' into for-nextTakashi Iwai2014-09-11
|\
| * Merge tag 'sound-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-08-28
| |\
| | * ALSA: ctxfi: ct20k1reg: Fix typo in include guardRasmus Villemoes2014-08-22
* | | ALSA: ctxfi: fix broken user-visible stringSudip Mukherjee2014-08-26
* | | ALSA: ctxfi: prink replacementSudip Mukherjee2014-08-26
* | | ALSA: ctxfi: ctpcm.c: printk replacementSudip Mukherjee2014-08-25
|/ /
* / PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
|/
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-12
* ALSA: ctxfi - Work around emu20k1 glitch to prevent buffered sound data lossSarah Bessmer2014-01-10
* ALSA: ctxfi: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-06
* ALSA: ctxfi: Staticize local symbolsSachin Kamat2013-09-13
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-29
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: Define more channel map positionsTakashi Iwai2012-09-12
* ALSA: ctxfi: Fix mono channel map to UNKNOWNTakashi Iwai2012-09-12
* ALSA: ctxfi: Implement channel mapsTakashi Iwai2012-09-06
* Merge branch 'for-linus' into for-nextTakashi Iwai2012-08-20
|\
| * ALSA: sound/pci/ctxfi/ctatc.c: fix error return codeJulia Lawall2012-08-20
* | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-14
|/
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-03
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-24
* ALSA: ctxfi: Fix typo in ctvmem.cMasanari Iida2012-02-23
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* ALSA: ctxf: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-06
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* ALSA: ctxfi: Bump playback substreams to 256Maarten Lankhorst2011-08-24
* ALSA: ctxfi: Change PLL initialization codeHarry Butterworth2011-06-16
* Merge branch 'test/pci-rename' into topic/miscTakashi Iwai2011-06-14
|\