blob: a5ca57de27043991b1cb6cc3c3ab4b702ad4565c (
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
|
# My specific stuff, at the top to make it easier to work stuff below.
# driver core attribute cleanup work
sysfs.h-add-__attr_rw-macro.patch
sysfs.h-add-attribute_groups-macro.patch
sysfs.h-add-bin_attr-macro.patch
driver-core-add-device_attr_rw-and-device_attr_ro-macros.patch
sysfs-add-support-for-binary-attributes-in-groups.patch
sysfs-prevent-warning-when-only-using-binary-attributes.patch
driver-core-introduce-device_create_groups.patch
driver-core-add-default-groups-to-struct-class.patch
sysfs-add-more-helper-macro-s-for-bin_-attribute-_groups.patch
sysfs-use-file-mode-defines-from-stat.h.patch
# dev_groups to struct class work
misc-c2port-use-dev_bin_attrs-instead-of-hand-coding-it.patch
mips-convert-vpe_class-to-use-dev_groups.patch
bsr-convert-bsr_class-to-use-dev_groups.patch
tile-srom-convert-srom_class-to-use-dev_groups.patch
dma-convert-dma_devclass-to-use-dev_groups.patch
devfreq-convert-devfreq_class-to-use-dev_groups.patch
extcon-convert-extcon_class-to-use-dev_groups.patch
hid-roccat-convert-class-code-to-use-dev_groups.patch
isdn-convert-class-code-to-use-dev_groups.patch
leds-convert-class-code-to-use-dev_groups.patch
v4l2-convert-class-code-to-use-dev_groups.patch
c2port-convert-class-code-to-use-dev_groups.patch
enclosure-convert-class-code-to-use-dev_groups.patch
pci-convert-class-code-to-use-dev_groups.patch
x86-wmi-convert-class-code-to-use-dev_groups.patch
pps-convert-class-code-to-use-dev_groups.patch
ptp-convert-class-code-to-use-dev_groups.patch
regulator-convert-class-code-to-use-dev_groups.patch
rtc-convert-class-code-to-use-dev_groups.patch
uio-convert-class-code-to-use-dev_groups.patch
cuse-convert-class-code-to-use-dev_groups.patch
staging-comedi-convert-class-code-to-use-dev_groups.patch
backing-dev-convert-class-code-to-use-dev_groups.patch
scsi-osd-convert-class-code-to-use-dev_groups.patch
scsi-sd-convert-class-code-to-use-dev_groups.patch
scsi-st-convert-class-code-to-use-dev_groups.patch
video-backlight-convert-class-code-to-use-dev_groups.patch
video-backlight-lcd-convert-class-code-to-use-dev_groups.patch
video-output-convert-class-code-to-use-dev_groups.patch
net-core-convert-class-code-to-use-dev_groups.patch
net-ieee802154-convert-class-code-to-use-dev_groups.patch
net-wireless-convert-class-code-to-use-dev_groups.patch
net-rfkill-convert-class-code-to-use-dev_groups.patch
c2port-convert-class-code-to-use-bin_attrs-in-groups.patch
hid-roccat-convert-class-code-to-use-bin_attrs-in-groups.patch
driver-core-remove-dev_attrs-from-struct-class.patch
driver-core-remove-dev_bin_attrs-from-struct-class.patch
# usb DEBUG cleanups
usb-ldusb-remove-custom-dbg_info-macro.patch
usb-legotower-remove-unneeded-tracing-macros.patch
usb-legousbtower-remove-custom-debug-macro.patch
usb-legotower-remove-custom-debug-macro-and-module-parameter.patch
usb-legotower-remove-direct-calls-to-printk.patch
usb-adutux-remove-unneeded-tracing-macros.patch
usb-adutux-remove-custom-debug-macro.patch
usb-adutux-remove-custom-debug-macro-and-module-parameter.patch
usb-adutux-remove-direct-calls-to-printk.patch
usb-misc-remove-config_usb_debug-from-makefile.patch
usb-usbatm-remove-unused-udsl_assert-macro.patch
usb-usbatm-remove-unneeded-trace-printk-calls.patch
usb-usbatm-don-t-rely-on-config_usb_debug.patch
usb-usbatm-move-the-atm_dbg-call-to-use-dynamic-debug.patch
usb-usbatm-remove-config_usb_debug-dependancy.patch
usb-phy-remove-custom-dbg-macro.patch
usb-phy-remove-config_usb_debug-usage.patch
usb-gadget-fix-up-comment.patch
usb-isp1362-remove-unused-_bug_on-calls.patch
usb-isp1362-remove-unused-_warn_on-calls.patch
usb-isp1362-remove-_dbg-usage.patch
usb-isp1362-remove-config_usb_debug-dependency.patch
usb-isp116x-remove-dependency-on-config_usb_debug.patch
usb-sl811-remove-config_usb_debug-dependency.patch
usb-remove-unneeded-idr.h-include.patch
usb-sl811-move-debug-files-from-proc-to-debugfs.patch
usb-isp1362-move-debug-files-from-proc-to-debugfs.patch
0001-Simulate-fake-Fn-key-on-PS-2-keyboards-w-o-one-eg.-C.patch
#gregkh/gkh-version.patch
driver-core-bus_type-add-dev_groups.patch
driver-core-bus_type-add-drv_groups.patch
driver-core-bus_type-add-bus_groups.patch
f1.patch
f2.patch
f3.patch
f4.patch
|