index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
intel
/
skylake
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: Intel: Skylake: fix possible memory leak in skl_codec_device_init()
Yang Yingliang
2022-10-21
1
-7
/
+1
*
Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2022-10-03
3
-4
/
+3
|
\
|
*
ASoC: Intel: Skylake: Replace zero-length arrays with DECLARE_FLEX_ARRAY() he...
Gustavo A. R. Silva
2022-09-27
1
-2
/
+2
|
*
ASoC: Intel: skylake: remove unnecessary dev_set_drvdata()
Yang Yingliang
2022-09-23
1
-1
/
+0
|
*
ASoC: Intel: fix unused-variable warning in probe_codec
Gaosheng Cui
2022-09-13
1
-1
/
+1
|
*
ASoC: Intel: skylake: Replace sprintf() with sysfs_emit()
Takashi Iwai
2022-08-15
1
-1
/
+1
*
|
ASoC: intel: Replace runtime->status->state reference to runtime->state
Takashi Iwai
2022-09-27
1
-2
/
+2
*
|
ALSA: hda: Use hdac_ext prefix in snd_hdac_stream_free_all() for clarity
Pierre-Louis Bossart
2022-09-20
1
-1
/
+1
*
|
ASoC: Intel: fix unused-variable warning in probe_codec
Gaosheng Cui
2022-09-13
1
-1
/
+1
*
|
ASoC: Intel: Drop hdac_ext usage for codec device creation
Cezary Rojewski
2022-08-18
1
-15
/
+11
*
|
ASoC: Intel: Skylake: Introduce HDA codec init and exit routines
Cezary Rojewski
2022-08-18
1
-0
/
+29
|
/
*
ASoC: Merge up fixes
Mark Brown
2022-07-11
1
-13
/
+27
|
\
|
*
ASoC: Intel: Skylake: Correct the handling of fmt_config flexible array
Peter Ujfalusi
2022-07-07
1
-12
/
+25
|
*
ASoC: Intel: Skylake: Correct the ssp rate discovery in skl_get_ssp_clks()
Peter Ujfalusi
2022-07-07
1
-1
/
+2
*
|
ASoC: Intel: skylake: skl-pcm: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
2022-06-27
1
-1
/
+4
*
|
ASoC: Intel: Skylake: remove redundant re-assignments to pointer array
Colin Ian King
2022-06-16
1
-6
/
+0
|
/
*
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-24
1
-1
/
+1
|
\
|
*
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-17
1
-1
/
+1
*
|
ASoC: intel: skylake: Set max DMA segment size
Takashi Iwai
2022-02-17
1
-0
/
+1
|
/
*
Merge tag 'asoc-v5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2022-01-05
1
-5
/
+2
|
\
|
*
ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudio
Pierre-Louis Bossart
2021-12-24
1
-5
/
+2
*
|
ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.c
Pierre-Louis Bossart
2021-12-25
1
-2
/
+2
*
|
ASoC: Intel: Skylake: Use NHLT API to search for blob
Amadeusz Sławiński
2021-11-30
5
-118
/
+21
*
|
ALSA: hda: Make proper use of timecounter
Thomas Gleixner
2021-11-29
1
-1
/
+0
|
/
*
ASoC: topology: change the complete op in snd_soc_tplg_ops to return int
Ranjani Sridharan
2021-10-01
1
-2
/
+4
*
ASoC: Intel: Skylake: Select first entry for singular pipe config arrays
Cezary Rojewski
2021-08-23
1
-2
/
+3
*
ASoC: Intel: Skylake: Properly configure modules with generic extension
Pawel Harlozinski
2021-08-23
1
-36
/
+15
*
ASoC: Intel: Skylake: Support modules with generic extension
Szymon Mielczarek
2021-08-23
2
-13
/
+84
*
ASoC: Intel: Skylake: Support multiple format configs
Kareem Shaik
2021-08-23
3
-46
/
+77
*
ASoC: Intel: Skylake: Simplify m_state for loadable modules
Gustaw Lewandowski
2021-08-23
2
-8
/
+3
*
ASoC: Intel: Skylake: Fix passing loadable flag for module
Gustaw Lewandowski
2021-08-23
1
-16
/
+9
*
ASoC: Intel: Skylake: Fix module configuration for KPB and MIXER
Cezary Rojewski
2021-08-23
1
-2
/
+9
*
ASoC: Intel: Skylake: Fix module resource and format selection
Cezary Rojewski
2021-08-23
1
-9
/
+10
*
ASoC: Intel: Skylake: Select proper format for NHLT blob
Piotr Maziarz
2021-08-23
1
-8
/
+13
*
ASoC: Intel: Skylake: Leave data as is when invoking TLV IPCs
Cezary Rojewski
2021-08-23
1
-6
/
+0
*
ASoC: intel: skylake: Drop superfluous mmap callback
Takashi Iwai
2021-07-30
1
-8
/
+0
*
ASoC: Intel: Skylake: use DEVICE_ATTR_RO macro
YueHaibing
2021-06-02
1
-3
/
+3
*
ASoC: Intel: Fix a typo
Bhaskar Chowdhury
2021-03-31
1
-1
/
+1
*
ASoC: Intel: Skylake: skl-topology: fix -frame-larger-than
Nick Desaulniers
2021-03-18
1
-6
/
+11
*
ASoC: Intel: Skylake: Compile when any configuration is selected
Cezary Rojewski
2021-03-10
1
-1
/
+1
*
Merge branch 'asoc-5.11' into asoc-5.12
Mark Brown
2021-02-05
1
-7
/
+8
|
\
|
*
ASoC: Intel: Skylake: Zero snd_ctl_elem_value
Ricardo Ribalda
2021-01-21
1
-1
/
+1
|
*
ASoC: Intel: Skylake: skl-topology: Fix OOPs ib skl_tplg_complete
Ricardo Ribalda
2021-01-21
1
-6
/
+7
|
*
Merge tag 'v5.11-rc1' into asoc-5.11
Mark Brown
2020-12-28
1
-1
/
+0
|
|
\
*
|
|
ASoC: intel: skl: Simplify with dma_set_mask_and_coherent()
Takashi Iwai
2021-01-19
1
-6
/
+2
*
|
|
Merge existing fixes from asoc/for-5.11
Mark Brown
2020-12-28
1
-0
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
ASoC: Intel: fix error code cnl_set_dsp_D0()
Dan Carpenter
2020-12-14
1
-0
/
+1
*
|
Merge tag 'asoc-v5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2020-12-14
1
-7
/
+2
|
\
|
|
*
ASoC: topology: Remove multistep topology loading
Amadeusz Sławiński
2020-11-04
1
-7
/
+2
*
|
ALSA: remove unneeded break
Tom Rix
2020-10-26
1
-1
/
+0
|
/
[next]