summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: 8891b0fac19188ac53e61c4ce78fd571da8fa29c (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
Importing driver-core.current based on 2.6.36-rc5
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.36-rc6-git2
$ git clone -s -l -n -q . ../quilt-tmp
$ cd ../quilt-tmp
$ git reset --hard c6ea21e35bf3691cad59647c771e6606067f627d
HEAD is now at c6ea21e Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/i2c
i2c-remove-obsolete-cleanup-for-clientdata.patch
i2c-fix-for-suspend-resume-issue.patch
i2c-pca-fix-waitforcompletion-return-value.patch
i2c-fix-checks-which-cause-legacy-suspend-to-never-get-called.patch
of-i2c-fix-module-load-order-issue-caused-by-of_i2c.c.patch
i2c-simplify-i2c_parent_is_i2c_adapter.patch
i2c-i2c_parent_is_i2c_adapter-returns-parent.patch
i2c-stop-including-linux-i2c-id-h.patch
i2c-change-to-new-flag-variable.patch
i2c-amd8111-add-proper-error-handling.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/i2c
From ../quilt-tmp
 + 9db1b5a...2120fcb master     -> quilt/i2c  (forced update)
Importing jdelvare-hwmon based on 2.6.36-rc6-git2
$ cd ../quilt-tmp
$ git reset --hard c6ea21e35bf3691cad59647c771e6606067f627d
HEAD is now at c6ea21e Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/jdelvare-hwmon
hwmon-k8temp-02-remove-superfluous-cpu-family-check.patch
hwmon-add-tempx_emergency-attribute-to-sysfs-abi.patch
hwmon-lm90-01-fix-checkpatch-errors.patch
hwmon-lm90-02-introduce-device-feature-bits.patch
hwmon-lm90-03-introduce-function-to-delete-sysfs-files.patch
hwmon-lm90-04-simplify-set_temp11-register-calculations.patch
hwmon-lm90-05-add-explicit-support-for-max6659.patch
hwmon-lm90-06-add-support-for-extra-features-of-max6659.patch
hwmon-lm90-07-add-support-for-max6695-and-max6696.patch
hwmon-lm90-08-rearrange-code-to-no-longer-require-forward-declarations.patch
hwmon-lm75-01-make-the-writing-to-sysfs-more-robust.patch
hwmon-lm75-02-trivial-changes-to-pacify-the-checkpatch.patch
hwmon-s3c-hwmon-01-use-a-real-mutex.patch
hwmon-s3c-hwmon-02-depend-on-s3c_adc.patch
hwmon-w83795-01-new-driver.patch
hwmon-w83795-02-misc-cleanups.patch
hwmon-w83795-03-drop-duplicate-enum.patch
hwmon-w83795-04-refactor-bank-selection.patch
hwmon-w83795-05-improve-detection.patch
hwmon-w83795-06-refactor-file-removal.patch
hwmon-w83795-07-refactor-file-creation.patch
hwmon-w83795-08-merge-file-creation-and-removal.patch
hwmon-w83795-09-use-2D-arrays-for-attributes.patch
hwmon-w83795-10-dedicated-arrays-for-pwm-attr.patch
hwmon-w83795-11-move-target-speed-to-pwm.patch
hwmon-w83795-12-add-const-markers.patch
hwmon-w83795-13-conditional-start-mon.patch
hwmon-w83795-14-fix-vin-gain.patch
hwmon-w83795-15-cleanup-probe.patch
hwmon-w83795-16-fix-fan-LSB-readings.patch
hwmon-w83795-17-support-dynamic-limits-for-in0-2.patch
hwmon-w83795-18-fix-PWM-duty-cycle-freq-attr.patch
hwmon-w83795-19-rename-temp-files.patch
hwmon-w83795-20-fix-handling-of-negative-temperatures.patch
hwmon-w83795-21-report-peci-tbase.patch
hwmon-w83795-22-rework-beep_enable.patch
hwmon-w83795-23-avoid-reading-the-same-register-twice.patch
hwmon-w83795-24-get-rid-of-VRLSB_SHIFT.patch
hwmon-w83795-25-fix-parity-checks.patch
hwmon-w83795-26-drop-REST_VLT-constants.patch
hwmon-w83795-27-clean-up-num-constants.patch
hwmon-w83795-28-clean-up-show-store-temp-mode.patch
hwmon-w83795-29-dont-pre-read-regs-we-will-update.patch
hwmon-w83795-30-improve-W83795_REG_PWM-efficiency.patch
hwmon-w83795-31-pack-register-loops.patch
hwmon-w83795-32-move-register-reads-to-functions.patch
hwmon-w83795-33-delay-reading-limits.patch
hwmon-w83795-34-delay-reading-pwm-config.patch
hwmon-w83795-35-use-dev_get_drvdata-when-possible.patch
hwmon-w83795-36-fix-in-min-max-LSB-readings.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/jdelvare-hwmon
From ../quilt-tmp
 + aef8ad8...2dda1ce master     -> quilt/jdelvare-hwmon  (forced update)
Importing kernel-doc based on 2.6.36-rc2
Unchanged quilt series kernel-doc
Importing rr based on v2.6.36-rc3
Unchanged quilt series rr
Importing device-mapper based on v2.6.36-rc1
Unchanged quilt series device-mapper
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