blob: 55e7eb78c80956eee2c502105e6832208721e646 (
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
|
# My specific stuff, at the top to make it easier to work stuff below.
staging-add-csr-wifi-os-helper-module.patch
time-don-t-inline-export_symbol-functions.patch
usb-rename-the-usb-misc-class-from-usb-to-usbmisc.patch
gregkh/gkh-version.patch
#####################################################################
# Stuff to be merged for 2.6.37
#####################################################################
#################################
# Driver core patches for 2.6.37
#################################
#################################
# TTY patches for 2.6.37
#################################
#################################
# USB patches for 2.6.37
#################################
#################################
# Staging patches for 2.6.37
#################################
#####################################################################
# Stuff to be merged after 2.6.37 is out
#####################################################################
#############################################
# Driver core patches for after 2.6.37 is out
#############################################
#####################################
# TTY patches for after 2.6.37 is out
#####################################
###################################
# USB stuff for after 2.6.37 is out
###################################
# staging stuff for next is now in the staging-next tree on git.kernel.org
|