index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
parisc
/
hppb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-20
ASoC: uniphier: Fix double reset assersion when transitioning to suspend state
Kunihiko Hayashi
2
-10
/
+22
2019-08-16
ASoC: imx-audmux: Add driver suspend and resume to support MEGA Fast
Shengjiu Wang
1
-1
/
+53
2019-08-15
ASoC: wm8737: Fix copy-paste error in wm8737_snd_controls
YueHaibing
1
-1
/
+1
2019-08-15
ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'
YueHaibing
1
-0
/
+1
2019-08-15
ASoC: es8328: Fix copy-paste error in es8328_right_line_controls
YueHaibing
1
-1
/
+1
2019-08-13
ASoC: rockchip: rockchip_max98090: Set period size to 240
Cheng-Yi Chiang
1
-0
/
+11
2019-08-12
ASoC: Intel: sof-rt5682: add dmic dapm widget to support dmic PCM
Keyon Jie
1
-0
/
+4
2019-08-09
ASoC: hdac_hdmi: Offload dapm update at jack detection
Takashi Iwai
1
-9
/
+48
2019-08-08
ASoC: hdac_hda: fix page fault issue by removing race
Keyon Jie
1
-0
/
+4
2019-08-07
ASoC: SOF: Intel: hda: Initialize HDA controller after i915 init
Ranjani Sridharan
1
-7
/
+13
2019-08-07
ASoC: rsnd: don't call clk_get_rate() under atomic context
Kuninori Morimoto
1
-6
/
+15
2019-08-06
ASoC: max98373: Remove executable bits
Mark Brown
2
-0
/
+0
2019-08-02
ASoC: amd: acp3x: use dma address for acp3x dma driver
Vijendar Mukunda
1
-9
/
+5
2019-08-02
ASoC: amd: acp3x: use dma_ops of parent device for acp3x dma driver
Vijendar Mukunda
1
-2
/
+4
2019-07-31
ASoC: max98373: add 88200 and 96000 sampling rate support
fengchunguo
2
-0
/
+8
2019-07-31
ASoC: sun4i-i2s: Incorrect SR and WSS computation
Marcus Cooper
1
-2
/
+2
2019-07-31
MAINTAINERS: Update Intel ASoC drivers maintainers
Cezary Rojewski
1
-0
/
+1
2019-07-26
ASoC: ti: davinci-mcasp: Correct slot_width posed constraint
Peter Ujfalusi
1
-9
/
+34
2019-07-26
ASoC: rockchip: Fix mono capture
Cheng-Yi Chiang
1
-3
/
+2
2019-07-26
ASoC: Intel: Fix some acpi vs apci typo in somme comments
Christophe JAILLET
10
-10
/
+10
2019-07-26
ASoC: ti: davinci-mcasp: Fix clk PDIR handling for i2s master mode
Peter Ujfalusi
1
-1
/
+2
2019-07-24
ASoC: Fail card instantiation if DAI format setup fails
Ricard Wanderlof
1
-2
/
+5
2019-07-23
ASoC: SOF: Intel: hda: remove misleading error trace from IRQ thread
Kai Vehmanen
2
-4
/
+4
2019-07-23
ASoC: qcom: apq8016_sbc: Fix oops with multiple DAI links
Stephan Gerhold
1
-8
/
+8
2019-07-22
ASoC: dapm: fix a memory leak bug
Wenwen Wang
1
-0
/
+2
2019-07-22
ASoC: SOF: use __u32 instead of uint32_t in uapi headers
Masahiro Yamada
2
-13
/
+17
2019-07-22
SoC: rockchip: rockchip_max98090: Enable MICBIAS for headset keypress detection
Enric Balletbo i Serra
1
-0
/
+32
2019-07-22
ASoC: cs42xx8: Fix MFREQ selection issue for async mode
Shengjiu Wang
1
-19
/
+97
2019-07-22
ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks
Charles Keepax
1
-4
/
+4
2019-07-16
ASoC: Intel: bytcht_es8316: Add quirk for Irbis NB41 netbook
Hans de Goede
1
-0
/
+8
2019-07-16
ASoC: samsung: odroid: fix a double-free issue for cpu_dai
Wen Yang
1
-1
/
+1
2019-07-16
ASoC: samsung: odroid: fix an use-after-free issue for codec
Wen Yang
1
-2
/
+4
2019-07-11
ASoC: audio-graph-card: add missing const at graph_get_dai_id()
Kuninori Morimoto
1
-1
/
+1
2019-07-11
ASoC: rt1011: fix DC calibration offset not applying
Shuming Fan
1
-2
/
+2
2019-07-10
ASoC: audio-graph-card: fix an use-after-free in graph_get_dai_id()
Wen Yang
1
-1
/
+3
2019-07-10
ASoC: audio-graph-card: fix use-after-free in graph_dai_link_of_dpcm()
Wen Yang
1
-13
/
+13
2019-07-10
ASoC: simple-card: fix an use-after-free in simple_for_each_link()
Wen Yang
1
-2
/
+2
2019-07-10
ASoC: simple-card: fix an use-after-free in simple_dai_link_of_dpcm()
Wen Yang
1
-11
/
+11
2019-07-10
ASoC: simple-card-utils: care no Platform for DPCM
Kuninori Morimoto
1
-0
/
+7
2019-07-10
ASoC: simple_card_utils.h: care NULL dai at asoc_simple_debug_dai()
Kuninori Morimoto
1
-0
/
+4
2019-07-10
ASoC: Relocate my e-mail to .com domain zone
Kirill Marinushkin
5
-8
/
+8
2019-07-10
ASoC: rt1308: Remove executable attribute from source files
Joe Perches
2
-0
/
+0
2019-07-10
ASoC: max98357a: use mdelay for sdmode-delay
Tzung-Bi Shih
1
-21
/
+4
2019-07-06
ASoC: SOF: Intel: implement runtime idle for CNL/APL
Kai Vehmanen
3
-0
/
+15
2019-07-06
ASoC: SOF: add runtime idle callback
Kai Vehmanen
6
-2
/
+21
2019-07-06
ASoC: hdac_hdmi: report codec link up/down status to bus
Kai Vehmanen
1
-0
/
+2
2019-07-05
ASoC: SOF: debug: fix possible memory leak in sof_dfsentry_write()
Wei Yongjun
1
-2
/
+2
2019-07-05
ASoC: sunxi: sun50i-codec-analog: Add earpiece
Luca Weiss
1
-0
/
+50
2019-07-05
ASoC: rt5665: remove redundant assignment to variable idx
Colin Ian King
1
-1
/
+1
2019-07-05
ASoC: wcd9335: remove multiple defines.
Srinivas Kandagatla
1
-5
/
+0
[next]