aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-06arm64: dts: mediatek: mt7981: add SPI controllersRafał Miłecki1-0/+42
2024-08-06arm64: dts: mediatek: mt8183-kukui: Disable unused efuse at 8000000Nícolas F. R. A. Prado1-4/+0
2024-08-06arm64: dts: mediatek: mt8188: add default thermal zonesNicolas Pitre1-0/+447
2024-08-06arm64: dts: mediatek: mt8188: add lvts definitionsNicolas Pitre1-0/+35
2024-08-06arm64: dts: mediatek: mt8186: add default thermal zonesNicolas Pitre1-0/+297
2024-08-06arm64: dts: mediatek: mt8186: add lvts definitionsNicolas Pitre1-0/+19
2024-08-06Merge patch series "can: mcp251xfd: fix ring/coalescing configuration"Marc Kleine-Budde2-7/+38
2024-08-06can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing configurationMarc Kleine-Budde1-3/+11
2024-08-06can: mcp251xfd: fix ring configuration when switching from CAN-CC to CAN-FD modeMarc Kleine-Budde2-4/+27
2024-08-06Merge patch series "can: m_can: Fix polling and other issues"Marc Kleine-Budde1-45/+66
2024-08-06can: m_can: Limit coalescing to peripheral instancesMarkus Schneider-Pargmann1-7/+9
2024-08-06can: m_can: Reset cached active_interrupts on startMarkus Schneider-Pargmann1-0/+1
2024-08-06can: m_can: disable_all_interrupts, not clear active_interruptsMarkus Schneider-Pargmann1-1/+0
2024-08-06can: m_can: Do not cancel timer from within timerMarkus Schneider-Pargmann1-15/+42
2024-08-06can: m_can: Remove m_can_rx_peripheral indirectionMarkus Schneider-Pargmann1-17/+1
2024-08-06can: m_can: Remove coalesing disable in isr during suspendMarkus Schneider-Pargmann1-3/+1
2024-08-06can: m_can: Reset coalescing during suspend/resumeMarkus Schneider-Pargmann1-3/+13
2024-08-06can: m_can: Release irq on error in m_can_openSimon Horman1-1/+4
2024-08-06can: bcm: Remove proc entry when dev is unregistered.Kuniyuki Iwashima1-0/+4
2024-08-06ALSA: hda/hdmi: Yet more pin fix for HP EliteDesk 800 G4Takashi Iwai1-0/+1
2024-08-06ALSA: ump: Handle MIDI 1.0 Function Block in MIDI 2.0 protocolTakashi Iwai7-7/+25
2024-08-06syscalls: add back legacy __NR_nfsservctl macroArnd Bergmann1-0/+1
2024-08-06ALSA: hda: Add HP MP9 G4 Retail System AMS to force connect listSteven 'Steve' Kendall1-0/+1
2024-08-06HID: Ignore battery for all ELAN I2C-HID devicesHans de Goede2-48/+5
2024-08-06KVM: s390: fix validity interception issue when gisa is switched offMichael Mueller1-1/+6
2024-08-06Revert "crypto: arm64/poly1305 - move data to rodata section"Herbert Xu1-3/+0
2024-08-06memblock test: fix implicit declaration of function 'strscpy'Wei Yang1-0/+2
2024-08-06memblock test: fix implicit declaration of function 'isspace'Wei Yang1-0/+1
2024-08-06memblock test: fix implicit declaration of function 'memparse'Wei Yang4-1/+56
2024-08-06memblock test: add the definition of __setup()Wei Yang1-0/+3
2024-08-06memblock test: fix implicit declaration of function 'virt_to_phys'Wei Yang1-0/+6
2024-08-06tools/testing: abstract two init.h into common include directoryWei Yang4-10/+12
2024-08-06memblock tests: include export.h in linkage.h as kernel doseWei Yang2-1/+2
2024-08-06memblock tests: include memory_hotplug.h in mmzone.h as kernel doseWei Yang2-1/+1
2024-08-06scripts: kconfig: merge_config: config files: add a trailing newlineAnders Roxell1-0/+2
2024-08-06thunderbolt: Mark XDomain as unplugged when router is removedMika Westerberg1-0/+1
2024-08-06Makefile: add $(srctree) to dependency of compile_commands.json targetAlexandre Courbot1-1/+1
2024-08-06kbuild: clean up code duplication in cmd_fdtoverlayMasahiro Yamada1-18/+10
2024-08-05workqueue: Correct declaration of cpu_pwq in struct workqueue_structUros Bizjak1-1/+1
2024-08-05workqueue: Fix spruious data race in __flush_work()Tejun Heo1-20/+25
2024-08-05workqueue: Remove incorrect "WARN_ON_ONCE(!list_empty(&worker->entry));" from...Lai Jiangshan1-1/+0
2024-08-05workqueue: Fix UBSAN 'subtraction overflow' error in shift_and_mask()Will Deacon1-1/+1
2024-08-05workqueue: doc: Fix function name, remove markersNikita Shubin1-1/+1
2024-08-05binfmt_elf, coredump: Log the reason of the failed core dumpsRoman Kisel4-34/+150
2024-08-05coredump: Standartize and fix loggingRoman Kisel2-27/+38
2024-08-05Merge branch 'mlx5-ptm-cross-timestamping-support'Jakub Kicinski6-1/+149
2024-08-05net/mlx5: Implement PTM cross timestamping supportRahul Rameshbabu1-0/+91
2024-08-05net/mlx5: Add support for enabling PTM PCI capabilityCarolina Jubran1-0/+6
2024-08-05net/mlx5: Add support for MTPTM and MTCTR registersRahul Rameshbabu4-1/+52
2024-08-05net: bridge: mcast: wait for previous gc cycles when removing portNikolay Aleksandrov1-3/+1