Linus Torvalds
dd6ec12f3b
Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
...
Pull DeviceTree updates from Rob Herring:
- vsprintf format specifier %pOF for device_node's. This will enable us
to stop storing the full node names. Conversion of users will happen
next cycle.
- Update documentation to point to DT specification instead of ePAPR.
- Split out graph and property functions to a separate file.
- New of-graph functions for ALSA
- Add vendor prefixes for RISC-V, Linksys, iWave Systems, Roofull,
Itead, and BananaPi.
- Improve dtx_diff utility filename printing.
* tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (32 commits)
of: document /sys/firmware/fdt
dt-bindings: Add RISC-V vendor prefix
vsprintf: Add %p extension "%pOF" for device tree
of: find_node_by_full_name rewrite to compare each level
of: use kbasename instead of open coding
dt-bindings: thermal: add file extension to brcm,ns-thermal
of: update ePAPR references to point to Devicetree Specification
scripts/dtc: dtx_diff - Show real file names in diff header
of: detect invalid phandle in overlay
of: be consistent in form of file mode
of: make __of_attach_node() static
of: address.c header comment typo
of: fdt.c header comment typo
of: make of_fdt_is_compatible() static
dt-bindings: display-timing.txt convert non-ascii characters to ascii
Documentation: remove overlay-notes reference to non-existent file
dt-bindings: usb: exynos-usb: Add missing required VDD properties
dt-bindings: Add vendor prefix for Linksys
MAINTAINERS: add device tree ABI documentation file
of: Add vendor prefix for iWave Systems Technologies Pvt. Ltd
...
2017-07-07 10:37:54 -07:00
..
2017-05-04 16:08:52 +05:30
2017-06-01 14:26:23 -07:00
2017-05-08 17:15:13 -07:00
2017-05-23 20:32:10 +02:00
2017-05-15 17:07:30 +02:00
2017-05-22 10:39:11 +02:00
2017-07-04 11:48:27 -07:00
2017-07-03 20:55:59 -07:00
2017-06-15 09:45:06 +01:00
2017-07-04 11:55:21 -07:00
2017-06-04 23:10:05 -04:00
2017-07-03 03:42:10 -07:00
2017-06-20 10:30:49 +02:00
2017-05-18 11:03:08 -06:00
2017-06-03 19:29:26 +09:00
2017-06-19 19:38:24 +02:00
2017-06-19 19:09:19 +02:00
2017-06-01 15:28:27 +05:30
2017-06-29 14:30:49 +02:00
2017-07-06 11:32:40 -07:00
2017-06-08 17:57:38 +02:00
2017-07-03 01:43:45 -07:00
2017-05-17 10:49:25 +01:00
2017-07-05 14:10:19 -07:00
2017-06-29 17:34:57 +02:00
2017-07-06 11:38:59 -07:00
2017-07-05 12:31:59 -07:00
2017-07-05 12:31:59 -07:00
2017-06-15 11:41:37 +01:00
2017-06-08 09:03:33 +02:00
2017-06-03 19:10:09 +09:00
2017-06-05 15:29:22 -04:00
2017-07-04 22:35:16 +01:00
2017-05-02 10:16:05 -04:00
2017-06-20 15:42:32 -04:00
2017-06-08 18:52:36 -07:00
2017-07-03 10:34:51 -07:00
2017-06-27 12:05:27 -06:00
2017-06-20 15:42:32 -04:00
2017-07-03 13:08:04 -07:00
2017-06-27 12:13:45 -06:00
2017-07-06 16:24:33 -07:00
2017-07-01 16:15:13 -07:00
2017-06-23 14:04:11 -04:00
2017-07-01 16:15:13 -07:00
2017-07-03 02:22:52 -07:00
2017-06-28 14:45:21 -04:00
2017-05-24 12:43:30 -04:00
2017-06-05 16:59:12 +02:00
2017-06-12 10:54:47 +02:00
2017-07-03 16:14:51 -07:00
2017-07-06 20:57:13 -07:00
2017-07-06 16:24:29 -07:00
2017-07-06 16:24:29 -07:00
2017-07-05 11:46:59 -07:00
2017-06-12 13:20:20 +02:00
2017-06-09 11:45:25 +02:00
2017-06-22 15:43:47 +01:00
2017-05-26 10:10:46 +02:00
2017-06-27 01:47:32 +02:00
2017-07-03 18:08:06 -07:00
2017-05-23 10:01:32 +02:00
2017-07-05 07:35:29 +02:00
2017-06-09 11:52:07 +02:00
2017-05-18 10:30:19 -06:00
2017-06-29 09:29:50 -07:00
2017-05-16 08:44:22 -03:00
2017-05-05 15:54:45 +08:00
2017-07-07 09:44:06 -07:00
2017-07-03 20:27:48 -07:00
2017-06-19 11:03:51 -04:00
2017-05-30 11:25:45 +02:00
2017-06-28 06:55:00 -07:00
2017-06-15 13:46:00 +02:00
2017-06-05 17:50:41 +02:00
2017-06-18 10:08:55 -06:00
2017-05-08 17:15:11 -07:00
2017-06-20 12:18:27 +02:00
2017-05-03 10:04:56 -07:00
2017-07-06 16:24:30 -07:00
2017-07-05 14:35:57 -07:00
2017-04-30 01:26:34 -04:00
2017-05-04 11:44:37 -04:00
2017-05-04 11:44:41 -04:00
2017-06-09 11:52:08 +02:00
2017-06-26 11:53:04 -04:00
2017-06-05 16:59:10 +02:00
2017-07-06 16:24:34 -07:00
2017-06-30 13:49:53 -07:00
2017-05-16 19:44:01 +01:00
2017-05-16 19:44:01 +01:00
Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2112', 'for-4.12/hid-core-null-state-handling', 'for-4.12/hiddev', 'for-4.12/i2c-hid', 'for-4.12/innomedia', 'for-4.12/logitech-hidpp-battery-power-supply', 'for-4.12/multitouch', 'for-4.12/nti', 'for-4.12/upstream' and 'for-4.12/wacom' into for-linus
2017-05-02 11:01:10 +02:00
2017-06-30 04:14:14 -04:00
2017-07-06 16:24:31 -07:00
2017-07-06 16:24:34 -07:00
2017-06-12 20:48:05 -04:00
2017-05-03 12:38:20 -07:00
2017-06-09 09:27:32 -06:00
2017-06-30 09:47:24 +03:00
2017-05-26 15:18:44 -04:00
2017-05-18 10:07:41 -04:00
2017-06-02 10:20:49 -04:00
2017-05-18 10:07:40 -04:00
2017-06-16 11:48:40 -04:00
2017-07-01 07:39:08 -07:00
2017-06-21 14:37:12 -04:00
2017-06-20 07:25:17 -03:00
2017-07-01 07:39:08 -07:00
2017-05-03 08:50:52 -07:00
2017-06-24 11:44:39 +02:00
2017-06-20 07:12:03 -06:00
2017-05-04 18:06:17 +02:00
2017-05-08 17:15:12 -07:00
2017-06-22 18:21:25 +02:00
2017-06-22 18:21:13 +02:00
2017-06-22 18:29:34 +02:00
2017-05-03 15:52:09 -07:00
2017-06-02 15:07:37 -07:00
2017-05-23 10:01:38 +02:00
2017-07-05 07:35:29 +02:00
2017-07-03 21:13:25 -07:00
2017-07-06 16:24:34 -07:00
2017-05-25 18:30:51 +02:00
2017-05-17 21:50:27 -04:00
2017-05-08 17:15:14 -07:00
2017-05-03 15:52:10 -07:00
2017-06-26 10:39:40 +02:00
2017-06-04 16:53:00 +02:00
2017-06-20 12:18:27 +02:00
2017-06-05 15:29:22 -04:00
2017-07-03 16:54:58 -07:00
2017-05-23 10:01:33 +02:00
2017-05-23 12:28:02 -04:00
2017-07-05 11:26:35 -07:00
2017-07-06 16:24:35 -07:00
2017-07-06 16:24:35 -07:00
2017-07-06 16:24:35 -07:00
2017-07-06 16:24:34 -07:00
2017-05-31 20:56:31 -04:00
2017-05-03 15:52:10 -07:00
2017-06-05 11:00:42 -04:00
2017-05-18 16:59:06 +02:00
2017-06-16 11:48:37 -04:00
2017-05-24 10:18:27 +02:00
2017-06-19 21:50:20 +08:00
2017-06-20 15:42:32 -04:00
2017-07-06 16:24:35 -07:00
2017-05-23 10:04:41 +02:00
2017-06-13 17:09:31 -04:00
2017-07-02 15:37:23 -07:00
2017-05-16 08:43:25 -03:00
2017-06-29 13:50:38 -07:00
2017-07-05 12:31:59 -07:00
2017-05-30 11:55:32 -04:00
2017-07-01 07:39:08 -07:00
2017-05-10 13:03:38 -07:00
2017-05-08 19:01:06 -04:00
2017-07-06 16:24:32 -07:00
2017-07-06 16:24:35 -07:00
2017-05-20 10:11:34 -06:00
2017-06-05 16:59:16 +02:00
2017-06-28 08:14:13 -06:00
2017-05-09 15:15:47 -07:00
2017-06-22 11:14:48 -05:00
2017-05-17 10:21:16 +01:00
2017-05-11 10:26:22 -05:00
2017-06-13 14:00:16 -04:00
2017-05-22 18:01:46 +02:00
2017-07-05 08:31:52 -05:00
2017-05-26 10:10:37 +02:00
2017-07-06 16:24:31 -07:00
2017-05-08 17:15:10 -07:00
2017-06-20 12:18:27 +02:00
2017-04-28 10:23:19 -05:00
2017-06-07 12:20:49 +02:00
2017-07-04 13:39:41 -07:00
2017-06-20 15:42:32 -04:00
2017-07-05 12:31:59 -07:00
2017-07-03 02:01:15 -07:00
2017-06-13 15:15:08 +02:00
2017-06-24 01:41:55 +02:00
2017-06-28 01:52:52 +02:00
2017-05-05 22:54:28 +02:00
2017-06-28 01:52:52 +02:00
2017-06-11 17:08:19 -07:00
2017-06-20 12:18:27 +02:00
2017-06-04 15:40:22 +02:00
2017-06-25 21:58:46 -04:00
2017-06-08 16:29:28 +02:00
2017-05-08 17:15:11 -07:00
2017-05-08 17:15:12 -07:00
2017-05-31 10:13:44 -07:00
2017-05-18 10:07:40 -04:00
2017-07-03 15:12:52 -07:00
2017-06-06 20:01:15 +01:00
2017-05-24 18:24:07 -04:00
2017-06-29 10:48:57 +01:00
2017-06-08 18:52:26 -07:00
2017-06-08 18:52:26 -07:00
2017-06-08 18:52:40 -07:00
2017-06-08 18:52:40 -07:00
2017-06-08 18:52:40 -07:00
2017-06-08 18:18:19 +02:00
2017-07-02 11:24:36 +02:00
2017-07-03 16:20:28 +01:00
2017-05-21 13:11:00 -04:00
2017-06-14 00:00:42 +02:00
2017-05-01 16:22:40 -04:00
2017-05-01 10:26:40 -04:00
2017-05-03 15:52:10 -07:00
2017-05-03 15:52:09 -07:00
2017-06-08 10:35:49 +02:00
2017-05-27 18:51:41 -04:00
2017-06-07 17:15:46 +01:00
2017-06-15 14:30:14 +02:00
2017-07-06 16:24:34 -07:00
2017-06-05 11:14:35 +01:00
2017-07-01 09:08:42 -07:00
2017-06-23 11:55:57 +10:00
2017-05-08 17:15:12 -07:00
2017-05-18 17:38:24 +02:00
2017-05-18 16:19:16 +02:00
2017-07-06 16:24:30 -07:00
2017-07-06 20:57:13 -07:00
2017-05-18 10:07:40 -04:00
2017-07-05 12:31:59 -07:00
2017-07-06 16:24:30 -07:00
2017-06-15 12:12:40 -04:00
2017-06-08 08:25:29 -07:00
2017-05-18 17:37:52 +02:00
2017-06-08 18:52:42 -07:00
2017-06-08 18:52:35 -07:00
2017-06-08 18:52:38 -07:00
2017-06-01 14:53:04 -04:00
2017-05-26 10:10:36 +02:00
2017-06-09 09:09:56 -07:00
2017-06-09 11:00:46 +02:00
2017-06-15 00:55:44 +02:00
2017-07-06 16:24:31 -07:00
2017-07-06 16:24:31 -07:00
2017-05-27 15:38:06 -04:00
2017-05-25 18:30:51 +02:00
2017-05-17 16:06:01 -04:00
2017-05-02 10:45:15 -07:00
2017-07-06 20:57:13 -07:00
2017-06-20 22:13:59 -07:00
2017-06-01 12:55:58 +08:00
2017-06-27 13:30:28 -04:00
2017-06-13 17:10:57 -04:00
2017-07-03 20:04:16 -07:00
2017-05-08 17:15:14 -07:00
2017-05-16 15:41:29 -04:00
2017-06-09 09:09:56 -07:00
2017-07-05 17:09:27 -07:00
2017-06-22 16:15:45 -07:00
2017-06-20 12:18:27 +02:00
2017-05-02 23:41:43 +03:00
2017-05-02 23:41:43 +03:00
2017-05-09 16:43:22 +03:00
2017-07-06 16:24:35 -07:00
2017-05-12 15:57:15 -07:00
2017-07-06 16:24:35 -07:00
2017-06-09 11:54:54 +02:00
2017-06-20 12:19:14 +02:00
2017-06-20 12:19:14 +02:00
2017-06-06 10:15:20 -07:00