summaryrefslogtreecommitdiffstats
path: root/sound/pci/mixart
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pci: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-1/+1
* ALSA: mixart: Replace with __packed attributeTakashi Iwai2023-10-261-35/+35
* ALSA: mixart: Replace one-element arrays with simple object declarationsGustavo A. R. Silva2023-05-202-8/+7
* ALSA: mixart: Add sanity check for timer notify streamsTakashi Iwai2021-12-071-0/+2
* ALSA: mixart: Reduce size of mixart_timer_notifyKees Cook2021-12-072-3/+10
* ALSA: mixart: Fix assignment in if conditionTakashi Iwai2021-06-093-27/+52
* Merge tag 'tags/mute-led-rework' into for-nextTakashi Iwai2021-03-301-1/+0
|\
| * module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
* | ALSA: pci: mixart: fix kernel-doc warningPierre-Louis Bossart2021-03-031-1/+2
|/
* ALSA: mixart: Fix mutex deadlockTakashi Iwai2020-11-191-3/+2
* ALSA: mixart: Correct comment wrt obsoleted tasklet usageTakashi Iwai2020-09-091-1/+1
* ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-092-2/+2
* ALSA: mixart: More constificationsTakashi Iwai2020-01-052-3/+3
* ALSA: info: Make snd_info_entry_ops as constTakashi Iwai2020-01-031-2/+2
* ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai2020-01-031-1/+1
* ALSA: mixart: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
* ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-2/+0
* ALSA: mixart: Use managed buffer allocationTakashi Iwai2019-12-111-9/+5
* ALSA: pci: Avoid non-standard macro usageTakashi Iwai2019-11-061-3/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-308-112/+8
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* ALSA: pci: Clean up with new procfs helpersTakashi Iwai2019-02-061-4/+2
* ALSA: mixart: Mark expected switch fall-throughGustavo A. R. Silva2018-08-091-1/+1
* ALSA: mixart: Mark expected switch fall-throughGustavo A. R. Silva2018-08-061-0/+1
* ALSA: mixart: Proper endian notationsTakashi Iwai2018-07-273-27/+27
* ALSA: mixart: Delete an error message for a failed memory allocation in snd_m...Markus Elfring2017-08-121-3/+1
* ALSA: mixart: make snd_pcm_hardware constBhumika Goyal2017-08-121-2/+2
* Merge branch 'for-linus' into for-nextTakashi Iwai2017-08-041-2/+2
|\
| * Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-061-3/+3
| |\
| * | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-2/+2
* | | ALSA: mixart: fix string overflow warningArnd Bergmann2017-07-182-9/+5
| |/ |/|
* | ALSA: mixart: constify snd_kcontrol_new structuresBhumika Goyal2017-05-211-3/+3
|/
* ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal2017-02-211-3/+3
* ALSA: mixart: fix a comment typoGeliang Tang2016-12-281-1/+1
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-021-2/+2
* ALSA: mixart: don't print an unintialized variable on errorDan Carpenter2016-07-131-1/+1
* ALSA: mixart: silence an uninitialized variable warningDan Carpenter2016-03-161-1/+1
* ALSA: mixart: silence unitialized variable warningsDan Carpenter2016-03-151-2/+2
* ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-161-1/+1
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-282-2/+2
* ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-4/+3
* ALSA: mixart: Fix kerneldoc commentsTakashi Iwai2014-11-111-4/+5
* ALSA: mixart: Use nonatomic PCM opsTakashi Iwai2014-09-154-64/+44
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* ALSA: mixart: Remove unused variableSachin Kamat2014-07-011-3/+1
* ALSA: mixart: Use standard printk helpersTakashi Iwai2014-02-264-85/+163
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+2
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-1/+0
* treewide: Fix typos in printk and commentMasanari Iida2013-03-181-1/+1
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-6/+6