Age | Commit message (Expand) | Author |
2024-11-26 | ALSA: asihpi: Remove unused variable | Zhu Jun |
2024-08-08 | ALSA: asihpi: Fix potential OOB array access | Takashi Iwai |
2024-08-08 | ALSA: asihpi: Use standard print API | Takashi Iwai |
2024-05-08 | ALSA: pci: Use *-y instead of *-objs in Makefile | Takashi Iwai |
2023-10-18 | extract and use FILE_LINE macro | Alexey Dobriyan |
2023-08-18 | ALSA: asihpi: Remove unused declarations | Yue Haibing |
2023-03-29 | ALSA: asihpi: remove unused loop_count variable | Tom Rix |
2023-03-14 | ALSA: asihpi: check pao in control_message() | Kuninori Morimoto |
2022-11-28 | ALSA: asihpi: fix missing pci_disable_device() | Liu Shixin |
2022-10-24 | ALSA: asihpi: remove variable loops | Colin Ian King |
2022-09-29 | ALSA: asihpi - Remove unused struct hpi_subsys_response | Yuan Can |
2022-09-27 | ALSA: asihpi: Replace runtime->status->state reference to runtime->state | Takashi Iwai |
2022-09-01 | ALSA: asihpi - Remove useless code in hpi_meter_get_peak() | Valentina Goncharenko |
2022-07-25 | ALSA: asihpi: fix repeated words in comments | wangjianli |
2022-07-22 | ALSA: asihpi: Fix typo in comments | shaomin Deng |
2021-03-18 | ALSA: asihpi: fix comment syntax in file headers | Aditya Srivastava |
2020-12-25 | ALSA: asihpi: Use DIV_ROUND_UP() instead of open-coding it | Lars-Peter Clausen |
2020-10-12 | Merge branch 'for-next' into for-linus | Takashi Iwai |
2020-09-21 | ALSA: asihpi: fix spellint typo in comments | Wang Qing |
2020-09-21 | ALSA: asihpi: fix iounmap in error handler | Tom Rix |
2020-09-09 | ALSA: pci/asihpi: Remove unused function hpi_stream_group_get_map() | YueHaibing |
2020-09-09 | ALSA: asihpi: Replace tasklet with threaded irq | Takashi Iwai |
2020-09-02 | ALSA: pci/asihpi: convert tasklets to use new tasklet_setup() API | Allen Pais |
2020-07-19 | ALSA: asihpi: delete duplicated word | Randy Dunlap |
2020-07-07 | ALSA: pci/asihpi: remove 'set but not used' warning | Pierre-Louis Bossart |
2020-07-07 | ALSA: pci/asihpi: fix kernel-doc | Pierre-Louis Bossart |
2020-07-07 | ALSA: pci/asihpi: remove 'set but not used' warnings | Pierre-Louis Bossart |
2020-01-05 | ALSA: asihpi: More constifications | Takashi Iwai |
2019-12-11 | ALSA: asihpi: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-12-11 | ALSA: asihpi: Use managed buffer allocation | Takashi Iwai |
2019-11-06 | ALSA: pci: Avoid non-standard macro usage | Takashi Iwai |
2019-07-08 | Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai |
2019-07-05 | ALSA: asihpi: Remove unneeded variable change | Hariprasad Kelam |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 273 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-02-06 | ALSA: pci: Clean up with new procfs helpers | Takashi Iwai |
2018-11-19 | ALSA: asihpi: clean up indentation, replace spaces with tab | Colin Ian King |
2018-10-14 | ALSA: asihpi: don't pass GFP_DMA32 to dma_alloc_coherent | Christoph Hellwig |
2018-08-01 | ALSA: asihpi: remove redundant variable max_streams | Colin Ian King |
2018-07-27 | ALSA: asihpi: Fix PCM format notations | Takashi Iwai |
2018-05-28 | sound: Use octal not symbolic permissions | Joe Perches |
2018-04-25 | ALSA: asihpi: Hardening for potential Spectre v1 | Takashi Iwai |
2017-11-13 | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-16 | ALSA: asihpi: clean up a couple of build warnings | Colin Ian King |
2017-10-09 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2017-10-05 | ALSA: asihpi: Convert timers to use timer_setup() | Kees Cook |
2017-09-19 | ALSA: asihpi: fix a potential double-fetch bug when copying puhm | Meng Xu |
2017-09-07 | ALSA: asihpi: Kill BUG_ON() usages | Takashi Iwai |