aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/asihpi
AgeCommit message (Expand)AuthorFilesLines
2024-05-08ALSA: pci: Use *-y instead of *-objs in MakefileGravatar Takashi Iwai 1-1/+1
2023-10-18extract and use FILE_LINE macroGravatar Alexey Dobriyan 1-5/+4
2023-08-18ALSA: asihpi: Remove unused declarationsGravatar Yue Haibing 2-21/+0
2023-03-29ALSA: asihpi: remove unused loop_count variableGravatar Tom Rix 1-2/+0
2023-03-14ALSA: asihpi: check pao in control_message()Gravatar Kuninori Morimoto 1-1/+1
2022-11-28ALSA: asihpi: fix missing pci_disable_device()Gravatar Liu Shixin 1-1/+1
2022-10-24ALSA: asihpi: remove variable loopsGravatar Colin Ian King 1-2/+0
2022-09-29ALSA: asihpi - Remove unused struct hpi_subsys_responseGravatar Yuan Can 1-5/+0
2022-09-27ALSA: asihpi: Replace runtime->status->state reference to runtime->stateGravatar Takashi Iwai 1-1/+1
2022-09-01ALSA: asihpi - Remove useless code in hpi_meter_get_peak()Gravatar Valentina Goncharenko 1-1/+0
2022-07-25ALSA: asihpi: fix repeated words in commentsGravatar wangjianli 1-1/+1
2022-07-22ALSA: asihpi: Fix typo in commentsGravatar shaomin Deng 1-1/+1
2021-03-18ALSA: asihpi: fix comment syntax in file headersGravatar Aditya Srivastava 2-2/+2
2020-12-25ALSA: asihpi: Use DIV_ROUND_UP() instead of open-coding itGravatar Lars-Peter Clausen 1-1/+1
2020-10-12Merge branch 'for-next' into for-linusGravatar Takashi Iwai 3-38/+17
2020-09-21ALSA: asihpi: fix spellint typo in commentsGravatar Wang Qing 1-1/+1
2020-09-21ALSA: asihpi: fix iounmap in error handlerGravatar Tom Rix 1-2/+2
2020-09-09ALSA: pci/asihpi: Remove unused function hpi_stream_group_get_map()Gravatar YueHaibing 1-9/+0
2020-09-09ALSA: asihpi: Replace tasklet with threaded irqGravatar Takashi Iwai 2-28/+16
2020-09-02ALSA: pci/asihpi: convert tasklets to use new tasklet_setup() APIGravatar Allen Pais 1-5/+4
2020-07-19ALSA: asihpi: delete duplicated wordGravatar Randy Dunlap 1-1/+1
2020-07-07ALSA: pci/asihpi: remove 'set but not used' warningGravatar Pierre-Louis Bossart 1-2/+2
2020-07-07ALSA: pci/asihpi: fix kernel-docGravatar Pierre-Louis Bossart 1-12/+14
2020-07-07ALSA: pci/asihpi: remove 'set but not used' warningsGravatar Pierre-Louis Bossart 1-7/+5
2020-01-05ALSA: asihpi: More constificationsGravatar Takashi Iwai 2-3/+3
2019-12-11ALSA: asihpi: Drop superfluous ioctl PCM opsGravatar Takashi Iwai 1-17/+0
2019-12-11ALSA: asihpi: Use managed buffer allocationGravatar Takashi Iwai 1-7/+3
2019-11-06ALSA: pci: Avoid non-standard macro usageGravatar Takashi Iwai 1-2/+2
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Gravatar Takashi Iwai 23-262/+23
2019-07-05ALSA: asihpi: Remove unneeded variable changeGravatar Hariprasad Kelam 1-5/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Gravatar Thomas Gleixner 1-8/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 273Gravatar Thomas Gleixner 21-254/+21
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-02-06ALSA: pci: Clean up with new procfs helpersGravatar Takashi Iwai 1-4/+2
2018-11-19ALSA: asihpi: clean up indentation, replace spaces with tabGravatar Colin Ian King 1-1/+1
2018-10-14ALSA: asihpi: don't pass GFP_DMA32 to dma_alloc_coherentGravatar Christoph Hellwig 1-1/+1
2018-08-01ALSA: asihpi: remove redundant variable max_streamsGravatar Colin Ian King 1-5/+0
2018-07-27ALSA: asihpi: Fix PCM format notationsGravatar Takashi Iwai 1-11/+13
2018-05-28sound: Use octal not symbolic permissionsGravatar Joe Perches 2-8/+8
2018-04-25ALSA: asihpi: Hardening for potential Spectre v1Gravatar Takashi Iwai 2-5/+12
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Gravatar Takashi Iwai 2-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 2-0/+2
2017-10-16ALSA: asihpi: clean up a couple of build warningsGravatar Colin Ian King 1-3/+0
2017-10-09Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 1-4/+8
2017-10-05ALSA: asihpi: Convert timers to use timer_setup()Gravatar Kees Cook 1-7/+5
2017-09-19ALSA: asihpi: fix a potential double-fetch bug when copying puhmGravatar Meng Xu 1-4/+8
2017-09-07ALSA: asihpi: Kill BUG_ON() usagesGravatar Takashi Iwai 1-5/+1
2017-08-31ALSA: asihpi: Put missing KERN_CONT prefixGravatar Takashi Iwai 1-2/+2
2016-10-18ALSA: asihpi: fix kernel memory disclosureGravatar Vlad Tsyrklevich 1-1/+1
2016-09-07ALSA: squash lines for simple wrapper functionsGravatar Masahiro Yamada 1-5/+2