summaryrefslogtreecommitdiffstats
path: root/sound/pci/cs46xx
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* ALSA: cs46xx: Clean up proc file creationsTakashi Iwai2019-02-06
* ALSA: pci: Remove superfluous snd_info_register() callsTakashi Iwai2019-02-06
* Merge branch 'for-linus' into for-nextTakashi Iwai2019-01-29
|\
| * ALSA: cs46xx: Potential NULL dereference in probeDan Carpenter2019-01-08
* | ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-15
|/
* ALSA: cs46xx: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flagTakashi Iwai2018-09-04
* ALSA: cs46xx: remove redundant pointer 'ins'Colin Ian King2018-07-16
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* sound: Use octal not symbolic permissionsJoe Perches2018-05-28
* ALSA: cs46xx: fix spelling mistake: "amplifer" -> "amplifier"Colin Ian King2018-04-27
* ALSA: cs46xx: make snd_pcm_hardware constBhumika Goyal2017-08-12
* ALSA: cs46xx: Constify hw_constraintsTakashi Iwai2017-06-09
* ALSA: cs46xx: Deliver indirect-PCM transfer errorTakashi Iwai2017-05-25
* ALSA: cs46xx: constify snd_kcontrol_new structuresBhumika Goyal2017-05-21
* scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada2017-02-27
* ALSA: cs46xx: constify snd_pcm_ops structuresBhumika Goyal2017-01-26
* ALSA: pci: Constify snd_rawmidi_opsTakashi Iwai2017-01-12
* ALSA: cs46xx: add a new lineDan Carpenter2016-12-07
* ALSA: pci: don't opencode IS_REACHABLE()Fabian Frederick2016-11-13
* ALSA: cs46xx: fix typo "seconadry" -> "secondary"Colin Ian King2016-09-01
* ALSA: cs46xx: Fix suspend for all channelsOndrej Zary2015-10-30
* ALSA: cs46xx: Fix Duplicate front for CS4294 and CS4298 codecsOndrej Zary2015-10-30
* ALSA: cs46xx: Fix old ifdef CONFIG_PROC_FSTakashi Iwai2015-05-29
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-28
* Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-11
|\
| * ALSA: cs46xx: Simplify PM callbacksTakashi Iwai2015-01-09
* | ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-04
* | ALSA: cs46xx: Remove always NULL parametersLars-Peter Clausen2015-01-02
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* ALSA: cs46xx: Use standard printk helpersTakashi Iwai2014-02-26
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-12
* ALSA: cs46xx: Fix memory leak at destructorTakashi Iwai2014-01-22
* ALSA: cs46xx: Move DSP blob out of kernel treeTakashi Iwai2013-11-20
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-29
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-07
* Merge branch 'for-linus' into for-nextTakashi Iwai2012-08-20
|\
| * ALSA: cs46xx - signedness bug in snd_cs46xx_codec_read()Dan Carpenter2012-08-10
* | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-14
|/
* ALSA: Move some headers to local directories from include/soundTakashi Iwai2012-07-03
* 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: module_param: make bool parameters really boolRusty Russell2011-12-19
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-31
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-31
* ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-10
* ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-10
* ALSA: cs46xx memory management fixes for cs46xx_dsp_spos_create()Jesper Juhl2010-11-01