aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-12-16drm/tegra: dc: rgb: Allow changing PLLD rate on Tegra30+Dmitry Osipenko3-12/+65
2021-12-16drm/tegra: Remove duplicate struct declarationWan Jiabing1-1/+0
2021-12-16drm/tegra: vic: Use autosuspendMikko Perttunen1-0/+2
2021-12-16drm/tegra: gr2d: Explicitly control module resetThierry Reding1-2/+31
2021-12-16gpu: host1x: select CONFIG_DMA_SHARED_BUFFERArnd Bergmann1-0/+1
2021-12-16gpu: host1x: Drop excess kernel-doc entry @keyRandy Dunlap1-1/+0
2021-12-16drm/tegra: dc: rgb: Move PCLK shifter programming to CRTCDmitry Osipenko2-4/+6
2021-12-16drm/tegra: Bump VIC/NVDEC clock rates to FmaxMikko Perttunen2-0/+12
2021-12-16drm/tegra: Add NVDEC driverMikko Perttunen5-1/+489
2021-12-16drm/tegra: Support asynchronous commits for cursorThierry Reding1-4/+76
2021-12-16drm/tegra: Propagate errors from drm_gem_plane_helper_prepare_fb()Thierry Reding1-1/+4
2021-12-16drm/tegra: Do not reference tegra_plane_funcs directlyThierry Reding1-2/+2
2021-12-16drm/tegra: Implement buffer object cacheThierry Reding8-7/+98
2021-12-16drm/tegra: Implement correct DMA-BUF semanticsThierry Reding8-278/+248
2021-12-16Merge branch 'tegra-for-5.17-soc-opp' of git://git.kernel.org/pub/scm/linux/k...Thierry Reding1-0/+25
2021-12-16soc/tegra: Enable runtime PM during OPP state-syncingDmitry Osipenko1-0/+25
2021-11-20Merge tag 'pinctrl-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-16/+42
2021-11-20Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds3-45/+45
2021-11-19Merge tag 'libata-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-4/+25
2021-11-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-25/+26
2021-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-7/+22
2021-11-19Merge tag 'gpio-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+2
2021-11-19Merge tag 'drm-fixes-2021-11-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds24-27/+200
2021-11-19Merge tag 'amd-drm-fixes-5.16-2021-11-17' of https://gitlab.freedesktop.org/a...Dave Airlie15-11/+156
2021-11-19Merge tag 'drm-intel-fixes-2021-11-18' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-12/+9
2021-11-18Merge tag 'thermal-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+4
2021-11-18Merge tag 'pm-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-6/+3
2021-11-18Merge tag 'acpi-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-32/+0
2021-11-18Merge tag 'platform-drivers-x86-v5.16-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds8-21/+19
2021-11-18Merge tag 'spi-fix-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-16/+38
2021-11-18Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds46-319/+488
2021-11-18Merge tag 'for-5.16/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+6
2021-11-18Merge branch 'thermal-int340x'Rafael J. Wysocki1-2/+2
2021-11-18ptp: ocp: Fix a couple NULL vs IS_ERR() checksDan Carpenter1-4/+5
2021-11-18net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi1-0/+4
2021-11-18net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue1-13/+17
2021-11-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller3-136/+147
2021-11-18e100: fix device suspend/resumeJesse Brandeburg1-5/+13
2021-11-18ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...Teng Qi1-0/+4
2021-11-18ata: libata-sata: Declare ata_ncq_sdev_attrs staticDamien Le Moal1-1/+1
2021-11-18ata: libahci: Adjust behavior when StorageD3Enable _DSD is setMario Limonciello1-0/+15
2021-11-18ata: ahci: Add Green Sardine vendor ID as board_ahci_mobileMario Limonciello1-0/+1
2021-11-18ata: libata: add missing ata_identify_page_supported() callsDamien Le Moal1-1/+5
2021-11-17octeontx2-af: debugfs: don't corrupt user memoryDan Carpenter1-7/+10
2021-11-17drm/amd/amdgpu: fix potential memleakBernard Zhao1-0/+1
2021-11-17drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered againshaoyunl1-0/+5
2021-11-17drm/amd/pm: add GFXCLK/SCLK clocks level print support for APUsPerry Yuan4-2/+74
2021-11-17drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao1-0/+1
2021-11-17drm/amd/display: Fix OLED brightness control on eDPRoman Li1-1/+2
2021-11-17i40e: Fix display error code in dmesgGrzegorz Szczurek1-3/+2