summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart1-3/+17
2020-02-26drm/bridge: Add interlace_allowed flag to drm_bridgeLaurent Pinchart1-0/+5
2020-02-26drm/bridge: Add connector-related bridge operations and dataLaurent Pinchart1-1/+191
2020-02-26drm/bridge: Fix atomic state ops documentationLaurent Pinchart1-6/+14
2020-02-26drm/bridge: Document the drm_encoder.bridge_chain field as privateLaurent Pinchart1-1/+2
2020-02-26drm/edid: Add flag to drm_display_info to identify HDMI sinksLaurent Pinchart1-0/+8
2020-02-26drm/connector: Add helper to get a connector type nameLaurent Pinchart1-0/+1
2020-02-26video: hdmi: Change return type of hdmi_avi_infoframe_init() to voidLaurent Pinchart1-1/+1
2020-02-26Merge branch 'topic/asoc' into nextVinod Koul1-0/+23
2020-02-26soundwire: add helper macros for devID fieldsPierre-Louis Bossart1-0/+23
2020-02-25drm/i915: Allow userspace to specify ringsize on constructionChris Wilson1-0/+21
2020-02-25devlink: extend devlink_trap_report() to accept cookie and passJiri Pirko1-3/+4
2020-02-25drop_monitor: extend by passing cookie from driverJiri Pirko2-0/+4
2020-02-25devlink: add trap metadata type for cookieJiri Pirko2-0/+3
2020-02-25flow_offload: pass action cookie through offload structuresJiri Pirko1-0/+11
2020-02-25icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=nJason A. Donenfeld1-6/+10
2020-02-25Merge tag 'imx-clk-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd1-2/+2
2020-02-25blktrace: Protect q->blk_trace with RCUJan Kara2-6/+14
2020-02-25PCI: endpoint: Add notification for core init completionVidya Sagar2-0/+6
2020-02-25PCI: endpoint: Add core init notifying featureVidya Sagar1-0/+1
2020-02-25soundwire: bus: add clock stop helpersRander Wang1-0/+24
2020-02-25bpf: Provide recursion prevention helpersThomas Gleixner1-0/+30
2020-02-25bpf: Use migrate_disable/enable in array macros and cgroup/lirc code.David Miller2-6/+7
2020-02-25bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites.David Miller1-3/+1
2020-02-25bpf: Replace cant_sleep() with cant_migrate()Thomas Gleixner1-1/+1
2020-02-25bpf: Provide bpf_prog_run_pin_on_cpu() helperThomas Gleixner1-2/+24
2020-02-25Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub...David S. Miller3-53/+193
2020-02-25mdio_bus: Add generic mdio_find_bus()Jeremy Linton1-0/+1
2020-02-25Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2-3/+1
2020-02-25ASoC: soc-pcm cleanup step4Mark Brown3-6/+17
2020-02-25ASoC: soc-pcm: fix state tracking error in snd_soc_component_open/close()Kai Vehmanen1-5/+2
2020-02-25net: Special handling for IP & MPLS.Martin Varghese2-0/+2
2020-02-25net: UDP tunnel encapsulation module for tunnelling different protocols like ...Martin Varghese4-0/+42
2020-02-25ASoC: soc-pcm: move dpcm_path_put() to soc-pcm.cKuninori Morimoto2-6/+2
2020-02-25ASoC: soc-pcm: add snd_soc_dai_get_widget()Kuninori Morimoto1-0/+8
2020-02-25ASoC: soc-pcm: add snd_soc_dai_get_pcm_stream()Kuninori Morimoto1-0/+7
2020-02-24devlink: add ACL generic packet trapsJiri Pirko1-0/+9
2020-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2020-02-24proc: Use a list of inodes to flush from procEric W. Biederman2-2/+3
2020-02-24media: v4l2-dev.h: remove VFL_TYPE_GRABBERHans Verkuil1-2/+0
2020-02-24media: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-2/+4
2020-02-24media: rc: add keymap for Videostrong KII ProMohammad Rasim1-0/+1
2020-02-24media: atmel: atmel-isc-base: expose white balance as v4l2 controlsEugen Hristev2-0/+64
2020-02-24mac80211: Add api to support configuring TID specific configurationTamizh chelvam1-0/+10
2020-02-24nl80211: Add support to configure TID specific RTSCTS configurationTamizh chelvam2-0/+6
2020-02-24nl80211: Add support to configure TID specific AMPDU configurationTamizh chelvam2-0/+6
2020-02-24nl80211: Add support to configure TID specific retry configurationTamizh chelvam2-0/+20
2020-02-24nl80211: modify TID-config APIJohannes Berg2-40/+54
2020-02-24sched/pelt: Add a new runnable average signalVincent Guittot1-10/+16
2020-02-24sched/pelt: Remove unused runnable load averageVincent Guittot1-4/+1