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
starfive-6.6.48-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
/
hpi6205.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-22
ALSA: asihpi: Fix typo in comments
shaomin Deng
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 273
Thomas Gleixner
1
-12
/
+1
2018-08-01
ALSA: asihpi: remove redundant variable max_streams
Colin Ian King
1
-5
/
+0
2014-11-23
ALSA: asihpi: Add support for stream interrupt.
Eliot Blennerhassett
1
-8
/
+35
2011-12-22
ALSA: asihpi - Distinguish four different emif init errors.
Eliot Blennerhassett
1
-16
/
+19
2011-12-22
ALSA: asihpi - Remove redundant struct members.
Eliot Blennerhassett
1
-5
/
+3
2011-12-22
ALSA: asihpi - Correct stray capital letters in identifier.
Eliot Blennerhassett
1
-6
/
+6
2011-12-22
ALSA: asihpi - Update copyright to 2011
Eliot Blennerhassett
1
-1
/
+1
2011-07-22
ALSA: asihpi - Make local function static
Eliot Blennerhassett
1
-0
/
+1
2011-07-22
ALSA: asihpi - Remove unused structures, macros and functions
Eliot Blennerhassett
1
-6
/
+0
2011-07-22
ALSA: asihpi - DSP code loader API now independent of OS
Eliot Blennerhassett
1
-3
/
+2
2011-07-22
ALSA: asihpi - Remove controlex structs and associated special data transfer ...
Eliot Blennerhassett
1
-18
/
+0
2011-07-22
ALSA: asihpi - Increase request and response buffer sizes
Eliot Blennerhassett
1
-7
/
+8
2011-07-22
ALSA: asihpi - Give more meaningful name to hpi request message type
Eliot Blennerhassett
1
-3
/
+4
2011-05-22
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-47
/
+48
2011-04-20
ALSA: asihpi - Use %zd for size_t argument in error message (again)
Takashi Iwai
1
-1
/
+1
2011-04-05
ALSA: asihpi: Simplify driver unload cleanup
Eliot Blennerhassett
1
-48
/
+49
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-08
ALSA: asihpi - Use %zd for size_t argument in error message
Takashi Iwai
1
-1
/
+1
2011-02-10
ALSA: asihpi - Remove unused code and data.
Eliot Blennerhassett
1
-36
/
+1
2011-02-10
ALSA: asihpi - Clarify firmware id selection.
Eliot Blennerhassett
1
-9
/
+12
2011-02-10
ALSA: asihpi - Replace adapter list with single item in subsys response.
Eliot Blennerhassett
1
-2
/
+1
2011-02-10
ALSA: asihpi - Cosmetic + a minor comments.
Eliot Blennerhassett
1
-1
/
+58
2011-02-10
ALSA: asihpi - Remove int flag polling code preparing for stream interrupts.
Eliot Blennerhassett
1
-101
/
+0
2011-02-10
ALSA: asihpi - Reduce number of error codes returned to upper layers.
Eliot Blennerhassett
1
-2
/
+13
2011-02-10
ALSA: asihpi - Update error codes.
Eliot Blennerhassett
1
-8
/
+9
2011-02-10
ALSA: asihpi - Add adapter index to cache info for debug.
Eliot Blennerhassett
1
-0
/
+3
2011-02-10
ALSA: asihpi - Interrelated HPI tidy up.
Eliot Blennerhassett
1
-208
/
+167
2010-11-02
ALSA: asihpi - Unsafe memory management when allocating control cache
Jesper Juhl
1
-0
/
+2
2010-08-28
ALSA: asihpi - Return hw error directly from oustream_write.
Eliot Blennerhassett
1
-2
/
+5
2010-06-17
ALSA: asihpi - Get rid of incorrect "long" types and casts.
Eliot Blennerhassett
1
-11
/
+11
2010-05-27
ALSA: asihpi - Add support for new ASI8800 family
Eliot Blennerhassett
1
-0
/
+3
2010-05-27
ALSA: asihpi - Fix bug preventing outstream_write preload from happening
Eliot Blennerhassett
1
-13
/
+5
2010-05-17
ALSA: sound/pci/asihpi: Use kzalloc
Julia Lawall
1
-2
/
+1
2010-04-22
ALSA: Add support of AudioScience ASI boards
Eliot Blennerhassett
1
-0
/
+2332