aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/pcxhr/pcxhr_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2016-04-21ALSA: pcxhr: Fix missing mutex unlockTakashi Iwai1-0/+1
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai1-1/+1
2014-10-28ALSA: pcxhr: convert timeval to ktime_tAya Mahfouz1-4/+6
2014-09-15ALSA: pcxhr: Use nonatomic PCM opsTakashi Iwai1-46/+56
2014-02-26ALSA: pcxhr: Use standard printk helpersTakashi Iwai1-45/+63
2013-01-25ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai1-2/+1
2012-06-20ALSA: pcxhr: Add LTC supportMarkus Bollinger1-0/+4
2012-06-20ALSA: pcxhr: Fix a counter wrapMarkus Bollinger1-8/+15
2011-03-31Fix common misspellingsLucas De Marchi1-6/+6
2008-12-25Merge branch 'topic/pcxhr-update' into to-pushTakashi Iwai1-105/+186
2008-12-18ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai1-1/+1
2008-11-25ALSA: pcxhr - add support for pcxhr stereo sound cardsMarkus Bollinger1-105/+186
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai1-10/+17
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-2/+2
2008-07-10pcxhr: treat firmware data as constDavid Woodhouse1-2/+2
2008-05-27[ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSETakashi Iwai1-9/+9
2008-04-24[ALSA] sound/pci/pcxhr/pcxhr_core.c: fix printk warningAndrew Morton1-1/+1
2008-04-24[ALSA] sound: pcxhr_core.c fix shadowed variable warningHarvey Harrison1-12/+19
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-03-31[ALSA] pcxhr - Fix the crash with REV01 boardMarkus Bollinger1-6/+3
2006-03-22[ALSA] pcxhr - Suppress debug messagesTakashi Iwai1-1/+1
2006-01-03[ALSA] Add PCXHR driverMarkus Bollinger1-0/+1214