summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* drm/mediatek/mtk_disp_ovl: Strip and demote non-conformant headerLee Jones2021-06-031-2/+1
* drm/mediatek/mtk_disp_gamma: Strip and demote non-conformant kernel-doc headerLee Jones2021-06-031-3/+1
* drm/mediatek/mtk_disp_color: Strip incorrect doc and demote headerLee Jones2021-06-031-2/+1
* drm/pl111: depend on CONFIG_VEXPRESS_CONFIGKees Cook2021-06-031-1/+1
* drm/msm/a6xx: add CONFIG_QCOM_LLCC dependencyArnd Bergmann2021-06-031-1/+2
* drm: Avoid circular dependencies for CONFIG_FBKees Cook2021-06-031-1/+1
* video: fbdev: mb862xx: use DEVICE_ATTR_RO macroZhen Lei2021-06-031-3/+3
* video: fbdev: atyfb: mach64_cursor.c: deleted the repeated wordlijian2021-06-031-1/+1
* drm/vgem/vgem_drv: Standard comment blocks should not use kernel-doc formatLee Jones2021-06-031-1/+1
* drm/ttm: rename bo->mem and make it a pointerChristian König2021-06-0247-261/+269
* drm: Fix misleading documentation of drm_gem_cma_create()Paul Cercueil2021-06-011-2/+1
* drm: bridge: cdns-mhdp8546: Fix PM reference leak inYu Kuai2021-05-311-2/+2
* drm/bridge: lt8912b: Drop unused includesLinus Walleij2021-05-311-2/+0
* drm/rockchip: vop: add PX30 version infoJohan Jonker2021-05-281-0/+2
* drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 resultColin Ian King2021-05-281-1/+1
* drm/rockchip: lvds: Fix an error handling pathChristophe JAILLET2021-05-281-2/+2
* drm/rockchip: remove unused functionJiapeng Chong2021-05-281-5/+0
* drm/rockchip: dsi: remove extra component_del() callThomas Hebb2021-05-281-4/+0
* drm/rockchip: dsi: move all lane config except LCDC mux to bind()Thomas Hebb2021-05-281-8/+28
* drm/rockchip: cdn-dp-core: add MODULE_FIRMWARE macroPeter Robinson2021-05-281-0/+1
* drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cd...Yang Yingliang2021-05-281-0/+1
* drm: rockchip: set alpha_en to 0 if it is not usedAlex Bee2021-05-281-0/+1
* drm: rockchip: add alpha support for RK3036, RK3066, RK3126 and RK3188Alex Bee2021-05-282-0/+22
* drm: rockchip: add missing registers for RK3066Alex Bee2021-05-281-7/+9
* drm: rockchip: add missing registers for RK3188Alex Bee2021-05-281-1/+4
* drm: rockchip: add scaling for RK3036 win1Alex Bee2021-05-281-2/+8
* drm/rockchip: remove existing generic drivers to take over the deviceJavier Martinez Canillas2021-05-281-0/+10
* drm: Fix for GEM buffers with write-combine memoryPaul Cercueil2021-05-281-6/+9
* drm/dp_mst: Use kHz as link rate units when settig source max link caps at initNikola Cornij2021-05-275-11/+12
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-05-27115-743/+1004
|\
| * Merge v5.13-rc3 into drm-nextDaniel Vetter2021-05-27115-743/+1004
| |\
| | * Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-05-234-10/+4
| | |\
| | | * Merge tag 'irqchip-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-05-174-10/+4
| | | |\
| | | | * irqchip: Remove redundant error printingZhen Lei2021-05-163-9/+3
| | | | * irqchip/apple-aic: APPLE_AIC should depend on ARCH_APPLEGeert Uytterhoeven2021-05-101-1/+1
| | * | | Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-224-4/+19
| | |\ \ \
| | | * | | nvme-fc: clear q_live at beginning of association teardownJames Smart2021-05-191-0/+12
| | | * | | nvme-tcp: rerun io_work if req_list is not emptyKeith Busch2021-05-191-1/+2
| | | * | | nvme-tcp: fix possible use-after-completionSagi Grimberg2021-05-191-1/+1
| | | * | | nvme-loop: fix memory leak in nvme_loop_create_ctrl()Wu Bo2021-05-191-1/+3
| | | * | | nvmet: fix memory leak in nvmet_alloc_ctrl()Wu Bo2021-05-191-1/+1
| | * | | | Merge tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-05-222-11/+25
| | |\ \ \ \
| | | * | | | xen-pciback: reconfigure also from backend watch handlerJan Beulich2021-05-211-5/+17
| | | * | | | xen-pciback: redo VF placement in the virtual topologyJan Beulich2021-05-211-6/+8
| | * | | | | Merge tag 'gpio-fixes-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-223-12/+2
| | |\ \ \ \ \
| | | * | | | | gpio: tegra186: Don't set parent IRQ affinityJon Hunter2021-05-121-11/+0
| | | * | | | | gpio: xilinx: Correct kernel doc for xgpio_probe()Andy Shevchenko2021-05-121-1/+1
| | | * | | | | gpio: cadence: Add missing MODULE_DEVICE_TABLEZou Wei2021-05-121-0/+1
| | | | |_|_|/ | | | |/| | |
| | * | | | | Merge tag 'mmc-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2021-05-212-3/+11
| | |\ \ \ \ \
| | | * | | | | mmc: sdhci-pci-gli: increase 1.8V regulator waitDaniel Beer2021-05-101-1/+6