summaryrefslogtreecommitdiff
path: root/sound/pci/asihpi
AgeCommit message (Expand)Author
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
2013-09-13ALSA: asihpi: a couple array out of bounds issuesDan Carpenter
2013-07-15ALSA: asihpi: Fix unlocked snd_pcm_stop() callTakashi Iwai
2013-06-28ALSA: Replace the magic number 44 with constTakashi Iwai
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai
2013-04-29ALSA: asihpi: add format support check in snd_card_asihpi_capture_formatsEldad Zack
2013-04-29ALSA: pcm_format_to_bits strong-typed conversionEldad Zack
2013-03-12ALSA: asihpi - fix potential NULL pointer dereferenceWei Yongjun
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
2012-10-28ALSA: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-10-06sound: Remove unnecessary semicolonPeter Senna Tschudin
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai
2012-04-07Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-03-30Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds