aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-09-09Revert "test_firmware: Test platform fw loading on non-EFI systems"Greg Kroah-Hartman1-0/+13
2020-09-09drm: allow limiting the scatter list size.Gerd Hoffmann1-1/+2
2020-09-09Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie2-3/+15
2020-09-09drm/ttm: drop the tt backend function paths.Dave Airlie1-39/+0
2020-09-09drm/ttm/agp: remove bdev from agp helpersDave Airlie1-6/+3
2020-09-09drm/ttm: get rid of agp specific populate/unpopulate paths.Dave Airlie1-2/+0
2020-09-09drm/ttm/agp: export bind/unbind/destroy for drivers to use.Dave Airlie1-0/+6
2020-09-09drm/ttm: add optional bind/unbind via driver.Dave Airlie1-0/+36
2020-09-09drm/ttm: introduce ttm_bo_move_nullDave Airlie1-0/+17
2020-09-08rxrpc: Rewrite the client connection managerDavid Howells1-29/+4
2020-09-08netfilter: nf_tables: add userdata support for nft_objectJose M. Guisado Gomez2-0/+4
2020-09-08dt-bindings: interconnect: Add EPSS L3 DT binding on SM8250Sibi Sankar1-0/+3
2020-09-08interconnect: Introduce xlate_extended() callbackGeorgi Djakov1-2/+15
2020-09-08dt-bindings: interconnect: Add generic qcom bindingsMike Tipton1-0/+26
2020-09-08dt-bindings: interconnect: Add Qualcomm SM8250 DT bindingsJonathan Marek1-0/+172
2020-09-08dt-bindings: interconnect: Add Qualcomm SM8150 DT bindingsJonathan Marek1-0/+162
2020-09-08interconnect: Add bulk API helpersGeorgi Djakov1-0/+22
2020-09-08ASoC: SOF: Implement snd_sof_bytes_ext_volatile_get kcontrol IODharageswari R1-0/+3
2020-09-08tracepoint: Fix overly long tracepoint namespeterz@infradead.org1-9/+9
2020-09-08fbdev: remove mbx framebuffer driverMike Rapoport1-99/+0
2020-09-08lib/fonts: add font 6x8 for OLED displaySven Schneider1-1/+3
2020-09-08fbdev: via-core: use generic power managementVaibhav Gupta1-2/+0
2020-09-08devres: provide devm_krealloc()Bartosz Golaszewski1-0/+2
2020-09-08test_firmware: Test platform fw loading on non-EFI systemsKees Cook1-13/+0
2020-09-08device property: Move fwnode_connection_find_match() under drivers/base/property.cHeikki Krogerus2-9/+14
2020-09-08netfilter: nf_tables: coalesce multiple notifications into one skbuffPablo Neira Ayuso1-0/+1
2020-09-08kprobes: Make local functions staticMasami Hiramatsu1-15/+0
2020-09-08kprobes: Free kretprobe_instance with RCU callbackMasami Hiramatsu1-2/+4
2020-09-08kprobes: Add generic kretprobe trampoline handlerMasami Hiramatsu1-4/+28
2020-09-08drm/ttm: merge offset and base in ttm_bus_placementChristian König1-4/+2
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie3-8/+17
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie43-161/+305
2020-09-07block: Do not discard buffers under a mounted filesystemJan Kara1-0/+7
2020-09-07fscrypt: drop unused inode argument from fscrypt_fname_alloc_bufferJeff Layton1-3/+2
2020-09-07net: tighten the definition of interface statisticsJakub Kicinski1-17/+187
2020-09-08drm/ttm: remove bdev from ttm_ttDave Airlie2-16/+16
2020-09-07net: bridge: mcast: add support for src list and filter mode dumpingNikolay Aleksandrov1-0/+21
2020-09-07netdevice.h: fix xdp_state kernel-doc warningRandy Dunlap1-0/+1
2020-09-07netdevice.h: fix proto_down_reason kernel-doc warningRandy Dunlap1-0/+1
2020-09-07bpf: Fix formatting in documentation for BPF helpersQuentin Monnet1-42/+45
2020-09-07Merge series "ASoC: SOF: component UUID support for 5.10" from Kai Vehmanen <kai.vehmanen@linux.intel.com>:Mark Brown2-2/+11
2020-09-07ASoC: SOF: use the sof_ipc_comp reserved bytes for extended dataKeyon Jie1-2/+2
2020-09-07ASoC: SOF: add comp_ext to struct snd_sof_widgetKeyon Jie1-0/+8
2020-09-07ASoC: SOF: tokens: add token for component UUIDKeyon Jie1-0/+1
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab54-202/+399
2020-09-07PM: <linux/device.h>: fix @em_pd kernel-doc warningRandy Dunlap1-0/+1
2020-09-07ASoC: soc-dai: clarify return value for get_sdw_stream()Pierre-Louis Bossart1-1/+2
2020-09-07ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failureCezary Rojewski1-0/+2
2020-09-07xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrateAntony Antony1-10/+6
2020-09-07driver core: Annotate dev_err_probe() with __must_checkAndy Shevchenko1-1/+1