summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-10-26drm/amd/display: Reverting "Add connector to the state if DSC debugfs is set"Eryk Brol1-42/+0
2020-10-26drm/amd/display: Source minimum HBlank supportAshley Thomas14-7/+49
2020-10-26drm/amd/display: enable odm + full screen mpo on dcn21Dmytro Laktyushkin4-8/+52
2020-10-26drm/amd/display: add dcn21 bw validationDmytro Laktyushkin3-2/+122
2020-10-26drm/amd/display: Add Bounding Box State for Low DF PState but High Voltage StateSung Lee1-18/+53
2020-10-26drm/amdgpu: nuke amdgpu_vm_bo_split_mapping v2Christian König1-103/+79
2020-10-26drm/amdgpu: increase the reserved VM size to 2MBChristian König1-2/+2
2020-10-26drm/amd/pm: update driver if version for dimgrey_cavefishTao Zhou1-1/+1
2020-10-26drm/amdgpu: added support for psp fw attestationJohn Clements7-20/+250
2020-10-26drm/amdgpu: enable IP discovery for vangoghXiaomeng Hou1-4/+0
2020-10-26drm/ttm: merge ttm_dma_tt back into ttm_ttChristian König14-125/+103
2020-10-26drm/ttm: make num_pages uint32_tChristian König3-8/+8
2020-10-26drm/ttm: move swapin out of page alloc backendChristian König3-16/+8
2020-10-26drm/ttm: nuke ttm_tt_set_(un)populated againChristian König6-13/+7
2020-10-26Merge tag 'scmi-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann9-12/+34
2020-10-26drm/v3d: Fix double free in v3d_submit_cl_ioctl()Dan Carpenter1-1/+0
2020-10-26drm/sun4i: frontend: Fix the scaler phase on A33Maxime Ripard1-1/+1
2020-10-26drm/sun4i: frontend: Reuse the ch0 phase for RGB formatsMaxime Ripard1-3/+5
2020-10-26drm/sun4i: frontend: Rework a bit the phase dataMaxime Ripard2-31/+9
2020-10-26Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixesMaxime Ripard1-8/+17
2020-10-26drm/imx: dw_hdmi-imx: remove empty encoder_disable callbackPhilipp Zabel1-5/+0
2020-10-26Merge tag 'tee-fix-for-v5.10' of git://git.linaro.org:/people/jens.wiklander/...Arnd Bergmann1-1/+2
2020-10-26drm/imx: drop explicit drm_mode_config_cleanupPhilipp Zabel1-5/+5
2020-10-26drm/imx: imx-tve: remove redundant enable trackingPhilipp Zabel1-12/+4
2020-10-26drm/imx: imx-tve: use regmap fast_io spinlockPhilipp Zabel1-21/+1
2020-10-26drm/imx: dw_hdmi-imx: use imx_drm_encoder_parse_ofPhilipp Zabel1-9/+3
2020-10-26gpu: ipu-v3: remove unused functionsPhilipp Zabel1-67/+0
2020-10-26of: Fix reserved-memory overlap detectionVincent Whitchurch1-2/+11
2020-10-26treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches5-5/+5
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers4-4/+4
2020-10-25Merge tag 'ntb-5.10' of git://github.com/jonmason/ntbLinus Torvalds3-5/+3
2020-10-25Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+10
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-9/+23
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-109/+113
2020-10-25Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2020-10-25i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...Hans de Goede1-1/+10
2020-10-25irqchip/sifive-plic: Fix broken irq_set_affinity() callbackGreentime Hu1-1/+1
2020-10-25irqchip/stm32-exti: Add all LP timer exti direct events supportFabrice Gasnier1-0/+4
2020-10-25irqchip/bcm2836: Fix missing __init annotationMarc Zyngier1-1/+1
2020-10-24Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds14-98/+188
2020-10-24Merge tag 'libata-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds4-4/+4
2020-10-24random32: make prandom_u32() output unpredictableGeorge Spelvin1-1/+0
2020-10-24Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+10
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds89-881/+2969
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds43-1922/+1157
2020-10-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds3-2/+3
2020-10-24net: ucc_geth: Drop extraneous parentheses in comparisonMichael Ellerman1-1/+1
2020-10-24ionic: fix mem leak in rx_emptyShannon Nelson1-13/+11
2020-10-24ionic: no rx flush in deinitShannon Nelson3-15/+0
2020-10-24ionic: clean up sparse complaintsShannon Nelson7-27/+29