summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: 97ac01e4b4bfeadcf049119f344ec750b8b1544c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
Importing driver-core.current based on 2.6.32-rc6
Unchanged quilt series driver-core.current
Importing tty.current based on quilt/driver-core.current
Unchanged quilt series tty.current
Importing usb.current based on quilt/tty.current
Unchanged quilt series usb.current
Importing staging.current based on quilt/usb.current
Unchanged quilt series staging.current
Importing i2c based on 2.6.32-rc7
Unchanged quilt series i2c
Importing jdelvare-hwmon based on 2.6.32-rc7-git1
$ git clone -s -l -n -q . ../quilt-tmp
$ cd ../quilt-tmp
$ git reset --hard a9366e61b03f55a6e009e687ad10e706714c9907
HEAD is now at a9366e6 Merge git://git.infradead.org/users/dwmw2/iommu-2.6.32
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/jdelvare-hwmon
hwmon-s3c-hwmon-ignore-invalid-divider-settings.patch
hwmon-adt7475-01-fix-temp-fault-flags.patch
hwmon-adt7475-02-fix-limits-caching-time.patch
hwmon-adt7475-03-fix-sysfs-file-names.patch
hwmon-documentation-clarify-autopwm-interface.patch
hwmon-it87-02-check-VID-pins-availability.patch
hwmon-it87-03-fan2-fan3-may-be-missing.patch
hwmon-w83627hf-drop-force_addr.patch
hwmon-w83627hf-no-sio-globals.patch
hwmon-lm73-new-driver.patch
hwmon-adm1021-cleanup-detect.patch
hwmon-adm1025-cleanup-detect.patch
hwmon-lm77-cleanup-detect.patch
hwmon-lm83-cleanup-detect.patch
hwmon-lm85-cleanup-detect.patch
hwmon-lm90-cleanup-detect.patch
hwmon-tmp401-tmp421-cleanup-detect.patch
hwmon-w83781d-cleanup-detect.patch
hwmon-w83791d-cleanup-detect.patch
hwmon-w83792d-cleanup-detect.patch
hwmon-w83l785ts-cleanup-detect.patch
hwmon-cleanup-detect-functions.patch
hwmon-w83791d-remove-experimental-dependency.patch
hwmon-add-freescale-mc13783-adc-driver.patch
hwmon-thmc50-stop-using-I2C_CLIENT_MODULE_PARM.patch
hwmon-f71882fg-01-sysfs-create-cleanup1.patch
hwmon-f71882fg-02-sysfs-create-cleanup2.patch
hwmon-f71882fg-03-fix-sysfs-file-removal.patch
hwmon-f71882fg-04-add-f71889fg-support.patch
hwmon-smsc47m1-split-io-port-requests.patch
hwmon-adt7475-04-add-adt7473-support.patch
hwmon-adt7475-05-new-documentation.patch
hwmon-adt7475-06-add-pwm_use_point2_pwm_at_crit.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/jdelvare-hwmon
From ../quilt-tmp
 + a59d3e0...7ed8b01 master     -> quilt/jdelvare-hwmon  (forced update)
Importing kernel-doc based on 2.6.32-rc6
Unchanged quilt series kernel-doc
Importing rr based on v2.6.32-rc6-166-g799dd75
Unchanged quilt series rr
Importing device-mapper based on v2.6.32-rc6-346-gaa021ba
$ cd ../quilt-tmp
$ git reset --hard aa021baa3295fa6e3f367d80f8955dd5176656eb
HEAD is now at aa021ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
$ git quiltimport --author Alasdair G Kergon <agk@redhat.com> --patches ../quilt/device-mapper
dm-avoid-_hash_lock-deadlock.patch
dm-exception-store-free-tmp_store-on-persistent-flag-error.patch
dm-sysfs-add-empty-release-function-to-avoid-debug-warning.patch
dm-io-use-slab-for-struct-io.patch
dm-io-remove-extra-bi_io_vec-region-hack.patch
dm-ioctl-prefer-strlcpy-over-strncpy.patch
dm-snapshot-avoid-else-clause-in-persistent_read_metadata.patch
dm-snapshot-simplify-sector_to_chunk-expression.patch
dm-snapshot-abstract-minimum_chunk_size-fn.patch
dm-snapshot-consolidate-insert-exception-functions.patch
dm-snapshot-rename-dm_snap_exception-to-dm_exception.patch
dm-snapshot-rename-exception_table-to-dm_exception_table.patch
dm-snapshot-rename-exception-functions.patch
dm-snapshot-add-allocated-metadata-to-snapshot-status.patch
dm-snapshot-move-cow-ref-from-exception-store-to-snap-core.patch
dm-snapshot-track-suspended-state-in-target.patch
dm-kcopyd-accept-zero-size-jobs.patch
dm-abstract-dm_in_flight-function.patch
dm-use-clone-in-map_request-function.patch
dm-pass-gfp_mask-to-alloc_rq_tio.patch
dm-abstract-clone_rq.patch
dm-simplify-request-based-suspend.patch
dm-use-md-pending-for-in-flight-IO-counting.patch
dm-refactor-request-based-completion-functions.patch
dm-move-dm_end_request.patch
dm-add-request-based-barrier-support.patch
dm-rename-dm_get_table-to-dm_get_live_table.patch
dm-mpath-flush-workqueues-before-suspend-completes.patch
dm-add-dm_deleting_md-function.patch
dm-ioctl-forbid-messages-to-devices-being-deleted.patch
dm-io-handle-empty-barriers.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/device-mapper
From ../quilt-tmp
 + aaebb3b...01d1668 master     -> quilt/device-mapper  (forced update)
Importing aoe based on v2.6.31-rc9
Unchanged quilt series aoe
Importing driver-core based on quilt/staging.current
Unchanged quilt series driver-core
Importing tty based on quilt/driver-core
Unchanged quilt series tty
Importing usb based on quilt/tty
Unchanged quilt series usb
Importing staging based on quilt/usb
Unchanged quilt series staging