Linus Torvalds
8d7804a2f0
Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
...
Pull driver core updates from Greg KH:
"Here is the driver core / firmware changes for 4.2-rc1.
A number of small changes all over the place in the driver core, and
in the firmware subsystem. Nothing really major, full details in the
shortlog. Some of it is a bit of churn, given that the platform
driver probing changes was found to not work well, so they were
reverted.
All of these have been in linux-next for a while with no reported
issues"
* tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: (31 commits)
Revert "base/platform: Only insert MEM and IO resources"
Revert "base/platform: Continue on insert_resource() error"
Revert "of/platform: Use platform_device interface"
Revert "base/platform: Remove code duplication"
firmware: add missing kfree for work on async call
fs: sysfs: don't pass count == 0 to bin file readers
base:dd - Fix for typo in comment to function driver_deferred_probe_trigger().
base/platform: Remove code duplication
of/platform: Use platform_device interface
base/platform: Continue on insert_resource() error
base/platform: Only insert MEM and IO resources
firmware: use const for remaining firmware names
firmware: fix possible use after free on name on asynchronous request
firmware: check for file truncation on direct firmware loading
firmware: fix __getname() missing failure check
drivers: of/base: move of_init to driver_init
drivers/base: cacheinfo: fix annoying typo when DT nodes are absent
sysfs: disambiguate between "error code" and "failure" in comments
driver-core: fix build for !CONFIG_MODULES
driver-core: make __device_attach() static
...
2015-06-26 15:07:37 -07:00
..
2015-06-08 14:33:26 +03:00
2015-04-22 18:33:48 +03:00
2015-04-22 09:24:55 -07:00
2015-04-22 18:33:43 +03:00
2015-04-24 09:49:37 -07:00
2015-05-22 18:58:44 +09:00
2015-06-01 15:10:09 +02:00
2015-06-22 12:25:04 +01:00
2015-06-26 12:20:00 -07:00
2015-06-26 14:51:15 -07:00
2015-06-24 16:49:49 -07:00
2015-06-24 16:49:49 -07:00
2015-06-18 09:20:48 +02:00
2015-05-27 12:42:16 -07:00
2015-06-18 21:14:33 +02:00
2015-04-04 13:26:52 -04:00
2015-06-23 14:08:54 -07:00
2015-04-04 12:47:04 -04:00
2015-04-04 12:52:06 -04:00
2015-06-01 15:48:12 +02:00
2015-06-24 19:56:58 -07:00
2015-05-23 22:43:28 +02:00
2015-04-22 08:00:41 +10:00
2015-06-22 11:19:56 +01:00
2015-05-20 15:05:39 -07:00
2015-06-19 15:18:28 +02:00
2015-06-01 17:57:34 +02:00
2015-05-31 13:40:53 +02:00
2015-04-23 15:16:37 -04:00
2015-04-07 11:17:34 +02:00
2015-04-15 16:35:22 -07:00
2015-06-23 14:18:07 -07:00
2015-04-22 17:06:52 +02:00
2015-04-22 08:00:42 +10:00
2015-05-05 09:30:19 -04:00
2015-06-02 08:40:20 -06:00
2015-06-25 16:00:17 -07:00
2015-06-23 15:47:35 +01:00
2015-05-11 11:49:02 +02:00
2015-06-02 08:33:34 -06:00
2015-04-17 09:03:56 -04:00
2015-04-17 09:03:53 -04:00
2015-06-26 10:11:58 -04:00
2015-06-25 16:00:17 -07:00
2015-06-01 14:35:56 -06:00
2015-06-26 12:35:01 -07:00
2015-06-24 17:49:41 -07:00
2015-05-19 08:39:11 +02:00
2015-06-15 15:53:50 -07:00
2015-06-10 23:33:58 -07:00
2015-05-24 12:31:33 -07:00
2015-04-15 16:35:22 -07:00
2015-06-02 08:33:34 -06:00
2015-04-14 16:49:03 -07:00
2015-04-10 17:45:30 -07:00
2015-05-06 11:58:51 +01:00
2015-05-06 11:58:57 +01:00
2015-06-02 16:56:42 +02:00
2015-05-19 16:12:32 +02:00
2015-04-14 16:49:04 -07:00
2015-04-15 16:35:17 -07:00
2015-06-25 17:00:38 -07:00
2015-06-25 17:00:38 -07:00
2015-06-22 14:54:22 -07:00
2015-06-24 17:49:39 -07:00
2015-06-25 17:00:38 -07:00
2015-05-07 12:02:50 +02:00
2015-05-07 12:02:51 +02:00
2015-05-04 21:27:52 -07:00
2015-04-13 10:19:30 +02:00
2015-05-23 00:49:04 +02:00
2015-06-19 01:18:02 +02:00
2015-05-28 11:05:20 +09:30
2015-05-26 15:26:43 +02:00
2015-04-15 16:35:22 -07:00
2015-06-22 15:49:30 +08:00
2015-04-15 15:05:28 -04:00
2015-05-10 22:18:24 -04:00
2015-05-20 00:25:25 -07:00
2015-04-21 14:47:16 +05:30
2015-05-05 13:35:39 -06:00
2015-06-12 11:33:52 +02:00
2015-06-25 09:06:57 +02:00
2015-06-24 17:49:45 -07:00
2015-06-10 08:01:20 -06:00
2015-04-14 16:49:05 -07:00
2015-05-05 19:24:42 -04:00
2015-06-12 17:01:42 -07:00
2015-05-28 15:41:45 -07:00
2015-05-21 17:07:59 -04:00
2015-06-24 17:49:45 -07:00
2015-04-09 11:39:55 -05:00
2015-06-25 16:00:17 -07:00
2015-06-24 17:49:38 -07:00
2015-04-03 23:23:51 +02:00
2015-05-23 01:22:35 -04:00
2015-05-12 10:46:53 +02:00
2015-05-19 08:39:11 +02:00
2015-05-12 14:13:20 +02:00
2015-06-01 14:33:35 +02:00
2015-05-19 08:39:14 +02:00
2015-06-19 15:18:28 +02:00
2015-04-24 15:36:50 +02:00
2015-04-15 16:35:19 -07:00
2015-06-01 10:56:31 +09:00
2015-04-14 20:21:54 -07:00
2015-05-05 13:40:42 -06:00
2015-05-31 13:40:53 +02:00
2015-06-15 17:23:03 -07:00
2015-06-23 06:14:04 -07:00
2015-05-11 10:50:17 -04:00
2015-06-01 16:50:52 -07:00
2015-05-04 14:49:23 -04:00
2015-06-15 19:49:22 -07:00
2015-06-24 02:15:54 -07:00
2015-05-08 12:17:46 +02:00
2015-06-23 18:27:19 -07:00
2015-04-22 17:06:52 +02:00
2015-05-19 08:39:14 +02:00
2015-06-03 12:02:00 +02:00
2015-04-18 12:32:59 -07:00
2015-06-11 09:01:55 +02:00
2015-04-15 16:35:22 -07:00
2015-06-20 19:14:31 +02:00
2015-06-16 10:10:16 +02:00
2015-05-18 17:32:43 +02:00
2015-06-15 14:36:01 -04:00
2015-04-03 12:52:29 -04:00
2015-06-10 11:31:14 +02:00
2015-04-09 09:40:24 +02:00
2015-04-15 16:35:20 -07:00
2015-04-21 09:44:55 -03:00
2015-06-26 14:02:43 -07:00
2015-04-23 16:52:01 +02:00
2015-06-24 17:49:46 -07:00
2015-04-15 16:35:17 -07:00
2015-05-13 10:19:35 +02:00
2015-06-05 17:26:35 +02:00
2015-05-26 12:40:17 +02:00
2015-06-19 10:03:12 +02:00
2015-06-25 16:49:21 -07:00
2015-05-19 23:58:43 +02:00
2015-06-24 15:09:40 -07:00
2015-06-11 22:19:45 +05:30
2015-05-12 09:18:16 +05:30
2015-05-28 12:21:08 +02:00
2015-05-14 22:35:13 -04:00
2015-05-24 11:15:54 -07:00
2015-06-24 17:49:45 -07:00
2015-06-25 16:00:17 -07:00
2015-04-14 16:49:00 -07:00
2015-04-15 16:35:18 -07:00
2015-04-14 16:49:05 -07:00
2015-05-12 10:39:26 -04:00
2015-06-24 17:49:41 -07:00
2015-06-25 16:00:17 -07:00
2015-06-24 17:49:44 -07:00
2015-04-15 16:35:16 -07:00
2015-05-31 12:14:00 +09:00
2015-06-26 15:07:37 -07:00
2015-05-20 00:25:25 -07:00
2015-04-18 11:20:31 -04:00
2015-06-16 14:35:06 +08:00
2015-05-15 01:10:45 -04:00
2015-05-11 10:50:17 -04:00
2015-05-12 18:43:55 -04:00
2015-06-15 17:23:03 -07:00
2015-06-12 14:16:46 +02:00
2015-06-18 21:14:31 +02:00
2015-05-14 01:10:05 -04:00
2015-06-12 14:10:12 +02:00
2015-06-18 21:14:31 +02:00
2015-05-09 22:15:31 -04:00
2015-04-21 16:16:04 -04:00
2015-04-26 17:33:59 -07:00
2015-04-23 14:36:28 -04:00
2015-05-05 17:10:11 -07:00
2015-06-24 17:49:40 -07:00
2015-06-05 10:58:34 -06:00
2015-06-02 16:31:25 +01:00
2015-06-24 11:18:48 +10:00
2015-04-14 19:23:24 -05:00
2015-05-26 19:55:56 -07:00
2015-06-24 17:49:43 -07:00
2015-05-08 12:27:59 +02:00
2015-04-15 16:35:19 -07:00
2015-06-02 08:33:33 -06:00
2015-06-01 07:08:18 +09:00
2015-06-24 16:49:49 -07:00
2015-04-08 16:25:25 -05:00
2015-04-09 14:20:11 -05:00
2015-06-12 15:26:45 -05:00
2015-05-29 07:39:34 +10:00
2015-06-26 14:02:43 -07:00
2015-04-12 21:03:31 +02:00
2015-04-03 15:08:20 -04:00
2015-05-27 00:27:35 -04:00
2015-05-12 23:55:37 +02:00
2015-05-30 02:17:15 +02:00
2015-05-20 01:56:31 +02:00
2015-06-19 01:18:14 +02:00
2015-06-10 16:15:54 +02:00
2015-06-07 15:57:43 +02:00
2015-06-25 17:00:38 -07:00
2015-06-15 14:40:49 +02:00
2015-06-12 11:36:30 +02:00
2015-06-05 11:40:45 +01:00
2015-05-28 10:47:45 -05:00
2015-06-10 19:14:04 +08:00
2015-05-27 12:58:04 -07:00
2015-06-22 18:57:44 -07:00
2015-05-27 12:59:31 -07:00
2015-06-22 18:57:44 -07:00
2015-04-15 16:35:23 -07:00
2015-05-22 12:19:21 +01:00
2015-05-16 18:08:26 -04:00
2015-05-26 15:23:23 +02:00
2015-04-15 16:35:19 -07:00
2015-06-25 01:13:43 +02:00
2015-06-23 06:56:18 -07:00
2015-06-25 15:22:36 -07:00
2015-06-25 17:00:38 -07:00
2015-05-24 12:13:36 -07:00
2015-05-11 08:13:11 -04:00
2015-06-19 00:09:56 +02:00
2015-04-10 14:39:53 +02:00
2015-06-15 14:30:32 -07:00
2015-06-24 17:49:41 -07:00
2015-04-20 09:08:49 -07:00
2015-06-24 17:49:40 -07:00
2015-06-15 19:49:22 -07:00
2015-04-11 15:53:35 -04:00
2015-05-27 12:57:27 -07:00
2015-04-14 09:50:27 -07:00
2015-06-25 17:00:38 -07:00
2015-05-30 17:04:36 -07:00
2015-04-16 19:02:04 -04:00
2015-06-25 17:00:40 -07:00
2015-05-11 15:06:43 +08:00
2015-05-19 09:19:59 -06:00
2015-06-26 14:02:43 -07:00
2015-04-17 09:04:07 -04:00
2015-06-25 17:00:39 -07:00
2015-05-23 01:22:35 -04:00
2015-05-11 19:46:52 -07:00
2015-06-23 14:18:07 -07:00
2015-06-12 11:15:49 +02:00
2015-06-12 11:15:49 +02:00
2015-05-22 10:36:29 -07:00
2015-06-19 15:18:28 +02:00
2015-04-22 17:06:49 +02:00
2015-05-27 15:22:15 +02:00
2015-05-13 15:25:39 -04:00
2015-04-08 09:39:56 -04:00
2015-05-10 19:26:37 +02:00
2015-05-29 17:21:45 -05:00
2015-06-15 16:02:52 -07:00
2015-05-19 08:39:18 +02:00
2015-05-14 17:55:51 -07:00
2015-04-11 22:29:44 -04:00
2015-04-28 12:48:57 +02:00
2015-04-07 12:58:35 -05:00
2015-05-05 17:10:11 -07:00
2015-04-14 18:06:47 -07:00
2015-04-07 11:14:38 -06:00
2015-04-13 21:04:16 +09:30
2015-04-15 12:41:14 +09:30
2015-05-08 12:05:41 +02:00
2015-06-02 08:40:20 -06:00
2015-06-25 17:00:37 -07:00
2015-04-15 16:35:20 -07:00