index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_codec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removal
Takashi Iwai
1
-42
/
+55
2017-10-18
ALSA: hda: Remove superfluous '-' added by printk conversion
Takashi Iwai
1
-1
/
+1
2017-09-03
ALSA: hda: Fix regression of hdmi eld control created based on invalid pcm
Wang YanQing
1
-1
/
+3
2017-05-17
ALSA: hda - Remove superfluous header inclusions
Takashi Iwai
1
-2
/
+0
2017-05-17
ALSA: hda - Fix a typo in comment
Takashi Iwai
1
-1
/
+1
2017-05-17
ALSA: hda - Remove the use of set_fs()
Takashi Iwai
1
-28
/
+31
2017-05-17
ALSA: hda - Remove the generic bind ctl helpers
Takashi Iwai
1
-124
/
+0
2017-05-17
ALSA: hda - Move bind-mixer switch codes to generic parser
Takashi Iwai
1
-66
/
+0
2017-03-20
Merge branch 'topic/for-4.12' into for-next
Takashi Iwai
1
-2
/
+2
2017-02-21
ALSA: pci: constify snd_kcontrol_new structures
Bhumika Goyal
1
-2
/
+2
2017-01-12
ALSA: hda - add DP MST audio support
Libin Yang
1
-0
/
+4
2017-01-12
ALSA: hda - add DP mst verb support
Libin Yang
1
-4
/
+68
2016-06-16
ALSA: hda: fix some klockwork scan warnings
Libin Yang
1
-1
/
+7
2015-10-26
Merge tag 'asoc-v4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
1
-3
/
+1
2015-10-20
ALSA: hda - Fix deadlock at error in building PCM
Takashi Iwai
1
-3
/
+1
2015-10-17
ALSA: hda - Fix bogus codec address check for mixer name assignment
Takashi Iwai
1
-1
/
+0
2015-10-15
ALSA: hda - Update mixer name for the lower codec address
Takashi Iwai
1
-0
/
+1
2015-10-08
ALSA: hda: make use of core codec fns
Vinod Koul
1
-44
/
+0
2015-08-26
ALSA: hda - Remove superfluous pcm NULL check
Takashi Iwai
1
-2
/
+1
2015-08-25
ALSA: hda - Refresh sysfs at snd_hda_codec_update_widgets()
Takashi Iwai
1
-1
/
+1
2015-08-25
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2015-08-24
ALSA: hda: fix possible NULL dereference
Markus Osterhoff
1
-1
/
+1
2015-08-17
ALSA: hda - Make some helper functions local
Takashi Iwai
1
-70
/
+0
2015-07-17
ALSA: hda: fix kstrdup return value
Heloise NH
1
-1
/
+1
2015-06-12
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+25
2015-06-11
ALSA: hda - Fix link power unbalance at device removal
Takashi Iwai
1
-1
/
+1
2015-06-11
ALSA: hda - Re-add the lost fake mute support
Takashi Iwai
1
-0
/
+25
2015-06-09
ALSA: hda: Intel: enable automatic runtime pm for HDMI codecs by default
Lu, Han
1
-0
/
+3
2015-06-09
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-2
/
+3
2015-06-09
ALSA: hda - fix number of devices query on hotplug
Dave Airlie
1
-1
/
+1
2015-04-29
Merge branch 'topic/hda' into for-next
Takashi Iwai
1
-0
/
+4
2015-04-29
ALSA: hda - allow a codec to control the link power
Mengdong Lin
1
-0
/
+4
2015-04-27
Merge branch 'for-4.2' into for-next
Takashi Iwai
1
-411
/
+10
2015-04-27
ALSA: hda - Fix missing va_end() call in snd_hda_codec_pcm_new()
Takashi Iwai
1
-1
/
+2
2015-04-27
ALSA: hda - Fix mute-LED fixed mode
Takashi Iwai
1
-9
/
+12
2015-04-16
ALSA: hda - Replace hda_bus_ops with static binding
Takashi Iwai
1
-8
/
+4
2015-04-16
ALSA: hda - Fix regression for slave SPDIF setups
Takashi Iwai
1
-1
/
+1
2015-04-16
ALSA: hda - Move PCM format and rate handling code to core library
Takashi Iwai
1
-305
/
+0
2015-04-16
ALSA: hda - Embed bus into controller object
Takashi Iwai
1
-72
/
+0
2015-04-16
ALSA: hda - Pass bus io_ops directly from the top-level driver
Takashi Iwai
1
-1
/
+2
2015-04-16
ALSA: hda - Move send_cmd / get_response to hdac_bus_ops
Takashi Iwai
1
-20
/
+2
2015-04-16
ALSA: hda - Add the controller helper codes to hda-core module
Takashi Iwai
1
-1
/
+1
2015-04-14
ALSA: hda - Handle error from get_response bus ops directly
Takashi Iwai
1
-10
/
+7
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
[prev]
[next]