aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-22clk: scmi: Allocate CLK operations dynamicallyCristian Marussi1-50/+136
2024-04-22Merge branch 'for-uring-ubufops' into HEADJakub Kicinski6-11/+19
2024-04-22net: extend ubuf_info callback to ops structurePavel Begunkov6-11/+19
2024-04-22vfio/pci: fix potential memory leak in vfio_intx_enable()Ye Bin1-1/+3
2024-04-22vfio/pci: Pass eventfd context object through irqfdAlex Williamson1-20/+13
2024-04-22vfio/pci: Pass eventfd context to IRQ handlerAlex Williamson1-13/+11
2024-04-23irqchip/stm32-exti: Mark events reserved with RIF configuration checkAntonio Borneo1-2/+38
2024-04-23irqchip/stm32-exti: Skip secure eventsAntonio Borneo1-0/+21
2024-04-23irqchip/stm32-exti: Convert driver to standard PMAntonio Borneo1-40/+17
2024-04-23irqchip/stm32-exti: Map interrupts through interrupts-extendedAntonio Borneo1-0/+21
2024-04-23irqchip/stm32-exti: Fix minor indentation issueAntonio Borneo1-1/+1
2024-04-23irqchip/mxs: Declare icoll_handle_irq() as staticStefan Wahren1-1/+1
2024-04-23irqchip/loongson-pch-pic: Update interrupt registration policyBaoqi Zhang1-17/+59
2024-04-22net/mlx5e: Implement ethtool callbacks for supporting per-queue coalescingRahul Rameshbabu3-0/+152
2024-04-22net/mlx5e: Support updating coalescing configuration without resetting channelsRahul Rameshbabu10-165/+454
2024-04-22net/mlx5e: Dynamically allocate DIM structure for SQs/RQsRahul Rameshbabu4-12/+31
2024-04-22net/mlx5e: Use DIM constants for CQ period mode parameterRahul Rameshbabu5-52/+51
2024-04-22net/mlx5e: Move DIM function declarations to en/dim.hRahul Rameshbabu5-3/+18
2024-04-22net: dsa: vsc73xx: add structure descriptionsPawel Dembicki1-1/+15
2024-04-22net: dsa: vsc73xx: Add define for max num of portsPawel Dembicki2-12/+12
2024-04-22net: dsa: vsc73xx: use macros for rgmii recognitionPawel Dembicki1-1/+1
2024-04-22net: dsa: vsc73xx: convert to PHYLINKPawel Dembicki1-127/+117
2024-04-22net: dsa: vsc73xx: use read_poll_timeout instead delay loopPawel Dembicki1-14/+16
2024-04-22NFC: trf7970a: disable all regulators on removalPaul Geurts1-19/+23
2024-04-22vDPA: code clean for vhost_vdpa uapiZhu Lingshan1-3/+3
2024-04-22net: dsa: mv88e6xx: fix supported_interfaces setup in mv88e6250_phylink_get_c...Matthias Schiffer2-8/+71
2024-04-22IB/mlx5: Use __iowrite64_copy() for write combining storesJason Gunthorpe1-5/+3
2024-04-22net: hns3: Remove io_stop_wc() calls after __iowrite64_copy()Jason Gunthorpe1-4/+0
2024-04-22ice: Add tx_scheduling_layers devlink paramLukasz Czapnik6-10/+191
2024-04-22ice: Enable switching default Tx scheduler topologyMichal Wilczynski1-19/+89
2024-04-22ice: Adjust the VSI/Aggregator layersRaj Victor1-18/+19
2024-04-22ice: Support 5 layer topologyRaj Victor6-0/+251
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek18-31/+56
2024-04-22RDMA/rxe: Let destroy qp succeed with stuck packetBob Pearson2-12/+32
2024-04-22RDMA/rxe: Get rid of pkt resend on errBob Pearson2-18/+3
2024-04-22RDMA/rxe: Make rxe_loopback match rxe_send behaviorBob Pearson1-0/+6
2024-04-22RDMA/rxe: Fix incorrect rxe_put in error pathBob Pearson1-10/+2
2024-04-22RDMA/rxe: Don't call direct between tasksBob Pearson3-23/+4
2024-04-22RDMA/rxe: Don't call rxe_requester from rxe_completerBob Pearson2-7/+11
2024-04-22RDMA/rxe: Don't schedule rxe_completer from rxe_requesterBob Pearson2-13/+2
2024-04-22RDMA/rxe: Remove save/rollback_state in rxe_requesterBob Pearson1-38/+2
2024-04-22RDMA/rxe: Merge request and complete tasksBob Pearson10-55/+63
2024-04-22RDMA/rxe: Remove redundant scheduling of rxe_completerBob Pearson1-5/+0
2024-04-22RDMA/rxe: Allow good work requests to be executedBob Pearson1-1/+5
2024-04-22RDMA/rxe: Fix seg fault in rxe_comp_queue_pktBob Pearson1-3/+3
2024-04-22Merge tag 'qcom-clk-fixes-for-6.9' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd2-3/+9
2024-04-22drm/rockchip: rk3066_hdmi: switch to struct drm_edidJani Nikula1-7/+5
2024-04-22drm/rockchip: inno_hdmi: switch to struct drm_edidJani Nikula1-7/+5
2024-04-22drm/rockchip: cdn-dp: switch to struct drm_edidJani Nikula2-15/+20
2024-04-22drm/gud: switch to struct drm_edidJani Nikula1-6/+6