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