summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-08-21PCI/ERR: Avoid negated conditional for claritySean V Kelley1-4/+4
2022-08-21PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()Sean V Kelley1-17/+20
2022-08-21PCI/ERR: Simplify by computing pci_pcie_type() onceSean V Kelley3-8/+11
2022-08-21PCI/ERR: Simplify by using pci_upstream_bridge()Sean V Kelley1-1/+1
2022-08-21PCI/ERR: Rename reset_link() to reset_subordinates()Sean V Kelley2-6/+6
2022-08-21PCI/ERR: Bind RCEC devices to the Root Port driverQiuxu Zhuo1-1/+4
2022-08-21PCI/AER: Write AER Capability only when we control itSean V Kelley1-13/+16
2022-08-21iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE)Alexander Lobakin1-1/+1
2022-08-21intel_th: pci: Add Raptor Lake-S CPU supportAlexander Shishkin1-0/+5
2022-08-21intel_th: pci: Add Raptor Lake-S PCH supportAlexander Shishkin1-0/+5
2022-08-21intel_th: pci: Add Meteor Lake-P supportAlexander Shishkin1-0/+5
2022-08-21firmware: arm_scpi: Ensure scpi_info is not assigned if the probe failsSudeep Holla1-26/+35
2022-08-21usbnet: smsc95xx: Avoid link settings race on interrupt receptionLukas Wunner1-7/+9
2022-08-21usbnet: smsc95xx: Don't clear read-only PHY interruptLukas Wunner1-4/+0
2022-08-21mtd: rawnand: arasan: Fix clock rate in NV-DDROlga Kitaina1-1/+7
2022-08-21mtd: rawnand: arasan: Support NV-DDR interfaceMiquel Raynal1-7/+20
2022-08-21mtd: rawnand: arasan: Fix a macro parameterMiquel Raynal1-1/+1
2022-08-21mtd: rawnand: Add NV-DDR timingsMiquel Raynal1-0/+255
2022-08-21mtd: rawnand: arasan: Check the proposed data interface is supportedMiquel Raynal1-0/+5
2022-08-21mtd: rawnand: Add a helper to clarify the interface configurationMiquel Raynal1-1/+1
2022-08-21drm/vc4: drv: Adopt the dma configuration from the HVS or V3D componentDave Stevenson1-0/+19
2022-08-21HID: hid-input: add Surface Go battery quirkZoltan Tamas Vajda2-0/+3
2022-08-21HID: Ignore battery for Elan touchscreen on HP Spectre X360 15-df0xxxElia Devito2-0/+3
2022-08-21drm/mediatek: Keep dsi as LP00 before dcs cmds transferJitao Shi1-7/+21
2022-08-21drm/mediatek: Allow commands to be sent during video modeJulien STEPHAN1-9/+24
2022-08-21drm/i915/dg1: Update DMC_DEBUG3 registerChuansheng Liu2-3/+4
2022-08-21Input: gscps2 - check return value of ioremap() in gscps2_probe()Xie Shaowen1-0/+4
2022-08-21scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation testsArun Easi1-1/+1
2022-08-21scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/OsArun Easi1-4/+8
2022-08-21scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injectionQuinn Tran1-6/+6
2022-08-21scsi: qla2xxx: Turn off multi-queue for 8G adaptersQuinn Tran2-12/+8
2022-08-21scsi: qla2xxx: Fix discovery issues in FC-AL topologyArun Easi3-2/+35
2022-08-21scsi: zfcp: Fix missing auto port scan and thus missing target portsSteffen Maier3-13/+26
2022-08-21video: fbdev: s3fb: Check the size of screen before memset_io()Zheyu Ma1-0/+2
2022-08-21video: fbdev: arkfb: Check the size of screen before memset_io()Zheyu Ma1-0/+2
2022-08-21video: fbdev: vt8623fb: Check the size of screen before memset_io()Zheyu Ma1-0/+2
2022-08-21video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock()Zheyu Ma1-1/+6
2022-08-21video: fbdev: sis: fix typos in SiS_GetModeID()Rustam Subkhankulov1-2/+2
2022-08-21video: fbdev: amba-clcd: Fix refcount leak bugsLiang He1-6/+18
2022-08-21watchdog: armada_37xx_wdt: check the return value of devm_ioremap() in armada...William Dean1-0/+2
2022-08-21s390/zcore: fix race when reading from hardware system areaAlexander Gordeev1-1/+10
2022-08-21iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loopLiang He1-2/+5
2022-08-21mfd: max77620: Fix refcount leak in max77620_initialise_fpsMiaoqian Lin1-0/+2
2022-08-21mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König1-5/+1
2022-08-21remoteproc: sysmon: Wait for SSCTL service to come upSibi Sankar1-0/+10
2022-08-21rpmsg: qcom_smd: Fix refcount leak in qcom_smd_parse_edgeMiaoqian Lin1-0/+1
2022-08-21iommu/exynos: Handle failed IOMMU device registration properlySam Protsenko1-1/+5
2022-08-21tty: n_gsm: fix missing corner cases in gsmld_poll()Daniel Starke1-2/+5
2022-08-21tty: n_gsm: fix DM commandDaniel Starke1-1/+1
2022-08-21tty: n_gsm: fix wrong T1 retry count handlingDaniel Starke1-2/+2