summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-23dt-bindings: spmi: spmi-mtk-pmif: Add compatible for MT8189 SoCLouis-Alexis Eyraud1-0/+1
2026-01-23spmi: spmi-pmic-arb: add support for PMIC arbiter v8David Collins1-49/+255
2026-01-23dt-bindings: spmi: add support for glymur-spmi-pmic-arb (arbiter v8)Jishnu Prakash1-0/+150
2026-01-23dt-bindings: spmi: split out common QCOM SPMI PMIC arbiter propertiesJishnu Prakash3-33/+40
2026-01-23spmi: apple: Add "apple,t8103-spmi" compatibleJanne Grunau1-0/+1
2026-01-23spmi: mtk-pmif: Add support for MT8196 SPMI ControllerAngeloGioacchino Del Regno1-0/+11
2026-01-23spmi: mtk-pmif: Implement Request Capable Slave (RCS) interruptAngeloGioacchino Del Regno1-6/+226
2026-01-23spmi: mtk-pmif: Keep spinlock until read is fully doneAngeloGioacchino Del Regno1-3/+5
2026-01-23spmi: mtk-pmif: Add multi-bus support for SPMI 2.0AngeloGioacchino Del Regno1-78/+157
2026-01-23dt-bindings: spmi: Add MediaTek MT8196 SPMI 2 Arbiter/ControllersAngeloGioacchino Del Regno1-0/+138
2026-01-23Merge tag 'fpga-for-v6.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman5-8/+8
2026-01-22fpga: dfl: fix typo in header fileMukesh Kumar Sisodiya1-1/+1
2026-01-21Revert "mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525A"Greg Kroah-Hartman3-6/+2
2026-01-21Revert "mmc: rtsx: reset power state on suspend"Greg Kroah-Hartman3-32/+0
2026-01-21Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms"Greg Kroah-Hartman1-1/+1
2026-01-20Merge tag 'mhi-for-v6.20' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman11-201/+82
2026-01-16mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5msMatthew Schwartz1-1/+1
2026-01-16mmc: rtsx: reset power state on suspendMatthew Schwartz3-0/+32
2026-01-16mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525AMatthew Schwartz3-2/+6
2026-01-16stm class: Kconfig: correct symbol nameRandy Dunlap1-2/+2
2026-01-16kunit: fix up const mis-match in many assert functionsGreg Kroah-Hartman1-6/+6
2026-01-16test_list_sort: fix up const mismatchGreg Kroah-Hartman1-2/+2
2026-01-16xilinx_hwicap: fifo_icap.c: fix all kernel-doc warningsRandy Dunlap1-8/+19
2026-01-16eeprom_93cx6: fix struct member kernel-docRandy Dunlap1-4/+4
2026-01-16kgdbts: mark kgdbts_option_setup() with __init to free init memoryCan Peng1-1/+1
2026-01-16comedi: comedi_8254: correct kernel-doc warningsRandy Dunlap1-3/+3
2026-01-16comedi: comedi_test: add a DIO subdeviceIan Abbott1-1/+49
2026-01-16comedi: don't use mutex for COMEDI_BUFINFO ioctlIan Abbott1-13/+68
2026-01-16bus: fsl-mc: declare fsl_mc_bus_dpdbg_type staticChristophe Leroy (CS GROUP)1-2/+1
2026-01-16greybus: Use bus methods for .probe() and .remove()Uwe Kleine-König1-12/+10
2026-01-16gpib: Fix memory leak in ni_usb_init()Zilin Guan1-5/+7
2026-01-16gpib: Fix error code in ni_usb_write_registers()Dan Carpenter1-1/+1
2026-01-16gpib: Fix error code in ibonline()Dan Carpenter1-3/+2
2026-01-16misc/mei: gsc_proxy: add dependency on Xe driverSimon Richter1-1/+1
2026-01-16misc/mei: Allow building standalone for compile testingSimon Richter4-5/+5
2026-01-16misc/mei: Decouple ME interfaces from GPU driversSimon Richter4-5/+5
2026-01-16misc/mei: Allow building Intel ME interface on non-x86Simon Richter1-1/+1
2026-01-16binder: don't use %pK through printkThomas Weißschuh2-4/+4
2026-01-16rust: redefine `bindings::compat_ptr_ioctl` in RustAlice Ryhl3-3/+15
2026-01-16dt-bindings: misc: google,android-pipe: Convert to DT schemaKuan-Wei Chiu2-17/+38
2026-01-14Merge tag 'counter-updates-for-6.20' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman1-1/+2
2026-01-12Merge 6.19-rc5 into char-misc-nextGreg Kroah-Hartman739-3923/+5924
2026-01-12Linux 6.19-rc5v6.19-rc5Linus Torvalds1-1/+1
2026-01-12Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-4/+5
2026-01-11Merge tag 'char-misc-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-11/+19
2026-01-11Merge tag 'x86-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2026-01-11Merge tag 'sched-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+3
2026-01-11Merge tag 'perf-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+6
2026-01-11Merge tag 'irq-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+10
2026-01-11treewide: Update email addressThomas Gleixner63-82/+83