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
2014-03-31
ALSA: asihpi: fix some indenting in snd_card_asihpi_pcm_new()
Dan Carpenter
1
-4
/
+5
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-11
/
+5
2013-09-13
ALSA: asihpi: a couple array out of bounds issues
Dan Carpenter
1
-2
/
+7
2013-07-15
ALSA: asihpi: Fix unlocked snd_pcm_stop() call
Takashi Iwai
1
-0
/
+3
2013-06-28
ALSA: Replace the magic number 44 with const
Takashi Iwai
1
-1
/
+1
2013-05-29
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
1
-1
/
+0
2013-04-29
ALSA: asihpi: add format support check in snd_card_asihpi_capture_formats
Eldad Zack
1
-1
/
+1
2013-04-29
ALSA: pcm_format_to_bits strong-typed conversion
Eldad Zack
1
-2
/
+2
2013-03-12
ALSA: asihpi - fix potential NULL pointer dereference
Wei Yongjun
1
-1
/
+2
2012-12-07
ALSA: pci: remove __dev* attributes
Bill Pemberton
3
-34
/
+33
2012-10-28
ALSA: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2
-22
/
+17
2012-10-06
sound: Remove unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-08-14
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
1
-1
/
+1
2012-04-07
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
1
-1
/
+0
2012-03-30
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2
-2
/
+2
2012-03-30
ALSA: asihpi - fix return value of hpios_locked_mem_alloc()
Eliot Blennerhassett
2
-7
/
+7
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-28
ALSA: asihpi - fix return type of hpios_locked_mem_alloc()
Dan Carpenter
2
-2
/
+2
2012-01-09
ALSA: asihpi - Fix potential Oops in snd_asihpi_cmode_info()
Takashi Iwai
1
-0
/
+3
2011-12-22
ALSA: asihpi - Fix format validity check.
Eliot Blennerhassett
1
-36
/
+33
2011-12-22
ALSA: asihpi - Use valid channel count in format enumeration.
Eliot Blennerhassett
1
-12
/
+8
2011-12-22
ALSA: asihpi - Correct headers in cached control responses.
Eliot Blennerhassett
1
-1
/
+7
2011-12-22
ALSA: asihpi - Add HPI version to module description.
Eliot Blennerhassett
1
-1
/
+3
2011-12-22
ALSA: asihpi - Distinguish four different emif init errors.
Eliot Blennerhassett
1
-16
/
+19
2011-12-22
ALSA: asihpi - New defs and comments.
Eliot Blennerhassett
1
-14
/
+34
2011-12-22
ALSA: asihpi - Add autofade query.
Eliot Blennerhassett
2
-0
/
+13
2011-12-22
ALSA: asihpi - Simplify dsp code close.
Eliot Blennerhassett
1
-5
/
+2
2011-12-22
ALSA: asihpi - Remove redundant struct members.
Eliot Blennerhassett
7
-170
/
+147
2011-12-22
ALSA: asihpi - Increase debug response buffer size.
Eliot Blennerhassett
1
-1
/
+1
2011-12-22
ALSA: asihpi - Add new function codes.
Eliot Blennerhassett
1
-3
/
+10
2011-12-22
ALSA: asihpi - Remove unused structs and defs
Eliot Blennerhassett
1
-94
/
+2
2011-12-22
ALSA: asihpi - Update node types.
Eliot Blennerhassett
2
-5
/
+3
2011-12-22
ALSA: asihpi - Only set sync if card supports hardware stream grouping.
Eliot Blennerhassett
1
-3
/
+3
2011-12-22
ALSA: asihpi - Relax drained check for more reliable playback startup.
Eliot Blennerhassett
1
-3
/
+2
2011-12-22
ALSA: asihpi - Correct stray capital letters in identifier.
Eliot Blennerhassett
2
-8
/
+8
2011-12-22
ALSA: asihpi - Use snd_pcm_debug_name to get substream name.
Eliot Blennerhassett
1
-2
/
+6
2011-12-22
ALSA: asihpi - Volumes and meters may have 1 or 2 channels.
Eliot Blennerhassett
1
-2
/
+14
2011-12-22
ALSA: asihpi - Low latency mode stream has fixed channel count.
Eliot Blennerhassett
1
-4
/
+13
2011-12-22
ALSA: asihpi - Update copyright to 2011
Eliot Blennerhassett
14
-14
/
+14
2011-12-22
ALSA: asihpi - Split hpi version info into separate header file.
Eliot Blennerhassett
6
-34
/
+47
2011-12-22
ALSA: asihpi - fix pcm dma pointer tracking
Eliot Blennerhassett
1
-2
/
+2
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-2
/
+2
2011-12-06
ALSA: asihp: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-1
/
+1
2011-11-01
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2
-0
/
+2
2011-08-07
ALSA: asihpi - use kzalloc()
Thomas Meyer
1
-3
/
+2
2011-08-02
ALSA: asihpi - Clarify adapter index validity check
Eliot Blennerhassett
1
-7
/
+12
2011-08-01
ALSA: asihpi - Don't leak firmware if mem alloc fails
Jesper Juhl
1
-3
/
+6
2011-07-27
ALSA: asihpi - off by one in asihpi_hpi_ioctl()
Dan Carpenter
1
-1
/
+1
2011-07-27
ALSA: asihpi - bug fix pa use before init.
Eliot Blennerhassett
1
-7
/
+4
2011-07-24
ALSA: Make snd_pcm_debug_name usable outside pcm_lib
Eliot Blennerhassett
1
-21
/
+0
[next]