aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-09-09cpufreq: intel_pstate: Fix object lifecycle issue in update_qos_request()Rafael J. Wysocki1-3/+5
2025-09-09wifi: iwlwifi: fix 130/1030 configsJohannes Berg1-13/+13
2025-09-09media: pwm-ir-tx: Avoid direct access to hrtimer clockbaseThomas Weißschuh1-4/+1
2025-09-09firmware: arm_scmi: imx: Discover MISC board info from the system managerPeng Fan1-0/+35
2025-09-09irqchip/aspeed-scu-ic: Add support for AST2700 SCU interrupt controllersRyan Chen1-17/+102
2025-09-09irqchip/aspeed-scu-ic: Refactor driver to support variant-based initializationRyan Chen1-94/+63
2025-09-09irqchip/gic-v5: Fix error handling in gicv5_its_irq_domain_alloc()Dan Carpenter1-6/+14
2025-09-09irqchip/gic-v5: Fix loop in gicv5_its_create_itt_two_level() cleanup pathDan Carpenter1-2/+2
2025-09-09irqchip/gic-v5: Delete a stray tabDan Carpenter1-1/+1
2025-09-09gpio: loongson-64bit: Remove unneeded semicolonChen Ni1-1/+1
2025-09-09drm/xe/vf: Move VF CCS debugfs attributeMichal Wajdeczko6-39/+67
2025-09-09drm/xe/vf: Move VF CCS data to xe_deviceMichal Wajdeczko6-25/+38
2025-09-09drm/xe/bo: Add xe_bo_has_valid_ccs_bb helperMichal Wajdeczko3-9/+16
2025-09-09drm/xe/vf: Use single check when calling VF CCS functionsMichal Wajdeczko6-17/+27
2025-09-09drm/xe/vf: Drop IS_VF_CCS_INIT_NEEDED macroMichal Wajdeczko2-7/+5
2025-09-09drm/xe/guc: Use proper flag definitions when registering contextMichal Wajdeczko2-4/+3
2025-09-09drm/xe/guc: Rename xe_guc_register_exec_queueMichal Wajdeczko3-10/+11
2025-09-09wifi: iwlwifi: mld: CHANNEL_SURVEY_NOTIF is always supportedMiri Korenblit1-3/+1
2025-09-09wifi: iwlwifi: mld: remove support of iwl_esr_mode_notif version 1Miri Korenblit2-21/+8
2025-09-09wifi: iwlwifi: mld: remove support from of sta cmd version 1Miri Korenblit1-5/+3
2025-09-09wifi: iwlwifi: mld: remove support of roc cmd version 5Miri Korenblit1-8/+2
2025-09-09wifi: iwlwifi: mld: remove support of mac cmd ver 2Miri Korenblit1-22/+8
2025-09-09wifi: iwlwifi: mld: don't consider phy cmd version 5Miri Korenblit1-1/+1
2025-09-09wifi: iwlwifi: implement wowlan status notification API updateRotem Kerem4-47/+304
2025-09-09wifi: iwlwifi: fw: Add ASUS to PPAG and TAS listNidhish A N1-2/+12
2025-09-09wifi: iwlwifi: add kunit tests for nvm parsePagadala Yesu Anjaneyulu4-72/+152
2025-09-09wifi: iwlwifi: api: add a flag to iwl_link_ctx_modify_flagsMiri Korenblit1-0/+3
2025-09-09wifi: iwlwifi: pcie: move ltr_enabled to the specific transportMiri Korenblit5-5/+19
2025-09-09wifi: iwlwifi: pcie: move pm_support to the specific transportMiri Korenblit5-4/+23
2025-09-09wifi: iwlwifi: rename iwl_finish_nic_initMiri Korenblit8-15/+15
2025-09-09wifi: iwlwifi: replace SUPPRESS_CMD_ERROR_ONCE status bit with a booleanRotem Kerem4-12/+8
2025-09-09wifi: iwlwifi: add STATUS_FW_ERROR APIRotem Kerem5-10/+21
2025-09-09bonding: support aggregator selection based on port priorityHangbin Liu2-4/+32
2025-09-09bonding: add support for per-port LACP actor priorityHangbin Liu3-0/+56
2025-09-09crypto: atmel-aes: make it selectable for ARCH_MICROCHIPRobert Marko1-1/+1
2025-09-09char: hw_random: atmel: make it selectable for ARCH_MICROCHIPRobert Marko1-1/+1
2025-09-09i2c: at91: make it selectable for ARCH_MICROCHIPRobert Marko1-1/+1
2025-09-09spi: atmel: make it selectable for ARCH_MICROCHIPRobert Marko1-1/+1
2025-09-09tty: serial: atmel: make it selectable for ARCH_MICROCHIPRobert Marko1-1/+1
2025-09-09mfd: at91-usart: Make it selectable for ARCH_MICROCHIPRobert Marko1-1/+1
2025-09-09drm/gma500: Do not clear framebuffer GEM objects during cleanupThomas Zimmermann1-2/+0
2025-09-09drm/i915/power: fix size for for_each_set_bit() in abox iterationJani Nikula1-3/+3
2025-09-09net/mlx5: Support getcyclesx and getcrosscyclesCarolina Jubran1-1/+73
2025-09-09net/mlx5: Extract MTCTR register read logic into helper functionCarolina Jubran1-12/+27
2025-09-09ptp: Add ioctl commands to expose raw cycle counter valuesCarolina Jubran1-8/+26
2025-09-09xen/manage: Fix suspend error pathLukas Wunner1-1/+2
2025-09-09xen/events: Update virq_to_irq on migrationJason Andryuk1-1/+12
2025-09-09xen/events: Return -EEXIST for bound VIRQsJason Andryuk1-5/+14
2025-09-09xen/events: Cleanup find_virq() return codesJason Andryuk1-3/+4
2025-09-09drm/i915/display: add intel_display_device_present()Jani Nikula7-34/+36