blob: 784fdd290c6cc1b766bc6d41bc9a2418105eb4cf (
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
|
# My specific stuff, at the top to make it easier to work stuff below.
usb-remove-config_usb_devicefs.patch
usb-rename-the-usb-misc-class-from-usb-to-usbmisc.patch
modpost-use-proper-kernel-style-for-autogenerated-files.patch
usb-remove-config_usb_device_class.patch
printk.patch
ipaq.patch
visor.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
|