diff options
| author | Greg Kroah-Hartman <gregkh@suse.de> | 2010-09-01 13:24:40 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-09-01 13:24:40 -0700 |
| commit | 9c19ffe7b6129ad4babb0762c3b342d02679b9ce (patch) | |
| tree | fabf5ca6c5a1001150ed360aaa33855f49397bc7 /series | |
| parent | 8a26eb4b4e0e04efc8676c3317d997e175851e33 (diff) | |
| download | patches-9c19ffe7b6129ad4babb0762c3b342d02679b9ce.tar.gz | |
lots more
Diffstat (limited to 'series')
| -rw-r--r-- | series | 48 |
1 files changed, 42 insertions, 6 deletions
@@ -8,19 +8,30 @@ gregkh/gkh-version.patch ################################# # Driver core patches for 2.6.36 ################################# -driver-core/dynamic-debug-split-out-query-string-parsing-setup-from-proc_write.patch -driver-core/dynamic-debug-introduce-ddebug_query-boot-parameter.patch -driver-core/dynamic-debug-initialize-dynamic-debug-earlier-via-arch_initcall.patch -driver-core/dynamic-debug-introduce-global-fake-module-param-module.ddebug.patch -driver-core/driver-core-platform-use-drv-driver.bus-instead-of-assuming-platform_bus_type.patch +driver-core.current/sysfs-checking-for-null-instead-of-err_ptr.patch ################################# # TTY patches for 2.6.36 ################################# +tty.current/vt-fix-console-corruption-on-driver-hand-over.patch +tty.current/maintainers-orphan-isicom.patch +tty.current/serial-fix-port-type-conflict-between-ns16550a-u6_16550a.patch +tty.current/serial-bfin_sport_uart-restore-transmit-frame-sync-fix.patch + ################################# # USB patches for 2.6.36 ################################# +usb.current/usb-s3c-hsotg-remove-debug-define.patch +usb.current/usb-ehci-ppc-of-problems-in-unwind.patch +usb.current/usb-rndis-section-mismatch-fix.patch +usb.current/usb-fix-kernel-oops-with-g_ether-and-windows.patch +usb.current/usb-option-fix-incorrect-novatel-entries.patch +usb.current/usb-cp210x-add-new-device-id.patch +usb.current/usb-cp210x-add-b-g-h3000-link-cable-id.patch +usb.current/usb-cp210x-usb-driver-add-usb_device-for-pirelli-dp-l10-mobile.patch +usb.current/usb-allow-drivers-to-use-allocated-bandwidth-until-unbound.patch +usb.current/usb-ssu100-turn-off-debug-flag.patch ################################# @@ -46,6 +57,12 @@ staging.current/staging-wlan-ng-explicitly-set-some-fields-in-cfg80211-interface ############################################# # Driver core patches for after 2.6.36 is out ############################################# +driver-core/dynamic-debug-split-out-query-string-parsing-setup-from-proc_write.patch +driver-core/dynamic-debug-introduce-ddebug_query-boot-parameter.patch +driver-core/dynamic-debug-initialize-dynamic-debug-earlier-via-arch_initcall.patch +driver-core/dynamic-debug-introduce-global-fake-module-param-module.ddebug.patch +driver-core/driver-core-platform-use-drv-driver.bus-instead-of-assuming-platform_bus_type.patch +driver-core/uio-do-not-use-pci-resources-before-pci_enable_device.patch # can we really drop it? (nope, not yet...) #driver-core/driver-core-remove-config_sysfs_deprecated.patch @@ -53,6 +70,22 @@ staging.current/staging-wlan-ng-explicitly-set-some-fields-in-cfg80211-interface ##################################### # TTY patches for after 2.6.36 is out ##################################### +tty/tty-add-tty_struct-dev-pointer-to-corresponding-device-instance.patch +tty/serport-place-serport-serio-device-correctly-in-the-device-tree.patch +tty/serial-mfd-snprintf-returns-largish-values.patch +tty/serial-add-console_poll-support-for-uartlite.patch +tty/tty-remove-__gfp_nofail-from-tty_add_file.patch +tty/vt-use-pit_tick_rate-in-vt-beep-ioctl.patch +tty/ioctl-use-asm-generic-ioctls-h-on-arm +tty/ioctl-use-asm-generic-ioctls-h-on-avr32 +tty/ioctl-use-asm-generic-ioctls-h-on-cris +tty/ioctl-use-asm-generic-ioctls-h-on-frv +tty/ioctl-use-asm-generic-ioctls-h-on-h8300 +tty/ioctl-use-asm-generic-ioctls-h-on-ia64 +tty/ioctl-use-asm-generic-ioctls-h-on-m32r +tty/ioctl-use-asm-generic-ioctls-h-on-m68k +tty/ioctl-use-asm-generic-ioctls-h-on-mn10300 +tty/ioctl-use-asm-generic-ioctls-h-on-s390 ################################### @@ -64,9 +97,12 @@ usb/usb-langwell-usb-client-endpoint-initialization.patch usb/usb-langwell-usb-client-phy-low-power-mode-setting.patch usb/usb-langwell-usb-client-remote-wakeup-support.patch usb/usb-langwell-usb-client-driver-memory-handling.patch +usb/usb-gadget-dbgp-cleanup-remove-unneeded-check.patch +usb/usb-sam-ba-add-driver-for-atmel-sam-boot-assistant-sam-ba.patch +usb/usb-gadget-verify-vbus-current-before-setting-the-device-self-powered-bit.patch +usb/usb-core-update-comment-to-match-current-function-name.patch # staging stuff for next is now in the staging-next tree on git.kernel.org - |
