summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-04-26drm: remove legacy drm_pci_alloc/free abstractionJoseph Kogut1-4/+0
2021-04-26Merge drm/drm-next into drm-misc-nextMaxime Ripard72-202/+529
2021-04-23drm/ttm: move the page_alignment into the BO v2Christian König2-2/+2
2021-04-23drm/ttm: remove special handling for non GEM driversChristian König1-19/+0
2021-04-20drm/bridge/synopsys: dw-hdmi: Add an option to suppress loading CEC driverJernej Skrabec1-0/+2
2021-04-14drm/aperture: Inline fbdev conflict helpers into aperture helpersThomas Zimmermann1-51/+0
2021-04-14drm/aperture: Add infrastructure for aperture ownershipThomas Zimmermann1-0/+31
2021-04-13Merge tag 'drm-msm-next-2021-04-11' of https://gitlab.freedesktop.org/drm/msm...Daniel Vetter2-0/+31
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter61-191/+421
2021-04-11drm/vram-helper: Use drm_gem_ttm_dumb_map_offset()Thomas Zimmermann1-5/+2
2021-04-11drm/gem-ttm-helper: Provide helper for struct drm_driver.dumb_map_offsetThomas Zimmermann1-1/+4
2021-04-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-3/+3
2021-04-09Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds15-68/+170
2021-04-09treewide: change my e-mail address, fix my nameMarek Behún3-3/+3
2021-04-09drm/amd/amdgpu implement tdr advanced modeJack Zhang1-0/+3
2021-04-10Merge tag 'drm-misc-next-2021-04-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie4-30/+36
2021-04-08drm/print: Fixup DRM_DEBUG_KMS_RATELIMITED()Lyude Paul1-8/+12
2021-04-08drm/dp: Fixup kernel docs for struct drm_dp_auxLyude Paul1-22/+22
2021-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+6
2021-04-08Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/lin...David S. Miller1-12/+68
2021-04-08ipv6: report errors for iftoken via netlink extackStephen Hemminger1-2/+2
2021-04-08net: sched: fix err handler in tcf_action_init()Vlad Buslov1-6/+1
2021-04-08net: sched: fix action overwrite reference countingVlad Buslov1-2/+3
2021-04-08drm/sched: add missing member documentationChristian König1-0/+1
2021-04-08drm/syncobj: use newly allocated stub fencesDavid Stevens1-0/+1
2021-04-08rfkill: revert back to old userspace API by defaultJohannes Berg1-12/+68
2021-04-08Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-3/+8
2021-04-07ethtool: Remove link_mode param and derive link params from driverDanielle Ratson1-1/+8
2021-04-07Merge tag 'mlx5-fixes-2021-04-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-4/+6
2021-04-07ethtool: fix kdoc in headersJakub Kicinski2-2/+13
2021-04-07ethtool: document reserved fields in the uAPIJakub Kicinski1-1/+21
2021-04-07ethtool: un-kdocify extended link stateJakub Kicinski2-23/+7
2021-04-07clk: divider: add devm_clk_hw_register_dividerDmitry Baryshkov1-0/+17
2021-04-07clk: mux: provide devm_clk_hw_register_mux()Dmitry Baryshkov1-0/+13
2021-04-07drm/msm: Add param for userspace to query suspend countRob Clark1-0/+1
2021-04-07Merge tag 'drm-misc-next-2021-04-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie13-31/+513
2021-04-06net/mlx5: Fix PBMC register mappingAya Levin1-1/+1
2021-04-06net/mlx5: Fix PPLM register mappingAya Levin1-0/+2
2021-04-06net/mlx5: Fix placement of log_max_flow_counterRaed Salem1-3/+3
2021-04-07bpf, sockmap: Fix sk->prot unhash op resetJohn Fastabend1-1/+6
2021-04-06virtio_net: Do not pull payload in skb->headEric Dumazet1-5/+9
2021-04-03Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+24
2021-04-03Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+0
2021-04-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+1
2021-04-02Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds2-28/+2
2021-04-02Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+8
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+2
2021-04-02block: remove the unused RQF_ALLOCED flagChristoph Hellwig1-2/+0
2021-04-02block: update a few comments in uapi/linux/blkpg.hChristoph Hellwig1-26/+2
2021-04-01Merge tag 'drm-fixes-2021-04-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+8