summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-28soc: samsung: exynos-chipid: downgrade dev_info to dev_dbg for soc infoTudor Ambarus-2/+2
2025-12-28soc: samsung: exynos-chipid: rename methodTudor Ambarus-2/+3
2025-12-28w1: fix redundant counter decrement in w1_attach_slave_device()Haoxiang Li-2/+0
2025-12-28net: mana: Fix use-after-free in reset service rescan pathDipayaan Roy-1/+1
2025-12-28net: usb: asix: validate PHY address before useDeepanshu Kartikey-5/+6
2025-12-28net: mdio: rtl9300: use scoped for loopsRosen Penev-4/+2
2025-12-27i2c: designware: Remove unnecessary function exportsHeikki Krogerus-2/+0
2025-12-27i2c: designware: Remove useless driver specific option for I2C targetHeikki Krogerus-10/+4
2025-12-27firmware: arm_scmi: Remove legacy protocol versioning logicCristian Marussi-186/+72
2025-12-27firmware: arm_scmi: Rework protocol version negotiation logicCristian Marussi-16/+81
2025-12-27Merge tag 'spi-fix-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-16/+18
2025-12-27net: dsa: b53: skip multicast entries for fdb_dump()Jonas Gorski-0/+3
2025-12-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Paolo Abeni-18/+31
2025-12-27Merge tag 'regulator-fix-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+3
2025-12-27Merge tag 'drm-fixes-2025-12-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-372/+347
2025-12-27bng_en: update module descriptionRajashekar Hudumula-6/+6
2025-12-27iio: core: add separate lockdep class for info_exist_lockRasmus Villemoes-1/+3
2025-12-27Merge tag 'drm-xe-next-2025-12-19' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-1493/+5234
2025-12-27Merge tag 'drm-intel-next-2025-12-19' of https://gitlab.freedesktop.org/drm/i...Dave Airlie-2506/+3706
2025-12-27Merge tag 'drm-msm-fixes-2025-12-26' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie-372/+347
2025-12-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-9/+21
2025-12-27md: Fix forward incompatibility from configurable logical block sizeLi Nan-4/+44
2025-12-27md: Fix logical_block_size configuration being overwrittenLi Nan-1/+3
2025-12-27md: suspend array while updating raid_disks via sysfsFengWei Shih-2/+2
2025-12-27md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_...Tuo Li-4/+6
2025-12-26Merge tag 'efi-fixes-for-v6.19-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+5
2025-12-26vhost: use "checked" versions of get_user() and put_user()Jon Kohler-4/+4
2025-12-26virtio_ring: code cleanup in detach_buf_splitzhangdongchuan@eswincomputing.com-3/+2
2025-12-26Merge tag 'block-6.19-20251226' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+2
2025-12-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-4/+11
2025-12-26pinctrl: mediatek: make devm allocations safer and clearer in mtk_eint_do_init()Liang Jie-12/+17
2025-12-26pinctrl: mediatek: mt8189: restore previous register base name array orderLouis-Alexis Eyraud-1/+1
2025-12-26PCI: cadence: Avoid signed 64-bit truncation and invalid sortIan Rogers-1/+11
2025-12-26PCI: tegra: Allow building as a moduleAaron Kling-32/+5
2025-12-26cpuidle: tegra: Export tegra_cpuidle_pcie_irqs_in_use()Aaron Kling-0/+1
2025-12-26ACPI: battery: Convert the driver to a platform oneRafael J. Wysocki-33/+28
2025-12-26ACPI: battery: Reduce code duplication related to cleanupRafael J. Wysocki-3/+1
2025-12-26ACPI: battery: Adjust event notification routineRafael J. Wysocki-3/+3
2025-12-26ACPI: thermal: Rework system suspend and resume handlingRafael J. Wysocki-24/+13
2025-12-26ACPI: thermal: Convert the driver to a platform oneRafael J. Wysocki-29/+19
2025-12-26ACPI: thermal: Adjust event notification routineRafael J. Wysocki-5/+4
2025-12-26ACPI: scan: Register platform devices for thermal zonesRafael J. Wysocki-0/+1
2025-12-26ACPI: scan: Do not mark button ACPI devices as wakeup-capableRafael J. Wysocki-1/+0
2025-12-26ACPI: scan: Do not bind ACPI drivers to fixed event buttonsRafael J. Wysocki-8/+1
2025-12-26ACPI: tiny-power-button: Convert the driver to a platform oneRafael J. Wysocki-11/+14
2025-12-26ACPI: button: Convert the driver to a platform oneRafael J. Wysocki-29/+32
2025-12-26ACPI: button: Adjust event notification routinesRafael J. Wysocki-34/+33
2025-12-26ACPI: scan: Reduce code duplication related to fixed event devicesRafael J. Wysocki-25/+17
2025-12-26ACPI: scan: Register platform devices for fixed event buttonsRafael J. Wysocki-17/+25
2025-12-26ACPI: NFIT: core: Convert the driver to a platform oneRafael J. Wysocki-19/+28