aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-01brd: Remove use of page->indexMatthew Wilcox (Oracle)1-29/+11
2024-04-01ice: hold devlink lock for whole init/cleanupMichal Swiatkowski2-20/+19
2024-04-01ice: move devlink port code to a separate filePiotr Raczynski7-424/+445
2024-04-01ice: move ice_devlink.[ch] to devlink folderMichal Swiatkowski8-7/+8
2024-04-01ice: Remove newlines in NL_SET_ERR_MSG_MODThorsten Blum1-3/+3
2024-04-01ice: Add switch recipe reusing featureSteven Zou5-17/+177
2024-04-01ice: fold ice_ptp_read_time into ice_ptp_gettimex64Michal Schmidt1-22/+3
2024-04-01ice: avoid the PTP hardware semaphore in gettimex64 pathMichal Schmidt4-7/+12
2024-04-01ice: add ice_adapter for shared data across PFs on the same NICMichal Schmidt5-1/+148
2024-04-01drm/mediatek: Rename mtk_ddp_comp functionsHsiao Chien Sung4-24/+28
2024-04-01drm/mediatek: Rename files "mtk_drm_gem.c" to "mtk_gem.c"Hsiao Chien Sung2-1/+1
2024-04-01drm/mediatek: Rename files "mtk_drm_gem.h" to "mtk_gem.h"Hsiao Chien Sung5-4/+4
2024-04-01drm/mediatek: Rename files "mtk_drm_plane.c" to "mtk_plane.c"Hsiao Chien Sung2-2/+2
2024-04-01drm/mediatek: Rename files "mtk_drm_plane.h" to "mtk_plane.h"Hsiao Chien Sung6-5/+5
2024-04-01drm/mediatek: Rename files "mtk_drm_ddp_comp.c" to "mtk_ddp_comp.c"Hsiao Chien Sung2-1/+1
2024-04-01drm/mediatek: Rename files "mtk_drm_ddp_comp.h" to "mtk_ddp_comp.h"Hsiao Chien Sung19-18/+18
2024-04-01drm/mediatek: Rename files "mtk_drm_crtc.c" to "mtk_crtc.c"Hsiao Chien Sung2-2/+2
2024-04-01drm/mediatek: Rename files "mtk_drm_crtc.h" to "mtk_crtc.h"Hsiao Chien Sung14-13/+13
2024-04-01drm/mediatek: Rename "mtk_drm_hdmi" to "mtk_hdmi"Hsiao Chien Sung1-7/+7
2024-04-01drm/mediatek: Rename "mtk_drm_gem" to "mtk_gem"Hsiao Chien Sung4-49/+47
2024-04-01drm/mediatek: Rename "mtk_drm_plane" to "mtk_plane"Hsiao Chien Sung2-5/+5
2024-04-01drm/mediatek: Rename "mtk_drm_ddp_comp" to "mtk_ddp_comp"Hsiao Chien Sung2-12/+10
2024-04-01drm/mediatek: Rename "mtk_drm_crtc" to "mtk_crtc"Hsiao Chien Sung6-127/+119
2024-04-01Merge 6.9-rc2 into staging-nextGreg Kroah-Hartman214-1252/+1888
2024-04-01Merge 6.9-rc2 into usb-nextGreg Kroah-Hartman214-1252/+1888
2024-04-01drm/mediatek: Init `ddp_comp` with devm_kcalloc()Douglas Anderson1-4/+4
2024-04-01drm/mediatek: Add 0 size check to mtk_drm_gem_objJustin Green1-0/+3
2024-04-01drm/mediatek: Add gamma support for MT8195Jason-JH.Lin1-0/+2
2024-04-01drm/mediatek: Use devm_platform_get_and_ioremap_resource() in mtk_hdmi_ddc_pr...Markus Elfring1-2/+1
2024-04-01RDMA/cm: Print the old state when cm_destroy_id gets timeoutMark Zhang1-4/+7
2024-04-01RDMA/restrack: Fix potential invalid address accessWenchao Hao1-50/+1
2024-04-01RDMA/erdma: Remove unnecessary __GFP_ZERO flagBoshi Yu2-8/+4
2024-04-01RDMA/erdma: Unify the names related to doorbell recordsBoshi Yu8-93/+79
2024-04-01RDMA/erdma: Allocate doorbell records from dma poolBoshi Yu6-101/+167
2024-04-01RDMA/rxe: Fix the problem "mutex_destroy missing"Yanjun.Zhu1-0/+2
2024-04-01bus: mhi: host: Add mhi_power_down_keep_dev() API to support system suspend/h...Baochen Qiang2-7/+39
2024-04-01power: supply: bq27xxx: Move health reading out of update loopAndrew Davis1-12/+18
2024-04-01power: supply: bq27xxx: Move cycle count reading out of update loopAndrew Davis1-5/+6
2024-04-01power: supply: bq27xxx: Move energy reading out of update loopAndrew Davis1-5/+6
2024-04-01power: supply: bq27xxx: Move charge reading out of update loopAndrew Davis1-12/+17
2024-04-01power: supply: bq27xxx: Move time reading out of update loopAndrew Davis1-12/+8
2024-04-01power: supply: bq27xxx: Move temperature reading out of update loopAndrew Davis1-7/+10
2024-04-01ice: Add support for PFCP hardware offload in switchdevMarcin Szycik7-7/+169
2024-04-01ice: refactor ICE_TC_FLWR_FIELD_ENC_OPTSMarcin Szycik2-6/+6
2024-04-01pfcp: always set pfcp metadataMichal Swiatkowski1-1/+80
2024-04-01pfcp: add PFCP moduleWojciech Drewek3-0/+237
2024-04-01ip_tunnel: convert __be16 tunnel flags to bitmapsAlexander Lobakin12-65/+124
2024-04-01ip_tunnel: use a separate struct to store tunnel params in the kernelAlexander Lobakin3-16/+20
2024-04-01bitmap: introduce generic optimized bitmap_size()Alexander Lobakin2-6/+1
2024-04-01s390/cio: rename bitmap_size() -> idset_bitmap_size()Alexander Lobakin1-4/+6