index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
atomic-long.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-20
ASoC: ti: fix SND_SOC_DM365_VOICE_CODEC dependencies
Arnd Bergmann
1
-2
/
+9
2019-09-20
ASoC: pcm3168a: The codec does not support S32_LE
Peter Ujfalusi
1
-2
/
+1
2019-09-20
ASoC: core: use list_del_init and move it back to soc_cleanup_component
Bard liao
1
-1
/
+2
2019-09-20
ALSA: hda/realtek - PCI quirk for Medion E4254
Jan-Marek Glogowski
1
-0
/
+13
2019-09-20
ALSA: hda - Apply AMD controller workaround for Raven platform
Takashi Iwai
1
-2
/
+1
2019-09-18
ASoC: rsnd: do error check after rsnd_channel_normalization()
Kuninori Morimoto
1
-5
/
+5
2019-09-18
ASoC: atmel_ssc_dai: Remove wrong spinlock usage
Gregory CLEMENT
2
-11
/
+2
2019-09-17
ASoC: core: delete component->card_list in soc_remove_component only
Bard Liao
1
-2
/
+1
2019-09-17
ASoC: fsl_sai: Fix noise when using EDMA
Mihai Serban
2
-0
/
+16
2019-09-17
ALSA: usb-audio: Add Hiby device family to quirks for native DSD support
Ilya Pshonkin
1
-0
/
+1
2019-09-16
ALSA: hda/realtek - Fix alienware headset mic
James McDonnell
1
-0
/
+15
2019-09-16
ALSA: dice: fix wrong packet parameter for Alesis iO26
Takashi Sakamoto
1
-1
/
+1
2019-09-15
ASoC: sdm845: remove unneeded semicolon
Saiyam Doshi
1
-1
/
+1
2019-09-13
ASoC: fsl_sai: Implement set_bclk_ratio
Viorel Suman
2
-2
/
+20
2019-09-11
ASoC: dmaengine: Replace strncpy() with strscpy_pad() for pcm->name
Peter Ujfalusi
1
-3
/
+3
2019-09-11
ASoC: wcd9335: remove redundant use of ret variable
Saiyam Doshi
1
-16
/
+8
2019-09-10
ALSA: firewire-tascam: check intermediate state of clock status and retry
Takashi Sakamoto
1
-14
/
+28
2019-09-10
ALSA: firewire-tascam: handle error code when getting current source of clock
Takashi Sakamoto
1
-0
/
+3
2019-09-09
ASoC: hdmi-codec: Add an op to set callback function for plug event
Cheng-Yi Chiang
2
-0
/
+63
2019-09-09
ASoC: rt5677: keep analog power register at SND_SOC_BIAS_OFF
Ben Zhang
1
-2
/
+2
2019-09-09
ASoC: rt5677: Remove magic number register writes
Curtis Malainey
1
-5
/
+11
2019-09-09
ASoC: soc-core: self contained soc_unbind_aux_dev()
Kuninori Morimoto
1
-8
/
+9
2019-09-09
ASoC: soc-core: add soc_unbind_aux_dev()
Kuninori Morimoto
1
-1
/
+7
2019-09-09
ASoC: soc-core: self contained soc_bind_aux_dev()
Kuninori Morimoto
1
-16
/
+15
2019-09-09
ASoC: soc-core: move soc_probe_link_dais() next to soc_remove_link_dais()
Kuninori Morimoto
1
-29
/
+29
2019-09-09
ASoC: soc-core: self contained soc_probe_link_dais()
Kuninori Morimoto
1
-25
/
+25
2019-09-09
ASoC: soc-core: add new soc_link_init()
Kuninori Morimoto
1
-10
/
+18
2019-09-09
ASoC: soc-core: move soc_probe_dai() next to soc_remove_dai()
Kuninori Morimoto
1
-20
/
+20
2019-09-09
ASoC: soc-core: self contained soc_remove_link_dais()
Kuninori Morimoto
1
-14
/
+15
2019-09-09
ASoC: soc-core: self contained soc_remove_link_components()
Kuninori Morimoto
1
-18
/
+15
2019-09-09
ASoC: soc-core: self contained soc_probe_link_components()
Kuninori Morimoto
1
-19
/
+19
2019-09-09
ASoC: rt1308: make array pd static const, makes object smaller
Colin Ian King
1
-1
/
+2
2019-09-09
ASoC: rt1305: make array pd static const, makes object smaller
Colin Ian King
1
-1
/
+2
2019-09-09
ASoC: rt1011: make array pd static const, makes object smaller
Colin Ian King
1
-1
/
+2
2019-09-09
SoC: simple-card-utils: set 0Hz to sysclk when shutdown
Katsuhiro Suzuki
1
-0
/
+7
2019-09-09
ASoC: rockchip: ignore 0Hz sysclk
Katsuhiro Suzuki
1
-0
/
+3
2019-09-09
ASoC: codecs: ad193x: make two arrays static const, makes object smaller
Colin Ian King
1
-2
/
+2
2019-09-09
ASoC: es8316: support fixed and variable both clock rates
Katsuhiro Suzuki
1
-15
/
+20
2019-09-09
ASoC: es8316: fix redundant codes of clock
Katsuhiro Suzuki
2
-18
/
+16
2019-09-09
ASoC: ams-delta: Take control over audio mute GPIO pins
Janusz Krzysztofik
2
-6
/
+35
2019-09-09
ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not set
Peter Ujfalusi
1
-0
/
+6
2019-09-08
Linux 5.3-rc8
v5.3-rc8
Linus Torvalds
1
-1
/
+1
2019-09-08
include/linux/compiler.h: fix Oops for Clang-compiled kernels
Nick Desaulniers
1
-4
/
+4
2019-09-08
ALSA: lx6464es - add support for LX6464ESe pci express variant
Tim Blechmann
2
-0
/
+10
2019-09-07
Revert "x86/apic: Include the LDR when clearing out APIC registers"
Linus Torvalds
1
-4
/
+0
2019-09-07
Documentation/process: Add Qualcomm process ambassador for hardware security ...
Trilok Soni
1
-1
/
+1
2019-09-07
ALSA: firewire-lib: remove WARN_ON() at destruction of AMDTP domain
Takashi Sakamoto
1
-1
/
+2
2019-09-07
Input: elan_i2c - remove Lenovo Legion Y7000 PnpID
Benjamin Tissoires
1
-1
/
+1
2019-09-06
ALSA: firewire-tascam: add note for FE-8
Takashi Sakamoto
2
-1
/
+23
2019-09-06
Add Acer Aspire Ethos 8951G model quirk
Sergey Bostandzhyan
1
-0
/
+71
[next]