aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-18drm/xe/oa/uapi: Define and parse OA stream propertiesAshutosh Dixit3-0/+371
2024-06-18drm/xe/oa/uapi: Add/remove OA config perf opsAshutosh Dixit5-0/+470
2024-06-18drm/xe/oa/uapi: Initialize OA unitsAshutosh Dixit5-0/+308
2024-06-18drm/xe/oa/uapi: Add OA data formatsAshutosh Dixit6-1/+225
2024-06-18drm/xe/perf/uapi: Add perf_stream_paranoid sysctlAshutosh Dixit3-0/+51
2024-06-18drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream typesAshutosh Dixit4-0/+51
2024-06-18drm/xe/xe2: Add proper check for media in Wa_14020756599Lucas De Marchi1-8/+2
2024-06-18drm/xe/rtp: Add match on any GTLucas De Marchi3-1/+37
2024-06-18drm/xe/rtp: Allow to OR rulesLucas De Marchi4-3/+102
2024-06-18drm/xe/rtp: Expand max rules/actions per entryLucas De Marchi2-2/+4
2024-06-18drm/xe/rtp: Allow to match 0 sr entriesLucas De Marchi1-3/+8
2024-06-18rust: add firmware abstractionsDanilo Krummrich1-0/+7
2024-06-18spi: cs42l43: Refactor accessing the SDCA extension propertiesCharles Keepax1-16/+9
2024-06-18PCI: acpiphp: Add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-18drm/panic: depends on !VT_CONSOLEJocelyn Falempe1-1/+1
2024-06-18s390/sclp: Define commands for storage (un)assignmentAlexander Gordeev1-2/+5
2024-06-18s390/drivers: Replace S390_lowcore by get_lowcore()Sven Schnelle5-11/+11
2024-06-18Merge tag 'efi-fixes-for-v6.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+0
2024-06-18parport: make parport_bus_type constRicardo B. Marliere1-1/+1
2024-06-18spi: Fix OCTAL mode supportPatrice Chotard1-2/+4
2024-06-18spi: stm32: qspi: Clamp stm32_qspi_get_mode() output to CCR_BUSWIDTH_4Patrice Chotard1-1/+1
2024-06-18spi: stm32: qspi: Fix dual flash mode sanity test in stm32_qspi_setup()Patrice Chotard1-6/+4
2024-06-18net: microchip: Constify struct vcap_operationsChristophe JAILLET5-5/+5
2024-06-18fbdev: amifb: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-18fbdev: c2p_planar: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-18fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributesThomas Zimmermann1-1/+1
2024-06-18fbdev: omapfb: use of_graph_get_remote_port()Kuninori Morimoto1-14/+1
2024-06-18fbdev: omapdss: use for_each_endpoint_of_node()Kuninori Morimoto1-2/+1
2024-06-18pinctrl: freescale: Select missing featuresLinus Walleij1-0/+2
2024-06-18net: phy: introduce core support for phy-mode = "10g-qxgmii"Vladimir Oltean2-1/+9
2024-06-18net: stmmac: Enable TSO on VLANsFurong Xu1-13/+19
2024-06-18drm/xe/vf: Don't touch GuC irq registers if using memory irqsMichal Wajdeczko1-2/+2
2024-06-18wifi: wilc1000: disable SDIO func IRQ before suspendAlexis Lothoré1-0/+3
2024-06-18wifi: wilc1000: remove suspend/resume from cfg80211 partAlexis Lothoré3-24/+2
2024-06-18wifi: wilc1000: move sdio suspend method next to resume and pm ops definitionAlexis Lothoré1-24/+23
2024-06-18wifi: wilc1000: do not keep sdio bus claimed during suspend/resumeAlexis Lothoré1-2/+0
2024-06-18wifi: wilc1000: let host->chip suspend/resume notifications manage chip wake/...Alexis Lothoré2-9/+4
2024-06-18wifi: wilc1000: disable power sequencerAjay Singh2-16/+0
2024-06-18wifi: wl18xx: allow firmwares > 8.9.0.x.58Russell King (Oracle)1-1/+1
2024-06-18wifi: wl18xx: add support for reading 8.9.1 fw statusRussell King (Oracle)2-2/+129
2024-06-18wifi: wlcore: add pn16 supportRussell King (Oracle)3-5/+97
2024-06-18wifi: wlcore: store AP encryption key typeRussell King (Oracle)1-0/+4
2024-06-18wifi: wlcore: pass "status" to wlcore_hw_convert_fw_status()Russell King (Oracle)1-1/+1
2024-06-18wifi: wlcore: improve code in wlcore_fw_status()Russell King (Oracle)1-4/+4
2024-06-18wifi: wl18xx: make wl18xx_tx_immediate_complete() more efficientRussell King (Oracle)1-3/+10
2024-06-18wifi: wlcore: correctness fix fwlog readingRussell King (Oracle)1-1/+1
2024-06-18net: phy: mxl-gpy: Remove interrupt mask clearing from config_initRaju Lakkaraju1-20/+38
2024-06-18net: lan743x: Support WOL at both the PHY and MAC appropriatelyRaju Lakkaraju3-8/+58
2024-06-18net: lan743x: disable WOL upon resume to restore full data path operationRaju Lakkaraju2-4/+50
2024-06-18platform/x86/intel-uncore-freq: Use generic helpers for current frequencyTero Kristo1-24/+1