summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-19Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+7
2026-03-18hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()Sanman Pradhan1-2/+5
2026-03-18pmdomain: bcm: bcm2835-power: Increase ASB control timeoutMaĆ­ra Canal1-8/+4
2026-03-18mtd: rawnand: pl353: make sure optimal timings are appliedOlivier Sobrie1-0/+3
2026-03-18mtd: spi-nor: Rename spi_nor_spimem_check_op()Miquel Raynal1-6/+6
2026-03-18mtd: spi-nor: Fix RDCR controller capability core checkMiquel Raynal1-1/+1
2026-03-18mshv: Fix error handling in mshv_region_pinStanislav Kinsburskii1-2/+4
2026-03-18Merge tag 'soc-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds12-49/+52
2026-03-18Merge tag 'v7.0-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-3/+1
2026-03-18Merge tag 'scmi-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann3-6/+7
2026-03-18Merge tag 'ffa-fix-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...Arnd Bergmann1-4/+4
2026-03-18Merge tag 'tee-fix-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-27/+0
2026-03-18ACPI: bus: Fix MFD child automatic modprobe issuePratap Nirujogi1-3/+0
2026-03-18ACPI: processor: Fix previous acpi_processor_errata_piix4() fixRafael J. Wysocki1-7/+8
2026-03-18drm/i915/gt: Check set_default_submission() before deferencingRahul Bukte1-1/+2
2026-03-18wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau3-8/+3
2026-03-18wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroomGuenter Roeck1-1/+1
2026-03-18bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handlerJunrui Luo2-1/+3
2026-03-18hwmon: (pmbus/ina233) Add error check for pmbus_read_word_data() return valueSanman Pradhan1-0/+2
2026-03-18hwmon: (pmbus/mp2869) Check pmbus_read_byte_data() before using its return valueSanman Pradhan1-14/+21
2026-03-18hwmon: (pmbus/mp2975) Add error check for pmbus_read_word_data() return valueSanman Pradhan1-0/+2
2026-03-18Merge tag 'libnvdimm-fixes-7.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+3
2026-03-18hwmon: (pmbus/hac300s) Add error check for pmbus_read_word_data() return valueSanman Pradhan1-0/+2
2026-03-18drm/radeon: apply state adjust rules to some additional HAINAN vairantsAlex Deucher1-1/+3
2026-03-18drm/amdgpu: apply state adjust rules to some additional HAINAN vairantsAlex Deucher1-1/+3
2026-03-18drm/amdgpu: rework how we handle TLB fencesAlex Deucher2-1/+8
2026-03-18libie: prevent memleak in fwlog codeMichal Swiatkowski1-13/+36
2026-03-17Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-15/+48
2026-03-17iavf: fix VLAN filter lost on add/delete racePetr Oros1-3/+6
2026-03-17igc: fix page fault in XDP TX timestamps handlingZdenek Bouska3-0/+42
2026-03-17igc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju1-5/+2
2026-03-17ACPICA: Update the format of Arg3 of _DSMSaket Dumbre1-1/+1
2026-03-17driver core: platform: use generic driver_override infrastructureDanilo Krummrich4-40/+10
2026-03-17hwmon: axi-fan: don't use driver_override as IRQ nameDanilo Krummrich1-1/+1
2026-03-17driver core: generalize driver_override in struct deviceDanilo Krummrich3-1/+104
2026-03-17drm/bridge: dw-hdmi-qp: fix multi-channel audio outputJonas Karlman1-1/+1
2026-03-17spi: geni-qcom: Check DMA interrupts early in ISRPraveen Talari1-4/+5
2026-03-17drm: Fix use-after-free on framebuffers and property blobs when calling drm_d...Maarten Lankhorst2-4/+10
2026-03-17drm/amdgpu: Fix ISP segfault issue in kernel v7.0Pratap Nirujogi1-2/+2
2026-03-17drm/amdgpu/gmc9.0: add bounds checking for cidAlex Deucher1-7/+14
2026-03-17drm/amdgpu/mmhub4.2.0: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub4.1.0: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub3.0: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub3.0.2: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub3.0.1: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub2.3: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub2.0: add bounds checking for cidAlex Deucher1-3/+6
2026-03-17drm/amd: fix dcn 2.01 checkAndy Nguyen1-4/+4
2026-03-17drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam1-2/+2
2026-03-17drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao1-0/+3