Linus Torvalds
1a31c12371
- New Drivers
- Add support for initialising shared (between children) Regmaps
- Add support for Kontron SL28CPLD
- Add support for ENE KB3930 Embedded Controller
- Add support for Intel FPGA PAC MAX 10 BMC
- New Device Support
- Add support for Power to Ricoh RN5T618
- Add support for UART to Intel Lakefield
- Add support for LP87524_Q1 to Texas Instruments LP87565
- New Functionality
- Device Tree; ene-kb3930, sl28cpld, syscon, lp87565, lp87524-q1
- Use new helper dev_err_probe(); madera-core, stmfx, wcd934x
- Use new GPIOD API; dm355evm_msp
- Add wake-up capability; sprd-sc27xx-spi
- Add ACPI support; kempld-core
- Fix-ups
- Trivial (spelling/whitespace); Kconfig, ab8500
- Fix for unused variables; khadas-mcu, kempld-core
- Remove unused header file(s); mt6360-core
- Use correct IRQ flags in docs; act8945a, gateworks-gsc, rohm,bd70528-pmic
- Add COMPILE_TEST support; asic3, tmio_core
- Add dependency on I2C; SL28CPLD
- Bug Fixes
- Fix memory leak(s); sm501
- Do not free regmap_config's 'name' until exit; syscon
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEdrbJNaO+IJqU8IdIUa+KL4f8d2EFAl+GrSsACgkQUa+KL4f8
d2FQ/w//TRSwPbXdUl+rYaDVQ9YwEk5Zi2U8EYBP8OGsKLjXs9GFkiuyQ5GwsoAd
oD5N4Fh/QGxmdWafKXB96e/D+n4uFOOIWGCmNsE5NmvnWbjk1Jss4K4qV4IbUEW/
KWxUCKPhaNcs7Vj9nfN5jItCPBaG6bQJ3qgFwZHSMhe/Su4izUYlLCfhhVAFkq1k
oF2TgJCllqPl7ZY+VxDPD5ZWIBhV+NZoFVRFQ7Kvw1elmE+///nrfuii261G+iBm
kHi3PtcRMDW0+Uo8B9I9xtLVUrfBMtm9ThOrn8JYLOaJ7RzWwwF6WayAKsNbDuDB
CiYKHDZWS72IxfW3KfHk1AvbsUMJQX1kmDJ6lAhXHa3E55nGbX+U2FwgMnczJUuM
7BzfD9pXp3nnfTQ6ZJtr1vGPLz3Nk7hcRlg9r+6TObIjzB+KNW/hyCYur7sX1Mbb
wn3EZo5WhKnlcqrGhh3H0/kJDbHTIFDfNt80+bjLfIeKCQj1x6cByPWC7N6Ln4GC
BDky88fb/Y9Q5bnvyEQDR16+QMpG3ko5lIUwt9Gtbhtt3/zjxzElxRlsq6u9scrp
vZnnjqxSQ/9cvnwOsGMG+E8uVjZ+5lQu6Qi+0w20M4MX28hXLPQbpjAK/3uqH7Kz
NLwiZe4dzRtVbAQ83ozGArTgvH9YZ5VOw/ieqk0aRf6mIExrENk=
=1wSH
-----END PGP SIGNATURE-----
Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Pull MFD updates from Lee Jones:
"New Drivers:
- Add support for initialising shared (between children) Regmaps
- Add support for Kontron SL28CPLD
- Add support for ENE KB3930 Embedded Controller
- Add support for Intel FPGA PAC MAX 10 BMC
New Device Support:
- Add support for Power to Ricoh RN5T618
- Add support for UART to Intel Lakefield
- Add support for LP87524_Q1 to Texas Instruments LP87565
New Functionality:
- Device Tree; ene-kb3930, sl28cpld, syscon, lp87565, lp87524-q1
- Use new helper dev_err_probe(); madera-core, stmfx, wcd934x
- Use new GPIOD API; dm355evm_msp
- Add wake-up capability; sprd-sc27xx-spi
- Add ACPI support; kempld-core
Fix-ups:
- Trivial (spelling/whitespace); Kconfig, ab8500
- Fix for unused variables; khadas-mcu, kempld-core
- Remove unused header file(s); mt6360-core
- Use correct IRQ flags in docs; act8945a, gateworks-gsc, rohm,bd70528-pmic
- Add COMPILE_TEST support; asic3, tmio_core
- Add dependency on I2C; SL28CPLD
Bug Fixes:
- Fix memory leak(s); sm501
- Do not free regmap_config's 'name' until exit; syscon"
* tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (34 commits)
mfd: kempld-core: Fix unused variable 'kempld_acpi_table' when !ACPI
mfd: sl28cpld: Depend on I2C
mfd: asic3: Build if COMPILE_TEST=y
dt-bindings: mfd: Correct interrupt flags in examples
mfd: Add ACPI support to Kontron PLD driver
mfd: intel-m10-bmc: Add Intel MAX 10 BMC chip support for Intel FPGA PAC
mfd: lp87565: Add LP87524-Q1 variant
dt-bindings: mfd: Add LP87524-Q1
dt-bindings: mfd: lp87565: Convert to yaml
mfd: mt6360: Remove unused include <linux/version.h>
mfd: sm501: Fix leaks in probe()
mfd: syscon: Don't free allocated name for regmap_config
dt-bindings: mfd: syscon: Document Exynos3 and Exynos5433 compatibles
dt-bindings: mfd: syscon: Merge Samsung Exynos Sysreg bindings
dt-bindings: mfd: ab8500: Remove weird Unicode characters
mfd: sprd: Add wakeup capability for PMIC IRQ
mfd: intel-lpss: Add device IDs for UART ports for Lakefield
mfd: dm355evm_msp: Convert LEDs to GPIO descriptor table
mfd: wcd934x: Simplify with dev_err_probe()
mfd: stmfx: Simplify with dev_err_probe()
...
2020-10-14 15:56:58 -07:00
..
2019-10-23 17:23:46 +02:00
2020-08-05 18:42:53 +02:00
2020-08-05 18:42:53 +02:00
2020-08-05 18:42:53 +02:00
2020-08-05 18:42:53 +02:00
2020-05-25 08:55:46 +02:00
2019-05-05 21:02:14 +02:00
2019-05-21 11:28:40 +02:00
2019-11-18 19:53:44 +01:00
2019-10-23 17:23:46 +02:00
2019-05-05 21:02:12 +02:00
2020-01-27 15:55:44 +01:00
2020-08-05 18:42:53 +02:00
2019-05-30 11:29:21 -07:00
2018-03-24 10:19:40 +01:00
2020-01-06 09:45:59 +01:00
2019-07-08 16:08:32 +02:00
2019-07-08 15:13:02 +02:00
2020-08-05 18:42:46 +02:00
2019-11-18 19:53:41 +01:00
2020-08-05 18:42:54 +02:00
2020-01-27 15:55:46 +01:00
2019-05-05 21:10:33 +02:00
2019-10-23 17:23:46 +02:00
2019-11-05 16:58:11 +01:00
2019-07-08 15:13:04 +02:00
2019-05-05 21:02:16 +02:00
2020-05-25 08:55:44 +02:00
2020-05-25 08:55:43 +02:00
2019-07-08 20:35:11 +02:00
2019-09-17 08:59:01 +02:00
2019-07-15 08:49:11 +02:00
2020-08-05 18:43:01 +02:00
2019-07-08 20:35:11 +02:00
2019-05-05 21:02:19 +02:00
2020-08-05 18:42:53 +02:00
2020-08-05 18:42:53 +02:00
2019-07-08 15:13:06 +02:00
2020-08-05 18:42:53 +02:00
2020-08-05 18:42:53 +02:00
2019-07-08 19:39:44 +02:00
2019-07-08 16:10:10 +02:00
2019-07-08 15:13:06 +02:00
2020-08-05 18:42:53 +02:00
2019-10-23 17:23:46 +02:00
2019-07-08 20:46:48 +02:00
2019-06-19 17:09:55 +02:00
2020-05-25 08:55:45 +02:00
2020-03-18 11:15:23 +01:00
2020-05-25 08:55:40 +02:00
2019-10-23 17:23:46 +02:00
2020-01-06 09:45:59 +01:00
2019-06-05 17:36:36 +02:00
2020-04-24 11:17:36 +01:00
2019-10-23 17:23:46 +02:00
2020-01-27 15:55:47 +01:00
2020-08-05 18:42:53 +02:00
2020-03-10 10:20:27 +01:00
2020-03-10 10:20:27 +01:00
2020-04-24 11:18:44 +01:00
2020-08-05 18:42:53 +02:00
2019-11-18 20:14:46 +01:00
2020-09-17 15:59:00 +01:00
2019-06-05 17:36:38 +02:00
2019-06-19 17:09:55 +02:00
2019-07-08 15:13:08 +02:00
2019-06-19 17:09:55 +02:00
2020-08-05 18:42:53 +02:00
2020-08-05 18:42:53 +02:00
2020-09-17 15:59:00 +01:00
2019-05-05 21:02:22 +02:00
2019-07-08 15:13:09 +02:00
2019-07-08 20:35:10 +02:00
2019-07-08 15:13:09 +02:00
2019-07-08 15:13:10 +02:00
2019-11-03 19:54:53 +01:00
2019-11-05 16:58:12 +01:00
2019-05-30 11:26:32 -07:00
2019-10-23 17:23:46 +02:00
2020-08-05 18:42:45 +02:00
2019-05-05 21:02:24 +02:00
2019-07-08 15:13:10 +02:00
2019-06-19 17:09:55 +02:00
2020-01-27 15:55:49 +01:00
2019-10-23 17:23:46 +02:00
2020-08-05 18:42:53 +02:00
2019-07-08 15:13:10 +02:00
2019-07-08 15:13:11 +02:00
2020-03-18 11:15:25 +01:00
2020-08-05 18:43:01 +02:00
2020-08-05 18:43:01 +02:00
2019-07-08 20:35:11 +02:00
2017-09-04 21:19:03 +02:00
2019-07-08 15:13:12 +02:00
2020-05-25 08:55:46 +02:00
2019-07-08 20:35:11 +02:00
2020-04-01 11:35:22 +02:00
2020-08-05 18:42:53 +02:00
2020-08-05 18:42:53 +02:00
2020-08-05 18:43:01 +02:00
2020-08-05 18:42:53 +02:00
2019-07-08 15:13:12 +02:00
2019-07-08 15:13:12 +02:00
2019-10-23 17:23:46 +02:00
2020-03-18 11:10:09 +01:00
2019-10-23 17:23:46 +02:00
2019-09-16 22:10:05 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-03-18 11:15:22 +01:00
2019-07-08 15:13:14 +02:00
2020-08-05 18:42:53 +02:00
2019-10-23 17:23:46 +02:00
2019-07-08 19:39:44 +02:00
2019-07-08 20:35:11 +02:00
2020-08-05 18:42:53 +02:00
2019-12-30 15:58:29 +01:00
2019-06-19 17:09:55 +02:00
2019-05-05 21:10:34 +02:00
2020-08-05 18:43:03 +02:00
2019-05-05 21:02:27 +02:00
2019-07-08 15:13:14 +02:00
2020-08-05 18:42:53 +02:00
2020-01-27 15:55:44 +01:00
2020-08-05 18:42:53 +02:00
2020-08-05 18:42:53 +02:00
2020-08-05 18:42:53 +02:00
2019-07-08 20:35:11 +02:00
2019-10-23 17:23:46 +02:00
2020-08-05 18:42:53 +02:00
2019-06-05 17:36:38 +02:00
2020-08-05 18:42:53 +02:00
2020-08-23 17:36:59 -05:00
2020-08-05 18:42:53 +02:00
2020-08-05 18:42:54 +02:00
2019-05-30 11:26:32 -07:00
2019-05-21 11:28:40 +02:00
2020-09-17 15:59:00 +01:00
2020-08-05 18:42:53 +02:00
2020-08-05 18:43:02 +02:00
2020-04-08 11:18:38 +02:00
2020-08-05 18:43:01 +02:00
2018-01-21 12:56:37 +01:00
2019-11-18 19:53:45 +01:00
2019-07-08 15:13:16 +02:00
2020-01-27 15:55:44 +01:00
2019-07-08 15:13:17 +02:00
2019-05-05 21:02:29 +02:00
2019-05-30 11:26:32 -07:00
2020-08-05 18:42:46 +02:00
2019-05-05 21:02:30 +02:00
2019-07-08 15:13:17 +02:00
2019-05-05 21:02:31 +02:00
2019-05-05 21:02:32 +02:00
2019-07-08 15:13:17 +02:00
2019-05-30 11:26:35 -07:00
2019-06-19 17:09:55 +02:00
2019-05-05 21:02:32 +02:00
2019-05-30 11:29:22 -07:00
2019-05-30 11:29:22 -07:00
2019-12-30 15:58:23 +01:00
2020-08-05 18:42:53 +02:00
2020-08-05 18:42:53 +02:00
2020-08-05 18:42:53 +02:00
2020-03-18 11:15:24 +01:00
2019-07-08 20:35:11 +02:00
2020-08-12 12:13:44 -07:00
2019-05-30 11:26:32 -07:00
2017-11-02 11:10:55 +01:00
2019-07-08 20:35:11 +02:00
2020-02-13 23:51:30 +01:00
2020-08-23 17:36:59 -05:00
2020-08-05 18:42:53 +02:00
2020-08-05 18:42:53 +02:00
2020-08-05 18:42:53 +02:00
2020-08-05 18:42:53 +02:00
2020-03-18 11:15:24 +01:00
2018-03-24 10:19:40 +01:00
2019-07-08 15:13:18 +02:00
2020-04-01 11:35:22 +02:00
2019-05-30 11:29:22 -07:00