summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-14Merge tag 'char-misc-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-177/+321
2026-03-14Merge tag 'staging-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-17/+26
2026-03-14net: enetc: remove stray semicolonWei Fang-1/+1
2026-03-14hinic3: Fix spelling mistake "capbility" -> "capability"Colin Ian King-1/+1
2026-03-14Merge tag 'for-net-2026-03-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-0/+2
2026-03-14ublk: report BLK_SPLIT_INTERVAL_CAPABLECaleb Sander Mateos-1/+1
2026-03-14blk-integrity: support arbitrary buffer alignmentKeith Busch-0/+1
2026-03-14iio: orientation: hid-sensor-rotation: add timestamp hack to not break userspaceDavid Lechner-3/+19
2026-03-14iio: adc: ti-ads7950: remove chip_info[]David Lechner-89/+83
2026-03-14iio: adc: palmas_gpadc: Replace leading space indentation with tabsGiorgi Tchankvetadze-3/+3
2026-03-14iio: accel: adxl372: convert to guard(mutex)Rajveer Chaudhari-9/+6
2026-03-14iio: accel: adxl313: convert to guard(mutex)Rajveer Chaudhari-7/+4
2026-03-14iio: buffer: hw-consumer: remove redundant scan_mask flexible arrayNuno Sá-4/+7
2026-03-14iio: adc: meson: no devm for nvmem_cell_getRosen Penev-6/+7
2026-03-14iio: adc: at91-sama5d2_adc: no devm for nvmem_cell_getRosen Penev-1/+2
2026-03-14iio: light: acpi-als: Convert ACPI driver to a platform oneRafael J. Wysocki-14/+14
2026-03-14iio: light: acpi-als: Register ACPI notify handler directlyRafael J. Wysocki-5/+15
2026-03-14iio: frequency: admv1013: fix NULL pointer dereference on strAntoniu Miclaus-28/+37
2026-03-14iio: adc: max1363: Reformat enum and array initializersGiorgi Tchankvetadze-40/+43
2026-03-14thermal: sysfs: Use str_enabled_disabled() helper in mode_show()Thorsten Blum-4/+3
2026-03-14iio: proximity: rfd77402: Fix completion race condition in IRQ modeFelix Gu-3/+4
2026-03-14interconnect: qcom: sm8450: Fix NULL pointer dereference in icc_link_nodes()Vladimir Zapolskiy-2/+2
2026-03-14drm/sun4i: layers: Use drm_fb_dma_get_gem_addr() to get display memoryChen-Yu Tsai-39/+4
2026-03-14drm/sun4i: Fix resource leaksEthan Tidmore-1/+2
2026-03-14crypto: ccp - simplify sev_update_firmware()Tycho Andersen (AMD)-18/+9
2026-03-14crypto: qce - Remove return variable and unused assignmentsThorsten Blum-9/+3
2026-03-14crypto: ccp - Fix leaking the same page twiceGuenter Roeck-3/+1
2026-03-13ptp: ocp: Add support for Xilinx-based Adva TimeCard variantSagi Maimon-28/+337
2026-03-14drm/bridge: add support for lontium lt8713sx bridge driverVishnu Saini-0/+609
2026-03-13drm/pagemap: Enable THP support for GPU memory migrationFrancois Dugast-10/+62
2026-03-13drm/pagemap: Correct cpages calculation for migrate_vma_setupMatthew Brost-1/+37
2026-03-13drm/pagemap: Add helper to access zone_device_dataFrancois Dugast-11/+17
2026-03-13drm/pagemap: Unlock and put folios when possibleFrancois Dugast-9/+17
2026-03-13drm/xe: Open-code GGTT MMIO access protectionMatthew Brost-6/+9
2026-03-13drm/xe/uc: Drop xe_guc_sanitize in favor of managed cleanupZhanjun Dong-15/+7
2026-03-13drm/xe/guc: Ensure CT state transitions via STOP before DISABLEDZhanjun Dong-0/+1
2026-03-13drm/xe: Use XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET enum instead of magic numberZhanjun Dong-3/+4
2026-03-13drm/xe: Trigger queue cleanup if not in wedged mode 2Matthew Brost-13/+22
2026-03-13drm/xe: Forcefully tear down exec queues in GuC submit finiMatthew Brost-12/+63
2026-03-13drm/xe: Always kill exec queues in xe_guc_submit_pause_abortMatthew Brost-2/+1
2026-03-14Merge tag 'renesas-pinctrl-fixes-for-v7.0-tag1' of git://git.kernel.org/pub/s...Linus Walleij-8/+9
2026-03-13dma-mapping: Separate DMA sync issuing and completion waitingBarry Song-16/+43
2026-03-13Merge tag 'drm-fixes-2026-03-14' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-309/+496
2026-03-13EDAC/sb: Use kzalloc_flex()Rosen Penev-11/+3
2026-03-13EDAC/i7core: Use kzalloc_flex()Rosen Penev-11/+4
2026-03-13soc: qcom: pd-mapper: Convert to of_machine_get_match()Geert Uytterhoeven-7/+1
2026-03-13cpufreq: ti-cpufreq: Convert to of_machine_get_match()Geert Uytterhoeven-11/+1
2026-03-13cpufreq: qcom-nvmem: Convert to of_machine_get_match()Geert Uytterhoeven-14/+2
2026-03-13cpufreq: airoha: Convert to of_machine_get_match()Geert Uytterhoeven-6/+1
2026-03-13of: Convert to of_machine_get_match()Geert Uytterhoeven-8/+1