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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-20
ALSA: hda - Fix abuse of snd_hda_lock_devices() for DSP loader
Takashi Iwai
1
-23
/
+109
2013-03-20
ALSA: hda - Fix typo in checking IEC958 emphasis bit
Takashi Iwai
1
-1
/
+1
2013-03-18
ALSA: hda - Fix yet missing GPIO/EAPD setup in cirrus driver
Takashi Iwai
1
-2
/
+2
2013-03-18
treewide: Fix typos in printk and comment
Masanari Iida
1
-1
/
+1
2013-03-18
ALSA: hda - Add GPIO-based LED support on HP desktop machines
Takashi Iwai
1
-0
/
+63
2013-03-18
ALSA: hda - Make the resume of digital beep setup proper
Takashi Iwai
1
-1
/
+1
2013-03-18
ALSA: hda - Fix power-saving during playing beep sound
Takashi Iwai
2
-11
/
+27
2013-03-18
ALSA: hda - Move beep attach/detach calls in hda_generic.c
Takashi Iwai
6
-128
/
+72
2013-03-18
Merge branch 'for-linus' into for-next
Takashi Iwai
8
-33
/
+94
2013-03-18
ALSA: hda/cirrus - Fix the digital beep registration
Takashi Iwai
1
-4
/
+4
2013-03-18
ALSA: hda - Fix missing beep detach in patch_conexant.c
Takashi Iwai
1
-1
/
+7
2013-03-15
ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecs
Takashi Iwai
1
-0
/
+4
2013-03-15
ALSA: hda/ca0132 - Remove extra setting of dsp_state.
Dylan Reid
1
-9
/
+6
2013-03-15
ALSA: hda/ca0132 - Check download state of DSP.
Dylan Reid
1
-2
/
+3
2013-03-15
ALSA: hda/ca0132 - Check if dspload_image succeeded.
Dylan Reid
1
-2
/
+6
2013-03-14
ALSA: hda - Disable IDT eapd_switch if there are no internal speakers
David Henningsson
1
-0
/
+29
2013-03-13
ALSA: hda - Don't apply EAPD power filter as default
Takashi Iwai
4
-8
/
+11
2013-03-13
ALSA: hda - Allow unlimited pins and converters in patch_hdmi.c
Takashi Iwai
1
-81
/
+117
2013-03-13
ALSA: hda - Drop explicit memset() by reallocation with __GFP_ZERO
Takashi Iwai
1
-3
/
+1
2013-03-12
ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct value
Takashi Iwai
1
-10
/
+14
2013-03-12
ALSA: asihpi - fix potential NULL pointer dereference
Wei Yongjun
1
-1
/
+2
2013-03-12
ALSA: add/change some comments describing function return values
Yacine Belkadi
2
-8
/
+18
2013-03-11
ALSA: hdspm - Enable new TCO ALSA controls
Adrian Knoth
1
-1
/
+5
2013-03-11
ALSA: hdspm - Add ALSA controls to read the TCO LTC state
Adrian Knoth
1
-0
/
+106
2013-03-11
ALSA: hdspm - Also check for TCO sync states
Adrian Knoth
1
-0
/
+42
2013-03-11
ALSA: hdspm - Remove duplicate code from ALSA controls
Adrian Knoth
1
-124
/
+22
2013-03-11
ALSA: hdspm - Provide ALSA control to disable 96K frames
Adrian Knoth
1
-0
/
+1
2013-03-11
ALSA: hdspm - Allow the TCO and SYNC-IN to be used in slave mode
Adrian Knoth
1
-14
/
+51
2013-03-11
ALSA: hdspm - Refactor sample rate acquisition
Adrian Knoth
1
-3
/
+13
2013-03-11
ALSA: hda - Don't re-initialize shared hp/mic pinctl
Takashi Iwai
1
-1
/
+2
2013-03-07
ALSA: hda - Avoid automatic pin-ctl update for hp/mic when jack ctl exists
Takashi Iwai
2
-21
/
+25
2013-03-07
ALSA: hda - Consolidate add_in_jack_modes and add_out_jack_modes hints
Takashi Iwai
3
-18
/
+14
2013-03-07
ALSA: hda - Allow to change I/O direction in hp/mic jack mode ctl
Takashi Iwai
1
-2
/
+2
2013-03-07
ALSA: hda - Add some model name strings for ALC260
Takashi Iwai
1
-7
/
+27
2013-03-07
ALSA: hda - Handle shared hp/mic jack mode
Takashi Iwai
1
-8
/
+169
2013-03-07
ALSA: hda - Add the generic Headphone Mic feature
Takashi Iwai
2
-55
/
+94
2013-03-07
ALSA: ice1712: Initialize card->private_data properly
Sean Connor
1
-0
/
+2
2013-03-07
ALSA: hda - Add support of new codec ALC233
Kailang Yang
1
-0
/
+2
2013-03-07
ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()
Xi Wang
1
-2
/
+6
2013-03-07
ALSA: hda - check NULL pointer when creating SPDIF PCM switch
Mengdong Lin
1
-2
/
+7
2013-03-07
ALSA: hda - check NULL pointer when creating SPDIF controls
Mengdong Lin
1
-0
/
+2
2013-02-25
ALSA: emu10k1: Allow to switch hardware sampe rate on EMU
Mihail Zenkov
1
-2
/
+6
2013-02-25
ALSA: hda - Enable beep for ASUS EeeBox EBP1501P
Takashi Iwai
1
-0
/
+1
2013-02-25
ALSA: emu10k1: Load firmware when it was already cached
Florian Zeitz
1
-5
/
+6
2013-02-25
ALSA: ice1724: M-Audio Audiophile192: Fix SPDIF input
Jonas Petersen
1
-13
/
+24
2013-02-25
ALSA: bt87x: Make load_all parameter working again
Takashi Iwai
1
-2
/
+17
2013-02-22
ALSA: emu10k1: Fix regression in emu1010 firmware loading
Mihail Zenkov
1
-0
/
+5
2013-02-22
ALSA: hda - hdmi: Make jacks phantom, if they're not detectable
David Henningsson
1
-0
/
+3
2013-02-19
ALSA: hda - hdmi: Notify userspace when ELD control changes
David Henningsson
1
-2
/
+12
2013-02-19
ALSA: hda - hdmi: Protect ELD buffer
David Henningsson
3
-13
/
+47
[prev]
[next]