blob: 0fb49d72fa53d6529c90fc7a27d7d53c4ce10213 (
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
|
# My specific stuff, at the top to make it easier to work stuff below.
driver-core-export-subsys_virtual_register.patch
devnode_gid.patch
0001-kdbus-interprocess-message-router.patch
dbus.patch
dev_removal.patch
time-don-t-inline-export_symbol-functions.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
|