aboutsummaryrefslogtreecommitdiffstats
path: root/series
blob: 3f212d089eb180bc78857538ec733f52310e76ad (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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
# My specific stuff, at the top to make it easier to work stuff below.
gregkh/gkh-version.patch

#####################################################################
# Stuff to be merged for 2.6.35
#####################################################################

#################################
# Driver core patches for 2.6.35
#################################
driver-core.current/sysfs-don-t-allow-the-creation-of-symlinks-we-can-t-remove.patch
driver-core.current/sysfs-sysfs_delete_link-handle-symlinks-from-untagged-to-tagged-directories.patch
driver-core.current/sysfs-allow-creating-symlinks-from-untagged-to-tagged-directories.patch

#################################
# TTY patches for 2.6.35
#################################
tty.current/serial-fix-rs485-for-atmel_serial-on-avr32.patch

#################################
# USB patches for 2.6.35
#################################
usb.current/usb-option-add-support-for-1da5-4518.patch
usb.current/usb-add-pid-for-sierra-250u-to-drivers-usb-serial-sierra.c.patch
usb.current/usb-expose-vendor-specific-acm-channel-on-nokia-5230.patch
usb.current/usb-s3c2410_udc-be-aware-of-connected-gadget-driver.patch
usb.current/usb-ftdi_sio-support-for-signalyzer-tools-based-on-ftdi-chips.patch
usb.current/usb-new-pids-for-qualcomm-gobi-2000-qcserial.patch
usb.current/usb-option-add-support-for-amoi-skypephone-s2.patch
usb.current/usb-xhci-fix-another-bug-in-link-trb-activation-change.patch
usb.current/usb-fix-usb3.0-port-speed-downgrade-after-port-reset.patch
usb.current/usb-xhci-set-ep0-dequeue-ptr-after-reset-of-configured-device.patch
usb.current/usb-adds-artisman-usb-dongle-to-list-of-quirky-devices.patch
usb.current/usb-sisusbvga-fix-for-usb-3.0.patch
usb.current/usb-xhci-set-mult-field-in-endpoint-context-correctly.patch
usb.current/usb-usb-storage-fix-initializations-of-urb-fields.patch
usb.current/usb-add-quirk-for-broadcom-bt-dongle.patch
usb.current/usb-ftdi-add-support-for-the-rt-system-vx-7-radio-programming-cable.patch
usb.current/usb-musb-tusb6010-fix-compile-error-with-n8x0_defconfig.patch

#################################
# Staging patches for 2.6.35
#################################

#####################################################################
# Stuff to be merged after 2.6.35 is out
#####################################################################

#############################################
# Driver core patches for after 2.6.35 is out
#############################################
driver-core/uio-remove-irqf_disabled-flag-from-uio_pdrv_genirq.c.patch
driver-core/uio-remove-irqf_disabled-from-uio_sercos3.c.patch
driver-core/uio-remove-irqf_disabled-flag-from-uio_cif.c.patch
driver-core/hotplug-support-kernel-hotplug-sysctl-variable-when-config_net.patch
driver-core/driver-core-internal-struct-dma_coherent_mem-change-type-of-a-member.patch
driver-core/driver-core-drop-__must_check-from-bus_for_each_drv.patch
driver-core/firmware-loader-use-statically-initialized-data-attribute.patch
driver-core/firmware-loader-embed-device-into-firmware_priv-structure.patch
driver-core/driver-core-use-kmemdup-in-platform_device_add_resources.patch
driver-core/driver-core-reduce-duplicated-code-for-platform_device-creation.patch
driver-core/driver-core-move-platform-device-creation-helpers-to-.init.text-if-module-n.patch
driver-core/firmware-update-hotplug-script-remove-sysfs-files.patch
driver-core/sysfs-sysfs_chmod_file-s-attr-can-be-const.patch
driver-core/dmi-id-fix-a-memory-leak-in-dmi_id_init-error-path.patch
driver-core/dcdbas-remove-a-redundant-smi_data_buf_free-in-dcdbas_exit.patch
driver-core/sysfs-fix-discrepancies-between-implementation-and-documentation.patch
driver-core/sysfs-fix-one-more-signature-discrepancy-between-sysfs-implementation-and-docs.patch
driver-core/debugfs-no-longer-needs-to-depend-on-sysfs.patch
driver-core/driver-core-fix-memory-leak-one-one-error-path-in-bus_register.patch

# can we really drop it?
driver-core/driver-core-remove-config_sysfs_deprecated.patch

#####################################
# TTY patches for after 2.6.35 is out
#####################################
tty/n_gsm.c-removed-duplicated-includes.patch
tty/serial-there-s-no-config-console.patch
tty/vt-clean-up-the-code-use-kernel-library.patch
tty/serial-add-uart_cap_efr-and-uart_cap_sleep-flags-to-16c950-uarts-definition.patch
tty/mrst_max3110-add-uart-driver-for-max3110-on-moorestown.patch
tty/max3110-sanity-check-a-register.patch
tty/serial-replace-open-coded-mutex-with-a-real-mutex-in-mrst_max3110.c.patch
tty/serial-fix-wakup-races-in-the-mrst_max3110-driver.patch
tty/tty-remove-hayes-esp-ioctls.patch
tty/tty-remove-remaining-hayes-esp-ioctls.patch
tty/tty-add-extproc-support-for-linemode.patch
tty/vt-console-try-harder-to-print-output-when-panicing.patch

# tty bkl removal work
tty/stallion-prune-lock_kernel-calls.patch
tty/istallion-use-bit-ops-for-the-board-flags.patch
tty/riscom8-kill-use-of-lock_kernel.patch
tty/isicom-kill-off-the-bkl.patch
tty/rocket-kill-bkl.patch
tty/synclink-kill-the-big-kernel-lock.patch
tty/cyclades-kill-off-bkl-usage.patch
tty/epca-kill-the-big-kernel-lock.patch
tty/specialix-kill-the-bkl.patch
tty/tty-fix-the-digi-acceleport-driver-null-checks.patch
tty/synclink-reworking-locking-a-bit.patch
tty/tty-serial-fix-various-misuses-mishandlings-of-port-tty.patch
tty/tty-serial-fix-tty-back-references-in-termios.patch
tty/tty-serial-fix-tty-referencing-in-set_ldisc.patch
tty/vc-locking-clean-up.patch
tty/tty-make-vt-s-have-a-tty_port.patch
tty/tty-move-the-vt_tty-field-from-the-vc_data-into-the-standard-tty_port.patch
tty/serial-change-the-wait-for-carrier-locking.patch
tty/serial-add-port-helpers.patch
tty/serial-trim-locking-on-the-helpers.patch
tty/serial-use-block_til_ready-helper.patch
tty/serial-fix-termios-settings-in-open.patch
tty/tty-replace-bkl-with-a-new-tty_lock.patch
tty/tty-never-hold-btm-while-getting-tty_mutex.patch
tty/tty-fix-console_sem-lock-order.patch
tty/cdc-acm-remove-dead-code.patch
tty/tty-introduce-wait_event_interruptible_tty.patch
tty/tty-reorder-ldisc-locking.patch
tty/tty-untangle-locking-of-wait_until_sent.patch
tty/tty-remove-tty_lock_nested.patch
tty/tty-implement-btm-as-mutex-instead-of-bkl.patch
tty/tty-release-btm-while-sleeping-in-block_til_ready.patch
tty/8250-fix-set_ldisc-operation.patch
tty/tty-avoid-recursive-btm-in-pty_close.patch

tty/serial-max3107-introduce-a-max3107-driver.patch
tty/serial-max3107-abstract-out-the-platform-specific-bits.patch
tty/tty_io-remove-casts-from-void.patch
tty/vt-fix-warning-statement-with-no-effect-due-to-vt_kern.h.patch


###################################
# USB stuff for after 2.6.35 is out
###################################
usb/usb-fix-failure-path-in-usb_add_hcd.patch
usb/usb-don-t-stop-root-hub-status-polls-too-soon.patch
usb/usb-add-check-to-detect-host-controller-hardware-removal.patch
usb/usb-uhci-acquire-spinlock-before-calling-start_rh.patch
usb/usb-speedtouch-fixed-brace-and-spacing-coding-style-issues.patch
usb/usb-speedtouch-fixed-more-brace-and-spacing-coding-style-issues.patch
usb/usb-xhci-remove-obsolete-debugging-printk.patch
usb/usb-iuu_phoenix-add-support-for-different-baud-rates.patch
usb/usb-ehci-make-config_usb_ehci_tt_newsched-default-to-y.patch
usb/usb-gadget-use-memdup_user.patch
usb/usb-documentation-usb-ehci.txt-checkpatch-cleanup.patch
usb/usb-documentation-usb-hotplug.txt-checkpatch-cleanup.patch
usb/usb-documentation-usb-linux.inf-checkpatch-cleanup.patch
usb/usb-core-driver-fix-coding-styles.patch
usb/usb-core-endpoint-fix-coding-styles.patch
usb/usb-otg.h-fix-the-mixup-in-parameters-order.patch
usb/usb-host-eliminate-null-dereference.patch
usb/usb-isd200.c-remove-unnecessary-kmalloc-cast.patch
usb/usb-throw-away-custom-hex-digit-methods.patch
usb/usb-uvc-move-constants-and-structures-definitions-to-linux-usb-video.h.patch
usb/usb-ehci-ehci-1.1-addendum-preparation.patch
usb/usb-ehci-ehci-1.1-addendum-basic-lpm-feature-support.patch
usb/usb-ehci-ehci-1.1-addendum-enable-per-port-change-detect-bits.patch
usb/usb-option-remove-duplicate-amoi_vendor_id.patch
usb/revert-usb-adding-support-for-htc-smartphones-to-ipaq.patch
usb/usb-gadget-langwell_udc.c-printk-needs-a-unsigned-long-long-cast-for-a-dma_t.patch
usb/usb-conexant-fixed-spacing-and-brace-coding-style-issues.patch
usb/usb-add-a-serial-number-parameter-to-g_file_storage-module.patch
usb/usb-atm-fixed-spacing-and-indentation-coding-style-issues.patch
usb/usb-bkl-remove-lock_kernel-in-usbfs-update_sb.patch
usb/usb-bkl-convert-usb_driver-ioctl-to-unlocked_ioctl.patch
usb/usb-bkl-remove-bkl-use-for-usb-serial-driver-probing.patch
usb/usb-bkl-remove-bkl-use-in-uhci-debug.patch
usb/usb-gadget-do-not-take-bkl-for-gadget-ops-ioctl.patch
usb/usb-mon-kill-bkl-usage.patch
usb/usb-gadget-g_mass_storage-static-data-instead-of-dynamic-allocation.patch
usb/usb-gadget-f_mass_storage-fsg_add-renamed-to-fsg_bind_config.patch
usb/usb-gadget-f_fs-functionfs_add-renamed-to-functionfs_bind_config.patch
usb/usb-gadget-composite-usb_string_ids_-functions-added.patch
usb/usb-gadget-f_fs-use-usb_string_ids_n.patch
usb/usb-gadget-f_mass_storage-dead-code-removed.patch
usb/usb-gadget-g_multi-code-clean-up-and-refactoring.patch
usb/usb-gadget-g_ether-updated-inf-file.patch
usb/usb-gadget-g_serial-inf-file-updated.patch
usb/usb-gadget-g_multi-added-documentation-and-inf-files.patch
usb/usb-gadget-composite-added-disconnect-callback.patch
usb/usb-gadget-f_mass_storage-added-eject-callback.patch
usb/usb-gadget-section-mismatch-warning-fixed.patch
usb/usb-convert-usb_hcd-bitfields-into-atomic-flags.patch
usb/usb-gadget-g_fs-code-cleanup.patch
usb/usb-refactor-the-powermac-specific-asic-clock-code.patch
usb/usb-move-pci-hcd-resume-routine.patch
usb/usb-add-do_wakeup-parameter-for-pci-hcd-suspend.patch
usb/usb-controller-resume-should-check-the-root-hub.patch
usb/usb-fix-race-between-root-hub-wakeup-controller-suspend.patch
usb/usb-uhci-add-support-for-intel-s-wakeup-flags.patch
usb/pci-change-device-runtime-pm-settings-for-probe-and-remove-do-not-send.patch
usb/usb-add-runtime-pm-for-pci-based-host-controllers.patch
usb/usb-usblp-fixed-switch-brace-whitespace-and-spacing-coding-style-issues.patch
usb/usb-drivers-usb-makefile-conditionally-descend-to-early.patch
usb/usb-xhci-trivial-use-array_size.patch
usb/usb-ehci-fix-null-pointer-dererence-in-hcds-that-use-hcd_local_mem.patch
usb/usb-gadget-compilation-issue-missing-task_interruptible.patch
usb/usb-gadget-storage_common-comments-updated.patch
usb/usb-serial-io_ti-don-t-return-0-if-writing-the-download-record-failed.patch
usb/usb-core-hcd-pci-use-for_each_pci_dev.patch
usb/usb-musb-use-correct-register-widths-in-register-dumps.patch
usb/usb-musb-fix-compilation-warning-in-host-only-mode.patch
usb/usb-ulpi-fix-compilation-warning.patch
usb/usb-ehci_omap-fix-device-detect-issue-with-modules.patch
usb/usb-musb-kill-board-specific-pinmux-from-driver-file.patch
usb/usb-musb-do-not-override-dma-mode-in-channel-program.patch
usb/usb-storage-freecom-fixed-several-coding-style-issues.patch
usb/usb-autoconvert-trivial-bkl-users-to-private-mutex.patch
usb/usb-usb-skeleton-remove-unnecessary-casts-of-private_data.patch
usb/usb-misc-remove-unnecessary-casts-of-private_data.patch
usb/usb-gadget-remove-unnecessary-casts-of-private_data.patch
usb/usb-ehci-debug-port-device-gadget.patch
usb/usb-musb-forward-debug-mode-feature-to-gadget.patch
usb/usb-serial-enable-async-suspend-for-usb-serial-port-device.patch
usb/usb-pxa-fix-incorrect-config_cpu_pxa27x-to-config_pxa27x.patch
usb/usb-host-remove-dead-config_arch_karo.patch
usb/usb-io_ti.c-don-t-return-0-if-writing-the-download-record-failed.patch
usb/usb-otg-ulpi.c-fix-register-write.patch
usb/usb-otg-ulpi-remove-unused-macro.patch
usb/usb-otg-ulpi-add-support-for-smsc-usb3319-ulpi-phy.patch
usb/usb-otg-ulpi-extend-the-generic-ulpi-driver.patch
usb/usb-xhci-supporting-msi-msi-x.patch

# staging stuff is now in the staging-next tree on git.kernel.org