summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-10-01Merge tag 'backlight-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-10/+20
2025-10-01Merge tag 'leds-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds8-50/+290
2025-10-01Merge tag 'mfd-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds52-161/+2575
2025-10-01Merge tag 'mmc-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds63-361/+688
2025-10-01Merge tag 'pmdomain-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds27-151/+1060
2025-10-01Merge tag 'spi-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds33-350/+2260
2025-10-01Merge tag 'regulator-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-7/+2609
2025-10-01Merge tag 'regmap-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2-5/+9
2025-10-01Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds101-1563/+7328
2025-10-01Merge tag 'pwm/for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-508/+641
2025-10-01Merge tag 'hwmon-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds30-513/+3523
2025-10-01Merge tag 'chrome-platform-v6.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-103/+125
2025-10-01Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-27/+66
2025-10-01mfd: simple-mfd-i2c: Add compatible string for LX2160ARDBIoana Ciornei1-0/+1
2025-10-01mfd: simple-mfd-i2c: Keep compatible strings in alphabetical orderIoana Ciornei1-3/+3
2025-10-01mfd: intel-lpss: Add Intel Wildcat Lake LPSS PCI IDsIlpo Järvinen1-0/+13
2025-10-01mfd: 88pm886: Add GPADC cellDuje Mihanović1-0/+1
2025-10-01mfd: vexpress-sysreg: Use more common syntax for compound literalsBartosz Golaszewski1-1/+1
2025-10-01mfd: rz-mtu3: Fix MTU5 NFCR register offsetCosmin Tanislav1-1/+1
2025-10-01mfd: max77705: Setup the core driver as an interrupt controllerDzmitry Sankouski1-21/+14
2025-10-01mfd: cs42l43: Remove IRQ masking in suspendCharles Keepax1-26/+0
2025-10-01mfd: cs42l43: Move IRQ enable/disable to encompass force suspendCharles Keepax1-4/+4
2025-10-01mfd: ls2kbmc: Add Loongson-2K BMC reset function supportBinbin Zhou1-0/+339
2025-10-01mfd: ls2kbmc: Introduce Loongson-2K BMC core driverBinbin Zhou3-0/+204
2025-10-01mfd: bd71828, bd71815: Prepare for power-supply supportMatti Vaittinen1-9/+35
2025-10-01mfd: macsmc: Add "apple,t8103-smc" compatibleJanne Grunau1-0/+1
2025-10-01mfd: core: Increment of_node's refcount before linking it to the platform deviceBastien Curutchet1-0/+1
2025-10-01mfd: simple-mfd-i2c: Add SpacemiT P1 supportAlex Elder2-0/+30
2025-10-01mfd: aat2870: Add GPIOLIB_LEGACY dependencyArnd Bergmann1-0/+1
2025-10-01mfd: si476x: Add GPIOLIB_LEGACY dependencyArnd Bergmann1-0/+1
2025-10-01mfd: Remove unneeded 'fast_io' parameter in regmap_configWolfram Sang4-4/+0
2025-10-01mfd: arizona: Make legacy gpiolib interface optionalArnd Bergmann1-1/+4
2025-10-01mfd: max899x: Use dedicated interrupt wake settersXichao Zhao2-4/+4
2025-10-01mfd: kempld: Use PTR_ERR_OR_ZERO() to simplify codeXichao Zhao1-3/+1
2025-10-01mfd: madera: Work around false-positive -Wininitialized warningArnd Bergmann1-2/+2
2025-10-01mfd: macsmc: Remove error prints for devm_add_action_or_reset()Waqar Hameed1-2/+2
2025-10-01mfd: da9063: Split chip variant reading in two bus transactionsJens Kehne1-6/+21
2025-10-01mfd: intel_soc_pmic_chtdc_ti: Set use_single_read regmap_config flagHans de Goede1-0/+2
2025-10-01mfd: qnap-mcu: Improve structure in qnap_mcu_execHeiko Stuebner1-10/+9
2025-10-01mfd: qnap-mcu: Convert to guard(mutex) in qnap_mcu_execHeiko Stuebner1-8/+5
2025-10-01mfd: qnap-mcu: Handle errors returned from qnap_mcu_writeHeiko Stuebner1-1/+5
2025-10-01mfd: kempld: Switch back to earlier ->init() behaviorHeijligen, Thomas1-14/+18
2025-10-01mfd: qnap-mcu: Add driver data for TS233 variantHeiko Stuebner1-0/+9
2025-10-01mfd: stmpe-i2c: Add missing MODULE_LICENSEAlexander Stein1-0/+1
2025-10-01mfd: stmpe-spi: Add missing MODULE_LICENSEAlexander Stein1-0/+1
2025-10-01mfd: stmpe-i2c: Use module_i2c_driver to remove boilerplateAlexander Stein1-12/+1
2025-10-01mfd: stmpe-spi: Use module_spi_driver to remove boilerplateAlexander Stein1-12/+1
2025-10-01mfd: stmpe: Remove IRQ domain upon removalAlexander Stein1-0/+3
2025-10-01mfd: Kconfig: Fix spelling mistake "infontainment" -> "infotainment"Colin Ian King1-1/+1
2025-10-01mfd: adp5585: Drop useless return statementNuno Sá1-1/+0