index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
asihpi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-08
ALSA: asihpi: Fix potential OOB array access
Takashi Iwai
1
-1
/
+1
2024-08-08
ALSA: asihpi: Use standard print API
Takashi Iwai
2
-59
/
+44
2024-05-08
ALSA: pci: Use *-y instead of *-objs in Makefile
Takashi Iwai
1
-1
/
+1
2023-10-19
extract and use FILE_LINE macro
Alexey Dobriyan
1
-5
/
+4
2023-08-18
ALSA: asihpi: Remove unused declarations
Yue Haibing
2
-21
/
+0
2023-03-29
ALSA: asihpi: remove unused loop_count variable
Tom Rix
1
-2
/
+0
2023-03-14
ALSA: asihpi: check pao in control_message()
Kuninori Morimoto
1
-1
/
+1
2022-11-28
ALSA: asihpi: fix missing pci_disable_device()
Liu Shixin
1
-1
/
+1
2022-10-24
ALSA: asihpi: remove variable loops
Colin Ian King
1
-2
/
+0
2022-09-29
ALSA: asihpi - Remove unused struct hpi_subsys_response
Yuan Can
1
-5
/
+0
2022-09-27
ALSA: asihpi: Replace runtime->status->state reference to runtime->state
Takashi Iwai
1
-1
/
+1
2022-09-01
ALSA: asihpi - Remove useless code in hpi_meter_get_peak()
Valentina Goncharenko
1
-1
/
+0
2022-07-25
ALSA: asihpi: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-07-22
ALSA: asihpi: Fix typo in comments
shaomin Deng
1
-1
/
+1
2021-03-18
ALSA: asihpi: fix comment syntax in file headers
Aditya Srivastava
2
-2
/
+2
2020-12-25
ALSA: asihpi: Use DIV_ROUND_UP() instead of open-coding it
Lars-Peter Clausen
1
-1
/
+1
2020-10-12
Merge branch 'for-next' into for-linus
Takashi Iwai
3
-38
/
+17
2020-09-21
ALSA: asihpi: fix spellint typo in comments
Wang Qing
1
-1
/
+1
2020-09-21
ALSA: asihpi: fix iounmap in error handler
Tom Rix
1
-2
/
+2
2020-09-09
ALSA: pci/asihpi: Remove unused function hpi_stream_group_get_map()
YueHaibing
1
-9
/
+0
2020-09-09
ALSA: asihpi: Replace tasklet with threaded irq
Takashi Iwai
2
-28
/
+16
2020-09-02
ALSA: pci/asihpi: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-5
/
+4
2020-07-19
ALSA: asihpi: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-07
ALSA: pci/asihpi: remove 'set but not used' warning
Pierre-Louis Bossart
1
-2
/
+2
2020-07-07
ALSA: pci/asihpi: fix kernel-doc
Pierre-Louis Bossart
1
-12
/
+14
2020-07-07
ALSA: pci/asihpi: remove 'set but not used' warnings
Pierre-Louis Bossart
1
-7
/
+5
2020-01-05
ALSA: asihpi: More constifications
Takashi Iwai
2
-3
/
+3
2019-12-11
ALSA: asihpi: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-17
/
+0
2019-12-11
ALSA: asihpi: Use managed buffer allocation
Takashi Iwai
1
-7
/
+3
2019-11-06
ALSA: pci: Avoid non-standard macro usage
Takashi Iwai
1
-2
/
+2
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
23
-262
/
+23
2019-07-05
ALSA: asihpi: Remove unneeded variable change
Hariprasad Kelam
1
-5
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
1
-8
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 273
Thomas Gleixner
21
-254
/
+21
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-02-06
ALSA: pci: Clean up with new procfs helpers
Takashi Iwai
1
-4
/
+2
2018-11-19
ALSA: asihpi: clean up indentation, replace spaces with tab
Colin Ian King
1
-1
/
+1
2018-10-14
ALSA: asihpi: don't pass GFP_DMA32 to dma_alloc_coherent
Christoph Hellwig
1
-1
/
+1
2018-08-01
ALSA: asihpi: remove redundant variable max_streams
Colin Ian King
1
-5
/
+0
2018-07-27
ALSA: asihpi: Fix PCM format notations
Takashi Iwai
1
-11
/
+13
2018-05-28
sound: Use octal not symbolic permissions
Joe Perches
2
-8
/
+8
2018-04-25
ALSA: asihpi: Hardening for potential Spectre v1
Takashi Iwai
2
-5
/
+12
2017-11-13
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-16
ALSA: asihpi: clean up a couple of build warnings
Colin Ian King
1
-3
/
+0
2017-10-09
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-4
/
+8
2017-10-05
ALSA: asihpi: Convert timers to use timer_setup()
Kees Cook
1
-7
/
+5
2017-09-19
ALSA: asihpi: fix a potential double-fetch bug when copying puhm
Meng Xu
1
-4
/
+8
2017-09-07
ALSA: asihpi: Kill BUG_ON() usages
Takashi Iwai
1
-5
/
+1
2017-08-31
ALSA: asihpi: Put missing KERN_CONT prefix
Takashi Iwai
1
-2
/
+2
[next]