summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-06-20HID: rate-limit hid_warn to prevent log floodingLi Chen
2025-06-20efi: Fix .data section size calculations when .sbat is presentVitaly Kuznetsov
2025-06-20media: v4l2-ctrls: Fix H264 SEPARATE_COLOUR_PLANE checkJames Cowgill
2025-06-20media: verisilicon: Use __set_bit() with local bitmapsChristophe JAILLET
2025-06-20media: imx: fix a potential memory leak in imx_media_csc_scaler_device_init()Haoxiang Li
2025-06-20media: rkvdec: Restore iommu addresses on errorsNicolas Dufresne
2025-06-20media: verisilicon: Fix AV1 decoder clock frequencyNicolas Dufresne
2025-06-20media: cedrus: Add support for additional output formatsJernej Skrabec
2025-06-20HID: core: Add bus define for SoundWire busCharles Keepax
2025-06-20media: imx-jpeg: Account for data_offset when getting image addressMing Qian
2025-06-20media: amphion: Add H264 and HEVC profile and level controlMing Qian
2025-06-20ssb: use new GPIO line value setter callbacksBartosz Golaszewski
2025-06-20wifi: brcmfmac: Make read-only array cfg_offset static constColin Ian King
2025-06-20wifi: ipw2x00: convert to use secs_to_jiffiesYuesong Li
2025-06-20wifi: iwlegacy: convert to use secs_to_jiffies()Yuesong Li
2025-06-20wifi: mwifiex: enable host mlme on sdio W8997 chipsetsRafael Beims
2025-06-20wifi: iwlegacy: Check rate_idx range after additionStanislaw Gruszka
2025-06-20gpio: sysfs: remove the mockdev pointer from struct gpio_deviceBartosz Golaszewski
2025-06-20gpio: sysfs: remove unneeded headersBartosz Golaszewski
2025-06-20gpio: sysfs: refactor the coding styleBartosz Golaszewski
2025-06-20gpio: sysfs: call mutex_destroy() in gpiod_unexport()Bartosz Golaszewski
2025-06-20clk: versaclock7: Constify regmap_range_cfg arrayKrzysztof Kozlowski
2025-06-20clk: stm32: Do not enable by default during compile testingKrzysztof Kozlowski
2025-06-20clk: nuvoton: Do not enable by default during compile testingKrzysztof Kozlowski
2025-06-20clk: tests: add clk_hw_get_dev() and clk_hw_get_of_node() testsJerome Brunet
2025-06-20clk: tests: Make clk_register_clk_parent_data_device_driver() commonJerome Brunet
2025-06-20HID: replace scnprintf() with sysfs_emit()Chelsy Ratnawat
2025-06-20HID: lenovo: Add support for ThinkPad X1 Tablet Thin Keyboard Gen2Akira Inoue
2025-06-20HID: uclogic: make read-only array reconnect_event static constColin Ian King
2025-06-20HID: mcp-2221: Replace manual comparison with min() macroYu Jiaoliang
2025-06-20HID: appletb-kbd: fix "appletb_backlight" backlight device reference countingQasim Ijaz
2025-06-20HID: mcp2221: set gpio pin modeHeiko Schocher
2025-06-19Merge tag 'block-6.16-20250619' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-19Merge tag 'drm-fixes-2025-06-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-06-19bcache: remove unnecessary select MIN_HEAPKuan-Wei Chiu
2025-06-19Revert "bcache: remove heap-related macros and switch to generic min_heap"Kuan-Wei Chiu
2025-06-19Revert "bcache: update min_heap_callbacks to use default builtin swap"Kuan-Wei Chiu
2025-06-19scsi: fnic: Fix missing DMA mapping error in fnic_send_frame()Thomas Fourier
2025-06-19scsi: fnic: Set appropriate logging level for log messageKaran Tilak Kumar
2025-06-19scsi: fnic: Add and improve logs in FDMI and FDMI ABTS pathsKaran Tilak Kumar
2025-06-19scsi: fnic: Turn off FDMI ACTIVE flags on link downKaran Tilak Kumar
2025-06-19scsi: fnic: Fix crash in fnic_wq_cmpl_handler when FDMI times outKaran Tilak Kumar
2025-06-19scsi: mpt3sas: Correctly handle ATA device errorsDamien Le Moal
2025-06-19scsi: mpi3mr: Correctly handle ATA device errorsDamien Le Moal
2025-06-19scsi: pm80xx: Free allocated tags after failureFrancisco Gutierrez
2025-06-19scsi: ufs: Clear ucd_rsp_ptr for UPIU requests onceAvri Altman
2025-06-19scsi: ufs: core: Fix clk scaling to be conditional in reset and restoreanvithdosapati
2025-06-19scsi: megaraid_sas: Fix invalid node indexChen Yu
2025-06-20Merge tag 'drm-misc-next-2025-06-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-06-19clk: add a clk_hw helpers to get the clock device or device_nodeJerome Brunet