Linus Torvalds
f632a8170a
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
...
Pull driver core and debugfs updates from Greg KH:
"Here is the "big" driver core and debugfs changes for 5.3-rc1
It's a lot of different patches, all across the tree due to some api
changes and lots of debugfs cleanups.
Other than the debugfs cleanups, in this set of changes we have:
- bus iteration function cleanups
- scripts/get_abi.pl tool to display and parse Documentation/ABI
entries in a simple way
- cleanups to Documenatation/ABI/ entries to make them parse easier
due to typos and other minor things
- default_attrs use for some ktype users
- driver model documentation file conversions to .rst
- compressed firmware file loading
- deferred probe fixes
All of these have been in linux-next for a while, with a bunch of
merge issues that Stephen has been patient with me for"
* tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: (102 commits)
debugfs: make error message a bit more verbose
orangefs: fix build warning from debugfs cleanup patch
ubifs: fix build warning after debugfs cleanup patch
driver: core: Allow subsystems to continue deferring probe
drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT
arch_topology: Remove error messages on out-of-memory conditions
lib: notifier-error-inject: no need to check return value of debugfs_create functions
swiotlb: no need to check return value of debugfs_create functions
ceph: no need to check return value of debugfs_create functions
sunrpc: no need to check return value of debugfs_create functions
ubifs: no need to check return value of debugfs_create functions
orangefs: no need to check return value of debugfs_create functions
nfsd: no need to check return value of debugfs_create functions
lib: 842: no need to check return value of debugfs_create functions
debugfs: provide pr_fmt() macro
debugfs: log errors when something goes wrong
drivers: s390/cio: Fix compilation warning about const qualifiers
drivers: Add generic helper to match by of_node
driver_find_device: Unify the match function with class_find_device()
bus_find_device: Unify the match callback with class_find_device
...
2019-07-12 12:24:03 -07:00
..
2016-07-08 21:52:36 +02:00
2016-05-04 11:44:15 +01:00
2017-02-15 09:51:28 -05:00
2015-06-25 17:00:38 -07:00
2015-10-04 20:28:58 +01:00
2018-10-11 12:12:55 +02:00
2015-07-31 09:02:06 -05:00
2017-08-15 14:18:56 +03:00
2015-12-15 09:12:41 -06:00
2015-12-20 19:40:45 -08:00
2017-06-19 09:22:47 +03:00
2017-06-19 09:22:47 +03:00
2018-09-24 19:00:35 +03:00
2019-06-05 15:58:09 -04:00
2019-07-01 15:39:11 +02:00
2019-07-01 13:59:45 +00:00
2019-05-20 10:18:10 +02:00
2017-11-03 16:34:00 -07:00
2015-06-25 17:00:38 -07:00
2018-01-16 14:15:35 -05:00
2018-05-18 15:34:45 -04:00
2016-02-09 11:09:52 +01:00
2019-06-24 08:29:57 -04:00
2018-08-10 22:12:32 +10:00
2018-07-18 08:44:22 -06:00
2019-07-12 11:05:47 -07:00
2019-06-15 08:12:45 +02:00
2018-01-12 00:20:41 +01:00
2018-02-13 06:38:41 -08:00
2019-01-04 19:19:51 -07:00
2018-02-23 08:17:28 -07:00
2018-02-13 06:41:02 -08:00
2018-02-23 08:20:11 -07:00
2019-01-08 17:15:10 -08:00
2018-02-21 23:36:39 +01:00
2016-05-01 14:12:14 -07:00
2015-10-17 22:03:00 -07:00
2016-05-01 14:12:14 -07:00
2016-05-03 14:59:30 -07:00
2018-07-15 13:52:57 +02:00
2019-04-25 21:33:38 +02:00
2019-04-25 21:33:39 +02:00
2019-04-25 21:33:42 +02:00
2019-07-02 16:00:26 +02:00
2019-06-15 08:12:45 +02:00
2016-04-28 07:51:59 -06:00
2017-06-09 11:52:09 +02:00
2016-12-08 21:00:08 +01:00
2017-02-01 12:44:23 +01:00
2019-06-15 08:12:45 +02:00
2019-04-21 23:44:37 +02:00
2018-11-12 10:33:50 +01:00
2019-06-08 12:33:36 +01:00
2016-11-13 13:07:17 +00:00
2015-09-23 20:23:18 +01:00
2017-04-08 17:26:03 +01:00
2017-01-28 18:24:57 +00:00
2018-02-17 12:39:46 +00:00
2019-04-25 21:33:41 +02:00
2019-04-27 14:11:59 +01:00
2016-11-13 13:07:15 +00:00
2018-01-10 10:30:13 +00:00
2019-06-14 18:17:11 +02:00
2019-06-17 21:06:45 +01:00
2016-05-04 11:11:30 +01:00
2015-09-23 20:23:19 +01:00
2019-04-04 20:20:13 +01:00
2015-12-19 15:08:00 +00:00
2018-07-23 19:18:10 +01:00
2016-10-23 19:33:55 +01:00
2018-07-23 19:18:11 +01:00
2016-11-13 13:07:33 +00:00
2017-09-04 14:49:30 +01:00
2016-02-21 20:22:23 +00:00
2017-05-07 14:39:17 +01:00
2016-11-13 11:40:26 +00:00
2019-06-14 18:17:11 +02:00
2019-04-04 20:19:44 +01:00
2019-04-04 20:21:05 +01:00
2017-06-11 15:59:05 +01:00
2015-08-16 10:51:23 +01:00
2016-02-24 20:52:55 +00:00
2015-10-04 20:28:58 +01:00
2019-05-03 18:17:40 +02:00
2015-10-04 20:28:58 +01:00
2019-02-21 15:01:06 +02:00
2016-05-03 15:07:35 -07:00
2015-09-20 19:30:10 -07:00
2017-10-30 11:46:04 +01:00
2018-06-03 12:49:15 -07:00
2018-10-17 12:18:15 -05:00
2019-06-15 08:12:45 +02:00
2019-06-15 08:12:45 +02:00
2017-12-08 17:43:52 +01:00
2018-02-23 08:25:45 -07:00
2018-03-21 09:20:40 -06:00
2018-04-25 16:59:53 -07:00
2019-06-19 19:31:21 +02:00
2018-12-05 12:01:56 +03:00
2018-07-02 17:42:36 +02:00
2019-02-04 12:58:03 +01:00
2019-06-15 08:12:45 +02:00
2017-08-28 11:43:39 +02:00
2016-11-17 09:18:43 -07:00
2018-09-12 09:46:46 +02:00
2018-02-23 08:21:13 -07:00
2018-02-23 08:21:48 -07:00
2019-06-14 18:17:12 +02:00
2018-02-23 08:20:57 -07:00
2018-03-21 09:26:07 -06:00
2019-02-01 08:09:27 +00:00
2019-02-01 08:09:27 +00:00
2019-02-01 08:09:27 +00:00
2019-06-14 18:17:11 +02:00
2019-06-14 18:17:11 +02:00
2017-01-31 16:57:05 +09:00
2016-11-10 17:03:35 +01:00
2018-07-15 13:55:44 +02:00
2018-07-15 13:55:44 +02:00
2018-06-28 20:32:51 +09:00
2017-01-29 19:59:42 +01:00
2019-06-14 18:17:12 +02:00
2018-10-11 21:59:11 +02:00
2018-01-08 21:28:11 +01:00
2016-08-29 15:06:32 +02:00
2019-01-16 22:06:51 +01:00
2016-09-27 12:20:17 +02:00
2019-06-14 18:17:12 +02:00
2019-04-25 19:33:34 +02:00
2016-08-30 14:45:50 +02:00
2018-04-22 20:07:06 +02:00
2017-06-03 19:29:26 +09:00
2018-10-26 07:38:19 -07:00
2015-12-06 22:52:18 -05:00
2018-11-30 17:17:39 -08:00
2019-05-31 10:49:43 -07:00
2019-06-14 19:05:58 -07:00
2018-07-02 09:06:24 +09:00
2018-01-27 20:02:24 +11:00
2018-02-23 08:11:34 -07:00
2019-05-02 01:11:40 +02:00
2017-06-08 13:05:28 +02:00
2019-06-14 18:17:11 +02:00
2016-06-10 16:01:40 +02:00
2018-02-23 08:25:45 -07:00
2018-05-10 07:27:15 -04:00
2018-05-10 07:27:15 -04:00
2017-11-03 09:02:30 -07:00
2018-03-17 14:20:54 +01:00
2016-10-30 21:05:47 +01:00
2018-02-13 06:41:02 -08:00
2016-05-03 14:59:30 -07:00
2015-10-04 20:28:58 +01:00
2017-04-12 12:23:37 -05:00
2018-07-02 17:42:36 +02:00
2018-03-22 13:40:10 +01:00
2019-06-14 18:17:12 +02:00
2019-03-02 15:28:19 +01:00
2015-06-25 17:00:36 -07:00
2018-01-23 09:47:05 +01:00
2018-05-10 07:27:15 -04:00
2018-03-20 10:36:04 +01:00
2018-02-12 11:24:55 +01:00
2019-04-18 09:16:10 -05:00
2018-03-21 09:35:01 -06:00
2017-11-08 12:14:51 +01:00
2018-11-26 18:19:11 +01:00
2019-07-09 12:34:26 -07:00
2016-11-01 09:27:33 -07:00
2019-06-15 08:12:45 +02:00
2018-07-18 13:10:15 +01:00
2018-03-14 19:11:00 +01:00
2019-06-06 15:13:10 +03:00
2019-06-14 18:17:11 +02:00
2015-09-30 21:28:10 +02:00
2018-03-06 15:17:55 +01:00
2016-09-26 15:39:56 +02:00
2018-03-07 15:45:50 +01:00
2016-04-28 07:51:59 -06:00
2019-06-14 18:17:12 +02:00
2019-06-15 08:12:45 +02:00
2017-12-21 14:56:27 +02:00
2019-06-15 08:12:45 +02:00
2016-03-23 10:05:37 -07:00
2018-07-02 17:42:36 +02:00
2019-04-25 11:03:53 +02:00
2018-03-21 21:21:25 -04:00
2017-10-04 10:29:22 +02:00
2019-06-15 08:12:45 +02:00
2018-08-27 12:12:03 -04:00
2017-04-13 03:51:47 +02:00
2015-06-25 09:06:57 +02:00
2015-06-25 09:06:56 +02:00
2017-06-30 09:16:51 -05:00
2017-08-10 22:39:53 +10:00
2017-08-10 22:40:01 +10:00
2016-02-09 17:37:39 -08:00
2019-02-21 11:49:27 -05:00
2019-02-04 08:55:34 -08:00
2017-06-15 08:50:37 +02:00
2016-05-16 11:14:29 -04:00
2019-06-14 18:17:11 +02:00
2019-06-12 10:32:59 +02:00
2018-02-28 18:07:20 +01:00
2019-05-07 16:05:49 -06:00
2018-04-27 17:02:48 -06:00
2018-04-16 14:18:15 -06:00
2017-10-13 16:18:33 -07:00
2018-04-16 14:18:15 -06:00
2019-06-14 14:32:18 -06:00
2019-06-14 18:17:11 +02:00
2017-04-14 09:26:37 +08:00
2017-11-03 16:33:59 -07:00
2018-07-15 13:55:46 +02:00
2018-07-15 13:55:47 +02:00
2018-02-12 11:22:47 +01:00
2017-01-02 10:42:33 +05:30
2017-01-02 10:42:33 +05:30
2016-04-07 21:13:02 +02:00
2018-05-22 12:24:12 +03:00
2017-09-20 16:07:22 +03:00
2018-10-19 19:21:57 +03:00
2016-11-18 18:19:15 +05:30
2017-04-11 10:58:25 +03:00
2016-12-05 17:22:27 +00:00
2016-04-28 12:28:08 -07:00
2019-06-05 17:28:42 +02:00
2019-07-03 13:21:32 +02:00
2015-12-08 14:50:12 +01:00
2017-05-27 11:51:36 +02:00
2019-04-25 11:07:09 +02:00