summaryrefslogtreecommitdiffstats
path: root/sound/pci/ca0106
AgeCommit message (Expand)AuthorLines
2019-11-06ALSA: pci: Avoid non-standard macro usageTakashi Iwai-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-92/+6
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-02-08Merge branch 'topic/memory-device-fixes-2' into for-nextTakashi Iwai-10/+6
2019-02-06ALSA: pci: Clean up with new procfs helpersTakashi Iwai-25/+15
2019-02-06ALSA: pci: Drop superfluous PCM preallocation error checksTakashi Iwai-10/+6
2019-01-15ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai-3/+0
2018-10-29ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio popsAlex Stanoev-1/+1
2018-05-28sound: Use octal not symbolic permissionsJoe Perches-3/+3
2017-08-12ALSA: ca0106: Delete an error message for a failed memory allocation in snd_c...Markus Elfring-4/+2
2017-08-12ALSA: ca0106: make snd_pcm_hardware constBhumika Goyal-2/+2
2017-02-21ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal-2/+2
2017-01-12ALSA: pci: Constify snd_rawmidi_opsTakashi Iwai-2/+2
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall-8/+8
2015-05-29ALSA: ca0106: Fix/cleanup ifdef CONFIG_PROC_FSTakashi Iwai-6/+3
2015-04-16ALSA: remove deprecated use of pci apiQuentin Lambert-2/+2
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai-2/+2
2015-01-09ALSA: ca0106: Simplify PM callbacksTakashi Iwai-16/+0
2014-10-21ALSA: ca0106: Use snd_ctl_enum_info()Takashi Iwai-32/+8
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine-1/+1
2014-02-26ALSA: ca0106: Use standard printk helpersTakashi Iwai-39/+49
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai-3/+2
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai-1/+0
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton-21/+21
2012-09-12ALSA: ca0106: Define channel mapsTakashi Iwai-0/+28
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai-5/+5
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai-9/+15
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai-15/+2
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell-1/+1
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker-1/+1
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai-1/+1
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-6/+6
2010-12-27sound, ca0106: Fix assignment to 'channel'.Jesper Juhl-1/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König-1/+1
2010-10-23ALSA: ca0106: Use card specific dac id for mute controls.Andy Owen-22/+69
2010-10-23ALSA: ca0106: Allow different sound cards to use different SPI channel mappings.Andy Owen-14/+21
2010-10-23ALSA: ca0106: Create a nice spot for mapping channels to dacs.Andy Owen-11/+29
2010-10-23ALSA: ca0106: Move enabling of front dac out of hardcoded setup sequence.Andy Owen-1/+4
2010-10-23ALSA: ca0106: Pull out dac powering routine into separate function.Andy Owen-12/+27
2010-10-23ALSA: ca0106 - add Sound Blaster 5.1vx info.Andy Owen-0/+10
2010-09-07ALSA: ca0106 - clean up playback pointer callbackTakashi Iwai-18/+16
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-2/+0
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan-1/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa-1/+1
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela-2/+2
2009-10-30ALSA: Cleanup redundant tests on unsignedRoel Kluin-2/+2
2009-07-21Merge branch 'fix/misc' into for-linusTakashi Iwai-2/+2
2009-07-20ALSA: ca0106 - Fix the max capture buffer sizeTakashi Iwai-2/+2