Linus Torvalds
84e9c87e6f
== Changes to existing drivers ==
- Constify structures; throughout the subsystem
- Move support to DT in; cros_ec
- DT changes and documentation; cros-ec, max77693, max77686, arizona, da9063
- ACPI changes and documentation; mfd-core
- Use different platform specific API in; cros_ec_*, arizona-core
- Remove unused parent field from; cros_ec_i2c
- Add wake-up/reset delay in; cross_ec_spi, arizona-core
- Staticise structures/functions in; cros_ec
- Remove redundant code; arizona-core, max77686
- Bugfix; twl4030-power
- Allow compile test; aat2870, tps65910
- MAINTAINERS adaptions; samsung, syscon
- Resource Management (devm_*); arizona-core
- Refactor Reset code; arizona-core
- Insist on at least one full boot; arizona-core
- Trivial formatting; arizona-core
- Add low-power-sleep; arizona-core
- IRQ ONESHOT changes; twl4030-irq, mc13xxx-core, wm831x-auxadc, htc-i2cpld,
wm8350-core, ab8500-debugfs, ab8500-gpadc, si476x-i2c
== (Re-)moved drivers ==
- Move protocol helpers out to drivers/platform; cros_ec
== New drivers/supported devices ==
- Add support for AXP22x into axp20x
- Add support for OnKey into da9063-core
- Add support for Pinctrl into mt6397-core
- New STMicroelectronics LPC Watchdog driver
- New STMicroelectronics LPC Real-Time Clock driver
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJViWsQAAoJEFGvii+H/HdhBSEP/1nBi6iCwAb0gGJ5HeVKAVGa
bF9EYM3wMEu64Rb3b4CZGVaI2DWy148vsyDdoOht6gRpaGk9yWz4KR9saG0cemKe
NC1fqOrY+a6FytqJOcQ51fhcXAn49uqAOzJsTZX3AQ4Z93EXT3ZhF8/shXqUXNc1
rXzV5enMwco9xnc3+0qzJoA0RaFfZuLB33bxt53GmnJVdnc5b1Haj5t40IN2oDSd
3pA2MQqVw/j4rGwsYOoTkJHK792X969BJHj9AHESwFYz87/u2f8RQin5xi3RWN/M
1XtkvURZESA+ewPWbOsq6wiVZd/wm4i2knoqWeXx0S5uKpi48PaljgY/PNYt8cOt
oC1kVA5oOFIksdue7HG+mJ1EdAd38m3OGDJrivfFCfn8O8U+wsVrmrpS/hPuWQr6
JTsZKapS77vty+jDSHrCU/F1rd5M7fVucxHqum0YCHz6w+B5CYWY3+qLcVa5zimi
f3LbcuWI5XsNzuAsW3iqF1M+bPT6G9GRJV30FczX7KQkLNT0++q62lMF4K3mz93m
avtrmZxFrF0yAP1n4Molz5x8JgfWdyvCSuGGxxfYmGf2v4taLW2BSRFRrWE3WwN3
KQDzcftt3R7CM50wkIVqKJwBP7pA/UV+PPaRopbPqsdeXnkL+EoYyOpDuQkKsblz
Q5M3ChB5rsu8trNyMPI6
=Y02f
-----END PGP SIGNATURE-----
Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Pull MFD updates from Lee Jones:
"Changes to existing drivers:
- Constify structures; throughout the subsystem
- Move support to DT in; cros_ec
- DT changes and documentation; cros-ec, max77693, max77686, arizona, da9063
- ACPI changes and documentation; mfd-core
- Use different platform specific API in; cros_ec_*, arizona-core
- Remove unused parent field from; cros_ec_i2c
- Add wake-up/reset delay in; cross_ec_spi, arizona-core
- Staticise structures/functions in; cros_ec
- Remove redundant code; arizona-core, max77686
- Bugfix; twl4030-power
- Allow compile test; aat2870, tps65910
- MAINTAINERS adaptions; samsung, syscon
- Resource Management (devm_*); arizona-core
- Refactor Reset code; arizona-core
- Insist on at least one full boot; arizona-core
- Trivial formatting; arizona-core
- Add low-power-sleep; arizona-core
- IRQ ONESHOT changes; twl4030-irq, mc13xxx-core, wm831x-auxadc, htc-i2cpld,
wm8350-core, ab8500-debugfs, ab8500-gpadc, si476x-i2c
(Re-)moved drivers:
- Move protocol helpers out to drivers/platform; cros_ec
New drivers/supported devices:
- Add support for AXP22x into axp20x
- Add support for OnKey into da9063-core
- Add support for Pinctrl into mt6397-core
- New STMicroelectronics LPC Watchdog driver
- New STMicroelectronics LPC Real-Time Clock driver"
* tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (59 commits)
mfd: lpc_ich: Assign subdevice ids automatically
mfd: si476x-i2c: Pass the IRQF_ONESHOT flag
mfd: ab8500-gpadc: Pass the IRQF_ONESHOT flag
mfd: ab8500-debugfs: Pass the IRQF_ONESHOT flag
mfd: wm8350-core: Pass the IRQF_ONESHOT flag
mfd: htc-i2cpld: Pass the IRQF_ONESHOT flag
mfd: wm831x-auxadc: Pass the IRQF_ONESHOT flag
mfd: mc13xxx-core: Pass the IRQF_ONESHOT flag
mfd: twl4030-irq: Pass the IRQF_ONESHOT flag
mfd: mt6397-core: Add GPIO sub-module support
mfd: arizona: Add convience defines for micd_rate/micd_bias_starttime
mfd: dt: Add bindings for DA9063 OnKey
mfd: da9063: Add support for OnKey driver
mfd: arizona: Fix incorrect Makefile conditionals
mfd: arizona: Add stub for wm5102_patch()
mfd: Check ACPI device companion before checking resources
Documentation: Add WM8998/WM1814 device tree bindings
mfd: arizona: Split INx_MODE into two fields
mfd: wm5110: Add delay before releasing reset line
mfd: arizona: Add better support for system suspend
...
2015-06-23 17:31:27 -07:00
..
2013-06-18 09:41:10 +02:00
2014-03-19 08:58:15 +00:00
2014-07-09 16:38:02 +01:00
2015-06-22 12:25:01 +01:00
2014-09-26 08:15:45 +01:00
2014-07-09 16:38:04 +01:00
2014-07-09 16:38:05 +01:00
2014-10-20 16:20:53 +02:00
2015-06-22 12:25:01 +01:00
2015-06-22 12:25:27 +01:00
2015-06-22 12:25:28 +01:00
2015-03-13 23:15:54 +01:00
2014-06-03 08:11:51 +01:00
2014-03-19 08:58:07 +00:00
2015-06-22 12:25:16 +01:00
2015-02-26 10:04:07 +00:00
2015-06-22 12:25:01 +01:00
2015-02-26 10:04:07 +00:00
2014-07-28 11:01:42 +01:00
2014-06-03 08:11:38 +01:00
2014-03-19 08:58:37 +00:00
2014-09-18 11:03:10 -07:00
2014-11-25 16:18:43 +00:00
2015-05-13 16:26:34 +01:00
2014-06-06 12:08:39 -07:00
2015-06-15 13:18:23 +01:00
2015-06-15 13:18:24 +01:00
2015-06-22 12:23:02 +01:00
2014-03-19 08:58:07 +00:00
2013-07-31 13:01:29 +01:00
2015-05-27 13:34:15 +01:00
2014-09-26 08:15:41 +01:00
2015-06-22 12:25:01 +01:00
2015-03-12 09:06:40 +00:00
2015-06-22 12:25:01 +01:00
2014-03-19 08:58:39 +00:00
2015-06-22 12:25:20 +01:00
2015-01-22 16:04:04 +00:00
2015-06-22 12:25:01 +01:00
2015-06-22 12:25:01 +01:00
2015-01-22 15:56:24 +00:00
2015-06-22 12:25:01 +01:00
2013-09-26 11:04:16 +02:00
2015-03-26 14:20:18 +00:00
2014-07-22 13:17:06 +01:00
2014-07-25 15:31:02 +01:00
2015-03-26 14:20:18 +00:00
2013-07-31 13:01:29 +01:00
2015-06-22 12:25:26 +01:00
2014-01-06 09:13:29 +00:00
2014-10-20 16:20:53 +02:00
2015-03-30 08:19:56 +01:00
2015-03-03 16:41:12 +00:00
2015-06-22 12:25:01 +01:00
2015-06-22 12:25:01 +01:00
2014-07-25 15:31:45 +01:00
2014-03-19 08:58:07 +00:00
2014-10-20 16:20:53 +02:00
2015-06-22 12:25:06 +01:00
2015-04-14 17:29:55 -07:00
2015-01-22 15:56:17 +00:00
2014-06-03 08:11:36 +01:00
2015-06-22 12:25:01 +01:00
2014-01-06 09:13:29 +00:00
2015-06-22 12:25:30 +01:00
2015-01-22 15:55:56 +00:00
2015-06-22 12:25:19 +01:00
2014-06-03 08:11:32 +01:00
2015-06-22 12:25:01 +01:00
2014-09-26 08:15:46 +01:00
2015-06-22 12:25:01 +01:00
2014-06-03 08:11:30 +01:00
2015-06-22 12:25:01 +01:00
2014-06-03 08:11:34 +01:00
2014-11-25 16:19:24 +00:00
2015-01-22 16:03:55 +00:00
2015-03-12 09:07:54 +00:00
2015-03-04 08:18:28 +00:00
2015-06-22 12:25:24 +01:00
2015-01-22 16:03:44 +00:00
2015-01-22 16:03:44 +00:00
2014-07-09 14:58:10 +01:00
2014-07-22 13:17:02 +01:00
2014-10-20 16:20:53 +02:00
2015-03-30 10:06:55 +01:00
2014-09-24 13:30:16 +01:00
2015-06-22 12:25:17 +01:00
2015-06-22 12:25:22 +01:00
2015-01-22 16:03:53 +00:00
2014-10-20 16:20:53 +02:00
2013-04-09 09:46:23 +02:00
2014-06-23 12:30:56 +01:00
2014-03-19 08:58:07 +00:00
2015-01-22 15:56:21 +00:00
2014-10-20 16:20:53 +02:00
2015-03-30 08:19:58 +01:00
2015-03-30 10:07:08 +01:00
2014-03-19 08:58:07 +00:00
2014-01-06 09:13:29 +00:00
2014-06-03 08:11:17 +01:00
2015-01-22 15:56:19 +00:00
2015-03-26 14:20:18 +00:00
2014-09-26 08:15:51 +01:00
2015-01-22 15:55:47 +00:00
2015-03-03 16:41:21 +00:00
2015-03-03 16:41:21 +00:00
2015-03-03 16:41:21 +00:00
2015-03-03 16:41:21 +00:00
2015-03-03 16:41:21 +00:00
2015-03-03 16:41:21 +00:00
2015-03-03 16:41:21 +00:00
2015-03-12 09:27:41 +00:00
2015-03-26 14:20:19 +00:00
2015-04-09 10:26:54 +01:00
2014-07-25 15:31:44 +01:00
2015-06-22 12:25:29 +01:00
2013-04-19 18:37:59 +02:00
2015-03-12 09:08:12 +00:00
2014-10-20 16:20:53 +02:00
2015-01-22 15:56:26 +00:00
2014-10-20 16:20:53 +02:00
2014-10-20 16:20:53 +02:00
2014-07-09 16:37:55 +01:00
2013-04-09 12:18:16 +02:00
2015-06-22 12:25:01 +01:00
2014-12-30 16:59:59 -08:00
2014-03-19 08:58:17 +00:00
2015-01-22 15:55:49 +00:00
2014-12-14 16:10:09 -08:00
2014-12-14 16:10:09 -08:00
2015-06-22 12:25:01 +01:00
2014-11-25 16:18:58 +00:00
2014-12-14 16:10:09 -08:00
2015-03-03 16:41:15 +00:00
2014-03-19 08:58:34 +00:00
2014-07-25 15:31:47 +01:00
2014-06-03 08:11:27 +01:00
2015-06-22 12:25:01 +01:00
2015-04-09 10:26:40 +01:00
2014-11-25 16:18:53 +00:00
2015-01-22 16:03:46 +00:00
2015-01-22 16:03:34 +00:00
2014-09-26 08:15:48 +01:00
2014-10-20 16:20:53 +02:00
2014-03-19 08:58:07 +00:00
2013-06-13 12:11:39 +02:00
2014-03-19 08:58:07 +00:00
2014-07-28 08:10:06 +01:00
2014-01-06 09:13:29 +00:00
2014-10-20 16:20:53 +02:00
2015-06-22 12:25:23 +01:00
2015-06-22 12:25:04 +01:00
2015-06-22 12:25:01 +01:00
2015-03-30 12:39:22 +01:00
2015-01-22 16:03:48 +00:00
2015-06-18 14:03:08 +02:00
2013-07-31 13:01:29 +01:00
2015-03-03 16:41:14 +00:00
2014-11-25 16:18:42 +00:00
2014-01-21 08:27:45 +00:00
2013-08-20 08:51:58 +01:00
2015-06-22 12:25:25 +01:00
2014-01-06 09:13:25 +00:00
2014-01-21 08:27:51 +00:00
2015-06-22 12:25:01 +01:00
2014-01-21 08:27:51 +00:00
2015-04-09 10:26:48 +01:00
2014-11-25 16:18:56 +00:00
2015-06-22 12:25:26 +01:00
2014-07-25 15:31:42 +01:00
2014-07-22 13:17:05 +01:00
2014-06-03 08:11:34 +01:00
2015-01-22 15:56:03 +00:00
2015-06-22 12:25:01 +01:00
2014-09-26 08:15:35 +01:00
2014-11-25 16:18:55 +00:00