index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
pcbc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-16
ALSA: hda/realtek - Add quirk for MSI GE63 laptop
Takashi Iwai
1
-0
/
+1
2020-06-15
ALSA: usb-audio: Set 48 kHz rate for Rodecaster
Christopher Swenson
1
-2
/
+4
2020-06-15
ALSA: usb-audio: add quirk for Denon DCD-1500RE
Yick W. Tse
1
-0
/
+1
2020-06-12
ALSA: usb-audio: Add implicit feedback quirk for SSL2+.
Laurence Tratt
1
-0
/
+1
2020-06-11
ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch table
Aaron Plattner
1
-0
/
+5
2020-06-09
ASoC: rt5645: Add platform-data for Asus T101HA
Hans de Goede
1
-0
/
+14
2020-06-09
ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tablet
Hans de Goede
1
-0
/
+12
2020-06-09
ASoC: SOF: nocodec: conditionally set dpcm_capture/dpcm_playback flags
Pierre-Louis Bossart
1
-2
/
+4
2020-06-09
ASoC: Intel: boards: replace capture_only by dpcm_capture
Pierre-Louis Bossart
4
-5
/
+5
2020-06-09
ASoC: core: only convert non DPCM link to DPCM link
Bard Liao
1
-3
/
+19
2020-06-09
ASoC: soc-pcm: dpcm: fix playback/capture checks
Pierre-Louis Bossart
1
-10
/
+34
2020-06-09
ASoC: meson: add missing free_irq() in error path
Pavel Machek (CIP)
1
-2
/
+8
2020-06-08
ALSA: pcm: disallow linking stream to itself
Michał Mirosław
1
-0
/
+6
2020-06-08
ALSA: usb-audio: Manage auto-pm of all bundled interfaces
Takashi Iwai
2
-6
/
+33
2020-06-08
ALSA: hda/realtek - add a pintbl quirk for several Lenovo machines
Hui Wang
1
-0
/
+6
2020-06-08
ALSA: pcm: fix snd_pcm_link() lockdep splat
Michał Mirosław
1
-2
/
+12
2020-06-08
ALSA: usb-audio: Use the new macro for HP Dock rename quirks
Takashi Iwai
1
-12
/
+4
2020-06-08
ALSA: usb-audio: Add vendor, product and profile name for HP Thunderbolt Dock
Kai-Heng Feng
1
-0
/
+20
2020-06-05
ALSA: emu10k1: delete an unnecessary condition
Dan Carpenter
1
-1
/
+1
2020-06-05
dt-bindings: ASoc: Fix tdm-slot documentation spelling error
Dan Murphy
1
-2
/
+2
2020-06-05
ASoC: meson: fix memory leak of links if allocation of ldata fails
Colin Ian King
1
-5
/
+12
2020-06-04
ALSA: usb-audio: Fix inconsistent card PM state after resume
Takashi Iwai
2
-8
/
+13
2020-06-04
ASoC: max98390: Fix potential crash during param fw loading
Steve Lee
2
-5
/
+22
2020-06-04
ASoC: max98390: Fix incorrect printf qualifier
Takashi Iwai
1
-1
/
+1
2020-06-04
ASoC: fsl-asoc-card: Defer probe when fail to find codec device
Shengjiu Wang
1
-1
/
+1
2020-06-04
ASoC: rl6231: Modify the target DMIC clock rate
Oder Chiou
1
-2
/
+2
2020-06-03
ALSA: es1688: Add the missed snd_card_free()
Chuhong Yuan
1
-1
/
+3
2020-06-03
ALSA: hda: add sienna_cichlid audio asic id for sienna_cichlid up
Hersen Wu
1
-0
/
+3
2020-06-01
ALSA: usb-audio: Add Pioneer DJ DJM-900NXS2 support
Dmitry Panchenko
3
-0
/
+94
2020-06-01
ASoC: qcom: q6asm-dai: kCFI fix
John Stultz
1
-2
/
+2
2020-05-30
ASoC: soc-card: add snd_soc_card_remove_dai_link()
Kuninori Morimoto
3
-2
/
+11
2020-05-30
ASoC: soc-card: add snd_soc_card_add_dai_link()
Kuninori Morimoto
3
-2
/
+18
2020-05-30
ASoC: soc-card: add snd_soc_card_set_bias_level_post()
Kuninori Morimoto
3
-2
/
+16
2020-05-30
ASoC: soc-card: add snd_soc_card_set_bias_level()
Kuninori Morimoto
3
-2
/
+17
2020-05-30
ASoC: soc-card: add snd_soc_card_remove()
Kuninori Morimoto
3
-3
/
+15
2020-05-30
ASoC: soc-card: add snd_soc_card_late_probe()
Kuninori Morimoto
3
-9
/
+28
2020-05-30
ASoC: soc-card: add snd_soc_card_probe()
Kuninori Morimoto
3
-6
/
+28
2020-05-30
ASoC: soc-card: add probed bit field to snd_soc_card
Kuninori Morimoto
2
-10
/
+9
2020-05-30
ASoC: soc-card: add snd_soc_card_resume_post()
Kuninori Morimoto
3
-2
/
+12
2020-05-30
ASoC: soc-card: add snd_soc_card_resume_pre()
Kuninori Morimoto
3
-2
/
+12
2020-05-30
ASoC: soc-card: add snd_soc_card_suspend_post()
Kuninori Morimoto
3
-2
/
+12
2020-05-30
ASoC: soc-card: add snd_soc_card_suspend_pre()
Kuninori Morimoto
3
-2
/
+13
2020-05-30
ASoC: soc-card: move snd_soc_card_subclass to soc-card
Kuninori Morimoto
2
-5
/
+5
2020-05-30
ASoC: soc-card: move snd_soc_card_get_codec_dai() to soc-card
Kuninori Morimoto
2
-14
/
+14
2020-05-30
ASoC: soc-card: move snd_soc_card_set/get_drvdata() to soc-card
Kuninori Morimoto
2
-13
/
+12
2020-05-30
ASoC: soc-card: move snd_soc_card_jack_new() to soc-card
Kuninori Morimoto
4
-42
/
+42
2020-05-30
ASoC: soc-card: move snd_soc_card_get_kcontrol() to soc-card
Kuninori Morimoto
4
-18
/
+19
2020-05-30
ASoC: add soc-card.c
Kuninori Morimoto
4
-1
/
+39
2020-05-30
ASoC: soc.h: convert bool to bit field for snd_soc_card
Kuninori Morimoto
1
-6
/
+7
2020-05-29
dt-bindings: ASoC: renesas,rsnd: Add r8a7742 support
Lad Prabhakar
1
-0
/
+1
[next]