Show patches with: none      |   147540 patches
« 1 2 ... 830 831 8321475 1476 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
drm/rockchip/rk3066: Use devm_platform_ioremap_resource() in rk3066_hdmi_bind() drm/rockchip/rk3066: Use devm_platform_ioremap_resource() in rk3066_hdmi_bind() - - - --- 2019-09-21 Markus Elfring New
drm/bridge/synopsys: dsi: Use devm_platform_ioremap_resource() in __dw_mipi_dsi_probe() drm/bridge/synopsys: dsi: Use devm_platform_ioremap_resource() in __dw_mipi_dsi_probe() - 1 1 --- 2019-09-21 Markus Elfring New
drm/komeda: Use devm_platform_ioremap_resource() in komeda_dev_create() drm/komeda: Use devm_platform_ioremap_resource() in komeda_dev_create() - 1 - --- 2019-09-21 Markus Elfring New
drm/panel: samsung: s6e8aa0: Add backlight control support drm/panel: samsung: s6e8aa0: Add backlight control support - - - --- 2019-09-21 Joonas Kylmälä New
[5/5] drm/msm/adreno: Add support for Adreno 510 GPU DRM/MSM: Add support for MSM8956 and Adreno 510 - - - --- 2019-09-21 AngeloGioacchino Del Regno New
[4/5] drm/msm/dsi: Add configuration for 8x56 DRM/MSM: Add support for MSM8956 and Adreno 510 - - - --- 2019-09-21 AngeloGioacchino Del Regno New
[3/5] drm/msm/dsi: Add configuration for 28nm PLL on family B DRM/MSM: Add support for MSM8956 and Adreno 510 - - - --- 2019-09-21 AngeloGioacchino Del Regno New
[2/5] drm/msm/mdp5: Add configuration for msm8x56 DRM/MSM: Add support for MSM8956 and Adreno 510 - - - --- 2019-09-21 AngeloGioacchino Del Regno New
[1/5] drm/msm/mdp5: Add optional TBU and TBU_RT clocks DRM/MSM: Add support for MSM8956 and Adreno 510 - - - --- 2019-09-21 AngeloGioacchino Del Regno New
UNCLEAN: fix semicolon.cocci warnings UNCLEAN: fix semicolon.cocci warnings - - - --- 2019-09-21 Julia Lawall New
UNCLEAN: fix semicolon.cocci warnings UNCLEAN: fix semicolon.cocci warnings - - - --- 2019-09-21 Julia Lawall New
[v17,19/19] kunit: fix failure to build without printk kunit: introduce KUnit, the Linux kernel unit testing framework 1 1 - --- 2019-09-21 Brendan Higgins New
[v17,18/19] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section kunit: introduce KUnit, the Linux kernel unit testing framework 1 2 - --- 2019-09-21 Brendan Higgins New
[v17,17/19] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() kunit: introduce KUnit, the Linux kernel unit testing framework 1 3 - --- 2019-09-21 Brendan Higgins New
[v17,16/19] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-21 Brendan Higgins New
[v17,15/19] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-21 Brendan Higgins New
[v17,14/19] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-21 Brendan Higgins New
[v17,13/19] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-21 Brendan Higgins New
[v17,12/19] kunit: test: add tests for KUnit managed resources kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-21 Brendan Higgins New
[v17,11/19] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-21 Brendan Higgins New
[v17,10/19] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-21 Brendan Higgins New
[v17,09/19] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-21 Brendan Higgins New
[v17,08/19] objtool: add kunit_try_catch_throw to the noreturn list kunit: introduce KUnit, the Linux kernel unit testing framework 1 - - --- 2019-09-21 Brendan Higgins New
[v17,07/19] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-21 Brendan Higgins New
[v17,06/19] lib: enable building KUnit in lib/ kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-09-21 Brendan Higgins New
[v17,05/19] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-21 Brendan Higgins New
[v17,04/19] kunit: test: add assertion printing library kunit: introduce KUnit, the Linux kernel unit testing framework - 1 - --- 2019-09-21 Brendan Higgins New
[v17,03/19] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-21 Brendan Higgins New
[v17,02/19] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-21 Brendan Higgins New
[v17,01/19] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - 4 - --- 2019-09-21 Brendan Higgins New
[v16,19/19] kunit: fix failure to build without printk kunit: introduce KUnit, the Linux kernel unit testing framework 1 1 - --- 2019-09-20 Brendan Higgins New
[v16,18/19] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section kunit: introduce KUnit, the Linux kernel unit testing framework 1 2 - --- 2019-09-20 Brendan Higgins New
[v16,17/19] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() kunit: introduce KUnit, the Linux kernel unit testing framework 1 3 - --- 2019-09-20 Brendan Higgins New
[v16,16/19] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins New
[v16,15/19] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins New
[v16,14/19] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins New
[v16,13/19] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins New
[v16,12/19] kunit: test: add tests for KUnit managed resources kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins New
[v16,11/19] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins New
[v16,10/19] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins New
[v16,09/19] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins New
[v16,08/19] objtool: add kunit_try_catch_throw to the noreturn list kunit: introduce KUnit, the Linux kernel unit testing framework 1 - - --- 2019-09-20 Brendan Higgins New
[v16,07/19] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins New
[v16,06/19] lib: enable building KUnit in lib/ kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-09-20 Brendan Higgins New
[v16,05/19] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins New
[v16,04/19] kunit: test: add assertion printing library kunit: introduce KUnit, the Linux kernel unit testing framework - 1 - --- 2019-09-20 Brendan Higgins New
[v16,03/19] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins New
[v16,02/19] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins New
[v16,01/19] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - 4 - --- 2019-09-20 Brendan Higgins New
drm/amdgpu: release allocated memory drm/amdgpu: release allocated memory - - - --- 2019-09-20 Navid Emamdoost New
[2/2] Documentation/gpu: Fix no structured comments warning for drm_gem_ttm_helper.h [1/2] drm: Fix duplicate const warning in drm_gem_ttm_helper.c 1 1 - --- 2019-09-20 Sean Paul New
[1/2] drm: Fix duplicate const warning in drm_gem_ttm_helper.c [1/2] drm: Fix duplicate const warning in drm_gem_ttm_helper.c - 1 - --- 2019-09-20 Sean Paul New
drm: Remove redundant of_device_is_available check drm: Remove redundant of_device_is_available check - - - --- 2019-09-20 Ondřej Jirman New
drm/komeda: Use IRQ_RETVAL shorthand in d71_irq_handler drm/komeda: Use IRQ_RETVAL shorthand in d71_irq_handler - 1 - --- 2019-09-20 Mihail Atanassov New
drm/komeda: Fix typos in komeda_splitter_validate drm/komeda: Fix typos in komeda_splitter_validate - 1 - --- 2019-09-20 Mihail Atanassov New
[v2] drm/bridge: analogix-anx78xx: add support for 7808 addresses [v2] drm/bridge: analogix-anx78xx: add support for 7808 addresses - - - --- 2019-09-20 Brian Masney New
drm/komeda: Adds output-color format/depth support drm/komeda: Adds output-color format/depth support - - - --- 2019-09-20 Lowry Li (Arm Technology China) New
[v7,5/5] drm/mediatek: config mipitx impedance with calibration data Support mipitx for mt8183 - - - --- 2019-09-20 Jitao Shi New
[v7,4/5] drm/mediatek: add the mipitx driving control in device tree Support mipitx for mt8183 - - - --- 2019-09-20 Jitao Shi New
[v7,3/5] drm/mediatek: add mipi_tx driver for mt8183 Support mipitx for mt8183 - 1 - --- 2019-09-20 Jitao Shi New
[v7,2/5] drm/mediatek: separate mipi_tx to different file Support mipitx for mt8183 - 1 - --- 2019-09-20 Jitao Shi New
[v7,1/5] dt-bindings: display: mediatek: update dsi supported chips Support mipitx for mt8183 1 - - --- 2019-09-20 Jitao Shi New
[RFC,V2,6/6] docs: Sample driver to demonstrate how to implement virtio-mdev framework mdev based hardware virtio offloading support - - - --- 2019-09-20 Jason Wang New
[RFC,V2,5/6] vringh: fix copy direction of vringh_iov_push_kern() mdev based hardware virtio offloading support - - - --- 2019-09-20 Jason Wang New
[RFC,V2,4/6] virtio: introudce a mdev based transport mdev based hardware virtio offloading support - - - --- 2019-09-20 Jason Wang New
[RFC,V2,3/6] mdev: introduce virtio device and its device ops mdev based hardware virtio offloading support - - - --- 2019-09-20 Jason Wang New
[RFC,V2,2/6] mdev: introduce device specific ops mdev based hardware virtio offloading support - - - --- 2019-09-20 Jason Wang New
[RFC,V2,1/6] mdev: class id support mdev based hardware virtio offloading support - - - --- 2019-09-20 Jason Wang New
[v1,2/2] drm/bridge: anx7625: Add anx7625 MIPI to DP bridge driver Add initial support for slimport anx7625 - - - --- 2019-09-20 Xin Ji New
[v1,1/2] dt-bindings: drm/bridge: anx7625: MIPI to DP transmitter binding Add initial support for slimport anx7625 - - - --- 2019-09-20 Xin Ji New
[v2] drm: kirin: Fix dsi probe/attach logic [v2] drm: kirin: Fix dsi probe/attach logic - - - --- 2019-09-20 John Stultz New
[v9,8/8] drm/i915/dp: Attach HDR metadata property to DP connector drm/i915/dp: Support for DP HDR outputs - 1 - --- 2019-09-19 Gwan-gyeong Mun New
[v9,7/8] drm/i915/dp: Program an Infoframe SDP Header and DB for HDR Static Metadata drm/i915/dp: Support for DP HDR outputs - 1 - --- 2019-09-19 Gwan-gyeong Mun New
[v9,6/8] drm/i915: Add new GMP register size for GEN11 drm/i915/dp: Support for DP HDR outputs - 1 - --- 2019-09-19 Gwan-gyeong Mun New
[v9,5/8] drm/i915/dp: Attach colorspace property drm/i915/dp: Support for DP HDR outputs - 1 - --- 2019-09-19 Gwan-gyeong Mun New
[v9,4/8] drm: Add DisplayPort colorspace property creation function drm/i915/dp: Support for DP HDR outputs - 1 - --- 2019-09-19 Gwan-gyeong Mun New
[v9,3/8] drm: Rename HDMI colorspace property creation function drm/i915/dp: Support for DP HDR outputs - - - --- 2019-09-19 Gwan-gyeong Mun New
[v9,2/8] drm/i915/dp: Add support of BT.2020 Colorimetry to DP MSA drm/i915/dp: Support for DP HDR outputs - 1 - --- 2019-09-19 Gwan-gyeong Mun New
[v9,1/8] drm/i915/dp: Extend program of VSC Header and DB for Colorimetry Format drm/i915/dp: Support for DP HDR outputs - 1 - --- 2019-09-19 Gwan-gyeong Mun New
[git,pull] drm tree for 5.4-rc1 [git,pull] drm tree for 5.4-rc1 - - - --- 2019-09-19 Dave Airlie New
[2/2] MAINTAINERS: Add Jernej Škrabec as a reviewer for DE2 [1/2] MAINTAINERS: Update Allwinner DRM drivers entry - 1 - --- 2019-09-19 Maxime Ripard New
[1/2] MAINTAINERS: Update Allwinner DRM drivers entry [1/2] MAINTAINERS: Update Allwinner DRM drivers entry 1 - - --- 2019-09-19 Maxime Ripard New
[-next] treewide: remove unused argument in lock_release() [-next] treewide: remove unused argument in lock_release() 2 - - --- 2019-09-19 Qian Cai New
[pull] amdgpu drm-fixes-5.4 [pull] amdgpu drm-fixes-5.4 - - - --- 2019-09-19 Alex Deucher New
[v3,3/3] drm: Add self_refresh_state debugfs entry Untitled series #176333 - - - --- 2019-09-19 Sean Paul New
dma-buf: Implement simple read/write vfs ops dma-buf: Implement simple read/write vfs ops - - 1 --- 2019-09-19 Chris Wilson New
video: pxafb: Use devm_platform_ioremap_resource() in pxafb_probe() video: pxafb: Use devm_platform_ioremap_resource() in pxafb_probe() - - - --- 2019-09-19 Markus Elfring New
video: ocfb: Use devm_platform_ioremap_resource() in ocfb_probe() video: ocfb: Use devm_platform_ioremap_resource() in ocfb_probe() - - - --- 2019-09-19 Markus Elfring New
[RFC,v2,11/11] drm: exynos: mixer: Add interconnect support [RFC,v2,01/11] devfreq: exynos-bus: Extract exynos_bus_profile_init() - - - --- 2019-09-19 Artur Świgoń New
[RFC,v2,10/11] arm: dts: exynos: Add interconnects to Exynos4412 mixer [RFC,v2,01/11] devfreq: exynos-bus: Extract exynos_bus_profile_init() - - - --- 2019-09-19 Artur Świgoń New
[RFC,v2,09/11] devfreq: exynos-bus: Add interconnect functionality to exynos-bus [RFC,v2,01/11] devfreq: exynos-bus: Extract exynos_bus_profile_init() - - - --- 2019-09-19 Artur Świgoń New
[RFC,v2,08/11] arm: dts: exynos: Add parents and #interconnect-cells to Exynos4412 [RFC,v2,01/11] devfreq: exynos-bus: Extract exynos_bus_profile_init() - - - --- 2019-09-19 Artur Świgoń New
[RFC,v2,07/11] interconnect: Relax condition in apply_constraints() [RFC,v2,01/11] devfreq: exynos-bus: Extract exynos_bus_profile_init() - - - --- 2019-09-19 Artur Świgoń New
[RFC,v2,06/11] interconnect: Relax requirement in of_icc_get_from_provider() [RFC,v2,01/11] devfreq: exynos-bus: Extract exynos_bus_profile_init() 1 - - --- 2019-09-19 Artur Świgoń New
[RFC,v2,05/11] interconnect: Export of_icc_get_from_provider() [RFC,v2,01/11] devfreq: exynos-bus: Extract exynos_bus_profile_init() - 2 - --- 2019-09-19 Artur Świgoń New
[RFC,v2,04/11] devfreq: exynos-bus: Clean up code [RFC,v2,01/11] devfreq: exynos-bus: Extract exynos_bus_profile_init() - 1 - --- 2019-09-19 Artur Świgoń New
[RFC,v2,03/11] devfreq: exynos-bus: Change goto-based logic to if-else logic [RFC,v2,01/11] devfreq: exynos-bus: Extract exynos_bus_profile_init() - - - --- 2019-09-19 Artur Świgoń New
[RFC,v2,02/11] devfreq: exynos-bus: Extract exynos_bus_profile_init_passive() [RFC,v2,01/11] devfreq: exynos-bus: Extract exynos_bus_profile_init() - - - --- 2019-09-19 Artur Świgoń New
[RFC,v2,01/11] devfreq: exynos-bus: Extract exynos_bus_profile_init() [RFC,v2,01/11] devfreq: exynos-bus: Extract exynos_bus_profile_init() - - - --- 2019-09-19 Artur Świgoń New
[3/3] drm/atomic-helper: Improve drm_atomic_helper_check_plane_state() debugs [1/3] drm/rect: Return scaling factor and error code separately - - - --- 2019-09-19 Ville Syrjälä New
« 1 2 ... 830 831 8321475 1476 »