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
/
ac97
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-20
ALSA: Replace the word "slave" in vmaster API
Takashi Iwai
1
-10
/
+10
2020-07-15
ALSA: ac97: Replace the words white/blacklist
Takashi Iwai
1
-7
/
+7
2020-07-09
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-04-17
ALSA: Fix misspellings of "Analog Devices"
Geert Uytterhoeven
1
-1
/
+1
2020-01-05
ALSA: ac97: More constifications
Takashi Iwai
3
-20
/
+20
2020-01-03
ALSA: ac97: Constify snd_ac97_res_table definition
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: ac97: Treat snd_ac97_bus_ops as const
Takashi Iwai
1
-1
/
+2
2020-01-03
ALSA: pci: Constify snd_device_ops definitions
Takashi Iwai
1
-2
/
+2
2019-08-09
ALSA: ac97: remove unused variable 'snd_ac97_controls_master_mono'
YueHaibing
1
-5
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
7
-112
/
+7
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-02-06
ALSA: pci: Remove superfluous snd_info_register() calls
Takashi Iwai
1
-17
/
+9
2018-11-23
ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control write
Takashi Iwai
1
-1
/
+1
2018-08-03
ALSA: pci: Remove empty init and exit
Takashi Iwai
1
-16
/
+0
2018-05-28
sound: Use octal not symbolic permissions
Joe Perches
1
-2
/
+2
2017-02-28
scripts/spelling.txt: add "swith" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2016-11-15
ALSA: ac97: Fix kernel-doc error with sphinx formatter
Takashi Iwai
1
-1
/
+1
2015-05-29
ALSA: ac97: Fix ifdef CONFIG_PROC_FS
Takashi Iwai
2
-2
/
+2
2015-04-05
ALSA: Use const struct ac97_quirk
Joe Perches
1
-1
/
+2
2015-03-06
ALSA: ac97: ac97_patch: Simplify patch_vt1613_specific()
Fabio Estevam
1
-8
/
+2
2015-03-06
ALSA: ac97: Add VT1613 AC97 codec support
Maciej S. Szmigiero
2
-0
/
+34
2014-10-21
ALSA: ac97: Constify more text arrays
Takashi Iwai
2
-9
/
+15
2014-10-21
ALSA: ac97: Use snd_ctl_enum_info()
Takashi Iwai
2
-133
/
+53
2014-02-26
ALSA: ac97: Use standard printk helpers
Takashi Iwai
3
-17
/
+46
2013-09-30
ALSA: ac97: Add ID for TI TLV320AIC27 codec
Ondrej Zary
1
-0
/
+1
2013-06-28
ALSA: Replace the magic number 44 with const
Takashi Iwai
1
-1
/
+1
2013-03-12
ALSA: add/change some comments describing function return values
Yacine Belkadi
2
-8
/
+18
2012-10-15
ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new()
Takashi Iwai
1
-0
/
+2
2012-09-06
ALSA: ac97: Implement channel map workaround for ALC650
Takashi Iwai
1
-1
/
+23
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-1
/
+1
2011-11-01
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
1
-0
/
+1
2011-11-01
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
1
-1
/
+1
2011-08-15
ALSA: ac97: Add HP Compaq dc5100 SFF(PT003AW) to Headphone Jack Sense whitelist
Daniel T Chen
1
-0
/
+1
2011-02-19
ALSA: azt3328: hook up new emulated AC97 on AC97 patch side
Andreas Mohr
2
-0
/
+59
2011-02-17
ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit defines
Andreas Mohr
1
-34
/
+49
2011-01-14
ALSA: constify functions in ac97
Hanno Boeck
2
-32
/
+32
2010-12-13
sound: don't use flush_scheduled_work()
Tejun Heo
1
-4
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-03-29
ALSA: ac97: Add Toshiba P500 to ac97 jack sense blacklist
Daniel Chen
1
-0
/
+1
2010-03-26
ALSA: ac97: Add IBM ThinkPad R40e to Headphone/Line Jack Sense blacklist
Daniel T Chen
1
-0
/
+1
2010-02-16
Merge branch 'fixes' into devel
Jaroslav Kysela
3
-0
/
+13
2010-01-10
ALSA: ac97: add AC97 STMicroelectronics' codecs
Krzysztof Helt
2
-0
/
+12
2010-01-10
ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense blacklist
Daniel T Chen
1
-0
/
+1
2010-01-08
Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Jaroslav Kysela
1
-1
/
+1
2010-01-08
ALSA: ac97_codec: merge WM9703 and WM9705 ops
Krzysztof Helt
1
-16
/
+1
2009-12-15
ALSA: ac97_codec - increase timeout for analog sections to 5 second
Steve Soule
1
-1
/
+1
2009-11-05
ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"
Jaroslav Kysela
2
-9
/
+9
2009-05-22
Merge branch 'fix/misc' into for-linus
Takashi Iwai
1
-2
/
+5
2009-05-22
ALSA: Kill truncate warning by shortening Sigmatel-specific AC97 control name
Andreas Mohr
1
-2
/
+5
2009-04-21
[ALSA] ac97_codec: increase timeout for analog subsections
Jaroslav Kysela
1
-1
/
+1
[next]