index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_bind.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-23
ASoC: do not include pm_runtime.h if not used
Claudiu Beznea
1
-1
/
+0
2023-01-23
ALSA: hda: Do not unset preset when cleaning up codec
Cezary Rojewski
1
-0
/
+2
2022-09-10
ALSA: hda: Fix hang at HD-audio codec unbinding due to refcount saturation
Takashi Iwai
1
-2
/
+2
2022-07-09
ALSA: hda: Fix null-ptr-deref when i915 fails and hdmi is denylisted
Cezary Rojewski
1
-0
/
+7
2021-11-17
ALSA: hda: Do disconnect jacks at codec unbind
Takashi Iwai
1
-0
/
+2
2021-11-16
ALSA: hda: Fix potential deadlock at codec unbinding
Takashi Iwai
1
-0
/
+5
2021-10-07
ALSA: hda: intel: Allow repeatedly probing on codec configuration errors
Takashi Iwai
1
-9
/
+11
2021-08-14
ALSA: hda: Suspend codec at shutdown
Takashi Iwai
1
-7
/
+1
2021-06-23
ALSA: hda: Release codec display power during shutdown/reboot
Imre Deak
1
-2
/
+5
2021-03-10
ALSA: hda: Avoid spurious unsol event handling during S3/S4
Takashi Iwai
1
-0
/
+4
2019-10-28
ALSA: hda - Fix pending unsol events at shutdown
Takashi Iwai
1
-0
/
+4
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-02-01
ALSA: hda - Serialize codec registrations
Takashi Iwai
1
-1
/
+2
2018-08-28
ASoC: hdac_hda: add asoc extension for legacy HDA codec drivers
Rakesh Ughreja
1
-0
/
+12
2018-08-28
ALSA: hda: move hda_codec.h to include/sound
Pierre-Louis Bossart
1
-1
/
+1
2017-09-04
ALSA: hda: Fix forget to free resource in error handling code path in hda_cod...
Wang YanQing
1
-1
/
+4
2016-01-20
ALSA: hda - Fix missing module loading with model=generic option
Takashi Iwai
1
-10
/
+32
2015-10-20
Merge branch 'topic/hda-modalias' into for-next
Takashi Iwai
1
-14
/
+18
2015-10-20
ALSA: hda - convert to hda_device_id
Takashi Iwai
1
-14
/
+18
2015-10-17
ALSA: hda - Fix bogus codec address check for mixer name assignment
Takashi Iwai
1
-2
/
+2
2015-10-15
ALSA: hda - Update mixer name for the lower codec address
Takashi Iwai
1
-1
/
+3
2015-10-15
ALSA: hda - consolidate chip rename functions
Takashi Iwai
1
-12
/
+23
2015-05-28
ALSA: hda - Drop unused fields from struct hda_codec_preset
Takashi Iwai
1
-9
/
+1
2015-03-23
ALSA: hda - Add regmap support
Takashi Iwai
1
-0
/
+4
2015-03-23
ALSA: hda - Fix possible runtime PM refcount unbalance
Takashi Iwai
1
-0
/
+1
2015-03-23
ALSA: hda - Add widget sysfs tree
Takashi Iwai
1
-2
/
+2
2015-03-23
ALSA: hda - Move a part of hda_codec stuff into hdac_device
Takashi Iwai
1
-80
/
+15
2015-03-23
ALSA: hda - Move some codes up to hdac_bus struct
Takashi Iwai
1
-0
/
+10
2015-03-23
ALSA: hda - Make snd_hda_bus_type public
Takashi Iwai
1
-33
/
+14
2015-03-13
ALSA: hda - Use shutdown driver ops instead of reboot notifier
Takashi Iwai
1
-0
/
+10
2015-03-03
ALSA: hda - Build PCMs and controls at codec driver probe
Takashi Iwai
1
-5
/
+17
2015-03-03
ALSA: hda - Implement unbind more safely
Takashi Iwai
1
-2
/
+1
2015-03-03
ALSA: hda - Add card field to hda_codec struct
Takashi Iwai
1
-3
/
+3
2015-02-23
ALSA: hda - Move codec suspend/resume to codec driver
Takashi Iwai
1
-1
/
+2
2015-02-23
ALSA: hda - Bind codecs via standard bus
Takashi Iwai
1
-0
/
+320