diff options
| author | Greg Kroah-Hartman <gregkh@suse.de> | 2008-10-27 12:44:05 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-10-27 12:44:05 -0700 |
| commit | 02ed57740ce6060a9716781ca4d087e836f84b53 (patch) | |
| tree | 63260d9662d5d8d04ce9c11bce05ec1575b12767 | |
| parent | 20b36f46b12ae5a2293449f79fc358bbf19218e1 (diff) | |
| download | patches-02ed57740ce6060a9716781ca4d087e836f84b53.tar.gz | |
lots of staging and other patches added.
Also sync to 2.6.28-rc2
| -rw-r--r-- | series | 78 | ||||
| -rw-r--r-- | version | 2 |
2 files changed, 37 insertions, 43 deletions
@@ -14,10 +14,17 @@ gregkh/detect-atomic-counter-underflows.patch driver-core.current/document-kernel-taint-flags-properly.patch driver-core.current/driver-core-drivers-base-sys.c-update-comments.patch driver-core.current/sysfs-fix-return-values-for-sysdev_store_-ulong-int.patch +driver-core.current/update-stable-tree-documentation.patch +driver-core.current/howto-sync-patch-for-jp_jp-howto.patch +driver-core.current/driver-core-fix-dynamic_debug-cmd-line-parameter.patch ################################# # USB patches for 2.6.28 ################################# +usb.current/usb-fix-crash-when-urbs-are-unlinked-after-the-device-is-gone.patch +usb.current/usb-usbtmc-use-explicit-unsigned-type-for-input-buffer-instead-of-char.patch +usb.current/usb-unusual-dev-for-the-kyocera-contax-sl300r-t-digital-camera.patch +usb.current/usb-prevent-autosuspend-during-hub-initialization.patch ##################################################################### @@ -27,6 +34,7 @@ driver-core.current/sysfs-fix-return-values-for-sysdev_store_-ulong-int.patch ################################# # Driver core patches for after 2.6.28 is out ################################# +driver-core/uio-use-pci_ioremap_bar-in-drivers-uio.patch # multi driver-to-device series @@ -43,6 +51,9 @@ driver-core.current/sysfs-fix-return-values-for-sysdev_store_-ulong-int.patch # USB stuff (after 2.6.27 is out) ################################# +usb/usb-clean-up-redundant-tests-on-unsigned.patch +usb/usb-use-pci_ioremap_bar-in-drivers-usb.patch +usb/usb-avoid-20ms-delay-in-ehci-resume.patch # HSO - goes through jeff @@ -60,48 +71,30 @@ usb/usb-remove-info-macro-from-usb.h.patch ################################# # Staging stuff ################################# -#staging/staging-add-pcc-acpi-driver.patch -#staging/staging-w35und-should-depend-on-usb.patch -#staging/staging-sxg-depends-on-x86.patch -#staging/staging-document-4k-stack-problem-for-winbond-driver.patch -#staging/staging-fix-leak-in-drivers-staging-at76_usb.c.patch -#staging/staging-fix-potential-build-error-in-slicoss-driver.patch -#staging/staging-balance-parenthesis-in-wlan-ng-headers.patch -#staging/staging-fixes-for-me4000-pci-data-collection-driver.patch -#staging/staging-slicoss-remove-duplicated-include-s.patch -#staging/staging-et131x-remove-duplicated-include-s.patch -#staging/staging-wlan-ng-prism2-remove-duplicated-include.patch -#staging/staging-wlan-ng-prism2-remove-more-duplicated-include.patch -#staging/staging-go7007-remove-unused-include-version.h.patch -#staging/staging-slicoss-remove-unused-include-version.h.patch -#staging/staging-w35und-remove-some-typedefs.patch -#staging/staging-sxg-replace-__function__-with-__func__.patch -#staging/staging-echo-a-separate-oslec.h-for-external-interface.patch -#staging/staging-echo-export-interface-functions.-add-module-headers.patch -#staging/staging-echo-replace-echo_can_state_t-with-struct-echo_can_state.patch -#staging/staging-echo-changed-preffix-from-echo_can_-to-oslec_.patch -#staging/staging-echo-replace-__blackfin__asm__-with-__bfin__.patch -#staging/staging-echo-fix-kmalloc-kfree-uses.patch -#staging/staging-echo-remove-dead-code.patch -#staging/staging-echo-remove-__cplusplus-macro-magic.patch -#staging/staging-echo-remove-annoying-end-of-function-markers.patch -#staging/staging-wlan-ng-fix-build-error-if-wireless-networking-is-not-enabled.patch -#staging/staging-add-poch-driver.patch -#staging/staging-remove-remaining-uses-of-__function__.patch -#staging/staging-clean-up-sxg-driver.patch -#staging/staging-pcc-acpi-update-to-latest-version.patch -#staging/staging-pcc-acpi-fix-all-checkpatch-errors.patch -#staging/staging-slicoss-free-multicast-list-at-driver-exit.patch -#staging/staging-lindent-the-echo-driver.patch -#staging/staging-sxg-clean-up-c99-comments.patch -#staging/staging-sxg-fix-up-unused-function-warnings.patch -#staging/staging-sxg-fix-compiler-warnings.patch -#staging/staging-w35und-remove-spinlock-wrappers.patch -#staging/staging-w35und-use-gotos-for-error-handling.patch -#staging/staging-w35und-module-init-cleanup.patch -#staging/staging-wbusb-fix-a-bunch-of-compiler-warnings.patch -#staging/staging-me4000-remove-some-compiler-warnings.patch -#staging/staging-usbip-fix-build-warning-on-64bit-kernels.patch +staging/staging-correct-dubious-use-of-x-y.patch +staging/staging-w35und-make-wb35_probe-and-wb35_disconnect-funtions-static.patch +staging/staging-w35und-remove-unused-wb35_open-and-wb35_close-functions.patch +staging/staging-w35und-use-msleep-and-udelay.patch +staging/staging-w35und-remove-the-no-op-pa_stall_execution-macro.patch +staging/staging-at76_usb-update-drivers-staging-at76_usb-w-mac80211-port.patch +staging/staging-w35und-purb-typedef-removal.patch +staging/staging-w35und-reg-queue-struct-typedef-removal.patch +staging/staging-w35und-wb35reg-struct-typedef-removal.patch +staging/staging-w35und-padapter-struct-typedef-removal.patch +staging/staging-w35und-merge-wblinux-struct-to-adapter.patch +staging/staging-w35und-wb35_probe-cleanup.patch +staging/staging-wlan-ng-remove-pci-plx-pcmcia-files.patch +staging/staging-wlan-ng-update-help-text-to-mention-prism3-devices.patch +staging/staging-wlan-ng-delete-pci-plx-pcmcia-specific-code.patch +staging/staging-wlan-ng-make-wlan-ng-use-wext-mode-by-default.patch +staging/staging-wlan-ng-eliminate-more-2.6-kernel-support.patch +staging/staging-wlan-ng-eliminate-all-backwards-compatibility-for-2.6.13-kernels.patch +staging/staging-wlan-ng-eliminate-a-boatload-of-tertiaryap-only-code.patch +staging/staging-wlan-ng-remove-ap-only-code-from-mlme-functions.patch +staging/staging-wlan-ng-get-rid-of-the-mtu-tests-in-the-rx-conversion-path.patch +staging/staging-wlan-ng-eliminate-one-more-rx-mtu-test.patch +staging/staging-wlan-ng-eliminate-local-version.h.patch +staging/staging-wlan-ng-eliminate-usage-of-procfs.patch # can not even compile :( #staging/usb-add-princeton-instruments-usb-camera-driver.patch @@ -126,3 +119,4 @@ usb/usb-remove-info-macro-from-usb.h.patch # need to clean up more usb drivers before this goes in #usb-remove-err-macro-from-usb.h.patch + @@ -1 +1 @@ -2.6.28-rc1 +2.6.28-rc2 |
