index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
asihpi
Age
Commit message (
Expand
)
Author
2026-05-19
Merge branch 'for-linus' into for-next
Takashi Iwai
2026-05-16
ALSA: asihpi: Fix potential OOB array access at reading cache
Takashi Iwai
2026-05-15
ALSA: asihpi: Use flexible array for control cache
Rosen Penev
2026-05-04
ALSA: Consistently define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
2026-04-01
Merge branch 'for-linus' into for-next
Takashi Iwai
2026-03-28
ALSA: asihpi: detect truncated control names
Pengpeng Hou
2026-03-18
ALSA: asihpi: avoid write overflow check warning
Arnd Bergmann
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-09-15
ALSA: asihpi: Simplify error handling in PCM substream setup
Jihed Chaibi
2025-07-11
ALSA: asihpi: Use safer strscpy() instead of strcpy()
Takashi Iwai
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-08
ALSA: pci: asihpi: use snd_kcontrol_chip()
Kuninori Morimoto
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
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
[next]