summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-09-06pinctrl: amd: Don't show `Invalid config param` errorsMario Limonciello1-2/+2
2023-09-06usb: typec: tcpci: clear the fault status bitMarco Felsch1-0/+4
2023-09-06tcpm: Avoid soft reset when partner does not support get_statusBadhri Jagan Sridharan1-0/+7
2023-09-06fsi: master-ast-cf: Add MODULE_FIRMWARE macroJuerg Haefliger1-0/+1
2023-09-06firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeWang Ming1-1/+1
2023-09-06serial: sc16is7xx: fix bug when first setting GPIO directionHugo Villeneuve1-1/+10
2023-09-06serial: sc16is7xx: fix broken port 0 uart initHugo Villeneuve1-0/+6
2023-09-06serial: qcom-geni: fix opp vote on shutdownJohan Hovold1-0/+5
2023-09-06wifi: ath11k: Cleanup mac80211 references on failure during tx_completeSven Eckelmann1-3/+3
2023-09-06wifi: ath11k: Don't drop tx_status when peer cannot be foundSven Eckelmann1-2/+2
2023-09-06wifi: rtw88: usb: kill and free rx urbs on probe failureSascha Hauer1-1/+4
2023-09-06wifi: mt76: mt7921: fix skb leak by txs missing in AMSDUDeren Wu1-2/+5
2023-09-06wifi: mt76: mt7921: do not support one stream on secondary antenna onlyDeren Wu1-1/+1
2023-09-06staging: rtl8712: fix race conditionNam Cao2-1/+1
2023-09-06HID: wacom: remove the battery when the EKR is offAaron Armstrong Skomra4-4/+24
2023-09-06usb: chipidea: imx: improve logic if samsung,picophy-* parameter is 0Xu Yang2-6/+10
2023-09-06usb: dwc3: meson-g12a: do post init to fix broken usb after resumptionLuke Lu1-0/+6
2023-09-06USB: serial: option: add FOXCONN T99W368/T99W373 productSlark Xiao1-0/+4
2023-09-06USB: serial: option: add Quectel EM05G variant (0x030e)Martin Kohn1-0/+3
2023-09-06rtc: ds1685: use EXPORT_SYMBOL_GPL for ds1685_rtc_poweroffChristoph Hellwig1-1/+1
2023-09-06net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_indexChristoph Hellwig1-1/+1
2023-09-06mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig1-2/+3
2023-09-02thunderbolt: Fix a backport error for display flickering issueMario Limonciello1-0/+1
2023-09-02ACPI: thermal: Drop nocrt parameterMario Limonciello1-5/+1
2023-08-30TIOCSTI: Document CAP_SYS_ADMIN behaviour in KconfigGünther Noack1-0/+3
2023-08-30gpio: sim: pass the GPIO device's software node to irq domainBartosz Golaszewski1-1/+1
2023-08-30gpio: sim: dispose of irq mappings before destroying the irq_sim domainBartosz Golaszewski1-0/+13
2023-08-30dma-buf/sw_sync: Avoid recursive lock during fence signalRob Clark1-9/+9
2023-08-30pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{a...Biju Das1-2/+15
2023-08-30pinctrl: renesas: rzv2m: Fix NULL pointer dereference in rzv2m_dt_subnode_to_...Biju Das1-2/+11
2023-08-30pinctrl: renesas: rzg2l: Fix NULL pointer dereference in rzg2l_dt_subnode_to_...Biju Das1-3/+12
2023-08-30scsi: core: raid_class: Remove raid_component_add()Zhu Wang1-48/+0
2023-08-30scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW major version > 5Neil Armstrong1-1/+1
2023-08-30scsi: snic: Fix double free in snic_tgt_create()Zhu Wang1-2/+1
2023-08-30drm/i915: Fix error handling if driver creation fails during probeMatt Roper1-2/+2
2023-08-30thunderbolt: Fix Thunderbolt 3 display flickering issue on 2nd hot plug onwardsSanjay R Mehta1-1/+2
2023-08-30PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root busIgor Mammedov1-1/+7
2023-08-30media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen1-0/+2
2023-08-30pinctrl: amd: Mask wake bits on probe againMario Limonciello1-0/+30
2023-08-30of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lockRob Herring1-22/+9
2023-08-30of: unittest: Fix EXPECT for parse_phandle_with_args_map() testRob Herring1-2/+2
2023-08-30ACPI: resource: Fix IRQ override quirk for PCSpecialist Elimina Pro 16 MHans de Goede1-1/+5
2023-08-30drm/i915: fix display probe for IVB Q and IVB D GT2 serverJani Nikula1-3/+21
2023-08-30drm/i915/display: Handle GMD_ID identification in display codeMatt Roper4-16/+84
2023-08-30drm/i915: Fix HPD polling, reenabling the output poll work as neededImre Deak1-2/+2
2023-08-30drm/i915/dgfx: Enable d3cold at s2idleAnshuman Gupta1-15/+18
2023-08-30drm/panfrost: Skip speed binning on EOPNOTSUPPDavid Michael1-1/+1
2023-08-30drm: Add an HPD poll helper to reschedule the poll workImre Deak1-22/+46
2023-08-30drm/vmwgfx: Fix possible invalid drm gem put callsZack Rusin6-16/+16
2023-08-30drm/vmwgfx: Fix shader stage validationZack Rusin2-18/+23