summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
6 daysMerge tag 'i2c-7.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Linus Torvalds
6 daysMerge tag 'pinctrl-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
6 daysMerge tag 'auxdisplay-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
6 daysrtc: msc313: Select by default on MSTARV7Daniel Palmer
6 dayspowercap: intel_rapl: Fix kernel panic during PMU unbindSumeet Pawnikar
7 daysscsi: snic: Fix SCSI host leak on workqueue allocation failureChen Changcheng
7 daysscsi: leapraid: Standardize NCQ priority sysfs attributesDongdong Hao
7 daysscsi: leapraid: Serialize firmware log mmap with teardownLinmao Li
7 daysscsi: leapraid: Balance host references for firmware log VMAsLinmao Li
7 daysscsi: lpfc: Remove unnnecessary NULL checkDan Carpenter
7 daysscsi: qla2xxx: Fix an loop timeout testDan Carpenter
7 daysscsi: qla2xxx: Fix an error code in qla_get_tmf()Dan Carpenter
7 daysMerge tag 'drm-xe-next-fixes-2026-08-20' of https://gitlab.freedesktop.org/dr...Dave Airlie
7 daysscsi: ibmvfc: Fix use of uninitialized rport in ibmvfc_do_work()Nathan Chancellor
7 daysscsi: core: Enable context analysis for hosts.oBart Van Assche
7 daysMerge tag 'drm-msm-next-2026-08-01' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
7 daysMerge tag 'drm-misc-next-fixes-2026-08-20' of https://gitlab.freedesktop.org/...Dave Airlie
7 daysclocksource: hyper-v: Remove support for stimer interrupts in message modeMichael Kelley
7 daysscsi: storvsc: Remove support for storvsc protocol of old Hyper-V hostsMichael Kelley
7 dayshv_netvsc: Remove GPADL teardown special case for old Hyper-V hostsMichael Kelley
7 daysDrivers: hv: Remove support for WS2012/2012R2 & Win8/8.1 version of Hyper-VMichael Kelley
7 dayshv_netvsc: Allocate send/receive buffers using vmbus_alloc_buffer()Kameron Carr
7 daysDrivers: hv: vmbus: Add vmbus_alloc_buffer()/vmbus_free_buffer() for CoCo VMsKameron Carr
7 daysDrivers: hv: vmbus: add vmbus_establish_gpadl_caller_decrypted()Kameron Carr
7 daysDrivers: hv: vmbus: Skip VMBus module cleanup for non-nested root partitionMichael Kelley
7 daysPCI: hv: Set irq_retrigger callback for the Hyper-V PCI MSI irqchipNaman Jain
7 daysDrivers: hv: Use meaningful errnos for hypercall status codesHardik Garg
7 daysMerge tag 'amd-drm-next-7.3-2026-08-19' of https://gitlab.freedesktop.org/agd...Dave Airlie
7 daysmailbox: add Axiado AX3005 mailbox driverSwark Yang
7 daysMerge tag 'i3c/for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
7 daysrtc: microcrystal: Make sure clk_init_data is fully initializedGeert Uytterhoeven
7 daysrtc: philips: Make sure clk_init_data is fully initializedGeert Uytterhoeven
7 daysrtc: nct3018y: Make sure clk_init_data is fully initializedGeert Uytterhoeven
7 daysrtc: m41t80: Make sure clk_init_data is fully initializedGeert Uytterhoeven
7 daysrtc: hym8563: Make sure clk_init_data is fully initializedGeert Uytterhoeven
7 daysMerge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
7 daysrtc: rzn1: Add support for Renesas RZ/T2H and RZ/N2H SoCsLad Prabhakar
7 daysrtc: rzn1: Drop trailing comma from OF match table sentinelLad Prabhakar
7 daysrtc: rzn1: Add OF match data to gate SUBU register accessLad Prabhakar
7 daysrtc: rzn1: use FIELD_PREP/FIELD_GET and GENMASK for register accessLad Prabhakar
7 daysrtc: rzn1: Consistently use dev_err_probe()Lad Prabhakar
7 daysrtc: rzn1: Use temporary variable for struct deviceLad Prabhakar
7 daysrtc: rzn1: Dynamically calculate synchronization delay based on clock rateLad Prabhakar
7 daysrtc: rzn1: Replace remove callback with devm_add_action_or_reset()Lad Prabhakar
7 daysrtc: rzn1: Use pm_runtime_put_sync()Lad Prabhakar
7 daysrtc: Kconfig: Broaden RTC_DRV_RZN1 dependency to ARCH_RENESASLad Prabhakar
7 daysrtc: rzn1: Fix malformed MODULE_AUTHOR stringLad Prabhakar
7 daysrtc: rzn1: Disable alarm interrupt before reprogramming alarm registersLad Prabhakar
7 daysrtc: rzn1: Fix alarm range check truncation on 32-bit systemsLad Prabhakar
7 daysrtc: rzn1: Handle unset alarm weekday in rzn1_rtc_read_alarmLad Prabhakar