aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-12-12Input: lkkbd - disable pending work before freeing deviceMinseong Kim1-1/+4
2025-12-12Merge tag 'amd-drm-fixes-6.19-2025-12-11' of https://gitlab.freedesktop.org/a...Dave Airlie14-138/+239
2025-12-12Merge tag 'drm-misc-next-fixes-2025-12-10' of https://gitlab.freedesktop.org/...Dave Airlie4-8/+19
2025-12-11nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()Dan Carpenter1-1/+1
2025-12-11net: sfp: extend Potron XGSPON quirk to cover additional EEPROM variantMarcus Hughes1-0/+2
2025-12-11Merge tag 'linux-can-fixes-for-6.19-20251210' of git://git.kernel.org/pub/scm...Jakub Kicinski4-9/+5
2025-12-11Merge tag 'for-6.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds41-475/+683
2025-12-11Merge tag 'spi-fix-v6.19-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2025-12-11Merge tag 'regulator-fix-v6.19-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds3-12/+16
2025-12-11Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-4/+20
2025-12-10Revert "drm/amd/display: Fix pbn to kbps Conversion"Mario Limonciello1-23/+36
2025-12-10drm/amd: Fix unbind/rebind for VCN 4.0.5Mario Limonciello (AMD)1-0/+2
2025-12-10dm pcache: fix segment info indexingLi Chen1-1/+4
2025-12-10dm pcache: fix cache info indexingLi Chen1-1/+4
2025-12-10dm-pcache: advance slot index before writing slotDongsheng Yang2-8/+8
2025-12-10dm log-writes: Add missing set_freezable() for freezable kthreadHaotian Zhang1-0/+1
2025-12-10dm-raid: fix possible NULL dereference with undefined raid typeAlexey Simakov1-0/+2
2025-12-10dm-snapshot: fix 'scheduling while atomic' on real-time kernelsMikulas Patocka2-40/+35
2025-12-10dm: ignore discard return valueChaitanya Kulkarni1-7/+5
2025-12-10dm-mpath: Simplify the setup_scsi_dh codeBenjamin Marzinski1-38/+23
2025-12-10dm vdo: fix kerneldoc warningsMatthew Sakai20-169/+298
2025-12-10dm-bufio: align write boundary on physical block sizeMikulas Patocka1-4/+6
2025-12-10dm-crypt: enable DM_TARGET_ATOMIC_WRITESMikulas Patocka1-15/+24
2025-12-10dm: test for REQ_ATOMIC in dm_accept_partial_bio()Mikulas Patocka1-2/+7
2025-12-10dm-verity: remove useless mempoolMikulas Patocka2-10/+3
2025-12-10dm-verity: disable recursive forward error correctionMikulas Patocka3-7/+2
2025-12-10rbd: stop selecting CRC32, CRYPTO, and CRYPTO_AESIlya Dryomov1-3/+0
2025-12-10broadcom: b44: prevent uninitialized value usageAlexey Simakov1-0/+3
2025-12-10net: ti: icssg-prueth: add PTP_1588_CLOCK_OPTIONAL dependencyArnd Bergmann1-1/+2
2025-12-10drm/mgag200: Fix big-endian supportRené Rebe1-0/+25
2025-12-10can: gs_usb: gs_can_open(): fix error handlingMarc Kleine-Budde1-1/+1
2025-12-10can: fix build dependencyArnd Bergmann3-8/+4
2025-12-10Merge tag 'input-for-v6.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-5/+8
2025-12-10pwm: th1520: Fix missing Kconfig dependenciesMichal Wilczynski1-0/+2
2025-12-10irqchip/mchp-eic: Fix error code in mchp_eic_domain_alloc()Dan Carpenter1-1/+1
2025-12-10Merge tag 'i2c-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-110/+112
2025-12-10Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds52-593/+6590
2025-12-10Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-18/+4
2025-12-09PCI: rzg3s-host: Initialize MSI status bitmap before useClaudiu Beznea1-1/+1
2025-12-09ublk: don't mutate struct bio_vec in iterationCaleb Sander Mateos1-6/+6
2025-12-09bcache: fix improper use of bi_end_ioShida Zhang1-3/+3
2025-12-09drm/i915: Fix format string truncation warningArd Biesheuvel1-1/+1
2025-12-09drm/i915/fbdev: Hold runtime PM ref during fbdev BO creationDibin Moolakadan Subrahmanian1-4/+7
2025-12-09gpio: shared: make locking more fine-grainedBartosz Golaszewski1-14/+20
2025-12-09gpio: shared: fix auxiliary device cleanup orderBartosz Golaszewski1-1/+1
2025-12-09gpio: shared: check if a reference is populated before cleaning its resourcesBartosz Golaszewski1-4/+7
2025-12-09gpio: shared: fix NULL-pointer dereference in teardown pathBartosz Golaszewski1-1/+2
2025-12-09gpio: shared: ignore disabled nodes when traversing the device-treeBartosz Golaszewski1-0/+4
2025-12-08scsi: ufs: qcom: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-4/+2
2025-12-08scsi: libsas: Add rollback handling when an error occursChaohai Chen3-3/+32