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
/
ice1712
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-09
ALSA: ice1712: Fix assignment in if condition
Takashi Iwai
2
-10
/
+20
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2
-25
/
+0
2021-01-15
ALSA: pci: Simplify with dma_set_mask_and_coherent()
Takashi Iwai
1
-2
/
+1
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
4
-5
/
+5
2020-08-06
ALSA: pci: delete repeated words in comments
Randy Dunlap
1
-1
/
+1
2020-07-20
ALSA: Replace the word "slave" in vmaster API
Takashi Iwai
2
-17
/
+17
2020-07-09
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-05-18
ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio option
Scott Bahling
1
-1
/
+2
2020-04-07
ALSA: ice1724: Fix invalid access for enumerated ctl items
Takashi Iwai
1
-2
/
+2
2020-01-05
ALSA: ice1712: More constifications
Takashi Iwai
12
-38
/
+38
2020-01-05
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-3
/
+6
2020-01-03
ALSA: ice1712: Constify wm-specific tables
Takashi Iwai
2
-2
/
+2
2020-01-03
ALSA: ice17xx: Constify snd_ice1712_card_info
Takashi Iwai
3
-10
/
+10
2020-01-03
ALSA: pci: Constify snd_kcontrol_new items
Takashi Iwai
12
-25
/
+25
2020-01-03
ALSA: pci: Constify snd_ac97_bus_ops definitions
Takashi Iwai
2
-3
/
+3
2020-01-03
ALSA: pci: Constify snd_device_ops definitions
Takashi Iwai
2
-2
/
+2
2019-12-29
ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support code
Takashi Iwai
1
-3
/
+6
2019-12-11
ALSA: ice1724: Support PCM sync_stop
Takashi Iwai
1
-1
/
+1
2019-12-11
ALSA: ice1712: Support PCM sync_stop
Takashi Iwai
1
-1
/
+1
2019-12-11
ALSA: pci: Drop superfluous ioctl PCM ops
Takashi Iwai
2
-10
/
+0
2019-12-11
ALSA: ice1724: Use managed buffer allocation
Takashi Iwai
1
-16
/
+9
2019-12-11
ALSA: ice1712: Use managed buffer allocation
Takashi Iwai
1
-34
/
+8
2019-11-06
ALSA: pci: Avoid non-standard macro usage
Takashi Iwai
2
-6
/
+9
2019-06-14
Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+1
2019-06-11
ALSA: ice1712: Check correct return value to snd_i2c_sendbytes (EWS/DMX 6Fire)
Rui Nuno Capela
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
36
-542
/
+36
2019-02-06
ALSA: pci: Clean up with new procfs helpers
Takashi Iwai
6
-29
/
+10
2019-01-18
Merge branch 'topic/pcm-device-suspend' into for-next
Takashi Iwai
2
-6
/
+0
2019-01-15
ALSA: pci: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
2
-6
/
+0
2019-01-07
ALSA: ice1712: fix a missing check of snd_i2c_sendbytes
Aditya Pakki
1
-1
/
+6
2018-08-03
ALSA: pci: Remove empty init and exit
Takashi Iwai
1
-12
/
+0
2018-06-18
ALSA: ice1724: remove unused array
Stefan Agner
1
-20
/
+1
2018-05-28
sound: Use octal not symbolic permissions
Joe Perches
2
-2
/
+2
2018-03-01
ALSA: ice1712: replace strcpy() with strlcpy()
Joey Pabalinas
2
-8
/
+8
2017-11-29
ALSA: ice1724: Fix resume issues with Prodigy 7.1 HiFi
Yussuf Khalil
1
-29
/
+102
2017-11-13
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
9
-0
/
+9
2017-11-06
ALSA: ice1712: define i2c eeprom addr to header file
Konstantinos Tsimpoukas
2
-2
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
9
-0
/
+9
2017-08-22
ALSA: ice1712: Add support for STAudio ADCIII
Takashi Iwai
2
-5
/
+35
2017-08-06
ALSA: ice1712: add const to snd_akm4xxx structures
Bhumika Goyal
7
-18
/
+18
2017-08-06
ALSA: ice1712: add const to snd_ak4xxx_private structures
Bhumika Goyal
5
-16
/
+16
2017-06-09
ALSA: ice1724: Constify hw_constraints
Takashi Iwai
4
-12
/
+12
2017-06-09
ALSA: ice1712: Constify hw_constraints
Takashi Iwai
2
-3
/
+3
2017-05-21
ALSA: ice1712: constify snd_kcontrol_new structures
Bhumika Goyal
2
-4
/
+4
2017-03-20
Merge branch 'topic/for-4.12' into for-next
Takashi Iwai
4
-28
/
+28
2017-02-28
scripts/spelling.txt: add "an union" pattern and fix typo instances
Masahiro Yamada
2
-2
/
+2
2017-02-22
ALSA: pci: constify snd_kcontrol_new structures
Bhumika Goyal
4
-28
/
+28
2017-01-12
ALSA: pci: Constify snd_rawmidi_ops
Takashi Iwai
1
-2
/
+2
2016-09-07
ALSA: squash lines for simple wrapper functions
Masahiro Yamada
1
-3
/
+1
2016-09-02
ALSA: constify snd_pcm_ops structures
Julia Lawall
2
-10
/
+10
[next]