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
/
hda_codec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-08
ALSA: hda - Work around races of power up/down with runtime PM
Takashi Iwai
1
-4
/
+4
2015-04-04
ALSA: hda: fix possible null dereference
Sudip Mukherjee
1
-3
/
+2
2015-03-23
ALSA: hda - Use regmap for command verb caches, too
Takashi Iwai
1
-245
/
+26
2015-03-23
ALSA: hda - Use regmap for parameter caches, too
Takashi Iwai
1
-131
/
+13
2015-03-23
ALSA: hda - Use regmap for amp accesses
Takashi Iwai
1
-190
/
+25
2015-03-23
ALSA: hda - Implement uncached version of parameter reads
Takashi Iwai
1
-2
/
+2
2015-03-23
ALSA: hda - Add regmap support
Takashi Iwai
1
-0
/
+1
2015-03-23
ALSA: hda - Move generic array helpers to core lib
Takashi Iwai
1
-46
/
+0
2015-03-23
ALSA: hda - Fix possible runtime PM refcount unbalance
Takashi Iwai
1
-8
/
+22
2015-03-23
ALSA: hda - Support indirect execution of verbs
Takashi Iwai
1
-5
/
+7
2015-03-23
ALSA: hda - Add widget sysfs tree
Takashi Iwai
1
-4
/
+2
2015-03-23
ALSA: hda - Move a part of hda_codec stuff into hdac_device
Takashi Iwai
1
-345
/
+51
2015-03-23
ALSA: hda - Move some codes up to hdac_bus struct
Takashi Iwai
1
-128
/
+63
2015-03-23
ALSA: hda - Make snd_hda_bus_type public
Takashi Iwai
1
-0
/
+1
2015-03-18
ALSA: hda - Support advanced power state controls
Takashi Iwai
1
-0
/
+4
2015-03-13
ALSA: hda - Use shutdown driver ops instead of reboot notifier
Takashi Iwai
1
-18
/
+0
2015-03-03
ALSA: hda - Release resources in device release callback
Takashi Iwai
1
-28
/
+23
2015-03-03
ALSA: hda - Use standard workqueue for unsol and jack events
Takashi Iwai
1
-21
/
+5
2015-03-03
ALSA: hda - Build PCMs and controls at codec driver probe
Takashi Iwai
1
-67
/
+0
2015-03-03
ALSA: hda - Implement unbind more safely
Takashi Iwai
1
-33
/
+37
2015-03-03
ALSA: hda - Don't assume non-NULL PCM ops
Takashi Iwai
1
-2
/
+7
2015-03-03
ALSA: hda - Allocate hda_pcm objects dynamically
Takashi Iwai
1
-40
/
+76
2015-03-03
ALSA: hda - Remove superfluous memory allocation error messages
Takashi Iwai
1
-12
/
+4
2015-03-03
ALSA: hda - Add card field to hda_codec struct
Takashi Iwai
1
-15
/
+15
2015-03-03
ALSA: hda - Split snd_hda_build_pcms()
Takashi Iwai
1
-43
/
+59
2015-02-26
ALSA: hda - Remove channel mode helper functions
Takashi Iwai
1
-82
/
+0
2015-02-26
ALSA: hda - Power down codec automatically at registration
Takashi Iwai
1
-2
/
+3
2015-02-26
ALSA: hda - Replace bus pm_notify with the standard runtime PM framework
Takashi Iwai
1
-25
/
+8
2015-02-26
ALSA: hda - Drop power_save value indirection in hda_bus
Takashi Iwai
1
-16
/
+18
2015-02-23
ALSA: hda - Use standard runtime PM for codec power-save control
Takashi Iwai
1
-145
/
+96
2015-02-23
ALSA: hda - Move codec suspend/resume to codec driver
Takashi Iwai
1
-60
/
+33
2015-02-23
ALSA: hda - Bind codecs via standard bus
Takashi Iwai
1
-291
/
+16
2015-02-20
ALSA: hda - Avoid unnecessary power-up at mixer amp changes
Takashi Iwai
1
-17
/
+16
2015-02-17
ALSA: hda - Embed struct hda_bus_unsolicited into struct hda_bus
Takashi Iwai
1
-35
/
+4
2015-02-17
ALSA: hda - Drop hda_bus_template for snd_hda_bus_new()
Takashi Iwai
1
-14
/
+1
2014-11-27
ALSA: hda - using uninitialized data
Dan Carpenter
1
-1
/
+3
2014-11-17
ALSA: hda: Deletion of unnecessary checks before two function calls
Markus Elfring
1
-2
/
+1
2014-10-29
ALSA: hda - More kerneldoc comments
Takashi Iwai
1
-14
/
+134
2014-10-29
ALSA: hda - Correct kerneldoc comments
Takashi Iwai
1
-4
/
+110
2014-10-27
ALSA: hda - Pass printf argument directly to request_module()
Takashi Iwai
1
-6
/
+4
2014-10-21
ALSA: hda: Use snd_ctl_enum_info()
Takashi Iwai
1
-17
/
+2
2014-09-23
ALSA: hda - Move the function "check_amp_caps" to hda_codec.c
David Henningsson
1
-0
/
+20
2014-08-19
ALSA: hda - Remove obsoleted snd_hda_check_board_config() & co
Takashi Iwai
1
-115
/
+0
2014-07-22
ALSA: hda - Refactor quirk picking and change quirk priority
David Henningsson
1
-0
/
+1
2014-06-30
ALSA: hda - Fix invalid function call in snd_hda_add_vmaster()
Takashi Iwai
1
-2
/
+7
2014-06-25
ALSA: hda - Kill the rest of snd_print*() usages
Takashi Iwai
1
-14
/
+21
2014-02-28
ALSA: hda - Fix registration of beep input device
Takashi Iwai
1
-1
/
+7
2014-02-25
ALSA: hda - Replace with standard printk
Takashi Iwai
1
-69
/
+68
2014-02-25
ALSA: hda - Add sysfs to codec object, too
Takashi Iwai
1
-3
/
+8
2014-02-25
ALSA: hda - Create own device struct for each codec
Takashi Iwai
1
-3
/
+33
[next]