index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: Add a simple-mfd-spmi driver
Hector Martin
2022-11-15
3
-0
/
+78
*
Revert "mfd: syscon: Remove repetition of the regmap_get_val_endian()"
Jason A. Donenfeld
2022-10-23
1
-0
/
+8
*
Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2022-10-07
26
-334
/
+935
|
\
|
*
mfd: syscon: Remove repetition of the regmap_get_val_endian()
Andy Shevchenko
2022-09-29
1
-8
/
+0
|
*
mfd: ocelot-spi: Add missing MODULE_DEVICE_TABLE
Yang Yingliang
2022-09-28
1
-0
/
+1
|
*
mfd: da9061: Fix Failed to set Two-Wire Bus Mode.
Jens Hillenstedt
2022-09-28
1
-0
/
+1
|
*
mfd: htc-i2cpld: Fix an IS_ERR() vs NULL bug in htcpld_core_probe()
Peng Wu
2022-09-28
1
-3
/
+6
|
*
mfd: sm501: Add check for platform_driver_register()
Jiasheng Jiang
2022-09-28
1
-1
/
+6
|
*
mfd: twl4030: Add missed linux/device.h header
Andy Shevchenko
2022-09-28
1
-0
/
+1
|
*
mfd: intel_soc_pmic_chtdc_ti: Switch from __maybe_unused to pm_sleep_ptr() etc
Andy Shevchenko
2022-09-28
1
-4
/
+4
|
*
mfd: stmpe: Switch to using gpiod API
Dmitry Torokhov
2022-09-28
1
-23
/
+13
|
*
mfd/omap1: htc-i2cpld: Convert to a pure GPIO driver
Linus Walleij
2022-09-28
1
-33
/
+26
|
*
mfd: intel-m10-bmc: Add d5005 bmc secure update driver
Russ Weight
2022-09-28
1
-0
/
+1
|
*
mfd: qcom-spmi-pmic: Add support for PMP8074
Robert Marko
2022-09-28
1
-0
/
+1
|
*
mfd: Move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-28
3
-3
/
+3
|
*
mfd: fsl-imx25: Fix check for platform_get_irq() errors
Dan Carpenter
2022-09-28
1
-2
/
+2
|
*
mfd: rt5120: Add Richtek PMIC support
ChiYuan Huang
2022-09-28
3
-0
/
+137
|
*
mfd: core: Delete corresponding OF node entries from list on MFD removal
Michal Oleszczyk
2022-09-28
1
-0
/
+7
|
*
mfd: twl-core: Fix double "to to" in comment.
Jason Wang
2022-09-28
1
-1
/
+1
|
*
mfd: lp8788: Fix an error handling path in lp8788_irq_init() and lp8788_irq_i...
Christophe JAILLET
2022-09-28
1
-0
/
+3
|
*
mfd: lp8788: Fix an error handling path in lp8788_probe()
Christophe JAILLET
2022-09-28
1
-2
/
+10
|
*
mfd: fsl-imx25: Fix an error handling path in mx25_tsadc_setup_irq()
Christophe JAILLET
2022-09-28
1
-8
/
+24
|
*
mfd: silergy,sy7636a: Add config option MFD_SY7636A
Alistair Francis
2022-09-28
1
-1
/
+11
|
*
mfd: mt6370: Add MediaTek MT6370 support
ChiYuan Huang
2022-09-28
4
-0
/
+428
|
*
mfd: rk808: Add Rockchip rk817 battery charger support
Chris Morgan
2022-09-28
1
-1
/
+15
|
*
mfd: intel_soc_pmic_crc: Update the copyright year
Andy Shevchenko
2022-09-28
1
-1
/
+1
|
*
mfd: intel_soc_pmic_crc: Replace intel_soc_pmic with crystal_cove
Andy Shevchenko
2022-09-28
1
-21
/
+21
|
*
mfd: intel_soc_pmic_crc: Convert driver to use ->probe_new()
Andy Shevchenko
2022-09-28
1
-9
/
+2
|
*
mfd: intel_soc_pmic_crc: Drop redundant ACPI_PTR() and ifdeffery
Andy Shevchenko
2022-09-28
2
-6
/
+4
|
*
mfd: intel_soc_pmic_crc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()...
Andy Shevchenko
2022-09-28
1
-5
/
+2
|
*
mfd: intel_soc_pmic_crc: Convert to use i2c_get/set_clientdata()
Andy Shevchenko
2022-09-28
1
-2
/
+2
|
*
mfd: intel_soc_pmic_crc: Use devm_regmap_add_irq_chip()
Andy Shevchenko
2022-09-28
1
-15
/
+5
|
*
mfd: intel_soc_pmic: Move non-Intel Makefile entries to their own group
Andy Shevchenko
2022-09-28
1
-3
/
+4
|
*
mfd: intel_soc_pmic_crc: Merge Intel PMIC core to crc
Andy Shevchenko
2022-09-28
4
-194
/
+158
|
*
mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe()
Christophe JAILLET
2022-09-28
1
-0
/
+1
|
*
mfd: stmpe: Probe sub-function by compatible
Francesco Dolcini
2022-09-28
1
-6
/
+5
|
*
mfd: stmpe: Remove rotator block from probe
Francesco Dolcini
2022-09-28
1
-2
/
+0
|
*
mfd: intel-lpss: Provide an SSP type to the SPI driver
Andy Shevchenko
2022-09-28
1
-46
/
+95
*
|
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-04
46
-127
/
+46
|
\
\
|
|
/
|
/
|
|
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
46
-127
/
+46
*
|
mfd: ocelot: Add support for the vsc7512 chip via spi
Colin Foster
2022-09-09
5
-0
/
+533
|
/
*
Merge tag 'mfd-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2022-08-06
19
-521
/
+280
|
\
|
*
mfd: sun6i-prcm: Update Kconfig description
Samuel Holland
2022-07-19
1
-2
/
+3
|
*
mfd: intel_soc_pmic_bxtwc: Fix spelling in the comment
Andy Shevchenko
2022-07-19
1
-5
/
+5
|
*
mfd: intel_soc_pmic_bxtwc: Drop unneeded casting
Andy Shevchenko
2022-07-19
1
-1
/
+1
|
*
mfd: intel_soc_pmic_bxtwc: Use sysfs_emit() instead of sprintf()
Andy Shevchenko
2022-07-19
1
-2
/
+2
|
*
mfd: intel_soc_pmic_bxtwc: Use bits.h macros for all masks
Andy Shevchenko
2022-07-19
1
-10
/
+11
|
*
mfd: intel_soc_pmic_bxtwc: Drop redundant ACPI_PTR()
Andy Shevchenko
2022-07-19
1
-1
/
+1
|
*
mfd: intel_soc_pmic_bxtwc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr...
Andy Shevchenko
2022-07-19
1
-4
/
+3
|
*
mfd: intel_soc_pmic_bxtwc: Extend use of temporary variable for struct device
Andy Shevchenko
2022-07-19
1
-11
/
+8
[next]