Linus Torvalds
883cad5ba8
Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Pull MFD updates from Lee Jones:
"New Device Support:
- Add support for AXP813 ADC to AXP20x
- Add support for PM8005, PM8998 and PMI8998
New Functionality:
- Add support for Battery Power Supply to AXP813
- Add support for SYSCON to SPARD SC27XX SPI
- Add support for RTC to ChromeOS Embedded-Controller
Fix-ups:
- Remove unused code; exynos{4,5}-pmu, cros_ec, cros_ec_acpi_gpe
- Remove duplicate error messages (-ENOMEM, etc); htc-i2cpld,
janz-cmodio, max8997, rc5t583, sm501, smsc-ece1099, abx500-core,
si476x-i2c, ti_am335x_tscadc, tps65090, tps6586x, tps65910,
tps80031, twl6030-irq, viperboard
- Succinctly use ptr to struct in sizeof(); rc5t583, abx500-core,
sm501, smsc-ece1099
- Simplify syntax for NULL ptr checking; abx500-core, sm501
- No not unnecessarily initialise variables; tps65910, tps65910
- Reorganise and simplify driver data; omap-usb-tll
- Move to SPDX license statement; tps68470
- Probe ADCs via DT; axp20x
- Use new GPIOD API; arizona-core
- Constify things; axp20x
- Reduce code-size (use MACROS, etc); axp20x, omap-usb-host
- Add DT support/docs; motorola-cpcap
- Remove VLAs; rave-sp
- Use devm_* managed resources; cros_ec
- Interrogate HW for firmware version; rave-sp
- Provide ACPI support for ChromeOS Embedded-Controller
Bug Fixes:
- Reorder ordered (enum) device list; tps65218
- Only accept valid data from the offset; rave-sp
- Refrain from copying junk from failed SPI read; cros_ec_dev
- Fix potential memory leaks; pcf50633-core
- Fix clock initialisation; twl-core
- Fix build-issue; tps65911
- Fix off-by-one error; tps65911
- Fix code ordering issues; intel-lpss
- Fix COMPILE_TEST related issues; pwm-stm32
- Fix broken MMC card detection; asic3
- Fix clocking related issues; intel-lpss-pci"
* tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (84 commits)
mfd: cros_ec: Remove unused __remove function
mfd: wm97xx-core: Platform data can be NULL
mfd: cros_ec_dev: Don't advertise junk features on failure
mfd: cros_ec: Use devm_kzalloc for private data
mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clock
mfd: asic3: Fix broken MMC card detection
mfd: timberdale: Fix spelling mistake "Uknown" -> "Unknown"
mfd: omap-usb-host: Use match_string() helper
mfd: stm32-timers: Fix pwm-stm32 linker issue with COMPILE_TEST
pwm: stm32: Initialize raw local variables
mfd: arizona: Update DT doc to support more standard Reset binding
dt-bindings: mfd: Add bindings for DA9063L
mfd: intel-lpss: Correct names of RESETS register bits
mfd: qcom-spmi-pmic: Add support for pm8005, pm8998 and pmi8998
mfd: intel-lpss: Program REMAP register in PIO mode
mfd: cros_ec_i2c: Moving the system sleep pm ops to late
mfd: cros_ec_i2c: Add ACPI module device table
mfd: cros_ec_dev: Register shutdown function for debugfs
mfd: cros_ec_dev: Register cros-ec-rtc driver as a subdevice
mfd: cros_ec: Don't try to grab log when suspended
...
2018-06-11 07:20:17 -07:00
..
2012-10-02 11:43:13 +02:00
2013-05-27 14:07:11 +02:00
2016-08-08 12:53:11 +01:00
2017-09-05 10:03:06 -05:00
2017-04-27 09:25:04 +01:00
2018-06-04 07:11:07 +01:00
2013-04-05 11:20:14 +02:00
2017-02-01 13:13:27 -06:00
2017-02-13 09:29:42 +00:00
2018-04-05 21:29:35 -07:00
2017-10-13 10:42:58 +01:00
2015-10-30 17:19:48 +00:00
2014-09-26 08:24:03 +01:00
2017-09-05 10:03:06 -05:00
2015-01-15 14:35:12 +01:00
2017-09-05 08:46:00 +01:00
2017-12-31 15:50:00 +01:00
2018-04-23 15:46:12 +01:00
2018-04-23 17:53:38 +01:00
2014-05-22 18:08:18 -05:00
2015-03-26 12:14:11 -05:00
2017-10-13 10:42:58 +01:00
2017-10-13 10:42:58 +01:00
2017-12-26 10:37:05 -06:00
2017-09-07 14:43:33 -07:00
2014-03-19 08:58:40 +00:00
2017-04-27 09:25:07 +01:00
2018-06-04 06:48:48 +01:00
2015-10-13 11:28:20 +01:00
2016-02-11 15:34:44 +00:00
2017-06-16 15:31:18 +01:00
2017-05-23 14:17:42 +02:00
2016-11-11 15:36:38 +00:00
2014-01-21 08:27:55 +00:00
2017-07-06 08:29:13 +01:00
2013-02-14 00:23:01 +01:00
2013-06-30 23:30:04 +02:00
2014-09-24 15:25:54 +01:00
2016-11-23 16:27:42 +00:00
2017-11-09 17:05:05 -06:00
2017-10-13 10:42:58 +01:00
2017-11-09 17:05:05 -06:00
2018-01-08 11:03:35 +00:00
2017-11-09 17:05:05 -06:00
2018-05-16 09:21:48 +01:00
2018-04-16 15:16:10 +01:00
2017-09-05 10:03:06 -05:00
2017-01-09 10:19:13 -06:00
2014-03-13 22:27:17 +00:00
2015-11-24 11:11:17 +00:00
2016-11-29 08:21:36 +00:00
2017-02-27 18:43:46 -08:00
2018-06-04 06:47:52 +01:00
2015-04-03 13:33:43 -07:00
2014-05-22 18:08:18 -05:00
2017-07-18 08:26:19 +01:00
2017-08-21 08:54:27 +01:00
2016-11-29 08:21:35 +00:00
2017-09-05 10:03:06 -05:00
2016-01-14 08:43:49 +00:00
2015-10-22 09:21:22 -05:00
2017-11-01 09:32:42 +00:00
2017-09-04 14:48:57 +01:00
2017-06-20 16:47:50 +01:00
2016-08-10 09:24:57 +01:00
2017-11-09 17:05:05 -06:00
2017-11-09 17:05:05 -06:00
2018-01-12 18:32:55 +00:00
2015-10-30 13:04:19 -05:00
2017-12-06 14:56:33 -06:00
2017-04-27 09:25:04 +01:00
2017-07-18 08:27:32 +01:00
2015-05-29 10:23:58 -05:00
2016-12-01 17:42:27 +00:00
2017-06-15 18:23:27 +01:00
2016-02-11 16:30:22 +00:00
2012-09-18 15:45:05 +02:00
2014-09-26 08:23:57 +01:00
2016-10-04 15:48:05 +01:00
2017-08-15 15:05:01 +03:00
2017-09-05 08:46:02 +01:00