summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-06-20KVM: arm64: WARN if unmapping a vLPI fails in any pathSean Christopherson1-2/+2
2025-06-20irqchip/ath79-misc: Fix missing prototypes warningsShiji Yang1-18/+2
2025-06-20drm/xe/ptl: Apply Wa_16026007364sanirban3-0/+7
2025-06-20Merge tag 'gpio-fixes-for-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-21/+38
2025-06-20driver: bluetooth: hci_qca:fix unable to load the BT driverShuai Zhang1-3/+10
2025-06-20Bluetooth: btintel_pcie: Fix potential race condition in firmware downloadKiran K1-2/+31
2025-06-20drm/panfrost: Add support for Mali on the MT8370 SoCLouis-Alexis Eyraud1-0/+10
2025-06-20drm/panfrost: Commonize Mediatek power domain array definitionsLouis-Alexis Eyraud1-15/+12
2025-06-20drm/panfrost: Drop duplicated Mediatek supplies arraysLouis-Alexis Eyraud1-13/+11
2025-06-20HID: rate-limit hid_warn to prevent log floodingLi Chen1-2/+2
2025-06-20efi: Fix .data section size calculations when .sbat is presentVitaly Kuznetsov1-2/+2
2025-06-20media: v4l2-ctrls: Fix H264 SEPARATE_COLOUR_PLANE checkJames Cowgill1-4/+4
2025-06-20media: verisilicon: Use __set_bit() with local bitmapsChristophe JAILLET1-3/+3
2025-06-20media: imx: fix a potential memory leak in imx_media_csc_scaler_device_init()Haoxiang Li1-1/+1
2025-06-20media: rkvdec: Restore iommu addresses on errorsNicolas Dufresne2-7/+37
2025-06-20media: verisilicon: Fix AV1 decoder clock frequencyNicolas Dufresne1-9/+0
2025-06-20media: cedrus: Add support for additional output formatsJernej Skrabec2-1/+36
2025-06-20HID: core: Add bus define for SoundWire busCharles Keepax1-0/+3
2025-06-20media: imx-jpeg: Account for data_offset when getting image addressMing Qian2-11/+37
2025-06-20media: amphion: Add H264 and HEVC profile and level controlMing Qian5-1/+205
2025-06-20ssb: use new GPIO line value setter callbacksBartosz Golaszewski1-3/+5
2025-06-20wifi: brcmfmac: Make read-only array cfg_offset static constColin Ian King1-11/+13
2025-06-20wifi: ipw2x00: convert to use secs_to_jiffiesYuesong Li1-1/+1
2025-06-20wifi: iwlegacy: convert to use secs_to_jiffies()Yuesong Li1-1/+1
2025-06-20wifi: mwifiex: enable host mlme on sdio W8997 chipsetsRafael Beims1-1/+1
2025-06-20wifi: iwlegacy: Check rate_idx range after additionStanislaw Gruszka1-1/+4
2025-06-20gpio: sysfs: remove the mockdev pointer from struct gpio_deviceBartosz Golaszewski2-31/+53
2025-06-20gpio: sysfs: remove unneeded headersBartosz Golaszewski1-2/+0
2025-06-20gpio: sysfs: refactor the coding styleBartosz Golaszewski1-33/+34
2025-06-20gpio: sysfs: call mutex_destroy() in gpiod_unexport()Bartosz Golaszewski1-0/+1
2025-06-20clk: versaclock7: Constify regmap_range_cfg arrayKrzysztof Kozlowski1-1/+1
2025-06-20clk: stm32: Do not enable by default during compile testingKrzysztof Kozlowski1-4/+4
2025-06-20clk: nuvoton: Do not enable by default during compile testingKrzysztof Kozlowski1-2/+2
2025-06-20clk: tests: add clk_hw_get_dev() and clk_hw_get_of_node() testsJerome Brunet3-0/+151
2025-06-20clk: tests: Make clk_register_clk_parent_data_device_driver() commonJerome Brunet1-38/+46
2025-06-20HID: replace scnprintf() with sysfs_emit()Chelsy Ratnawat2-4/+4
2025-06-20HID: lenovo: Add support for ThinkPad X1 Tablet Thin Keyboard Gen2Akira Inoue3-1/+16
2025-06-20HID: uclogic: make read-only array reconnect_event static constColin Ian King1-1/+1
2025-06-20HID: mcp-2221: Replace manual comparison with min() macroYu Jiaoliang1-8/+3
2025-06-20HID: appletb-kbd: fix "appletb_backlight" backlight device reference countingQasim Ijaz1-0/+5
2025-06-20HID: mcp2221: set gpio pin modeHeiko Schocher1-0/+97
2025-06-20Merge tag 'block-6.16-20250619' of git://git.kernel.dk/linuxLinus Torvalds4-3/+22
2025-06-20Merge tag 'drm-fixes-2025-06-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds71-199/+597
2025-06-20bcache: remove unnecessary select MIN_HEAPKuan-Wei Chiu1-1/+0
2025-06-20Revert "bcache: remove heap-related macros and switch to generic min_heap"Kuan-Wei Chiu11-263/+217
2025-06-20Revert "bcache: update min_heap_callbacks to use default builtin swap"Kuan-Wei Chiu4-7/+38
2025-06-20scsi: fnic: Fix missing DMA mapping error in fnic_send_frame()Thomas Fourier1-0/+2
2025-06-20scsi: fnic: Set appropriate logging level for log messageKaran Tilak Kumar1-1/+1
2025-06-20scsi: fnic: Add and improve logs in FDMI and FDMI ABTS pathsKaran Tilak Kumar1-7/+58
2025-06-20scsi: fnic: Turn off FDMI ACTIVE flags on link downKaran Tilak Kumar2-4/+7