summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-09-10virtio: Add get_shm_region methodSebastien Boeuf
2020-09-10drm: prime: add common helper to check scatterlist contiguityMarek Szyprowski
2020-09-09i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo
2020-09-09drm: allow limiting the scatter list size.Gerd Hoffmann
2020-09-09Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...Dave Airlie
2020-09-09drm/ttm: drop the tt backend function paths.Dave Airlie
2020-09-09drm/ttm/agp: remove bdev from agp helpersDave Airlie
2020-09-09drm/ttm: get rid of agp specific populate/unpopulate paths.Dave Airlie
2020-09-09drm/ttm/agp: export bind/unbind/destroy for drivers to use.Dave Airlie
2020-09-09drm/ttm: add optional bind/unbind via driver.Dave Airlie
2020-09-09drm/ttm: introduce ttm_bo_move_nullDave Airlie
2020-09-08fbdev: remove mbx framebuffer driverMike Rapoport
2020-09-08lib/fonts: add font 6x8 for OLED displaySven Schneider
2020-09-08fbdev: via-core: use generic power managementVaibhav Gupta
2020-09-08drm/ttm: merge offset and base in ttm_bus_placementChristian König
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie
2020-09-08drm/ttm: remove bdev from ttm_ttDave Airlie
2020-09-07PM: <linux/device.h>: fix @em_pd kernel-doc warningRandy Dunlap
2020-09-06Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-06Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-05Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...Linus Torvalds
2020-09-05Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2020-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-09-05include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe
2020-09-04Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-09-04Merge branch 'simplify-do_wp_page'Linus Torvalds
2020-09-04mm: Add PGREUSE counterPeter Xu
2020-09-04mm/ksm: Remove reuse_ksm_page()Peter Xu
2020-09-04dyndbg: refine export, rename to dynamic_debug_exec_queries()Jim Cromie
2020-09-04x86/entry: Unbreak 32bit fast syscallThomas Gleixner
2020-09-04xen: add helpers to allocate unpopulated memoryRoger Pau Monne
2020-09-04memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERICRoger Pau Monne
2020-09-04xen/balloon: add header guardRoger Pau Monne
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-03drm/managed: Cleanup of unused functions and polishing docsDaniel Vetter
2020-09-03drm/ttm: remove io_reserve_lru handling v3Christian König
2020-09-02block: allow for_each_bvec to support zero len bvecMing Lei
2020-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-09-02libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo
2020-09-02dma-buf: fix kernel-doc warning in <linux/dma-buf.h>Randy Dunlap
2020-09-02drm/i915: Fix sha_text population codeSean Paul
2020-09-01drm: Replace mode->export_head with a booleanVille Syrjälä
2020-09-01drm: Nuke mode->private_flagsVille Syrjälä
2020-09-01HID: core: Sanitize event code and type when mapping inputMarc Zyngier
2020-09-01drm/mst: Add support for QUERY_STREAM_ENCRYPTION_STATUS MST sideband messageSean Paul
2020-09-01drm/i915: Fix sha_text population codeSean Paul
2020-08-31drm/i915/dp: Extract drm_dp_read_dpcd_caps()Lyude Paul