summaryrefslogtreecommitdiffstats
path: root/sound/pci/cs46xx
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pci: delete repeated words in commentsRandy Dunlap2020-08-062-2/+2
* Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-01-283-22/+13
|\
| * ALSA: cs46xx: fix spelling mistake "to" -> "too"Colin Ian King2020-01-231-1/+1
| * ALSA: cs46xx: More constificationsTakashi Iwai2020-01-053-6/+6
| * ALSA: pci: Constify snd_kcontrol_new itemsTakashi Iwai2020-01-031-2/+2
| * ALSA: info: Make snd_info_entry_ops as constTakashi Iwai2020-01-031-1/+1
| * ALSA: pci: Constify snd_ac97_bus_ops definitionsTakashi Iwai2020-01-031-1/+1
| * ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai2020-01-031-1/+1
| * ALSA: cs46xx: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
| * ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-10/+0
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* ALSA: pci: Avoid non-standard macro usageTakashi Iwai2019-11-061-6/+10
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3010-156/+10
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* ALSA: cs46xx: Clean up proc file creationsTakashi Iwai2019-02-063-73/+33
* ALSA: pci: Remove superfluous snd_info_register() callsTakashi Iwai2019-02-062-41/+5
* Merge branch 'for-linus' into for-nextTakashi Iwai2019-01-291-0/+3
|\
| * ALSA: cs46xx: Potential NULL dereference in probeDan Carpenter2019-01-081-0/+3
* | ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-151-6/+0
|/
* ALSA: cs46xx: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flagTakashi Iwai2018-09-041-2/+4
* ALSA: cs46xx: remove redundant pointer 'ins'Colin Ian King2018-07-161-3/+0
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-121-2/+3
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-4/+7
* sound: Use octal not symbolic permissionsJoe Perches2018-05-283-9/+9
* ALSA: cs46xx: fix spelling mistake: "amplifer" -> "amplifier"Colin Ian King2018-04-271-1/+1
* ALSA: cs46xx: make snd_pcm_hardware constBhumika Goyal2017-08-121-2/+2
* ALSA: cs46xx: Constify hw_constraintsTakashi Iwai2017-06-091-2/+2
* ALSA: cs46xx: Deliver indirect-PCM transfer errorTakashi Iwai2017-05-251-4/+4
* ALSA: cs46xx: constify snd_kcontrol_new structuresBhumika Goyal2017-05-211-1/+1
* scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* ALSA: cs46xx: constify snd_pcm_ops structuresBhumika Goyal2017-01-261-20/+20
* ALSA: pci: Constify snd_rawmidi_opsTakashi Iwai2017-01-121-2/+2
* ALSA: cs46xx: add a new lineDan Carpenter2016-12-071-1/+2
* ALSA: pci: don't opencode IS_REACHABLE()Fabian Frederick2016-11-131-1/+1
* ALSA: cs46xx: fix typo "seconadry" -> "secondary"Colin Ian King2016-09-012-3/+3
* ALSA: cs46xx: Fix suspend for all channelsOndrej Zary2015-10-301-1/+6
* ALSA: cs46xx: Fix Duplicate front for CS4294 and CS4298 codecsOndrej Zary2015-10-301-1/+1
* ALSA: cs46xx: Fix old ifdef CONFIG_PROC_FSTakashi Iwai2015-05-294-9/+9
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-283-4/+3
* Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-111-15/+0
|\
| * ALSA: cs46xx: Simplify PM callbacksTakashi Iwai2015-01-091-15/+0
* | ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-2/+2
* | ALSA: cs46xx: Remove always NULL parametersLars-Peter Clausen2015-01-023-45/+15
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* ALSA: cs46xx: Use standard printk helpersTakashi Iwai2014-02-263-123/+203
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-122-3/+2
* ALSA: cs46xx: Fix memory leak at destructorTakashi Iwai2014-01-221-0/+1
* ALSA: cs46xx: Move DSP blob out of kernel treeTakashi Iwai2013-11-209-4341/+225
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-1/+0
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-072-20/+23