index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
nuc900
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-16
ASoC: max9860: switch to SPDX license tag
Peter Rosin
2
-29
/
+12
2018-04-16
ASoC: AMD: Support headset button on Stoney DA7219
Agrawal, Akshu
1
-0
/
+6
2018-04-16
ASoC: tfa9879: switch to SPDX license tag
Peter Rosin
2
-18
/
+7
2018-04-16
ASoC: rsnd: don't assume node full path name for HDMI probing
Kuninori Morimoto
1
-2
/
+9
2018-04-16
ASoC: rsnd: add RSND_GEN3 for R-Car Gen3
Kuninori Morimoto
4
-4
/
+7
2018-04-16
ASoC: tfa9879: switch to using .probe_new
Peter Rosin
1
-3
/
+2
2018-04-16
ASoC: tfa9879: fix whitespace issues caused by mindless conversion
Peter Rosin
1
-12
/
+13
2018-04-16
ASoC: max9860: fix whitespace issues caused by mindless conversion
Peter Rosin
1
-3
/
+5
2018-04-16
ASoC: TSCS42xx: Add CCF support to get sysclk
Steven Eckhoff
3
-37
/
+75
2018-04-16
ASoC: TSCS42xx: Cleanup private data members
Steven Eckhoff
1
-10
/
+6
2018-04-16
ASoC: TSCS42xx: Shorten lines and other cleanup
Steven Eckhoff
1
-32
/
+55
2018-04-16
ASoC: rsnd: makes rsnd_cmd_mod_get() static
Kuninori Morimoto
2
-9
/
+7
2018-04-16
ASoC: intel: skl_rt286: Replace GFP_ATOMIC with GFP_KERNEL in skylake_audio_p...
Jia-Ju Bai
1
-1
/
+1
2018-04-16
ASoC: intel: skl_nau88l25_ssm4567: Replace GFP_ATOMIC with GFP_KERNEL in skyl...
Jia-Ju Bai
1
-1
/
+1
2018-04-16
ASoC: intel: skl_nau88l25_max98357a: Replace GFP_ATOMIC with GFP_KERNEL in sk...
Jia-Ju Bai
1
-1
/
+1
2018-04-16
ASoC: intel: cht_bsw_rt5645: Replace GFP_ATOMIC with GFP_KERNEL in snd_cht_mc...
Jia-Ju Bai
1
-1
/
+1
2018-04-16
ASoC: intel: cht_bsw_max98090_ti: Replace GFP_ATOMIC with GFP_KERNEL in snd_c...
Jia-Ju Bai
1
-1
/
+1
2018-04-16
ASoC: intel: bytcr_rt5640: Replace GFP_ATOMIC with GFP_KERNEL in snd_byt_rt56...
Jia-Ju Bai
1
-1
/
+1
2018-04-16
ASoC: intel: bxt_rt298: Replace GFP_ATOMIC with GFP_KERNEL in broxton_audio_p...
Jia-Ju Bai
1
-1
/
+1
2018-04-16
ASoC: intel: bxt_da7219_max98357a: Replace GFP_ATOMIC with GFP_KERNEL in brox...
Jia-Ju Bai
1
-1
/
+1
2018-04-16
ASoC: max9860: switch to using .probe_new
Peter Rosin
1
-3
/
+2
2018-04-16
ASoC: wm8350: remove snd_soc_codec
Kuninori Morimoto
1
-3
/
+0
2018-04-16
ASoC: atmel_ssc_dai: fix spelling mistake: "Stoping" -> "Stopping"
Colin Ian King
1
-1
/
+1
2018-04-16
ASoC: trace: remove snd_soc_codec
Kuninori Morimoto
1
-1
/
+0
2018-04-16
ASoC: doc: replace codec to component
Kuninori Morimoto
1
-4
/
+4
2018-04-16
Linux 4.17-rc1
v4.17-rc1
Linus Torvalds
1
-2
/
+2
2018-04-14
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
5
-4
/
+28
2018-04-14
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
4
-32
/
+31
2018-04-14
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
Philipp Rudo
2
-34
/
+13
2018-04-14
kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-22
/
+12
2018-04-14
kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-46
/
+30
2018-04-14
kernel/kexec_file.c: split up __kexec_load_puragory
Philipp Rudo
1
-97
/
+103
2018-04-14
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
3
-61
/
+71
2018-04-14
kernel/kexec_file.c: search symbols in read-only kexec_purgatory
Philipp Rudo
1
-16
/
+22
2018-04-14
kernel/kexec_file.c: make purgatory_info->ehdr const
Philipp Rudo
2
-8
/
+13
2018-04-14
kernel/kexec_file.c: remove checks in kexec_purgatory_load
Philipp Rudo
1
-14
/
+0
2018-04-14
include/linux/kexec.h: silence compile warnings
Philipp Rudo
1
-0
/
+2
2018-04-14
kexec_file, x86: move re-factored code to generic side
AKASHI Takahiro
3
-188
/
+201
2018-04-14
x86: kexec_file: clean up prepare_elf64_headers()
AKASHI Takahiro
1
-11
/
+7
2018-04-14
x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer
AKASHI Takahiro
1
-51
/
+31
2018-04-14
x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()
AKASHI Takahiro
1
-12
/
+12
2018-04-14
x86: kexec_file: purge system-ram walking from prepare_elf64_headers()
AKASHI Takahiro
1
-63
/
+58
2018-04-14
kexec_file,x86,powerpc: factor out kexec_file_ops functions
AKASHI Takahiro
8
-94
/
+71
2018-04-14
kexec_file: make use of purgatory optional
AKASHI Takahiro
3
-0
/
+11
2018-04-14
proc: revalidate misc dentries
Alexey Dobriyan
1
-1
/
+22
2018-04-14
mm, slab: reschedule cache_reap() on the same CPU
Vlastimil Babka
1
-1
/
+2
2018-04-14
kexec: export PG_swapbacked to VMCOREINFO
Petr Tesarik
1
-0
/
+1
2018-04-14
ipc/shm: fix use-after-free of shm file via remap_file_pages()
Eric Biggers
1
-3
/
+20
2018-04-14
mm/filemap.c: provide dummy filemap_page_mkwrite() for NOMMU
Arnd Bergmann
1
-1
/
+5
2018-04-14
mm/gup.c: document return value
Michael S. Tsirkin
6
-3
/
+17
[next]