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
/
hda
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-11
ALSA: hda - initialize audio InfoFrame to be all zero
Mengdong Lin
1
-0
/
+1
2014-03-03
ALSA: hda/realtek - Add headset quirk for Dell DT
Kailang Yang
1
-7
/
+41
2014-03-03
ALSA: hda - Mark reg op args as iomem
Dylan Reid
2
-12
/
+12
2014-03-03
ALSA: hda - Rename reg access ops in hda_controller_ops
Dylan Reid
2
-24
/
+24
2014-03-03
ALSA: hda - Make azx_attach_pcm_stream static
Dylan Reid
1
-2
/
+2
2014-03-01
ALSA: hda - remove PCI dependency in Kconfig
Dylan Reid
2
-18
/
+29
2014-03-01
ALSA: hda - Move codec create to hda_controller
Dylan Reid
3
-248
/
+235
2014-03-01
ALSA: hda - Move azx_interrupt to hda_controller
Dylan Reid
3
-68
/
+68
2014-03-01
ALSA: hda - Add position_check op
Dylan Reid
2
-9
/
+23
2014-03-01
ALSA: hda - Move low level functions to hda_controller
Dylan Reid
3
-179
/
+180
2014-03-01
ALSA: hda - move alloc_cmd_io to hda_controller
Dylan Reid
3
-6
/
+6
2014-03-01
ALSA: hda - Relocate RIRB/CORB interface to hda_controller
Dylan Reid
3
-383
/
+396
2014-03-01
ALSA: hda - Move the dsp loader to hda_controller
Dylan Reid
3
-152
/
+144
2014-03-01
ALSA: hda - Pull pages allocation to hda_controller
Dylan Reid
3
-29
/
+52
2014-03-01
ALSA: hda - Add hda_controller.c and move pcm ops from hda_intel
Dylan Reid
4
-1000
/
+1078
2014-03-01
ALSA: hda - Add pcm_mmap_prepare op.
Dylan Reid
2
-6
/
+16
2014-03-01
ALSA: hda - Move snd page allocation to ops
Dylan Reid
2
-54
/
+98
2014-03-01
ALSA: hda - Pass max_slots and power_save to codec_create
Dylan Reid
1
-11
/
+17
2014-03-01
ALSA: hda - Add jackpoll_ms to struct azx
Dylan Reid
2
-1
/
+8
2014-03-01
ALSA: hda - remove unused clear of STATESTS
Dylan Reid
1
-5
/
+0
2014-03-01
ALSA: hda - Add function pointer for disabling MSI
Dylan Reid
2
-5
/
+22
2014-03-01
ALSA: hda - Use device pointer from the card instead of pci
Dylan Reid
1
-13
/
+14
2014-03-01
ALSA: hda - Keep pointer to bdl_pos_fix in chip struct
Dylan Reid
2
-4
/
+9
2014-03-01
ALSA: hda - Allow different ops to read/write registers
Dylan Reid
2
-70
/
+138
2014-03-01
ALSA: hda - Move some definitions to new hda_priv.h
Dylan Reid
2
-365
/
+399
2014-02-28
ALSA: hda - Fix CORB reset to follow specification
David Henningsson
1
-1
/
+23
2014-02-28
ALSA: hda - Fix registration of beep input device
Takashi Iwai
5
-13
/
+39
2014-02-27
ALSA: hda/sigmatel - Allow auto-switching for dock line-in of HP laptops
Takashi Iwai
1
-0
/
+3
2014-02-27
ALSA: hda - Make codec object as a parent for input beep devices
Takashi Iwai
1
-1
/
+1
2014-02-25
ALSA: hda - Replace with standard printk
Takashi Iwai
17
-449
/
+434
2014-02-25
ALSA: hda - Enable sysfs attributes without CONFIG_SND_HDA_RECONFIG
Takashi Iwai
2
-78
/
+89
2014-02-25
ALSA: hda - Add sysfs to codec object, too
Takashi Iwai
7
-764
/
+788
2014-02-25
ALSA: hda - Create own device struct for each codec
Takashi Iwai
4
-3
/
+39
2014-02-25
ALSA: hda - Manage each codec instance individually
Takashi Iwai
1
-11
/
+25
2014-02-25
ALSA: hwdep: Take private_data as drvdata for sysfs
Takashi Iwai
1
-30
/
+15
2014-02-25
ALSA: Create sysfs attribute files via groups
Takashi Iwai
3
-87
/
+57
2014-02-25
Merge branch 'for-linus' into HEAD
Takashi Iwai
3
-64
/
+89
2014-02-25
ALSA: hda - Avoid codec D3 for keeping mute LED up on Lenovo Yxx0
Takashi Iwai
1
-0
/
+12
2014-02-25
ALSA: hda - Add a fixup for HP Folio 13 mute LED
Takashi Iwai
1
-0
/
+20
2014-02-21
ALSA: hda/realtek - Add more entry for enable HP mute led
Kailang Yang
1
-0
/
+47
2014-02-20
ALSA: hda - Enable front audio jacks on one HP desktop model
Hui Wang
1
-0
/
+13
2014-02-19
ALSA: hda - Add QEMU codec vendor ID
Takashi Iwai
1
-0
/
+1
2014-02-19
ALSA: hda/ca0132 - Fix recording from mode id 0x8
Hsin-Yu Chao
1
-3
/
+1
2014-02-19
ALSA: hda/ca0132 - setup/cleanup streams
Hsin-Yu Chao
1
-59
/
+7
2014-02-18
ALSA: hda - add headset mic detect quirks for two Dell laptops
Hui Wang
1
-0
/
+2
2014-02-15
ALSA: hda - Remove superfluous inclusion of linux/pci.h
Takashi Iwai
8
-8
/
+0
2014-02-15
ALSA: hda/realtek - Allow NULL bus->pci
Takashi Iwai
1
-4
/
+11
2014-02-15
ALSA: hda - Remove dependency on bus->pci in hda_beep.c
Takashi Iwai
1
-2
/
+1
2014-02-12
ALSA: Revert "ALSA: hda/realtek - Avoid invalid COEFs for ALC271X"
Martin Kepplinger
1
-3
/
+0
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-3
/
+2
[next]