aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-09drm/amdgpu: Reset dGPU if suspend got abortedLijo Lazar1-0/+25
2024-04-09drm/amdgpu: add IP's FW information to devcoredumpSunil Khatri1-0/+129
2024-04-09drm/amdgpu/umsch: reinitialize write pointer in hw initLang Yu1-0/+2
2024-04-09drm/amdgpu: Refine IB schedule error loggingLijo Lazar1-2/+5
2024-04-09drm/amdgpu: make amdgpu device attr_update() function more efficientYang Wang2-2/+43
2024-04-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski3-88/+6
2024-04-09bonding: no longer use RTNL in bonding_show_queue_id()Eric Dumazet6-10/+11
2024-04-09bonding: no longer use RTNL in bonding_show_slaves()Eric Dumazet1-4/+3
2024-04-09bonding: no longer use RTNL in bonding_show_bonds()Eric Dumazet2-6/+6
2024-04-09cxgb4: flower: use NL_SET_ERR_MSG_MOD for validation errorsAsbjørn Sloth Tønnesen1-34/+30
2024-04-09mISDN: fix MISDN_TIME_STAMP handlingEric Dumazet1-5/+5
2024-04-09net: phy: dp8382x: keep WOL settings across suspendsCatalin Popescu1-13/+24
2024-04-09regmap: kunit: Add some test cases and a few smallMark Brown316-2058/+3816
2024-04-09drm/xe/xe2hpm: Add initial set of workaroundsGustavo Sousa2-0/+36
2024-04-09drm/xe/xe2hpg: Introduce performance tuning changes for Xe2_HPG.Shekhar Chauhan1-3/+3
2024-04-09drm/xe/xe2hpg: Add initial GT workaroundsHaridhar Kalvala2-2/+70
2024-04-09drm/xe/xe2: Add workaround 18034896535Bommu Krishnaiah1-0/+5
2024-04-09drm/xe/xe2hpg: Remove extra allocation of CCS pages for dgfxAkshata Jahagirdar1-0/+3
2024-04-09drm/xe/xe2hpg: Determine flat ccs offset for vramHimal Prasad Ghimiray2-2/+42
2024-04-09drm/xe/bmg: Program an additional discrete-specific PAT settingMatt Roper1-0/+7
2024-04-09drm/xe/bmg: Add BMG mocs tableBalasubramani Vivekanandan1-0/+1
2024-04-09drm/xe/bmg: Add BMG platform definitionMatt Roper3-0/+8
2024-04-09drm/xe/xe2: Recognize Xe2_HPM IPMatt Roper1-1/+2
2024-04-09drm/xe/xe2: Recognize Xe2_HPG IPMatt Roper1-1/+2
2024-04-09drm/vmwgfx: Enable DMA mappings with SEVZack Rusin1-5/+6
2024-04-09drm/xe/hwmon: Cast result to output precision on left shift of operandKarthik Poosa1-2/+2
2024-04-09drm/xe/hwmon: Update xe_hwmon_get_reg to return struct xe_regKarthik Poosa1-21/+26
2024-04-09drm/xe: Define xe_reg_is_validKarthik Poosa1-0/+5
2024-04-09soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer messageAndrew Davis1-5/+2
2024-04-09firmware: ti_sci: Unconditionally register reset handlerAndrew Davis1-11/+4
2024-04-09firmware: ti_sci: Use devm_register_restart_handler()Andrew Davis1-10/+5
2024-04-09staging: greybus: change strncpy() to strscpy_pad()Arnd Bergmann1-7/+5
2024-04-09staging: rtl8723bs: convert strncpy to strscpyArnd Bergmann2-4/+3
2024-04-09staging: rts5208: replace weird strncpy() with memcpy()Arnd Bergmann1-5/+5
2024-04-09staging: greybus: Replace gcam macros with direct dev log callsJackson Chui1-31/+27
2024-04-09Staging: rtl8723bs: Delete dead code from update_current_network()Meir Elisha1-87/+5
2024-04-09staging: pi433: Reorder pi433_exit cleanup calls.Shahar Avidar1-1/+1
2024-04-09staging: pi433: Add debugfs_remove in case of driver register fails.Shahar Avidar1-0/+1
2024-04-09staging: pi433: Remove duplicated code using the "goto" error recovery scheme.Shahar Avidar1-10/+10
2024-04-09staging: pi433: Rename "pi433_dev" of type "dev_t" to "pi433_devt"Shahar Avidar1-7/+7
2024-04-09staging: pi433: Replace pi433_receive param void type to struct pi433_device.Shahar Avidar1-2/+1
2024-04-09staging: pi433: Rename struct pi433_device instances to pi433.Shahar Avidar1-327/+327
2024-04-09staging: pi433: Rename struct pi433_device buffer field to tx_buffer.Shahar Avidar1-9/+9
2024-04-09staging: bcm2835-audio: add terminating new line to KconfigPrasad Pandit1-1/+1
2024-04-09greybus: arche-ctrl: move device table to its right locationArnd Bergmann2-8/+2
2024-04-09staging: nvec: Fix documentation typo in nvec.cDorine Tipo1-1/+1
2024-04-09staging: vt6655: remove redundant assignment to variable byDataColin Ian King1-1/+0
2024-04-09perf/thunderx2: Avoid placing cpumask on the stackDawei Li1-7/+3
2024-04-09perf/qcom_l2: Avoid placing cpumask on the stackDawei Li1-5/+3
2024-04-09perf/hisi_uncore: Avoid placing cpumask on the stackDawei Li1-4/+2