summaryrefslogtreecommitdiffhomepage
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-12-10i2c: remove i2c_new_dummy() APIWolfram Sang1-6/+0
2019-12-10drm/atomic: Update docs around locking and commit sequencingDaniel Vetter1-2/+11
2019-12-10ftrace: Fix function_graph tracer interaction with BPF trampolineAlexei Starovoitov1-0/+5
2019-12-10ALSA: hda: Use standard waitqueue for RIRB wakeupTakashi Iwai1-0/+1
2019-12-10bus: ti-sysc: Fix missing force mstandby quirk handlingTony Lindgren1-0/+1
2019-12-10Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-0/+1
2019-12-10ASoC: soc-core: rename snd_soc_remove_dai_link() to snd_soc_remove_pcm_runtime()Kuninori Morimoto1-2/+2
2019-12-10ASoC: soc-core: rename snd_soc_add_dai_link() to snd_soc_add_pcm_runtime()Kuninori Morimoto1-2/+2
2019-12-10ASoC: soc-core: move snd_soc_find_dai_link()Kuninori Morimoto1-3/+0
2019-12-10ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()Kuninori Morimoto1-1/+1
2019-12-10ASoC: soc-core: remove snd_soc_get_dai_substream()Kuninori Morimoto1-2/+0
2019-12-10ASoC: soc-core: remove dai_link_listKuninori Morimoto1-7/+0
2019-12-10ASoC: SOF: ipc: channel map structuresSlawomir Blauciak1-0/+61
2019-12-10ASoC: SOF: Add asynchronous sample rate converter topology supportSeppo Ingalsuo3-1/+34
2019-12-10usb: host: ehci-sh: Remove unused platform data supportGeert Uytterhoeven1-16/+0
2019-12-10mm, x86/mm: Untangle address space layout definitions from basic pgtable type...Ingo Molnar1-10/+5
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar1-0/+2
2019-12-10Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar427-4769/+7382
2019-12-10dmaengine: Remove spaces before TABsGeert Uytterhoeven1-1/+1
2019-12-09net-tcp: Disable TCP ssthresh metrics cache by defaultKevin(Yudong) Yang1-0/+1
2019-12-09dt-bindings: reset: meson8b: fix duplicate reset IDsMartin Blumenstingl1-3/+3
2019-12-09security,lockdown,selinux: implement SELinux lockdownStephen Smalley2-0/+4
2019-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-3/+3
2019-12-09drm/panel: drop drm_device from drm_panelSam Ravnborg1-7/+0
2019-12-09drm/panel: decouple connector from drm_panelSam Ravnborg1-8/+1
2019-12-09drm/panel: add drm_connector argument to get_modes()Sam Ravnborg1-1/+2
2019-12-09drm: get drm_bridge_panel connector via helperSam Ravnborg1-0/+1
2019-12-09drm/panel: add backlight supportSam Ravnborg1-0/+25
2019-12-09drm/drm_panel: no error when no callbackSam Ravnborg1-2/+14
2019-12-09rcu: Use CONFIG_PREEMPTION where appropriateSebastian Andrzej Siewior1-2/+2
2019-12-09rcu: Make PREEMPT_RCU be a modifier to TREE_RCULai Jiangshan2-4/+4
2019-12-09list: Add hlist_unhashed_lockless()Eric Dumazet2-23/+33
2019-12-09rculist: Describe variadic macro argument in a Sphinx-compatible wayJonathan Neuschäfer1-2/+2
2019-12-09rcu: Enable tick for nohz_full CPUs slow to provide expedited QSPaul E. McKenney1-1/+4
2019-12-09rcu: Fix data-race due to atomic_t copy-by-valueMarco Elver1-2/+2
2019-12-09soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.cRasmus Villemoes1-2/+2
2019-12-09soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.cRasmus Villemoes1-3/+3
2019-12-09soc: fsl: qe: make cpm_muram_free() return voidRasmus Villemoes1-3/+2
2019-12-09soc: fsl: qe: change return type of cpm_muram_alloc() to s32Rasmus Villemoes1-8/+8
2019-12-09soc/fsl/qe/qe.h: update include path for cpm.hRasmus Villemoes1-1/+1
2019-12-09soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fslRasmus Villemoes1-0/+171
2019-12-09soc: fsl: qe: merge qe_ic.h headers into qe_ic.cRasmus Villemoes1-56/+0
2019-12-09soc: fsl: qe: make qe_ic_get_{low,high}_irq staticRasmus Villemoes1-10/+0
2019-12-09soc: fsl: qe: remove unused qe_ic_set_* functionsRasmus Villemoes1-4/+0
2019-12-09soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.cRasmus Villemoes1-42/+0
2019-12-09soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/Rasmus Villemoes1-7/+0
2019-12-09soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xxRasmus Villemoes1-20/+4
2019-12-09soc: fsl: qe: introduce qe_io{read,write}* wrappersRasmus Villemoes1-9/+25
2019-12-09soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpersRasmus Villemoes1-9/+9
2019-12-09Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm...Linus Torvalds1-2/+1