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
..
2016-07-13 17:27:24 -07:00
2018-02-01 10:57:45 -08:00
2016-08-29 20:00:58 -07:00
2016-05-18 15:08:19 -07:00
2018-05-01 15:51:15 -07:00
2017-09-05 10:03:06 -05:00
2015-08-16 23:22:01 -07:00
2016-07-06 17:38:18 +02:00
2017-04-11 15:18:09 +01:00
2013-04-05 11:20:13 +02:00
2015-09-19 11:39:02 -07:00
2017-01-18 14:50:23 -08:00
2016-11-08 16:23:50 -08:00
2017-06-05 15:35:32 -07:00
2015-01-10 14:17:10 -08:00
2018-05-23 16:46:36 -07:00
2015-08-07 14:55:38 -07:00
2012-06-13 13:34:41 -05:00
2013-11-26 15:54:49 -08:00
2016-08-29 20:24:23 -07:00
2016-09-05 10:31:45 -07:00
2018-03-14 10:13:22 -07:00
2017-03-29 00:25:01 -07:00
2017-10-19 17:08:45 -07:00
2017-11-21 13:29:15 +01:00
2013-01-03 12:41:31 -08:00
2013-08-12 22:31:55 -07:00
2013-02-08 12:58:40 +00:00
2013-02-08 12:58:40 +00:00
2017-01-15 15:08:46 -08:00
2018-04-16 15:16:09 +01:00
2015-10-30 13:04:19 -05:00
2013-02-08 12:58:40 +00:00
2013-03-12 08:50:06 -07:00
2017-03-07 10:39:23 -08:00
2017-09-04 12:13:24 -07:00
2013-06-18 22:56:51 -07:00
2015-10-30 13:04:19 -05:00
2014-03-30 13:25:19 -07:00
2017-04-05 08:52:39 -07:00
2015-03-20 21:59:55 -07:00
2016-05-27 17:08:31 -07:00
2014-12-21 18:59:20 -08:00
2017-04-20 10:47:27 -07:00
2017-12-26 10:37:05 -06:00
2015-07-15 10:17:11 +08:00
2012-05-20 22:02:04 -07:00
2014-05-14 16:39:46 -07:00
2014-12-15 21:46:12 -08:00
2017-11-09 17:05:05 -06:00
2013-02-08 12:58:40 +00:00
2017-07-17 12:41:12 -05:00
2015-05-08 16:45:16 -07:00
2014-09-08 16:16:23 -07:00
2013-06-04 09:17:25 -07:00
2014-09-11 23:40:16 -07:00
2016-12-27 10:06:00 -08:00
2014-01-04 00:47:37 -08:00
2013-11-25 18:28:07 -08:00
2018-03-08 15:34:45 -08:00