aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2025-09-16gpio: max7360: Add MAX7360 gpio supportMathieu Dubois-Briand3-0/+270
2025-09-16gpio: regmap: Allow to provide init_valid_mask callbackMathieu Dubois-Briand2-0/+8
2025-09-16gpio: regmap: Allow to allocate regmap-irq deviceMathieu Dubois-Briand2-2/+38
2025-09-16pwm: max7360: Add MAX7360 PWM supportKamel Bouhara3-0/+220
2025-09-16pinctrl: Add MAX7360 pinctrl driverMathieu Dubois-Briand3-0/+227
2025-09-16mfd: Add max7360 supportKamel Bouhara4-0/+295
2025-09-16dt-bindings: mfd: gpio: Add MAX7360Mathieu Dubois-Briand2-0/+274
2025-09-16drm: bridge: cdns-mhdp8546: Fix missing mutex unlock on error pathQi Xi1-2/+4
2025-09-16rtc: Add Nuvoton NCT6694 RTC supportMing Yu4-0/+309
2025-09-16hwmon: Add Nuvoton NCT6694 HWMON supportMing Yu4-0/+961
2025-09-16watchdog: Add Nuvoton NCT6694 WDT supportMing Yu4-0/+320
2025-09-16can: Add Nuvoton NCT6694 CANFD supportMing Yu4-0/+845
2025-09-16i2c: Add Nuvoton NCT6694 I2C supportMing Yu4-0/+208
2025-09-16gpio: Add Nuvoton NCT6694 GPIO supportMing Yu4-0/+513
2025-09-16mfd: Add core driver for Nuvoton NCT6694Ming Yu5-0/+513
2025-09-16regulator: spacemit: support SpacemiT P1 regulatorsAlex Elder3-0/+171
2025-09-16ASoC: dt-bindings: add bindings for pm4125 audio codecAlexey Klimov2-0/+213
2025-09-16MAINTAINERS: add Qualcomm PM4125 audio codec to drivers listAlexey Klimov1-0/+2
2025-09-16ASoC: codecs: add new pm4125 audio codec driverAlexey Klimov5-0/+2658
2025-09-16Miscellaneous fixes and clean-upsMark Brown1-13/+21
2025-09-16regulator: max77838: add max77838 regulator driverMark Brown852-4691/+11030
2025-09-16slab: mark slab->obj_exts allocation failures unconditionallySuren Baghdasaryan1-2/+1
2025-09-16slab: prevent warnings when slab obj_exts vector allocation failsSuren Baghdasaryan1-2/+6
2025-09-16Fix lpaif_type and DAI configuration for I2SMark Brown291-1241/+4598
2025-09-16xfs: move the XLOG_REG_ constants out of xfs_log_format.hChristoph Hellwig2-37/+37
2025-09-16x86/bugs: Report correct retbleed mitigation statusDavid Kaplan1-1/+3
2025-09-16x86/bugs: Fix reporting of LFENCE retpolineDavid Kaplan1-4/+1
2025-09-16x86/bugs: Fix spectre_v2 forcingDavid Kaplan1-18/+18
2025-09-16powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failureChristophe Leroy3-15/+3
2025-09-16Merge branch 'add-ethernet-mac-support-for-spacemit-k1'Paolo Abeni11-0/+2859
2025-09-16riscv: dts: spacemit: Add Ethernet support for JupiterVivian Wang1-0/+48
2025-09-16riscv: dts: spacemit: Add Ethernet support for BPI-F3Vivian Wang1-0/+48
2025-09-16riscv: dts: spacemit: Add Ethernet support for K1Vivian Wang2-0/+70
2025-09-16net: spacemit: Add K1 Ethernet MACVivian Wang6-0/+2612
2025-09-16dt-bindings: net: Add support for SpacemiT K1Vivian Wang1-0/+81
2025-09-16powerpc/fprobe: fix updated fprobe for function-graph tracerHari Bathini2-0/+13
2025-09-16powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVALAditya Bodkhe3-17/+41
2025-09-16xfs: adjust the hint based zone allocation policyHans Holmberg1-7/+1
2025-09-16xfs: refactor hint based zone allocationHans Holmberg1-60/+62
2025-09-16fs: add an enum for number of life time hintsHans Holmberg1-0/+1
2025-09-16xfs: fix log CRC mismatches between i386 and other architecturesChristoph Hellwig5-9/+54
2025-09-16xfs: rename the old_crc variable in xlog_recover_processChristoph Hellwig1-9/+8
2025-09-16xfs: remove the unused xfs_log_iovec_t typedefChristoph Hellwig1-3/+2
2025-09-16xfs: remove the unused xfs_qoff_logformat_t typedefChristoph Hellwig1-2/+2
2025-09-16xfs: remove the unused xfs_dq_logformat_t typedefChristoph Hellwig1-2/+2
2025-09-16xfs: remove the unused xfs_buf_log_format_t typedefChristoph Hellwig1-2/+2
2025-09-16xfs: remove the unused xfs_efd_log_format_64_t typedefChristoph Hellwig1-2/+2
2025-09-16xfs: remove the unused xfs_efd_log_format_32_t typedefChristoph Hellwig1-2/+2
2025-09-16xfs: remove the xfs_efd_log_format_t typedefChristoph Hellwig2-3/+3
2025-09-16xfs: remove the xfs_efi_log_format_64_t typedefChristoph Hellwig2-3/+3