summaryrefslogtreecommitdiffstats
path: root/sound/pci/asihpi
AgeCommit message (Expand)Author
2020-10-01ALSA: asihpi: fix iounmap in error handlerTom Rix
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-07-05ALSA: asihpi: Remove unneeded variable changeHariprasad Kelam
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 273Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-06ALSA: pci: Clean up with new procfs helpersTakashi Iwai
2018-11-19ALSA: asihpi: clean up indentation, replace spaces with tabColin Ian King
2018-10-14ALSA: asihpi: don't pass GFP_DMA32 to dma_alloc_coherentChristoph Hellwig
2018-08-01ALSA: asihpi: remove redundant variable max_streamsColin Ian King
2018-07-27ALSA: asihpi: Fix PCM format notationsTakashi Iwai
2018-05-28sound: Use octal not symbolic permissionsJoe Perches
2018-04-25ALSA: asihpi: Hardening for potential Spectre v1Takashi Iwai
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-16ALSA: asihpi: clean up a couple of build warningsColin Ian King
2017-10-09Merge branch 'for-linus' into for-nextTakashi Iwai
2017-10-05ALSA: asihpi: Convert timers to use timer_setup()Kees Cook
2017-09-19ALSA: asihpi: fix a potential double-fetch bug when copying puhmMeng Xu
2017-09-07ALSA: asihpi: Kill BUG_ON() usagesTakashi Iwai
2017-08-31ALSA: asihpi: Put missing KERN_CONT prefixTakashi Iwai
2016-10-18ALSA: asihpi: fix kernel memory disclosureVlad Tsyrklevich
2016-09-07ALSA: squash lines for simple wrapper functionsMasahiro Yamada
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell
2015-03-24ALSA: asihpi: Fix duplicate const for clock sourcesKrzysztof Kozlowski
2015-01-28ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai
2015-01-19ALSA: asihpi: Use setup_timer() and mod_timer()Takashi Iwai
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring
2015-01-02ALSA: asihpi: Remove always NULL parameterLars-Peter Clausen
2014-12-31ALSA: asihpi: fix an information leak in asihpi_hpi_ioctl()Eliot Blennerhassett
2014-12-18ALSA: asihpi: update to HPI version 4.14Eliot Blennerhassett
2014-12-18ALSA: asihpi: increase tuner pad cache sizeEliot Blennerhassett
2014-12-18ALSA: asihpi: relax firmware version checkEliot Blennerhassett
2014-12-02ALSA: asihpi: Deletion of an unnecessary check before the function call "vfree"Markus Elfring
2014-11-22ALSA: asihpi: used parts of message/response are zeroed before useEliot Blennerhassett
2014-11-22ALSA: asihpi: don't fail probe if adapter mode read failsEliot Blennerhassett
2014-11-22ALSA: asihpi: Use standard printk helpersEliot Blennerhassett
2014-11-22ALSA: asihpi: Turn off msg/resp logging after DSP has crashed.Eliot Blennerhassett
2014-11-22ALSA: asihpi: Add support for stream interrupt.Eliot Blennerhassett
2014-11-22ALSA: asihpi: Refactor control cache code.Eliot Blennerhassett
2014-11-22ALSA: asihpi: Use CONFIG_64BIT directlyEliot Blennerhassett
2014-11-22ALSA: asihpi: Logging format improvementsEliot Blennerhassett
2014-11-22ALSA: asihpi: New I/O types - AVB & BLUlink, DAB Rf receiverEliot Blennerhassett
2014-11-22ALSA: asihpi: Minor string and dead code cleanupEliot Blennerhassett
2014-11-09ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai
2014-10-21ALSA: asihpi: Use snd_ctl_enum_info()Takashi Iwai
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-03-31ALSA: asihpi: fix some indenting in snd_card_asihpi_pcm_new()Dan Carpenter
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai