index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
mfd: atmel-flexcom: Use devm_platform_get_and_ioremap_resource()
Ye Xingchen
2023-04-26
1
-3
/
+1
|
*
mfd: sun4i-gpadc: Use devm_platform_get_and_ioremap_resource()
Ye Xingchen
2023-04-26
1
-3
/
+1
|
*
mfd: ssbi: Use devm_platform_get_and_ioremap_resource()
Ye Xingchen
2023-04-26
1
-3
/
+1
|
*
mfd: ipaq-micro: Use devm_platform_get_and_ioremap_resource()
Ye Xingchen
2023-04-26
1
-3
/
+1
|
*
mfd: hi6421-pmic: Use devm_platform_get_and_ioremap_resource()
Ye Xingchen
2023-04-26
1
-3
/
+1
|
*
mfd: si476x-cmd: Fix several issues reported by codespell
Jackie Liu
2023-04-26
1
-7
/
+7
|
*
mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Book X90F to intel_cht_wc_models
Hans de Goede
2023-04-26
1
-3
/
+11
|
*
mfd: sec: Remove PMICs without compatibles
David Virag
2023-04-26
2
-135
/
+0
*
|
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-28
1
-1
/
+0
|
\
\
|
*
|
mfd: altera-sysmgr: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
|
|
/
*
|
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
1
-1
/
+0
|
\
\
|
*
|
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2023-03-17
1
-1
/
+0
|
|
/
*
|
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-27
1
-0
/
+13
|
\
\
|
*
|
mfd: ocelot: add ocelot-serdes capability
Colin Foster
2023-03-20
1
-0
/
+13
|
|
/
*
/
regmap: allow upshifting register addresses before performing operations
Maxime Chevallier
2023-04-07
1
-1
/
+1
|
/
*
Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-02-27
1
-1
/
+1
|
\
|
*
net: mscc: ocelot: fix duplicate driver name error
Vladimir Oltean
2023-02-26
1
-1
/
+1
*
|
Merge tag 'mfd-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2023-02-24
20
-296
/
+833
|
\
\
|
*
|
mfd: ntxec: Add version number for EC in Tolino Vision
Andreas Kemnade
2023-02-22
1
-0
/
+1
|
*
|
mfd: Remove toshiba tmio drivers
Arnd Bergmann
2023-02-22
7
-2745
/
+0
|
*
|
mfd: arizona: Use pm_runtime_resume_and_get() to prevent refcnt leak
Liang He
2023-02-22
1
-1
/
+1
|
*
|
mfd: syscon: Allow reset control for syscon devices
Jeremy Kerr
2023-02-22
1
-6
/
+21
|
*
|
mfd: simple-mfd-i2c: Fix incoherent comment regarding DT registration
Lee Jones
2023-02-22
1
-1
/
+1
|
*
|
mfd: axp20x: Switch to the sys-off handler API
Samuel Holland
2023-02-22
1
-16
/
+11
|
*
|
mfd: max8925: Remove the unused function irq_to_max8925()
Jiapeng Chong
2023-02-22
1
-6
/
+0
|
*
|
mfd: qcom-pm8xxx: Remove set but unused variable 'rev'
Jiapeng Chong
2023-02-22
1
-3
/
+0
|
*
|
mfd: twl4030-power: Drop empty platform remove function
Uwe Kleine-König
2023-02-22
1
-6
/
+0
|
*
|
mfd: twl: Fix TWL6032 phy vbus detection
Andreas Kemnade
2023-02-22
1
-5
/
+4
|
*
|
mfd: pcf50633-adc: Fix potential memleak in pcf50633_adc_async_read()
Qiheng Lin
2023-02-22
1
-1
/
+6
|
*
|
mfd: Use sysfs_emit() to instead of scnprintf()
ye xingchen
2023-02-22
2
-5
/
+4
|
*
|
mfd: cs5535: Don't build on UML
Randy Dunlap
2023-02-22
1
-0
/
+1
|
*
|
mfd: rk808: Re-add rk808-clkout to RK818
Tom Fitzhenry
2023-02-22
1
-0
/
+1
|
*
|
Merge tags 'ib-mfd-extcon-i2c-v6.3' and 'ib-mfd-fpga-hwmon-v6.3-1' into ibs-f...
Lee Jones
2023-02-22
6
-246
/
+774
|
|
\
\
|
|
*
|
fpga: m10bmc-sec: Add support for N6000
Ilpo Järvinen
2023-01-30
1
-3
/
+239
|
|
*
|
mfd: intel-m10-bmc: Add PMCI driver
Ilpo Järvinen
2023-01-27
3
-0
/
+232
|
|
*
|
mfd: intel-m10-bmc: Prefix register defines with M10BMC_N3000
Ilpo Järvinen
2023-01-27
2
-33
/
+33
|
|
*
|
mfd: intel-m10-bmc: Support multiple CSR register layouts
Ilpo Järvinen
2023-01-27
2
-5
/
+28
|
|
*
|
mfd: intel-m10-bmc: Split into core and spi specific parts
Ilpo Järvinen
2023-01-27
4
-121
/
+163
|
|
*
|
mfd: intel-m10-bmc: Rename the local variables
Ilpo Järvinen
2023-01-27
1
-5
/
+5
|
|
*
|
mfd: intel-m10-bmc: Create m10bmc_platform_info for type specific info
Ilpo Järvinen
2023-01-27
1
-29
/
+24
|
*
|
|
mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Tab 3 X90F to intel_cht_wc_models
Hans de Goede
2023-02-04
1
-0
/
+8
|
|
/
/
*
|
|
Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-02-22
1
-3
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ALSA: ac97: make remove callback of ac97 driver void returned
Dawei Li
2023-01-25
1
-3
/
+1
|
|
/
*
|
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-22
1
-4
/
+64
|
\
\
|
*
|
mfd: ocelot: add external ocelot switch control
Colin Foster
2023-01-31
1
-0
/
+60
|
*
|
mfd: ocelot: prepend resource size macros to be 32-bit
Colin Foster
2023-01-31
1
-4
/
+4
|
|
/
*
|
Merge tag 'tag-chrome-platform-for-v6.3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-02-22
1
-5
/
+0
|
\
\
|
*
|
Revert "mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCU"
Prashant Malani
2023-01-09
1
-5
/
+0
|
|
/
*
|
mfd: remove htc-pasic3 driver
Arnd Bergmann
2023-02-01
3
-221
/
+0
*
|
mfd: remove ucb1400 support
Arnd Bergmann
2023-02-01
3
-170
/
+0
[prev]
[next]