summaryrefslogtreecommitdiff
path: root/include/uapi/linux/x25.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-01-12 12:00:49 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-01-12 12:00:49 +0100
commitad6c047b2e2f276568ab504deff51d711420b4d3 (patch)
treeaae1ab957ab0dc817d7171005a217f4ecc935b44 /include/uapi/linux/x25.h
parent99f08ff40c4b34a39ab47960f80512c7806953a7 (diff)
downloadkernel-linux-6.0.y.tar.gz
Linux 6.0.19linux-6.0.y
Link: https://lore.kernel.org/r/20230110180017.145591678@linuxfoundation.org Tested-by: Florian Fainelli <f.fainelli@gmail.com> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> Tested-by: Bagas Sanjaya <bagasdotme@gmail.com> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Justin M. Forbes <jforbes@fedoraproject.org> Tested-by: Conor Dooley <conor.dooley@microchip.com> Tested-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux/x25.h')
0 files changed, 0 insertions, 0 deletions
a951749c1'>drm/ttm: Quick-test mmap offset in ttm_bo_mmap()Thomas Zimmermann 2019-03-19drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()Thomas Zimmermann 2019-03-19drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constantThomas Zimmermann 2019-02-05drm/cirrus: add plane setupGerd Hoffmann 2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter 2019-01-14drm: move drm_can_sleep() to drm_util.hSam Ravnborg 2019-01-14drm/cirrus: fix connector leak at unloadRob Clark 2018-11-22Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie 2018-11-21drm/cirrus: Remove set but not used variable 'bo'YueHaibing 2018-11-05drm/ttm: initialize globals during device init (v2)Christian König 2018-11-05drm/ttm: use a static ttm_mem_global instanceChristian König 2018-11-05drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()Thomas Zimmermann 2018-09-03drm/cirrus: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław 2018-08-30drm/cirrus: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann 2018-08-10drm/cirrus: flip default from 24bpp to 16bppGerd Hoffmann 2018-08-10drm/cirrus: Use drm_framebuffer_put to avoid kernel oops in clean-upThomas Zimmermann 2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter 2018-05-18drm/cirrus: cirrus_framebuffer -> drm_framebufferDaniel Stone 2018-05-18drm/cirrus: Place GEM BOs in drm_framebufferDaniel Stone 2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie 2018-03-14drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König 2018-02-26drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König 2018-02-26drm/ttm: drop ttm->dummy_read_pageChristian König 2018-02-26drm/cirrus: remove ttm_pool_* wrappersChristian König 2018-02-21Merge tag 'drm-misc-fixes-2018-01-31' of git://anongit.freedesktop.org/drm/dr...Dave Airlie 2018-01-31drm/cirrus: Load lut in crtc_commitDaniel Vetter 2017-12-28drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He 2017-12-27drm/cirrus: remove the default io_mem_pfn setTan Xiaojun 2017-12-06drm/ttm: add operation ctx to ttm_bo_validate v2Christian König