Linus Torvalds
cf2e8c544c
Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Pull MFD updates from Lee Jones:
"New Drivers:
- Add STMPE ADC Input driver
- Add STMicroelectronics STPMIC1 Parent driver
- Add STMicroelectronics STPMIC1 OnKey Misc driver
- Add STMicroelectronics STPMIC1 Watchdog driver
- Add Cirrus Logic Lochnagar Parent driver
- Add TQ-Systems TQMX86 Parent driver
New Device Support:
- Add support for ADC to STMPE
New (or moved) Functionality:
- Move Lightbar functionality to its own driver; cros_ec_lightbar
- Move VBC functionality to its own driver; cros_ec_vbc
- Move VBC functionality to its own driver; cros_ec_vbc
- Move DebugFS functionality to its own driver; cros_ec_debugfs
- Move SYSFS functionality to its own driver; cros_ec_sysfs
- Add support for input voltage options; tps65218
Fixes:
- Use devm_* managed resources; cros_ec
- Device Tree documentation; stmpe, aspeed-lpc, lochnagar
- Trivial Clean-ups; stmpe
- Rip out broken modular code; aat2870-core, adp5520, as3711,
db8500-prcmu, htc-i2cpld, max8925-core, rc5t583, sta2x11-mfd,
syscon, tps65090, tps65910, tps68470 tps80031, wm831x-spi,
wm831x-i2c, wm831x-core, wm8350-i2c, wm8350-core, wm8400-core
- Kconfig fixups; INTEL_SOC_PMIC
- Improve error path; sm501, sec-core
- Use struct_size() helper; sm501
- Constify; at91-usart
- Use pointers instead of copying data; at91-usart
- Deliver proper return value; cros_ec_dev
- Trivial formatting/whitespace; sec-core"
* tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (53 commits)
mfd: mxs-lradc: Mark expected switch fall-through
mfd: sec-core: Cleanup formatting to a consistent style
mfd: tqmx86: IO controller with I2C, Wachdog and GPIO
mfd: intel-lpss: Move linux/pm.h to the local header
mfd: cros_ec_dev: Return number of bytes read with CROS_EC_DEV_IOCRDMEM
mfd: tps68470: Drop unused MODULE_DEVICE_TABLE
mfd: at91-usart: No need to copy mfd_cell in probe
mfd: at91-usart: Constify at91_usart_spi_subdev and at91_usart_serial_subdev
mfd: lochnagar: Add support for the Cirrus Logic Lochnagar
mfd: lochnagar: Add initial binding documentation
dt-bindings: mfd: aspeed-lpc: Make parameter optional
mfd: sec-core: Return gracefully instead of BUG() if device cannot match
mfd: sm501: Use struct_size() in devm_kzalloc()
mfd: sm501: Fix potential NULL pointer dereference
mfd: Kconfig: Fix I2C_DESIGNWARE_PLATFORM dependencies
mfd: tps65218.c: Add input voltage options
mfd: wm8400-core: Make it explicitly non-modular
mfd: wm8350-core: Drop unused module infrastructure from non-modular code
mfd: wm8350-i2c: Make it explicitly non-modular
mfd: wm831x-core: Drop unused module infrastructure from non-modular code
...
2019-03-08 10:02:58 -08:00
..
2016-07-08 21:52:36 +02:00
2016-05-04 11:44:15 +01:00
2017-02-15 09:51:28 -05:00
2015-06-25 17:00:38 -07:00
2015-10-04 20:28:58 +01:00
2018-10-11 12:12:55 +02:00
2015-07-31 09:02:06 -05:00
2017-08-15 14:18:56 +03:00
2015-12-15 09:12:41 -06:00
2015-12-20 19:40:45 -08:00
2017-06-19 09:22:47 +03:00
2017-06-19 09:22:47 +03:00
2018-09-24 19:00:35 +03:00
2018-03-22 08:54:52 -04:00
2019-02-18 09:46:46 +01:00
2017-11-03 16:34:00 -07:00
2015-06-25 17:00:38 -07:00
2018-01-16 14:15:35 -05:00
2018-05-18 15:34:45 -04:00
2016-02-09 11:09:52 +01:00
2018-05-22 07:33:53 -04:00
2018-08-10 22:12:32 +10:00
2018-07-18 08:44:22 -06:00
2017-09-06 17:27:30 -07:00
2018-01-12 00:20:41 +01:00
2018-02-13 06:38:41 -08:00
2019-01-04 19:19:51 -07:00
2018-02-23 08:17:28 -07:00
2018-02-13 06:41:02 -08:00
2015-04-15 12:10:17 -04:00
2018-02-23 08:20:11 -07:00
2019-01-08 17:15:10 -08:00
2018-02-21 23:36:39 +01:00
2016-05-01 14:12:14 -07:00
2015-10-17 22:03:00 -07:00
2016-05-01 14:12:14 -07:00
2016-05-03 14:59:30 -07:00
2018-07-15 13:52:57 +02:00
2016-04-28 07:51:59 -06:00
2015-06-22 10:35:05 -06:00
2017-06-09 11:52:09 +02:00
2016-12-08 21:00:08 +01:00
2017-02-01 12:44:23 +01:00
2018-11-12 10:33:50 +01:00
2018-12-16 14:05:58 +00:00
2016-11-13 13:07:17 +00:00
2015-09-23 20:23:18 +01:00
2017-04-08 17:26:03 +01:00
2017-01-28 18:24:57 +00:00
2018-02-17 12:39:46 +00:00
2017-03-05 11:22:56 +00:00
2017-10-14 20:34:01 +01:00
2016-11-13 13:07:15 +00:00
2018-01-10 10:30:13 +00:00
2017-01-28 16:38:33 +00:00
2016-05-04 11:11:30 +01:00
2015-09-23 20:23:19 +01:00
2015-12-19 15:08:00 +00:00
2018-07-23 19:18:10 +01:00
2016-10-23 19:33:55 +01:00
2018-07-23 19:18:11 +01:00
2016-11-13 13:07:33 +00:00
2017-09-04 14:49:30 +01:00
2016-02-21 20:22:23 +00:00
2017-05-07 14:39:17 +01:00
2016-11-13 11:40:26 +00:00
2018-02-17 12:39:46 +00:00
2019-01-19 17:56:34 +00:00
2017-06-11 15:59:05 +01:00
2015-08-16 10:51:23 +01:00
2016-02-24 20:52:55 +00:00
2015-10-04 20:28:58 +01:00
2015-10-04 20:28:58 +01:00
2015-10-04 20:28:58 +01:00
2019-02-21 15:01:06 +02:00
2016-05-03 15:07:35 -07:00
2015-09-20 19:30:10 -07:00
2017-10-30 11:46:04 +01:00
2018-06-03 12:49:15 -07:00
2018-10-17 12:18:15 -05:00
2018-07-19 16:19:52 -05:00
2015-05-06 08:03:19 +02:00
2017-12-08 17:43:52 +01:00
2018-02-23 08:25:45 -07:00
2018-03-21 09:20:40 -06:00
2018-04-25 16:59:53 -07:00
2017-12-19 09:26:00 +01:00
2018-12-05 12:01:56 +03:00
2018-07-02 17:42:36 +02:00
2019-02-04 12:58:03 +01:00
2017-08-28 11:43:39 +02:00
2016-11-17 09:18:43 -07:00
2018-09-12 09:46:46 +02:00
2018-02-23 08:21:13 -07:00
2018-02-23 08:21:48 -07:00
2018-02-23 08:20:57 -07:00
2018-03-21 09:26:07 -06:00
2019-02-01 08:09:27 +00:00
2019-02-01 08:09:27 +00:00
2019-02-01 08:09:27 +00:00
2018-06-03 20:32:02 +10:00
2017-01-31 16:57:05 +09:00
2016-11-10 17:03:35 +01:00
2018-07-15 13:55:44 +02:00
2018-07-15 13:55:44 +02:00
2018-06-28 20:32:51 +09:00
2017-01-29 19:59:42 +01:00
2018-10-11 21:59:11 +02:00
2018-01-08 21:28:11 +01:00
2016-08-29 15:06:32 +02:00
2019-01-16 22:06:51 +01:00
2016-09-27 12:20:17 +02:00
2018-07-03 13:11:20 +02:00
2016-08-30 14:45:50 +02:00
2018-04-22 20:07:06 +02:00
2017-06-03 19:29:26 +09:00
2018-10-26 07:38:19 -07:00
2016-06-30 10:29:43 +02:00
2015-12-06 22:52:18 -05:00
2018-11-30 17:17:39 -08:00
2015-05-06 08:03:20 +02:00
2015-12-16 00:21:40 +08:00
2017-06-06 21:14:13 -04:00
2017-03-25 20:03:35 -07:00
2018-07-02 09:06:24 +09:00
2018-01-27 20:02:24 +11:00
2018-02-23 08:11:34 -07:00
2018-04-25 14:17:48 +02:00
2017-06-08 13:05:28 +02:00
2016-06-10 16:01:40 +02:00
2018-02-23 08:25:45 -07:00
2018-05-10 07:27:15 -04:00
2018-05-10 07:27:15 -04:00
2017-11-03 09:02:30 -07:00
2018-03-17 14:20:54 +01:00
2016-10-30 21:05:47 +01:00
2018-02-13 06:41:02 -08:00
2015-06-02 08:03:25 -07:00
2016-05-03 14:59:30 -07:00
2015-10-04 20:28:58 +01:00
2017-04-12 12:23:37 -05:00
2018-07-02 17:42:36 +02:00
2018-03-22 13:40:10 +01:00
2015-12-27 16:55:57 +01:00
2015-06-25 17:00:36 -07:00
2018-01-23 09:47:05 +01:00
2018-05-10 07:27:15 -04:00
2018-03-20 10:36:04 +01:00
2018-02-12 11:24:55 +01:00
2018-02-26 09:43:20 -06:00
2018-03-21 09:35:01 -06:00
2017-11-08 12:14:51 +01:00
2018-11-26 18:19:11 +01:00
2018-12-12 23:22:18 +01:00
2016-11-01 09:27:33 -07:00
2017-07-17 17:26:15 +02:00
2018-07-18 13:10:15 +01:00
2018-03-14 19:11:00 +01:00
2019-02-18 09:46:45 +01:00
2015-09-30 21:28:10 +02:00
2018-03-06 15:17:55 +01:00
2016-09-26 15:39:56 +02:00
2018-03-07 15:45:50 +01:00
2016-04-28 07:51:59 -06:00
2015-10-19 01:01:20 +02:00
2017-12-21 14:56:27 +02:00
2015-11-09 17:17:27 -08:00
2016-03-23 10:05:37 -07:00
2015-05-11 10:38:23 -07:00
2018-07-02 17:42:36 +02:00
2018-03-21 21:21:25 -04:00
2017-10-04 10:29:22 +02:00
2016-08-05 13:39:19 +02:00
2018-08-27 12:12:03 -04:00
2017-04-13 03:51:47 +02:00
2015-06-25 09:06:57 +02:00
2015-06-25 09:06:56 +02:00
2015-05-27 15:40:20 +01:00
2015-04-30 22:15:04 +01:00
2017-06-30 09:16:51 -05:00
2017-08-10 22:39:53 +10:00
2017-08-10 22:40:01 +10:00
2016-02-09 17:37:39 -08:00
2018-11-26 15:53:56 -08:00
2017-06-15 08:50:37 +02:00
2016-05-16 11:14:29 -04:00
2017-01-23 11:48:16 +00:00
2018-02-28 18:07:20 +01:00
2019-01-16 22:09:33 +01:00
2018-04-27 17:02:48 -06:00
2018-04-16 14:18:15 -06:00
2017-10-13 16:18:33 -07:00
2018-04-16 14:18:15 -06:00
2017-04-14 09:26:37 +08:00
2015-04-07 20:57:32 -07:00
2017-11-03 16:33:59 -07:00
2018-07-15 13:55:46 +02:00
2018-07-15 13:55:47 +02:00
2018-02-12 11:22:47 +01:00
2017-01-02 10:42:33 +05:30
2017-01-02 10:42:33 +05:30
2016-04-07 21:13:02 +02:00
2018-05-22 12:24:12 +03:00
2017-09-20 16:07:22 +03:00
2018-10-19 19:21:57 +03:00
2016-11-18 18:19:15 +05:30
2017-04-11 10:58:25 +03:00
2016-12-05 17:22:27 +00:00
2015-06-01 16:08:24 +05:30
2016-04-28 12:28:08 -07:00
2018-09-10 12:07:06 +02:00
2015-12-08 14:50:12 +01:00
2017-05-27 11:51:36 +02:00