summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-05-29nfc/nci: Add the inconsistency check between the input data length and countEdward Adam Davis
2024-05-29drm/i915: Fix audio component initializationImre Deak
2024-05-29drm/i915/dpt: Make DPT object unshrinkableVidya Srinivas
2024-05-29drm/i915/gt: Fix CCS id's calculation for CCS mode settingAndi Shyti
2024-05-29drm/panel/lg-sw43408: mark sw43408_backlight_ops as staticDmitry Baryshkov
2024-05-29drm/i915/selftests: Set always_coherent to false when reading from CPUNirmoy Das
2024-05-29drm/panel/lg-sw43408: select CONFIG_DRM_DISPLAY_DP_HELPERDmitry Baryshkov
2024-05-29drm/i915/guc: avoid FIELD_PREP warningArnd Bergmann
2024-05-29drm/i915/gt: Disarm breadcrumbs if engines are already idleChris Wilson
2024-05-29Revert "drm/i915: Remove extra multi-gt pm-references"Janusz Krzysztofik
2024-05-29drm/gem-shmem: Add import attachment warning to locked pin functionAdrián Larumbe
2024-05-29drm/lima: Fix dma_resv deadlock at drm object pin timeAdrián Larumbe
2024-05-29drm/panfrost: Fix dma_resv deadlock at drm object pin timeAdrián Larumbe
2024-05-28Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst
2024-05-28nvmet: fix a possible leak when destroy a ctrl during qp establishmentSagi Grimberg
2024-05-28nvme: use srcu for iterating namespace listKeith Busch
2024-05-28net: ti: icssg-prueth: Fix start counter for ft1 filterMD Danish Anwar
2024-05-28bcache: code cleanup in __bch_bucket_alloc_set()Coly Li
2024-05-28bcache: call force_wake_up_gc() if necessary in check_should_bypass()Coly Li
2024-05-28bcache: allow allocator to invalidate bucket in gcDongsheng Yang
2024-05-28sd: also set max_user_sectors when setting max_sectorsChristoph Hellwig
2024-05-28null_blk: Print correct max open zones limit in null_init_zoned_dev()Damien Le Moal
2024-05-28regulator: rtq2208: Fix invalid memory access when devm_of_regulator_put_matc...Alina Yu
2024-05-28tpm: Enable TCG_TPM2_HMAC by default only for X86_64Jarkko Sakkinen
2024-05-28tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it localJarkko Sakkinen
2024-05-28tpm: Open code tpm_buf_parameters()Jarkko Sakkinen
2024-05-28tpm_tis_spi: Account for SPI header when allocating TPM SPI xfer bufferMatthew R. Ochs
2024-05-28drm/xe: Properly handle alloc_guc_id() failureNiranjana Vishwanathapura
2024-05-28drm/xe: Only use reserved BCS instances for usm migrate exec queueMatthew Brost
2024-05-28drm/xe: Change pcode timeout to 50msec while polling againHimal Prasad Ghimiray
2024-05-27ice: fix accounting if a VLAN already existsJacob Keller
2024-05-27idpf: don't enable NAPI and interrupts prior to allocating Rx buffersAlexander Lobakin
2024-05-27net: micrel: Fix lan8841_config_intr after getting out of sleep modeHoratiu Vultur
2024-05-27net:fec: Add fec_enet_deinit()Xiaolei Wang
2024-05-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-27null_blk: Fix return value of nullb_device_power_store()Damien Le Moal
2024-05-27Merge tag 'pmdomain-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-27dm: make dm_set_zones_restrictions work on the queue limitsChristoph Hellwig
2024-05-27dm: remove dm_check_zonedChristoph Hellwig
2024-05-27dm: move setting zoned_enabled to dm_table_set_restrictionsChristoph Hellwig
2024-05-27dma-buf: handle testing kthreads creation failureFedor Pchelkin
2024-05-27drm/nouveau/nvif: Avoid build error due to potential integer overflowsGuenter Roeck
2024-05-27net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROMParthiban Veerasooran
2024-05-27Octeontx2-pf: Free send queue buffers incase of leaf to innerHariprasad Kelam
2024-05-27platform/x86: touchscreen_dmi: Add info for the EZpad 6s Prohmtheboy154
2024-05-27platform/x86: touchscreen_dmi: Add info for GlobalSpace SolT IVW 11.6" tablethmtheboy154
2024-05-27platform/x86: touchscreen_dmi: Add support for setting touchscreen properties...Hans de Goede
2024-05-27platform/x86: thinkpad_acpi: Select INPUT_SPARSEKMAP in KconfigSteven Rostedt (Google)
2024-05-27platform/x86: x86-android-tablets: Add "select LEDS_CLASS"Hans de Goede
2024-05-27platform/x86: ISST: fix use-after-free in tpmi_sst_dev_remove()Harshit Mogalapalli