diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-09-13 11:22:10 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-09-13 11:22:10 -0700 |
commit | 719d631363a9728e4b082cb689b802ece4476f6c (patch) | |
tree | f0ea8e8c62621b7536f5216242bdc5dc5781a28e /series | |
parent | 44ea8a3f679a11e5ac3c5b174b645669e33fd8cf (diff) | |
download | patches-719d631363a9728e4b082cb689b802ece4476f6c.tar.gz |
rename hv patches and document them better.
Diffstat (limited to 'series')
-rw-r--r-- | series | 28 |
1 files changed, 14 insertions, 14 deletions
@@ -36,20 +36,20 @@ pmu_bus-convert-bus-code-to-use-dev_groups.patch driver-core-remove-dev_attrs-from-struct-class.patch driver-core-remove-dev_bin_attrs-from-struct-class.patch -f01.patch - -f02.patch -f03.patch -f04.patch -f05.patch -f06.patch -f07.patch -f08.patch -f09.patch -f10.patch -f11.patch -f12.patch -f13.patch +hv-use-dev_groups-for-device-attributes.patch +hv-move-state-bus-attribute-to-dev_groups.patch +hv-move-monitor_id-bus-attribute-to-dev_groups.patch +hv-move-modalias-bus-attribute-to-dev_groups.patch +hv-move-class_id-bus-attribute-to-dev_groups.patch +hv-move-device_id-bus-attribute-to-dev_groups.patch +hv-make-monitor_pages-a-real-pointer-array.patch +hv-move-client-server_monitor_pending-bus-attributes-to-dev_groups.patch +hv-move-client-server_monitor_latency-bus-attributes-to-dev_groups.patch +hv-move-client-server_monitor_conn_id-bus-attributes-to-dev_groups.patch +hv-delete-vmbus_get_debug_info.patch +hv-delete-struct-hv_dev_port_info.patch +hv-move-ringbuffer-bus-attributes-to-dev_groups.patch + driver-core-remove-struct-bus_type.bus_attrs.patch driver-core-remove-struct-bus_type.drv_attrs.patch driver-core-remove-struct-bus_type.dev_attrs.patch |