blob: f619bcd43ba292365c4954cd3828fb2c2437e6d2 (
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
|
# 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.36
#####################################################################
#################################
# Driver core patches for 2.6.36
#################################
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
#################################
# Staging patches for 2.6.36
#################################
staging.current/staging-hv-fix-missing-functions-for-net_device_ops.patch
staging.current/staging-hv-fixed-bounce-kmap-problem-by-using-correct-index.patch
staging.current/staging-hv-fixed-the-value-of-the-64bit-hole-inside-ring-buffer.patch
staging.current/staging-hv-increased-storvsc-ringbuffer-and-max_io_requests.patch
staging.current/staging-spectra-needs-linux-slab.h.patch
staging.current/staging-comedi-das08_cs.c-fix-io_req_t-conversion.patch
staging.current/staging-rt2870sta-add-more-device-ids-from-vendor-drivers.patch
staging.current/staging-zram-free-device-memory-when-init-fails.patch
staging.current/staging-spectra-depend-on-x86_mrst.patch
staging.current/staging-octeon-depends-on-netdevices.patch
staging.current/staging-wlan-ng-explicitly-set-some-fields-in-cfg80211-interface.patch
#####################################################################
# Stuff to be merged after 2.6.36 is out
#####################################################################
#############################################
# 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
#####################################
# 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
###################################
# USB stuff for after 2.6.36 is out
###################################
usb/usb-add-intel-langwell-usb-otg-transceiver-driver.patch
usb/usb-langwell-usb-client-driver-code-cleanup.patch
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
|