summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-09-10devlink: Introduce controller numberParav Pandit2-2/+8
2020-09-10devlink: Introduce external controller flagParav Pandit2-2/+7
2020-09-10devlink: Move structure comments outside of structureParav Pandit1-3/+12
2020-09-10devlink: Add comment block for missing port attributesParav Pandit1-0/+3
2020-09-09RDMA/umem: Add rdma_umem_for_each_dma_block()Jason Gunthorpe1-0/+20
2020-09-09RDMA/umem: Use simpler logic for ib_umem_find_best_pgsz()Jason Gunthorpe1-24/+0
2020-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-5/+13
2020-09-09net: add __must_check to skb_put_padto()Eric Dumazet1-3/+4
2020-09-09RDMA: Make counters destroy symmetricalLeon Romanovsky1-1/+1
2020-09-09RDMA: Restore ability to return error for destroy WQLeon Romanovsky1-2/+2
2020-09-09RDMA: Change XRCD destroy return valueLeon Romanovsky1-1/+1
2020-09-09RDMA: Allow fail of destroy CQLeon Romanovsky1-2/+4
2020-09-09RDMA/core: Delete function indirection for alloc/free kernel CQLeon Romanovsky1-56/+6
2020-09-09RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky1-3/+5
2020-09-09RDMA: Restore ability to fail on AH destroyLeon Romanovsky1-3/+5
2020-09-09RDMA: Restore ability to fail on PD deallocateLeon Romanovsky1-8/+5
2020-09-09ALSA: pcm: Remove unused inline function snd_mask_sizeofYueHaibing1-5/+0
2020-09-09ALSA: timer: Replace tasklet with workTakashi Iwai1-4/+4
2020-09-09RDMA/core: Change how failing destroy is handled during uobj abortJason Gunthorpe1-5/+0
2020-09-09Merge series "opp: Unconditionally call dev_pm_opp_of_remove_table()" from Vi...Mark Brown43-161/+305
2020-09-09gpio: tc35894: Disable Direct KBD interrupts to enable gpio irqdillon min1-0/+6
2020-09-09i2c: smbus: add core function handling SMBus host-notifyAlain Volmat1-0/+12
2020-09-09i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo1-0/+15
2020-09-09Revert "driver core: Annotate dev_err_probe() with __must_check"Greg Kroah-Hartman1-1/+1
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://a...Dave Airlie2-3/+15
2020-09-09uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig1-0/+18
2020-09-09fs: don't allow splice read/write without explicit opsChristoph Hellwig1-2/+0
2020-09-09sysctl: Convert to iter interfacesMatthew Wilcox (Oracle)1-1/+1
2020-09-09Input: allocate keycode for Fn + right shiftHans de Goede1-0/+1
2020-09-09Input: allocate keycodes for notification-center, pickup-phone and hangup-phoneHans de Goede1-0/+3
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-08firmware: arm_scmi: Add system power protocol supportCristian Marussi1-0/+18
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