Linus Torvalds
3f173bde7e
Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
...
Pull pin control fixes from Linus Walleij:
"Here is an overdue pull request for pin control fixes, the most
prominent feature is to make Intel Chromebooks (and I suspect any
other Cherryview-based Intel thing) happy again, which we really want
to see.
There is a patch hitting drivers/firmware/* that I was uncertain to
who actually manages, but I got Andy Shevchenko's and Dmitry Torokov's
review tags on it and I trust them both 100% to do the right thing for
Intel platform drivers.
Summary:
- Make a few Intel Chromebooks with Cherryview DMI firmware work
smoothly.
- A fix for some bogus allocations in the generic group management
code.
- Some GPIO descriptor lookup table stubs. Merged through the pin
control tree for administrative reasons.
- Revert the "bi-directional" and "output-enable" generic properties:
we need more discussions around this. It seems other SoCs are using
input/output gate enablement and these terms are not correct.
- Fix mux and drive strength atomically in the MXS driver.
- Fix the SPDIF function on sunxi A83T.
- OF table terminators and other small fixes"
* tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl:
pinctrl: sunxi: Fix SPDIF function name for A83T
pinctrl: mxs: atomically switch mux and drive strength config
pinctrl: cherryview: Extend the Chromebook DMI quirk to Intel_Strago systems
firmware: dmi: Add DMI_PRODUCT_FAMILY identification string
pinctrl: core: Fix warning by removing bogus code
gpiolib: Add stubs for gpiod lookup table interface
Revert "pinctrl: generic: Add bi-directional and output-enable"
pinctrl: cherryview: Add terminate entry for dmi_system_id tables
2017-05-29 10:05:19 -07:00
..
2017-05-08 19:03:25 -07:00
2016-09-23 13:07:15 -06:00
2017-05-22 20:29:06 +02:00
2017-05-14 02:06:03 +02:00
2013-09-11 15:59:28 -07:00
2017-05-09 09:49:36 -07:00
2017-05-09 17:43:18 +01:00
2016-09-23 11:52:32 -06:00
2013-11-13 12:09:14 +09:00
2016-10-10 07:12:02 -06:00
2017-05-10 07:39:43 -06:00
2017-04-14 14:00:49 -06:00
2012-11-09 18:07:11 +05:30
2017-02-14 08:29:56 -07:00
2017-02-27 21:41:08 -08:00
2015-04-14 16:49:00 -07:00
2016-04-28 07:47:35 -06:00
2013-05-21 10:21:57 -07:00
2017-04-02 14:17:43 -06:00
2017-05-14 02:06:03 +02:00
2013-10-30 01:21:24 +01:00
2012-04-03 13:09:18 +02:00
2017-05-03 08:50:52 -07:00
2017-03-09 17:01:09 -08:00
2017-05-03 10:31:20 -07:00
2017-05-29 10:05:19 -07:00
2016-11-14 08:14:24 +05:30
2017-03-09 02:59:26 -07:00
2017-05-04 19:15:35 -07:00
2017-05-04 19:15:35 -07:00
2017-04-24 13:53:13 -05:00
2017-03-29 15:46:06 -06:00
2017-03-30 10:15:19 +02:00
2017-04-06 10:55:24 +09:00
2015-12-03 11:49:23 -05:00
2016-05-10 12:05:27 +03:00
2017-05-05 11:36:44 -07:00
2017-05-12 15:57:15 -07:00
2017-01-11 09:42:59 +01:00
2014-02-28 15:12:08 -08:00
2017-02-10 15:20:44 +01:00
2016-10-24 08:12:35 -02:00
2017-03-15 11:16:30 +01:00
2017-05-05 11:48:17 +10:00
2017-03-13 17:15:19 -06:00
2017-04-10 13:12:18 -07:00
2017-02-09 17:39:16 +01:00
2016-09-20 09:58:12 -06:00
2014-02-10 16:01:40 -08:00
2016-10-01 00:49:58 -06:00
2017-04-20 12:01:06 -04:00
2017-05-26 16:45:13 -07:00
2017-05-10 11:20:09 -07:00
2016-10-24 08:12:35 -02:00
2017-05-11 00:22:17 +09:00
2017-04-05 18:32:32 +01:00
2016-12-13 09:29:06 -08:00
2017-03-17 13:06:14 -06:00
2017-04-16 10:06:33 -06:00
2017-03-08 09:38:43 +01:00
2017-01-14 11:14:55 +01:00
2016-10-24 08:12:35 -02:00
2017-05-03 10:05:38 -07:00
2017-05-05 17:34:57 -07:00
2012-05-02 00:10:49 -07:00
2016-09-20 12:38:48 -06:00
2014-08-26 09:35:53 +02:00
2017-04-28 10:23:19 -05:00
2017-05-02 17:34:32 -07:00
2009-06-12 18:01:47 +02:00
2017-01-03 17:33:36 +00:00
2013-01-26 22:20:06 -08:00
2010-04-23 02:09:52 +02:00
2017-05-02 16:40:27 -07:00
2015-06-08 23:15:45 +02:00
2014-12-08 12:56:06 +08:00
2016-06-17 16:23:23 -07:00
2015-08-05 13:43:45 -07:00
2013-07-09 22:09:19 +02:00
2017-05-08 19:03:25 -07:00
2016-09-23 13:07:27 -06:00
2017-04-03 18:53:50 +01:00
2014-03-08 12:39:44 +05:30
2014-06-10 19:11:06 -04:00
2017-05-02 10:21:17 -07:00
2017-05-08 17:15:11 -07:00
2017-01-04 14:40:52 -07:00
2016-09-20 09:09:09 -06:00
2017-05-06 18:49:09 -07:00
2011-05-13 16:31:00 -07:00
2016-09-20 09:54:38 -06:00
2016-09-01 17:52:02 -07:00
2017-04-21 06:00:13 -07:00
2017-03-31 12:55:11 +02:00
2017-04-14 10:26:35 +02:00
2017-04-06 13:07:33 -04:00
2017-04-04 22:33:38 +01:00
2016-08-18 11:08:33 -06:00
2010-11-15 18:25:12 +09:00
2017-05-22 16:42:02 +02:00
2017-02-23 08:27:25 -08:00
2017-04-11 14:35:15 -06:00
2016-10-04 13:54:07 -07:00
2017-02-16 20:10:26 +00:00
2017-04-21 13:22:34 -04:00
2017-05-01 22:21:35 -07:00
2017-05-12 11:58:45 -07:00
2017-02-10 11:15:08 +01:00
2017-05-03 18:41:21 -07:00
2017-05-09 13:44:56 -06:00
2017-05-17 11:52:44 +02:00
2017-04-02 15:18:32 -06:00
2017-05-09 12:51:49 +02:00
2017-05-08 17:15:14 -07:00
2017-03-17 15:10:49 +09:00
2017-05-19 10:42:11 +02:00
2009-01-07 10:00:18 -08:00
2017-05-09 09:41:42 +02:00
2016-07-24 06:33:58 +03:00
2016-06-30 13:07:33 -06:00
2017-03-10 14:51:57 +01:00
2016-06-23 07:58:38 -06:00
2008-07-25 10:53:30 -07:00
2009-08-22 14:25:32 -07:00
2017-05-12 15:57:16 -07:00
2016-12-14 16:30:12 -08:00
2016-11-16 16:17:45 -07:00
2016-08-14 12:12:36 -06:00
2016-10-24 08:12:35 -02:00
2017-05-03 12:38:20 -07:00
2017-04-27 15:54:39 -06:00
2005-09-07 16:57:27 -07:00
2008-02-03 15:27:38 +02:00
2017-04-27 15:54:39 -06:00
2011-11-09 12:10:37 +02:00
2016-09-20 17:58:46 -06:00
2016-09-26 22:16:41 +05:30
2017-01-19 15:56:19 +00:00
2017-02-12 15:20:07 -07:00
2016-08-14 11:52:40 -06:00
2017-01-26 15:08:06 -07:00
2015-12-14 15:24:03 +00:00
2011-04-28 16:12:47 -04:00
2015-01-19 12:05:32 +01:00
2017-03-21 22:20:05 +11:00
2015-09-21 22:00:41 +08:00
2015-05-02 09:54:30 +03:00
2017-05-09 13:36:02 -06:00
2013-01-11 11:38:03 -08:00
2005-04-16 15:20:36 -07:00
2013-12-02 14:48:28 +01:00
2017-01-05 15:01:54 -06:00
2016-03-31 00:32:59 -06:00
2016-05-02 09:32:04 -07:00
2016-11-19 10:22:04 -07:00
2016-10-24 08:12:35 -02:00
2014-12-08 09:07:11 -05:00
2016-08-15 10:19:11 -06:00
2017-04-08 18:38:10 +02:00
2017-02-27 18:43:46 -08:00
2010-08-04 15:21:40 +02:00
2016-10-24 08:12:35 -02:00
2016-04-28 07:23:11 -06:00
2015-08-13 18:03:18 -06:00
2016-10-10 07:12:02 -06:00
2017-02-15 15:22:47 -07:00
2017-05-11 11:29:52 -07:00
2017-02-27 18:43:47 -08:00
2015-07-24 15:15:17 +02:00
2007-11-26 19:39:01 -08:00
2012-09-26 19:56:15 +02:00
2017-03-09 00:33:15 -07:00
2006-10-03 23:39:02 +02:00
2017-04-07 01:08:08 +02:00
2010-02-05 12:22:44 +01:00
2016-03-15 16:55:16 -07:00
2016-05-17 14:48:04 +02:00
2016-10-02 22:50:21 -07:00
2016-10-24 08:12:35 -02:00
2016-04-28 07:26:41 -06:00
2016-05-06 11:09:01 -07:00
2016-03-14 17:08:16 +01:00
2008-10-16 11:21:32 -07:00
2017-01-09 13:58:57 -05:00
2009-06-12 18:01:47 +02:00
2012-10-01 15:27:48 +02:00
2017-04-27 15:54:39 -06:00
2016-10-24 08:12:35 -02:00
2017-04-12 12:23:37 -05:00
2017-03-17 13:03:36 -06:00
2017-03-10 14:51:57 +01:00
2016-12-27 13:08:42 -07:00
2017-04-27 15:54:39 -06:00
2015-06-11 15:16:55 +10:00
2016-04-28 07:44:54 -06:00
2017-04-27 15:54:39 -06:00