summaryrefslogtreecommitdiff
path: root/sound/pci/asihpi
Commit message (Expand)AuthorAgeFilesLines
* ALSA: asihpi: remove unused loop_count variableTom Rix2023-03-291-2/+0
* ALSA: asihpi: check pao in control_message()Kuninori Morimoto2023-03-141-1/+1
* ALSA: asihpi: fix missing pci_disable_device()Liu Shixin2022-11-281-1/+1
* ALSA: asihpi: remove variable loopsColin Ian King2022-10-241-2/+0
* ALSA: asihpi - Remove unused struct hpi_subsys_responseYuan Can2022-09-291-5/+0
* ALSA: asihpi: Replace runtime->status->state reference to runtime->stateTakashi Iwai2022-09-271-1/+1
* ALSA: asihpi - Remove useless code in hpi_meter_get_peak()Valentina Goncharenko2022-09-011-1/+0
* ALSA: asihpi: fix repeated words in commentswangjianli2022-07-251-1/+1
* ALSA: asihpi: Fix typo in commentsshaomin Deng2022-07-221-1/+1
* ALSA: asihpi: fix comment syntax in file headersAditya Srivastava2021-03-182-2/+2
* ALSA: asihpi: Use DIV_ROUND_UP() instead of open-coding itLars-Peter Clausen2020-12-251-1/+1
* Merge branch 'for-next' into for-linusTakashi Iwai2020-10-123-38/+17
|\
| * ALSA: asihpi: fix spellint typo in commentsWang Qing2020-09-211-1/+1
| * ALSA: pci/asihpi: Remove unused function hpi_stream_group_get_map()YueHaibing2020-09-091-9/+0
| * ALSA: asihpi: Replace tasklet with threaded irqTakashi Iwai2020-09-092-28/+16
* | ALSA: asihpi: fix iounmap in error handlerTom Rix2020-09-211-2/+2
|/
* ALSA: pci/asihpi: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-5/+4
* ALSA: asihpi: delete duplicated wordRandy Dunlap2020-07-191-1/+1
* ALSA: pci/asihpi: remove 'set but not used' warningPierre-Louis Bossart2020-07-071-2/+2
* ALSA: pci/asihpi: fix kernel-docPierre-Louis Bossart2020-07-071-12/+14
* ALSA: pci/asihpi: remove 'set but not used' warningsPierre-Louis Bossart2020-07-071-7/+5
* ALSA: asihpi: More constificationsTakashi Iwai2020-01-052-3/+3
* ALSA: asihpi: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-17/+0
* ALSA: asihpi: Use managed buffer allocationTakashi Iwai2019-12-111-7/+3
* ALSA: pci: Avoid non-standard macro usageTakashi Iwai2019-11-061-2/+2
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-0823-262/+23
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-051-8/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 273Thomas Gleixner2019-06-0521-254/+21
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | ALSA: asihpi: Remove unneeded variable changeHariprasad Kelam2019-07-051-5/+2
|/
* ALSA: pci: Clean up with new procfs helpersTakashi Iwai2019-02-061-4/+2
* ALSA: asihpi: clean up indentation, replace spaces with tabColin Ian King2018-11-191-1/+1
* ALSA: asihpi: don't pass GFP_DMA32 to dma_alloc_coherentChristoph Hellwig2018-10-141-1/+1
* ALSA: asihpi: remove redundant variable max_streamsColin Ian King2018-08-011-5/+0
* ALSA: asihpi: Fix PCM format notationsTakashi Iwai2018-07-271-11/+13
* sound: Use octal not symbolic permissionsJoe Perches2018-05-282-8/+8
* ALSA: asihpi: Hardening for potential Spectre v1Takashi Iwai2018-04-252-5/+12
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-132-0/+2
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* | ALSA: asihpi: clean up a couple of build warningsColin Ian King2017-10-161-3/+0
* | Merge branch 'for-linus' into for-nextTakashi Iwai2017-10-091-4/+8
|\ \ | |/
| * ALSA: asihpi: fix a potential double-fetch bug when copying puhmMeng Xu2017-09-191-4/+8
* | ALSA: asihpi: Convert timers to use timer_setup()Kees Cook2017-10-051-7/+5
|/
* ALSA: asihpi: Kill BUG_ON() usagesTakashi Iwai2017-09-071-5/+1
* ALSA: asihpi: Put missing KERN_CONT prefixTakashi Iwai2017-08-311-2/+2
* ALSA: asihpi: fix kernel memory disclosureVlad Tsyrklevich2016-10-181-1/+1
* ALSA: squash lines for simple wrapper functionsMasahiro Yamada2016-09-071-5/+2
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-021-2/+2
* x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2015-06-031-0/+1
* ALSA: asihpi: Fix duplicate const for clock sourcesKrzysztof Kozlowski2015-03-241-1/+1