Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c2913b140f901a705809f8b6c83998cf8147f848
c2913b1
Merge tag 'asoc-fix-v5.3-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 5 years ago
30c2173
ASoC: amd: acp3x: use dma address for acp3x dma driver
by Vijendar Mukunda
· 5 years ago
8863905
ASoC: amd: acp3x: use dma_ops of parent device for acp3x dma driver
by Vijendar Mukunda
· 5 years ago
b9da500
ASoC: max98373: add 88200 and 96000 sampling rate support
by fengchunguo
· 5 years ago
52f87f3
ASoC: sun4i-i2s: Incorrect SR and WSS computation
by Marcus Cooper
· 5 years ago
6963d00
MAINTAINERS: Update Intel ASoC drivers maintainers
by Cezary Rojewski
· 5 years ago
5d78e1c2
ALSA: usb-audio: Fix gpf in snd_usb_pipe_sanity_check
by Hillf Danton
· 5 years ago
37151a4
ALSA: pcm: fix lost wakeup event scenarios in snd_pcm_drain
by Yuki Tsunashima
· 5 years ago
74bf71e
ALSA: hda: Fix 1-minute detection delay when i915 module is not available
by Samuel Thibault
· 5 years ago
1e112c3
ASoC: ti: davinci-mcasp: Correct slot_width posed constraint
by Peter Ujfalusi
· 5 years ago
789e162
ASoC: rockchip: Fix mono capture
by Cheng-Yi Chiang
· 5 years ago
e51b698
ASoC: Intel: Fix some acpi vs apci typo in somme comments
by Christophe JAILLET
· 5 years ago
34a2a80
ASoC: ti: davinci-mcasp: Fix clk PDIR handling for i2s master mode
by Peter Ujfalusi
· 5 years ago
3f88094
ALSA: hda - Add a conexant codec entry to let mute led work
by Hui Wang
· 5 years ago
2756d91
ALSA: hda - Fix intermittent CORB/RIRB stall on Intel chips
by Takashi Iwai
· 5 years ago
40aa538
ASoC: Fail card instantiation if DAI format setup fails
by Ricard Wanderlof
· 5 years ago
607975b
ALSA: ac97: Fix double free of ac97_codec_device
by Ding Xiang
· 5 years ago
717dedb
ASoC: SOF: Intel: hda: remove misleading error trace from IRQ thread
by Kai Vehmanen
· 5 years ago
8201f11
ASoC: qcom: apq8016_sbc: Fix oops with multiple DAI links
by Stephan Gerhold
· 5 years ago
3b81799
ALSA: compress: Be more restrictive about when a drain is allowed
by Charles Keepax
· 5 years ago
a70ab8a
ALSA: compress: Don't allow paritial drain operations on capture streams
by Charles Keepax
· 5 years ago
26c3f15
ALSA: compress: Prevent bypasses of set_params
by Charles Keepax
· 5 years ago
4475f8c4
ALSA: compress: Fix regression on compressed capture streams
by Charles Keepax
· 5 years ago
45004d6
ASoC: dapm: fix a memory leak bug
by Wenwen Wang
· 5 years ago
62ec3d1
ASoC: SOF: use __u32 instead of uint32_t in uapi headers
by Masahiro Yamada
· 5 years ago
f86621c
SoC: rockchip: rockchip_max98090: Enable MICBIAS for headset keypress detection
by Enric Balletbo i Serra
· 5 years ago
48dfd37
ASoC: cs42xx8: Fix MFREQ selection issue for async mode
by Shengjiu Wang
· 5 years ago
8dd26df
ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks
by Charles Keepax
· 5 years ago
e4091bd
ALSA: line6: Fix a typo
by Christophe JAILLET
· 5 years ago
0e279dc
ALSA: pcm: Fix refcount_inc() on zero usage
by Takashi Iwai
· 5 years ago
70256b4
ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1
by Kai-Heng Feng
· 5 years ago
59d81c1
ALSA: hda - Optimize resume for codecs without jack detection
by Takashi Iwai
· 5 years ago
4914da2
ALSA: hda - Don't resume forcibly i915 HDMI/DP codec
by Takashi Iwai
· 5 years ago
aa2ba99
ASoC: Intel: bytcht_es8316: Add quirk for Irbis NB41 netbook
by Hans de Goede
· 5 years ago
2abee12
ASoC: samsung: odroid: fix a double-free issue for cpu_dai
by Wen Yang
· 5 years ago
9b6d104
ASoC: samsung: odroid: fix an use-after-free issue for codec
by Wen Yang
· 5 years ago
3140aaf
ALSA: hda/hdmi - Fix i915 reverse port/pin mapping
by Takashi Iwai
· 5 years ago
eb41771
ALSA: hda/hdmi - Remove duplicated define
by Takashi Iwai
· 5 years ago
ede34f3
ALSA: seq: Break too long mutex context in the write loop
by Takashi Iwai
· 5 years ago
4b4e0e3
ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine
by Hui Wang
· 5 years ago
2f235d9
ALSA: rme9652: Unneeded variable: "result".
by Hariprasad Kelam
· 5 years ago
b7cad26
ALSA: emu10k1: Remove unneeded variable "change"
by Hariprasad Kelam
· 5 years ago
5e19cad
ALSA: au88x0: Remove unneeded variable: "changed"
by Hariprasad Kelam
· 5 years ago
fbc5712
ALSA: hda/realtek - Fixed Headphone Mic can't record on Dell platform
by Kailang Yang
· 5 years ago
ec3042a
ASoC: audio-graph-card: add missing const at graph_get_dai_id()
by Kuninori Morimoto
· 5 years ago
09297c2
ASoC: rt1011: fix DC calibration offset not applying
by Shuming Fan
· 5 years ago
c152f84
ASoC: audio-graph-card: fix an use-after-free in graph_get_dai_id()
by Wen Yang
· 5 years ago
aa2e362
ASoC: audio-graph-card: fix use-after-free in graph_dai_link_of_dpcm()
by Wen Yang
· 5 years ago
27862d5
ASoC: simple-card: fix an use-after-free in simple_for_each_link()
by Wen Yang
· 5 years ago
724808a
ASoC: simple-card: fix an use-after-free in simple_dai_link_of_dpcm()
by Wen Yang
· 5 years ago
794fcee
ASoC: simple-card-utils: care no Platform for DPCM
by Kuninori Morimoto
· 5 years ago
52db668
ASoC: simple_card_utils.h: care NULL dai at asoc_simple_debug_dai()
by Kuninori Morimoto
· 5 years ago
9e944c9
ASoC: Relocate my e-mail to .com domain zone
by Kirill Marinushkin
· 5 years ago
7236516
ASoC: rt1308: Remove executable attribute from source files
by Joe Perches
· 5 years ago
6cd249c
ASoC: max98357a: use mdelay for sdmode-delay
by Tzung-Bi Shih
· 5 years ago
73948ca
ALSA: ps3: Remove Unneeded variable: "ret"
by Hariprasad Kelam
· 5 years ago
7a3c2b6
ALSA: lx6464es: Remove unneeded variable err
by Hariprasad Kelam
· 5 years ago
0dcb4ef
ALSA: firewire-lib: code refactoring for local variables
by Takashi Sakamoto
· 5 years ago
02394af
ALSA: firewire-lib: code refactoring for post operation to data block counter
by Takashi Sakamoto
· 5 years ago
b8b0e24
ALSA: firewire-lib: code refactoring for error path of parser for CIP header
by Takashi Sakamoto
· 5 years ago
213fa98
ALSA: firewire-lib: fix different data block counter between probed event and transferred isochronous packet
by Takashi Sakamoto
· 5 years ago
4ece7f6f
ALSA: firewire-lib: fix initial value of data block count for IR context without CIP_DBC_IS_END_EVENT
by Takashi Sakamoto
· 5 years ago
7fbf909
ALSA: firewire-lib/fireface: fix initial value of data block counter for IR context with CIP_NO_HEADER
by Takashi Sakamoto
· 5 years ago
0ebf3ce
ALSA: firewire-lib: fix invalid length of rx packet payload for tracepoint events
by Takashi Sakamoto
· 5 years ago
3c53c62
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 5 years ago
b89b889
Merge branch 'topic/hda-refresh-cleanup' into for-next
by Takashi Iwai
· 5 years ago
d4bd305
ALSA: usb-audio: fix Line6 Helix audio format rates
by Nicola Lunghi
· 5 years ago
ba18ca2
firewire-motu: fix wrong reference count for stream functionality at error path of rawmidi interface
by Takashi Sakamoto
· 5 years ago
64582c5
ALSA: firewire-digi00x: fix wrong reference count for stream functionality at error path of rawmidi interface
by Takashi Sakamoto
· 5 years ago
e79c3f0
ALSA: dice: fix wrong reference count for stream functionality at error path of rawmidi interface
by Takashi Sakamoto
· 5 years ago
03a954a
ALSA: oxfw: fix wrong reference count for stream functionality at error path of rawmidi interface
by Takashi Sakamoto
· 5 years ago
2e9f17e3
ALSA: fireworks: fix wrong reference count for stream functionality at error path of rawmidi interface
by Takashi Sakamoto
· 5 years ago
097f8ba
ALSA: bebob: fix wrong reference count for stream functionality at error path of rawmidi interface
by Takashi Sakamoto
· 5 years ago
a98429a
Merge remote-tracking branch 'asoc/topic/meson' into asoc-next
by Mark Brown
· 5 years ago
043b35f
Merge branch 'asoc-5.3' into asoc-next
by Mark Brown
· 5 years ago
0dceaf7
Merge branch 'asoc-5.2' into asoc-linus
by Mark Brown
· 5 years ago
87a6fe8
ASoC: SOF: Intel: implement runtime idle for CNL/APL
by Kai Vehmanen
· 6 years ago
62fde97
ASoC: SOF: add runtime idle callback
by Kai Vehmanen
· 6 years ago
e62bccf
ASoC: hdac_hdmi: report codec link up/down status to bus
by Kai Vehmanen
· 6 years ago
b90bab3
ASoC: SOF: debug: fix possible memory leak in sof_dfsentry_write()
by Wei Yongjun
· 5 years ago
1fe0860
ASoC: sunxi: sun50i-codec-analog: Add earpiece
by Luca Weiss
· 6 years ago
590eb2f
ASoC: rt5665: remove redundant assignment to variable idx
by Colin Ian King
· 5 years ago
c150266
ASoC: wcd9335: remove multiple defines.
by Srinivas Kandagatla
· 6 years ago
388b00f
ALSA: cs4281: remove redundant assignment to variable val and remove a goto
by Colin Ian King
· 5 years ago
774a075
ALSA: hda: Simplify snd_hdac_refresh_widgets()
by Takashi Iwai
· 6 years ago
bb26e0c
ALSA: asihpi: Remove unneeded variable change
by Hariprasad Kelam
· 5 years ago
ca95c7b
ALSA: usb-audio: Fix parse of UAC2 Extension Units
by Takashi Iwai
· 6 years ago
3353993
ALSA: hda/ca0132 - remove redundant assignment to variable 'changed'
by Colin Ian King
· 6 years ago
d07a9a4
ALSA: hda/realtek - Headphone Mic can't record after S3
by Kailang Yang
· 6 years ago
1bcc1fd
ASoC: audio-graph-card: fix use-after-free in graph_for_each_link
by Wen Yang
· 6 years ago
9aa0cf7
ASoC: qdsp6: q6afe-dai: Add missing Slimbus0 audio route
by Srinivas Kandagatla
· 6 years ago
74b35a7
ASoC: core: Return -ENOTSUPP from set_channel_map() if no operation provided
by Srinivas Kandagatla
· 6 years ago
751bd5d
ASoC: meson: axg-tdm-formatter: add reset
by Jerome Brunet
· 6 years ago
094380e
ASoC: meson: axg-tdm-formatter: add reset to the bindings documentation
by Jerome Brunet
· 6 years ago
3450121
ALSA: line6: Fix write on zero-sized buffer
by Takashi Iwai
· 6 years ago
cec5b01f
ASoC: max98357a: avoid speaker pop when playback startup
by Mac Chiang
· 6 years ago
4b9b73b
ASoC: pxa: pxa2xx-ac97.c: use devm_snd_soc_register_component()
by Kuninori Morimoto
· 6 years ago
dcbe6ed
ASoC: cros_ec_codec: use devm_snd_soc_register_component()
by Kuninori Morimoto
· 6 years ago
35407f9
ASoC: ak4118: use devm_snd_soc_register_component()
by Kuninori Morimoto
· 6 years ago
61c8a7d
ASoC: rt5682: use devm_snd_soc_register_component()
by Kuninori Morimoto
· 6 years ago
Next »