summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2021-10-18PCI: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König
2021-10-18usb: xhci: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König
2021-10-18cxl: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König
2021-10-18cxl: Factor out common dev->driver expressionsBjorn Helgaas
2021-10-15xen/pcifront: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König
2021-10-15xen/pcifront: Drop pcifront_common_process() tests of pcidev, pdrvUwe Kleine-König
2021-10-12nfp: use dev_driver_string() instead of pci_dev->driver->nameUwe Kleine-König
2021-10-12mlxsw: pci: Use dev_driver_string() instead of pci_dev->driver->nameUwe Kleine-König
2021-10-12net: marvell: prestera: use dev_driver_string() instead of pci_dev->driver->nameUwe Kleine-König
2021-10-12net: hns3: use dev_driver_string() instead of pci_dev->driver->nameUwe Kleine-König
2021-10-12crypto: hisilicon - use dev_driver_string() instead of pci_dev->driver->nameUwe Kleine-König
2021-10-12ssb: Use dev_driver_string() instead of pci_dev->driver->nameUwe Kleine-König
2021-10-12bcma: simplify reference to driver nameUwe Kleine-König
2021-10-12crypto: qat - simplify adf_enable_aer()Uwe Kleine-König
2021-10-12scsi: message: fusion: Remove unused mpt_pci driver .probe() 'id' parameterUwe Kleine-König
2021-10-12PCI/ERR: Factor out common dev->driver expressionsBjorn Helgaas
2021-10-12PCI: Drop pci_device_probe() test of !pci_dev->driverUwe Kleine-König
2021-10-12PCI: Drop pci_device_remove() test of pci_dev->driverUwe Kleine-König
2021-09-19dmascc: use proper 'virt_to_bus()' rather than casting to 'int'Linus Torvalds
2021-09-19Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage"Linus Torvalds
2021-09-19Revert drm/vc4 hdmi runtime PM changesLinus Torvalds
2021-09-18Merge tag 's390-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-09-18Merge tag 'devicetree-fixes-for-5.15-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-09-18tgafb: clarify dependenciesLinus Torvalds
2021-09-18spi: Fix tegra20 build with CONFIG_PM=nLinus Torvalds
2021-09-17of: restricted dma: Fix condition for rmem initDavid Brazdil
2021-09-17Merge tag 'pm-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-09-17Merge tag 'pci-v5.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-17Merge tag 'block-5.15-2021-09-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-17Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-09-16Merge tag 'drm-fixes-2021-09-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-09-16Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-17Merge tag 'amd-drm-fixes-5.15-2021-09-16' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-09-17Merge tag 'drm-intel-fixes-2021-09-16' of ssh://git.freedesktop.org/git/drm/d...Dave Airlie
2021-09-16net: 6pack: Fix tx timeout and slot timeGuenter Roeck
2021-09-16drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unusedArnd Bergmann
2021-09-16cpufreq: vexpress: Drop unused variableGuenter Roeck
2021-09-163com 3c515: make it compile on 64-bit architecturesLinus Torvalds
2021-09-16drm/amdgpu/display: add a proper license to dc_link_dp.cAlex Deucher
2021-09-16drm/amd/display: Fix white screen page fault for gpuvmNicholas Kazlauskas
2021-09-16amd/display: enable panel orientation quirksSimon Ser
2021-09-16drm/amdgpu: Demote TMZ unsupported log message from warning to infoPaul Menzel
2021-09-16drm/amdgpu: Drop inline from amdgpu_ras_eeprom_max_record_countMichel Dänzer
2021-09-16drm/amd/pm: fix runpm hang when amdgpu loaded prior to sound driverEvan Quan
2021-09-16drm/radeon: pass drm dev radeon_agp_head_init directlyNirmoy Das
2021-09-16drm/amdgpu: move iommu_resume before ip init/resumeJames Zhu
2021-09-16drm/amdgpu: add amdgpu_amdkfd_resume_iommuJames Zhu
2021-09-16drm/amdkfd: separate kfd_iommu_resume from kfd_resumeJames Zhu
2021-09-16drm/amd/display: Link training retry fix for abort caseMeenakshikumar Somasundaram
2021-09-16drm/amd/display: Fix unstable HPCP compliance on Chrome BarceloQingqing Zhuo