index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
x86
/
intel_hdmi_audio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
1
-1
/
+0
*
ALSA: x86: Simplify with dma_set_mask_and_coherent()
Takashi Iwai
2021-01-15
1
-2
/
+1
*
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2021-01-08
1
-1
/
+1
*
Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-01-28
1
-11
/
+6
|
\
|
*
ALSA: x86: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
1
-1
/
+0
|
*
ALSA: hdml-lpe-audio: Use managed buffer allocation
Takashi Iwai
2019-12-11
1
-10
/
+6
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
|
/
*
ALSA: intel_hdmi: Remove dev_err() on platform_get_irq() failure
YueHaibing
2019-10-25
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
ALSA: x86: Avoid passing NULL to memory allocators
Takashi Iwai
2019-02-04
1
-1
/
+2
*
ALSA: x86: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
2019-01-15
1
-12
/
+0
*
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2018-11-20
1
-26
/
+3
|
\
|
*
ALSA: intel_hdmi: Use the new non-cached allocation
Takashi Iwai
2018-08-28
1
-26
/
+3
*
|
ALSA: x86: Rip out the lpe audio runtime suspend/resume hooks
Ville Syrjälä
2018-11-02
1
-20
/
+5
*
|
ALSA: x86: Fix runtime PM for hdmi-lpe-audio
Ville Syrjälä
2018-11-02
1
-1
/
+0
|
/
*
ALSA: intel_hdmi: remove redundant variable cfg_val
Colin Ian King
2018-08-06
1
-2
/
+0
*
ALSA: intel_hdmi: Use strlcpy() instead of strncpy()
Takashi Iwai
2018-06-27
1
-1
/
+1
*
ALSA: x86: Fix potential crash at error path
Takashi Iwai
2018-02-28
1
-10
/
+17
*
ALSA: x86: Fix missing spinlock and mutex initializations
Takashi Iwai
2018-02-28
1
-0
/
+2
*
ALSA: x86: hdmi: Add single_port option for compatible behavior
Takashi Iwai
2018-02-22
1
-3
/
+11
*
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-07-09
1
-123
/
+201
|
\
|
*
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-05-30
1
-127
/
+201
|
|
\
|
|
*
ALSA: x86: Register multiple PCM devices for the LPE audio card
Ville Syrjälä
2017-05-03
1
-52
/
+74
|
|
*
ALSA: x86: Split snd_intelhad into card and PCM specific structures
Ville Syrjälä
2017-05-03
1
-97
/
+130
|
|
*
ALSA: x86: Prepare LPE audio ctls for multiple PCMs
Ville Syrjälä
2017-05-03
1
-4
/
+19
|
|
*
drm/i915: Clean up the LPE audio platform data
Ville Syrjälä
2017-05-03
1
-10
/
+9
|
|
*
drm/i915: Remove hdmi_connected from LPE audio pdata
Ville Syrjälä
2017-05-03
1
-4
/
+4
|
|
*
drm/i915: Replace tmds_clock_speed and link_rate with just ls_clock
Ville Syrjälä
2017-05-03
1
-3
/
+8
|
|
*
drm/i915: Remove the unused pending_notify from LPE platform data
Ville Syrjälä
2017-05-03
1
-1
/
+0
|
|
*
ALSA: x86: Clear the pdata.notify_lpe_audio pointer before teardown
Ville Syrjälä
2017-05-03
1
-0
/
+5
|
|
*
drm/i915: Fix runtime PM for LPE audio
Ville Syrjälä
2017-05-03
1
-4
/
+0
*
|
|
ALSA: x86: fix error return code in hdmi_lpe_audio_probe()
Gustavo A. R. Silva
2017-06-30
1
-2
/
+2
*
|
|
drm/i915: Fix runtime PM for LPE audio
Ville Syrjälä
2017-05-15
1
-4
/
+0
|
/
/
*
/
alsa: use set_memory.h header
Laura Abbott
2017-05-08
1
-1
/
+1
|
/
*
ALSA: x86: Don't enable runtime PM as default
Takashi Iwai
2017-02-21
1
-2
/
+4
*
ALSA: x86: Use runtime PM autosuspend
Takashi Iwai
2017-02-21
1
-4
/
+18
*
ALSA: x86: Don't bail out from PCM ops when disconnected
Takashi Iwai
2017-02-16
1
-22
/
+0
*
ALSA: x86: Minor code rearrangement
Takashi Iwai
2017-02-16
1
-16
/
+11
*
ALSA: x86: Stop the stream when buffer is processed after disconnection
Takashi Iwai
2017-02-16
1
-3
/
+6
*
ALSA: x86: Avoid register accesses during disconnection
Takashi Iwai
2017-02-16
1
-8
/
+26
*
ALSA: x86: Don't return an error from chmap ctl at disconnected
Takashi Iwai
2017-02-16
1
-9
/
+3
*
ALSA: x86: Fix memory leak in had_build_channel_allocation_map()
Takashi Iwai
2017-02-16
1
-6
/
+5
*
ALSA: x86: Use snd_pcm_stop_xrun() for connection / disconnection paths
Takashi Iwai
2017-02-16
1
-2
/
+2
*
ALSA: x86: Implement jack control
Takashi Iwai
2017-02-16
1
-0
/
+23
*
ALSA: x86: Drop unused stream.running field
Takashi Iwai
2017-02-13
1
-9
/
+2
*
ALSA: x86: Handle reset at prepare callback
Takashi Iwai
2017-02-13
1
-14
/
+25
*
ALSA: x86: Support S16 format
Takashi Iwai
2017-02-10
1
-3
/
+5
*
ALSA: x86: Support S32 format
Takashi Iwai
2017-02-10
1
-9
/
+19
*
ALSA: x86: Allow no-period-wakeup setup
Takashi Iwai
2017-02-10
1
-2
/
+5
*
ALSA: x86: Allow single period PCM operation
Takashi Iwai
2017-02-10
1
-2
/
+12
[next]