aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-1/+1
2020-02-27KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTEDChristian Borntraeger1-0/+1
2020-02-27KVM: s390: protvirt: UV calls in support of diag308 0, 1Janosch Frank1-0/+2
2020-02-27KVM: S390: protvirt: Introduce instruction data area bounce bufferJanosch Frank1-2/+7
2020-02-27KVM: s390: protvirt: Add initial vm and cpu lifecycle handlingJanosch Frank1-0/+31
2020-02-27ARM: OMAP2+: pm33xx-core: Extend platform_data ops for cpuidleDave Gerlach1-1/+2
2020-02-27ARM: OMAP2+: pm33xx-core: Add cpuidle_ops for am335x/am437xDave Gerlach1-0/+3
2020-02-27dma-buf: drop dynamic_mapping flagChristian König1-16/+5
2020-02-27dma-buf: add dynamic DMA-buf handling v15Christian König1-11/+71
2020-02-27drm/shmem: add support for per object caching flags.Gerd Hoffmann1-0/+5
2020-02-27clocksource: Replace setup_irq() by request_irq()afzal mohammed1-1/+0
2020-02-27drm/i915: significantly reduce the use of <drm/i915_drm.h>Jani Nikula1-1/+0
2020-02-26device: add device_change_owner()Christian Brauner1-0/+1
2020-02-26sysfs: add sysfs_change_owner()Christian Brauner1-0/+6
2020-02-26sysfs: add sysfs_group{s}_change_owner()Christian Brauner1-0/+20
2020-02-26sysfs: add sysfs_link_change_owner()Christian Brauner1-0/+10
2020-02-26sysfs: add sysfs_file_change_owner()Christian Brauner1-0/+10
2020-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+10
2020-02-26Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+3
2020-02-26ASoC: Add Multi CPU DAI supportMark Brown1-0/+15
2020-02-26bus: ti-sysc: Implement display subsystem reset quirkTony Lindgren1-0/+1
2020-02-26bus: ti-sysc: Handle module unlock quirk needed for some RTCTony Lindgren1-0/+1
2020-02-26bus: ti-sysc: Implement SoC revision handlingTony Lindgren1-0/+1
2020-02-26ASoC: soc-dai: add get_sdw_stream() callbackPierre-Louis Bossart1-0/+21
2020-02-26ASoC: Add initial support for multiple CPU DAIsShreyas NC1-0/+15
2020-02-26Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar2-580/+132
2020-02-26leds: ns2: Absorb platform dataLinus Walleij1-38/+0
2020-02-26Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso1-1/+10
2020-02-26drm: Add helper to create a connector for a chain of bridgesLaurent Pinchart1-0/+18
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