summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-02-06Merge tag 'thunderbolt-for-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2-2/+2
2024-02-06serial: mxs-auart: fix txJiri Slaby (SUSE)1-1/+4
2024-02-06serial: 8250_pci1xxxx: partially revert off by one patchDan Carpenter1-1/+1
2024-02-06net: stmmac: xgmac: fix a typo of register name in DPP safety handlingFurong Xu2-2/+2
2024-02-06accel/ivpu: Add job status for jobs aborted by the driverGrzegorz Trzebiatowski1-2/+2
2024-02-06accel/ivpu/40xx: Stop passing SKU boot parameters to FWKrystian Pradzynski1-5/+0
2024-02-06accel/ivpu/40xx: Enable D0i3 messageKrystian Pradzynski1-1/+0
2024-02-06accel/ivpu: Disable d3hot_delay on all NPU generationsJacek Lawrynowicz1-3/+2
2024-02-06accel/ivpu: Correct MMU queue size checking functionsWachowski, Karol1-11/+22
2024-02-06accel/ivpu: Force snooping for MMU writesWachowski, Karol3-5/+2
2024-02-06mmc: slot-gpio: Allow non-sleeping GPIO roAlexander Stein1-1/+5
2024-02-06mmc: sdhci-pci-o2micro: Fix a warm reboot issue that disk can't be detected b...Fred Ai1-0/+30
2024-02-06bus: imx-weim: fix valid range checkLucas Stach1-1/+1
2024-02-06drm/sched: Re-queue run job worker when drm_sched_entity_pop_job() returns NULLMatthew Brost1-6/+9
2024-02-06scsi: ufs: core: Remove the ufshcd_release() in ufshcd_err_handling_prepare()SEO HOYOUNG1-1/+0
2024-02-06scsi: ufs: core: Fix shift issue in ufshcd_clear_cmd()Alice Chao1-1/+3
2024-02-06scsi: lpfc: Use unsigned type for num_sgeHannes Reinecke1-6/+6
2024-02-06scsi: core: Move scsi_host_busy() out of host lock if it is for per-commandMing Lei2-2/+5
2024-02-05wifi: mt76: mt7996: fix fortify warningFelix Fietkau1-1/+2
2024-02-05drm/nouveau: nvkm_gsp_radix3_sg() should use nvkm_gsp_mem_ctor()Timur Tabi1-9/+9
2024-02-05drm/nouveau: fix several DMA buffer leaksTimur Tabi2-22/+39
2024-02-05nouveau/gsp: use correct size for registry rpc.Dave Airlie1-1/+1
2024-02-05mtd: rawnand: marvell: fix layoutsElad Nachman1-8/+5
2024-02-05spi: imx: fix the burst length at DMA mode and CPU modeCarlos Song1-4/+5
2024-02-05Merge tag 'gvt-fixes-2024-02-05' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen3-4/+3
2024-02-05mtd: Fix possible refcounting issue when going through partition nodesMiquel Raynal1-0/+1
2024-02-05Merge drm-misc-next-fixes-2024-01-19 into drm-misc-fixesMaxime Ripard2-9/+35
2024-02-05nfp: enable NETDEV_XDP_ACT_REDIRECT feature flagJames Hershaw1-0/+1
2024-02-05nfp: flower: prevent re-adding mac index for bonded portDaniel de Villiers1-1/+1
2024-02-05nfp: use correct macro for LengthSelect in BAR configDaniel Basilio1-2/+4
2024-02-05mtd: spinand: gigadevice: Fix the get ecc status issueHan Xu1-2/+4
2024-02-05RDMA/srpt: Support specifying the srpt_service_guid parameterBart Van Assche1-2/+6
2024-02-05drm/i915/gvt: Fix uninitialized variable in handle_mmio()Dan Carpenter1-2/+1
2024-02-05drm/i915: Replace dead 01.org linkZhenyu Wang2-2/+2
2024-02-05interconnect: qcom: x1e80100: Add missing ACV enable_maskMike Tipton1-0/+1
2024-02-05interconnect: qcom: sm8650: Use correct ACV enable_maskMike Tipton1-1/+1
2024-02-04iio: accel: bma400: Fix a compilation problemMario Limonciello1-0/+2
2024-02-04hwmon: (coretemp) Enlarge per package core count limitZhang Rui1-1/+1
2024-02-04hwmon: (coretemp) Fix bogus core_id to attr name mappingZhang Rui1-13/+19
2024-02-04hwmon: (coretemp) Fix out-of-bounds memory accessZhang Rui1-6/+2
2024-02-04hwmon: (aspeed-pwm-tacho) mutex for tach readingLoic Prylli1-0/+7
2024-02-04iio: hid-sensor-als: Return 0 for HID_USAGE_SENSOR_TIME_TIMESTAMPSrinivas Pandruvada1-0/+1
2024-02-04hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missedShradha Gupta1-20/+62
2024-02-04IB/hfi1: Fix sdma.h tx->num_descs off-by-one errorDaniel Vacek1-1/+1
2024-02-04RDMA/irdma: Add AE for too many RNRSMustafa Ismail2-0/+2
2024-02-04RDMA/irdma: Set the CQ read threshold for GEN 1Mustafa Ismail1-3/+2
2024-02-04RDMA/irdma: Validate max_send_wr and max_recv_wrShiraz Saleem1-1/+3
2024-02-04RDMA/irdma: Fix KASAN issue with taskletMike Marciniszyn1-0/+7
2024-02-04Merge tag 'char-misc-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-2/+12
2024-02-04Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-13/+46