~ubuntu-branches/ubuntu/lucid/linux-ec2/lucid-proposed

« back to all changes in this revision

Viewing changes to debian.master/abi/2.6.32-48.110/sparc/sparc64.modules

  • Committer: Package Import Robot
  • Author(s): Stefan Bader, Stefan Bader, Ubuntu: 2.6.32-49.111
  • Date: 2013-06-19 09:57:14 UTC
  • Revision ID: package-import@ubuntu.com-20130619095714-5zz4z0yt038px5am
Tags: 2.6.32-354.67
[ Stefan Bader ]

* Rebased to Ubuntu-2.6.32-49.111
* SAUCE: ec2: Backport x86/mm: Check if PUD is large when validating a
  kernel address
  - LP: #1193044
* SAUCE: ec2: Backport x86, ioapic: initialize nr_ioapic_registers early
  in mp_register_ioapic()
  - LP: #1193044
* Release Tracking Bug
  - LP: #1193202

[ Ubuntu: 2.6.32-49.111 ]

* Revert "pcdp: use early_ioremap/early_iounmap to access pcdp table"
  - LP: #1193044
* Revert "block: improve queue_should_plug() by looking at IO depths"
  - LP: #1193044
* kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
  - LP: #1187732
  - CVE-2013-2141
* b43: stop format string leaking into error msgs
  - LP: #1189833
  - CVE-2013-2852
* 2.6.32.y: timekeeping: Fix nohz issue with commit
  61b76840ddee647c0c223365378c3f394355b7d7
  - LP: #1193044
* clockevents: Don't allow dummy broadcast timers
  - LP: #1193044
* posix-cpu-timers: Fix nanosleep task_struct leak
  - LP: #1193044
* timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
  - LP: #1193044
* tick: Cleanup NOHZ per cpu data on cpu down
  - LP: #1193044
* kbuild: Fix gcc -x syntax
  - LP: #1193044
* gen_init_cpio: avoid stack overflow when expanding
  - LP: #1193044
* coredump: prevent double-free on an error path in core dumper
  - LP: #1193044
* kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()
  - LP: #1193044
* ring-buffer: Fix race between integrity check and readers
  - LP: #1193044
* genalloc: stop crashing the system when destroying a pool
  - LP: #1193044
* kernel/resource.c: fix stack overflow in __reserve_region_with_split()
  - LP: #1193044
* Driver core: treat unregistered bus_types as having no devices
  - LP: #1193044
* cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
  - LP: #1193044
* Fix a dead loop in async_synchronize_full()
  - LP: #1193044
* tracing: Don't call page_to_pfn() if page is NULL
  - LP: #1193044
* tracing: Fix double free when function profile init failed
  - LP: #1193044
* mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED
  - LP: #1193044
* mm: bugfix: set current->reclaim_state to NULL while returning from
  kswapd()
  - LP: #1193044
* mm: fix invalidate_complete_page2() lock ordering
  - LP: #1193044
* mempolicy: fix a race in shared_policy_replace()
  - LP: #1193044
* ALSA: hda - More ALC663 fixes and support of compatible chips
  - LP: #1193044
* ALSA: hda - Add a pin-fix for FSC Amilo Pi1505
  - LP: #1193044
* ALSA: seq: Fix missing error handling in snd_seq_timer_open()
  - LP: #1193044
* ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new()
  - LP: #1193044
* x86, ioapic: initialize nr_ioapic_registers early in
  mp_register_ioapic()
  - LP: #1193044
* x86: Don't use the EFI reboot method by default
  - LP: #1193044
* x86, random: make ARCH_RANDOM prompt if EMBEDDED, not EXPERT
  - LP: #1193044
* x86/mm: Check if PUD is large when validating a kernel address
  - LP: #1193044
* x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates
  - LP: #1193044
* xen/bootup: allow read_tscp call for Xen PV guests.
  - LP: #1193044
* xen/bootup: allow {read|write}_cr8 pvops call.
  - LP: #1193044
* KVM: x86: relax MSR_KVM_SYSTEM_TIME alignment check
  - LP: #1193044
* KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set
  (CVE-2012-4461)
  - LP: #1193044
* MCE: Fix vm86 handling for 32bit mce handler
  - LP: #1193044
* ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabled
  - LP: #1193044
* alpha: Add irongate_io to PCI bus resources
  - LP: #1193044
* PARISC: fix user-triggerable panic on parisc
  - LP: #1193044
* serial: 8250, increase PASS_LIMIT
  - LP: #1193044
* drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory
  overflow
  - LP: #1193044
* w1: fix oops when w1_search is called from netlink connector
  - LP: #1193044
* staging: comedi: ni_labpc: correct differential channel sequence for AI
  commands
  - LP: #1193044
* staging: comedi: ni_labpc: set up command4 register *after* command3
  - LP: #1193044
* staging: comedi: comedi_test: fix race when cancelling command
  - LP: #1193044
* staging: comedi: fix memory leak for saved channel list
  - LP: #1193044
* staging: comedi: s626: don't dereference insn->data
  - LP: #1193044
* staging: comedi: jr3_pci: fix iomem dereference
  - LP: #1193044
* staging: comedi: don't dereference user memory for INSN_INTTRIG
  - LP: #1193044
* staging: comedi: check s->async for poll(), read() and write()
  - LP: #1193044
* staging: comedi: das08: Correct AO output for das08jr-16-ao
  - LP: #1193044
* staging: vt6656: [BUG] out of bound array reference in RFbSetPower.
  - LP: #1193044
* libata: fix Null pointer dereference on disk error
  - LP: #1193044
* scsi: Silence unnecessary warnings about ioctl to partition
  - LP: #1193044
* scsi: use __uX types for headers exported to user space
  - LP: #1193044
* fix crash in scsi_dispatch_cmd()
  - LP: #1193044
* SCSI: bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offload
  - LP: #1193044
* crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent
  data corruption
  - LP: #1193044
* xfrm_user: return error pointer instead of NULL #2
  - LP: #1193044
* r8169: correct settings of rtl8102e.
  - LP: #1193044
* r8169: remove the obsolete and incorrect AMD workaround
  - LP: #1193044
* r8169: Add support for D-Link 530T rev C1 (Kernel Bug 38862)
  - LP: #1193044
* r8169: incorrect identifier for a 8168dp
  - LP: #1193044
* b43legacy: Fix crash on unload when firmware not available
  - LP: #1193044
* tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
  - LP: #1193044
* IPoIB: Fix use-after-free of multicast object
  - LP: #1193044
* telephony: ijx: buffer overflow in ixj_write_cid()
  - LP: #1193044
* Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)
  - LP: #1193044
* xhci: Make handover code more robust
  - LP: #1193044
* USB: whiteheat: fix memory leak in error path
  - LP: #1193044
* USB: serial: Fix memory leak in sierra_release()
  - LP: #1193044
* USB: mos7840: fix urb leak at release
  - LP: #1193044
* USB: mos7840: fix port-device leak in error path
  - LP: #1193044
* USB: garmin_gps: fix memory leak on disconnect
  - LP: #1193044
* USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g.
  uart_resume_port()
  - LP: #1193044
* USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL
  pointer
  - LP: #1193044
* epoll: prevent missed events on EPOLL_CTL_MOD
  - LP: #1193044
* fs/fscache/stats.c: fix memory leak
  - LP: #1193044
* sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()
  - LP: #1193044
* jbd: Delay discarding buffers in journal_unmap_buffer
  - LP: #1193044
* jbd: Fix assertion failure in commit code due to lacking transaction
  credits
  - LP: #1193044
* jbd: Fix lock ordering bug in journal_unmap_buffer()
  - LP: #1193044
* ext4: Fix fs corruption when make_indexed_dir() fails
  - LP: #1193044
* ext4: don't dereference null pointer when make_indexed_dir() fails
  - LP: #1193044
* ext4: fix memory leak in ext4_xattr_set_acl()'s error path
  - LP: #1193044
* ext4: online defrag is not supported for journaled files
  - LP: #1193044
* ext4: always set i_op in ext4_mknod()
  - LP: #1193044
* ext4: fix fdatasync() for files with only i_size changes
  - LP: #1193044
* ext4: lock i_mutex when truncating orphan inodes
  - LP: #1193044
* ext4: fix race in ext4_mb_add_n_trim()
  - LP: #1193044
* ext4: limit group search loop for non-extent files
  - LP: #1193044
* CVE-2012-4508 kernel: ext4: AIO vs fallocate stale data exposure
  - LP: #1193044
  - CVE-2012-4508 kernel: ext4: AIO vs fallocate stale data exposure
* ext4: make orphan functions be no-op in no-journal mode
  - LP: #1193044
* ext4: avoid hang when mounting non-journal filesystems with orphan list
  - LP: #1193044
* udf: fix memory leak while allocating blocks during write
  - LP: #1193044
* udf: Fix bitmap overflow on large filesystems with small block size
  - LP: #1193044
* fs/cifs/cifs_dfs_ref.c: fix potential memory leakage
  - LP: #1193044
* fat: Fix stat->f_namelen
  - LP: #1193044
* hfsplus: fix potential overflow in hfsplus_file_truncate()
  - LP: #1193044
* btrfs: use rcu_barrier() to wait for bdev puts at unmount
  - LP: #1193044
* kernel panic when mount NFSv4
  - LP: #1193044
* nfsd4: fix oops on unusual readlike compound
  - LP: #1193044
* net/core: Fix potential memory leak in dev_set_alias()
  - LP: #1193044
* net: reduce net_rx_action() latency to 2 HZ
  - LP: #1193044
* softirq: reduce latencies
  - LP: #1193044
* af_packet: remove BUG statement in tpacket_destruct_skb
  - LP: #1193044
* bridge: set priority of STP packets
  - LP: #1193044
* bonding: Fix slave selection bug.
  - LP: #1193044
* ipv4: check rt_genid in dst_check
  - LP: #1193044
* net_sched: gact: Fix potential panic in tcf_gact().
  - LP: #1193044
* net: sched: integer overflow fix
  - LP: #1193044
* net: prevent setting ttl=0 via IP_TTL
  - LP: #1193044
* net: guard tcp_set_keepalive() to tcp sockets
  - LP: #1193044
* inet: add RCU protection to inet->opt
  - LP: #1193044
* tcp: allow splice() to build full TSO packets
  - LP: #1193044
* tcp: fix MSG_SENDPAGE_NOTLAST logic
  - LP: #1193044
* tcp: preserve ACK clocking in TSO
  - LP: #1193044
* unix: fix a race condition in unix_release()
  - LP: #1193044
* sctp: fix memory leak in sctp_datamsg_from_user() when copy from user
  space fails
  - LP: #1193044
* net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
  - LP: #1193044
* net: sctp: sctp_endpoint_free: zero out secret key data
  - LP: #1193044
* net: sctp: sctp_auth_key_put: use kzfree instead of kfree
  - LP: #1193044
* netfilter: nf_ct_ipv4: packets with wrong ihl are invalid
  - LP: #1193044
* ipvs: allow transmit of GRO aggregated skbs
  - LP: #1193044
* ipvs: IPv6 MTU checking cleanup and bugfix
  - LP: #1193044
* isdnloop: fix and simplify isdnloop_init()
  - LP: #1193044
* mpt2sas: Send default descriptor for RAID pass through in mpt2ctl
  - LP: #1193044
* x86, ptrace: fix build breakage with gcc 4.7
  - LP: #1193044
* Linux 2.6.32.61
  - LP: #1193044

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
3c574_cs
 
2
3c589_cs
 
3
3c59x
 
4
3w-9xxx
 
5
3w-xxxx
 
6
8021q
 
7
8139cp
 
8
8139too
 
9
8250
 
10
8250_pci
 
11
8390
 
12
9p
 
13
9pnet
 
14
9pnet_rdma
 
15
a100u2w
 
16
aacraid
 
17
ab3100
 
18
ab3100-core
 
19
ab3100-otp
 
20
ac97_bus
 
21
acecad
 
22
acenic
 
23
act_gact
 
24
act_ipt
 
25
act_mirred
 
26
act_nat
 
27
act_pedit
 
28
act_police
 
29
act_simple
 
30
act_skbedit
 
31
ad7414
 
32
ad7418
 
33
ad7877
 
34
ad7879
 
35
adcxx
 
36
adfs
 
37
adm1026
 
38
adm1029
 
39
adm8211
 
40
adm9240
 
41
adp5588-keys
 
42
ads7846
 
43
adt7462
 
44
adt7470
 
45
adt7475
 
46
adutux
 
47
adv7180
 
48
adv7343
 
49
aes_generic
 
50
af_802154
 
51
affs
 
52
af_key
 
53
af-rxrpc
 
54
ah4
 
55
ah6
 
56
ahci
 
57
aic79xx
 
58
aic94xx
 
59
aiptek
 
60
aircable
 
61
airo
 
62
airo_cs
 
63
alauda
 
64
alim7101_wdt
 
65
ansi_cprng
 
66
anubis
 
67
aoe
 
68
appledisplay
 
69
appletalk
 
70
appletouch
 
71
applicom
 
72
ar7part
 
73
ar9170usb
 
74
arc4
 
75
arcmsr
 
76
ark3116
 
77
arkfb
 
78
arptable_filter
 
79
arp_tables
 
80
arpt_mangle
 
81
asix
 
82
async_memcpy
 
83
async_pq
 
84
async_raid6_recov
 
85
async_tx
 
86
async_xor
 
87
at24
 
88
at25
 
89
at76c50x-usb
 
90
ata_generic
 
91
ata_piix
 
92
aten
 
93
ath
 
94
ath9k
 
95
ati_remote
 
96
ati_remote2
 
97
atl1
 
98
atl1c
 
99
atl1e
 
100
atl2
 
101
atm
 
102
atmel
 
103
atmel_cs
 
104
atmel_pci
 
105
atmtcp
 
106
atp870u
 
107
atxp1
 
108
authenc
 
109
auth_rpcgss
 
110
autofs
 
111
autofs4
 
112
avmfritz
 
113
axnet_cs
 
114
b43
 
115
b43legacy
 
116
b44
 
117
bbc
 
118
bcm5974
 
119
be2iscsi
 
120
be2net
 
121
befs
 
122
belkin_sa
 
123
berry_charge
 
124
bfa
 
125
bfs
 
126
binfmt_misc
 
127
block2mtd
 
128
blowfish
 
129
bnx2
 
130
bnx2i
 
131
bonding
 
132
bpck
 
133
bq24022
 
134
bq27x00_battery
 
135
br2684
 
136
bridge
 
137
broadcom
 
138
broadsheetfb
 
139
bsd_comp
 
140
bt8xxgpio
 
141
btrfs
 
142
c67x00
 
143
cachefiles
 
144
cafe_ccic
 
145
cafe_nand
 
146
camellia
 
147
can
 
148
can-bcm
 
149
can-dev
 
150
can-raw
 
151
carminefb
 
152
cassini
 
153
cast5
 
154
cast6
 
155
catc
 
156
cb710
 
157
cb710-mmc
 
158
cbc
 
159
cciss
 
160
cdc-acm
 
161
cdc_eem
 
162
cdc_ether
 
163
cdc-phonet
 
164
cdc_subset
 
165
cdc-wdm
 
166
cdrom
 
167
cfg80211
 
168
cfi_cmdset_0001
 
169
cfi_cmdset_0002
 
170
cfi_cmdset_0020
 
171
cfi_probe
 
172
cfi_util
 
173
ch341
 
174
chipreg
 
175
chmc
 
176
cicada
 
177
cifs
 
178
clip
 
179
cls_basic
 
180
cls_flow
 
181
cls_fw
 
182
cls_route
 
183
cls_rsvp
 
184
cls_rsvp6
 
185
cls_tcindex
 
186
cls_u32
 
187
cm109
 
188
cn
 
189
cnic
 
190
coda
 
191
comm
 
192
configfs
 
193
core
 
194
cp210x
 
195
cpwd
 
196
cramfs
 
197
crc32c
 
198
crc7
 
199
crc-ccitt
 
200
crc-itu-t
 
201
crc-t10dif
 
202
cryptd
 
203
cryptoloop
 
204
crypto_null
 
205
cs53l32a
 
206
cts
 
207
cuse
 
208
cx231xx
 
209
cx231xx-alsa
 
210
cx2341x
 
211
cx25840
 
212
cxacru
 
213
cxgb
 
214
cxgb3
 
215
cxgb3i
 
216
cyberjack
 
217
cyclades
 
218
cypress_cy7c63
 
219
cypress_m8
 
220
cytherm
 
221
da9030_battery
 
222
da9034-ts
 
223
da903x
 
224
da903x_bl
 
225
DAC960
 
226
davicom
 
227
dc395x
 
228
dccp
 
229
dccp_diag
 
230
dccp_ipv4
 
231
dccp_ipv6
 
232
dccp_probe
 
233
de600
 
234
de620
 
235
decnet
 
236
deflate
 
237
digi_acceleport
 
238
diskonchip
 
239
display
 
240
display7seg
 
241
dl2k
 
242
dlm
 
243
dm9601
 
244
dm-crypt
 
245
dme1737
 
246
dm-log
 
247
dm-mirror
 
248
dm-multipath
 
249
dm-queue-length
 
250
dm-region-hash
 
251
dm-round-robin
 
252
dm-service-time
 
253
dm-snapshot
 
254
dmx3191d
 
255
dm-zero
 
256
dnet
 
257
dn_rtmsg
 
258
doc2000
 
259
doc2001
 
260
doc2001plus
 
261
docecc
 
262
docprobe
 
263
drm_kms_helper
 
264
ds1682
 
265
ds2482
 
266
ds2490
 
267
ds2760_battery
 
268
ds2782_battery
 
269
dsbr100
 
270
dstr
 
271
dummy
 
272
dv1394
 
273
e100
 
274
e1000
 
275
e1000e
 
276
ebt_802_3
 
277
ebtable_broute
 
278
ebtable_filter
 
279
ebtable_nat
 
280
ebtables
 
281
ebt_among
 
282
ebt_arp
 
283
ebt_arpreply
 
284
ebt_dnat
 
285
ebt_ip
 
286
ebt_ip6
 
287
ebt_limit
 
288
ebt_log
 
289
ebt_mark
 
290
ebt_mark_m
 
291
ebt_nflog
 
292
ebt_pkttype
 
293
ebt_redirect
 
294
ebt_snat
 
295
ebt_stp
 
296
ebt_ulog
 
297
ebt_vlan
 
298
ecb
 
299
ecryptfs
 
300
eeprom
 
301
eeprom_93cx6
 
302
eeti_ts
 
303
efs
 
304
ehci-hcd
 
305
elo
 
306
em_cmp
 
307
emi26
 
308
emi62
 
309
em_meta
 
310
em_nbyte
 
311
empeg
 
312
ems_pci
 
313
ems_usb
 
314
em_text
 
315
em_u32
 
316
eni
 
317
enic
 
318
envctrl
 
319
epat
 
320
epca
 
321
epia
 
322
epic100
 
323
eql
 
324
esp4
 
325
esp6
 
326
esp_scsi
 
327
et1011c
 
328
et61x251
 
329
eth1394
 
330
ethoc
 
331
evdev
 
332
exofs
 
333
exportfs
 
334
f71805f
 
335
f71882fg
 
336
f75375s
 
337
fat
 
338
faulty
 
339
fb_sys_fops
 
340
fcoe
 
341
fcrypt
 
342
fdomain_cs
 
343
fealnx
 
344
ff-memless
 
345
fit2
 
346
fit3
 
347
flash
 
348
fmvj18x_cs
 
349
fore_200e
 
350
freevxfs
 
351
friq
 
352
frpw
 
353
fscache
 
354
ftdi-elan
 
355
ftdi_sio
 
356
ftl
 
357
fujitsu_ts
 
358
funsoft
 
359
g760a
 
360
gadgetfs
 
361
garmin_gps
 
362
garp
 
363
g_audio
 
364
g_cdc
 
365
generic
 
366
generic_bl
 
367
gen_probe
 
368
g_ether
 
369
gf128mul
 
370
g_file_storage
 
371
gfs2
 
372
ghash-generic
 
373
gigaset
 
374
gl520sm
 
375
gl620a
 
376
gluebi
 
377
g_midi
 
378
gpio-addr-flash
 
379
gpio_keys
 
380
gpio_mouse
 
381
gpio_vbus
 
382
g_printer
 
383
g_serial
 
384
gspca_conex
 
385
gspca_etoms
 
386
gspca_finepix
 
387
gspca_gl860
 
388
gspca_jeilinj
 
389
gspca_m5602
 
390
gspca_main
 
391
gspca_mars
 
392
gspca_mr97310a
 
393
gspca_ov519
 
394
gspca_ov534
 
395
gspca_pac207
 
396
gspca_pac7311
 
397
gspca_sn9c20x
 
398
gspca_sonixb
 
399
gspca_sonixj
 
400
gspca_spca500
 
401
gspca_spca501
 
402
gspca_spca505
 
403
gspca_spca506
 
404
gspca_spca508
 
405
gspca_spca561
 
406
gspca_sq905
 
407
gspca_sq905c
 
408
gspca_stk014
 
409
gspca_stv06xx
 
410
gspca_sunplus
 
411
gspca_t613
 
412
gspca_tv8532
 
413
gspca_vc032x
 
414
gspca_zc3xx
 
415
gtco
 
416
gunze
 
417
g_zero
 
418
hdpvr
 
419
he
 
420
hexium_gemini
 
421
hexium_orion
 
422
hfs
 
423
hfsplus
 
424
hid
 
425
hid-3m-pct
 
426
hid-a4tech
 
427
hid-apple
 
428
hid-belkin
 
429
hid-cherry
 
430
hid-chicony
 
431
hid-cypress
 
432
hid-drff
 
433
hid-ezkey
 
434
hid-gaff
 
435
hid-gyration
 
436
hid-kensington
 
437
hid-kye
 
438
hid-logitech
 
439
hid-microsoft
 
440
hid-monterey
 
441
hid-mosart
 
442
hid-ntrig
 
443
hid-ortek
 
444
hid-petalynx
 
445
hid-pl
 
446
hid-quanta
 
447
hid-samsung
 
448
hid-sjoy
 
449
hid-sony
 
450
hid-stantum
 
451
hid-sunplus
 
452
hid-tmff
 
453
hid-topseed
 
454
hid-twinhan
 
455
hid-zpff
 
456
hostap
 
457
hostap_cs
 
458
hostap_pci
 
459
hostap_plx
 
460
hp4x
 
461
hpfs
 
462
hptiop
 
463
hso
 
464
htc-pasic3
 
465
hwa-hc
 
466
hwa-rc
 
467
hwmon-vid
 
468
i1480-dfu-usb
 
469
i1480-est
 
470
i1480u-wlp
 
471
i2400m
 
472
i2400m-sdio
 
473
i2400m-usb
 
474
i2c-algo-pca
 
475
i2c-dev
 
476
i2c-gpio
 
477
i2c-isch
 
478
i2c-ocores
 
479
i2c-parport
 
480
i2c-parport-light
 
481
i2c-pca-platform
 
482
i2c-piix4
 
483
i2c-simtec
 
484
i2c-stub
 
485
i2c-taos-evm
 
486
i2c-tiny-usb
 
487
i2o_block
 
488
i2o_bus
 
489
i2o_core
 
490
i2o_proc
 
491
i2o_scsi
 
492
i5k_amb
 
493
i82092
 
494
ib_addr
 
495
ib_cm
 
496
ib_core
 
497
ib_ipath
 
498
ib_ipoib
 
499
ib_iser
 
500
ib_mad
 
501
ibmaem
 
502
ibmpex
 
503
ib_mthca
 
504
ib_sa
 
505
ib_srp
 
506
ib_ucm
 
507
ib_umad
 
508
ib_uverbs
 
509
icplus
 
510
ics932s401
 
511
idmouse
 
512
idt77252
 
513
ieee1394
 
514
ifb
 
515
igbvf
 
516
ili9320
 
517
imm
 
518
inexio
 
519
inftl
 
520
initio
 
521
input-polldev
 
522
int51x1
 
523
intel_vr_nor
 
524
ioc4
 
525
io_edgeport
 
526
io_ti
 
527
iowarrior
 
528
ip2
 
529
ip6_queue
 
530
ip6table_filter
 
531
ip6table_mangle
 
532
ip6table_raw
 
533
ip6_tables
 
534
ip6table_security
 
535
ip6t_ah
 
536
ip6t_eui64
 
537
ip6t_frag
 
538
ip6t_hbh
 
539
ip6t_ipv6header
 
540
ip6t_LOG
 
541
ip6t_mh
 
542
ip6t_REJECT
 
543
ip6t_rt
 
544
ip6_tunnel
 
545
ipaq
 
546
ipcomp
 
547
ipcomp6
 
548
ipg
 
549
iphase
 
550
ipip
 
551
ipmi_devintf
 
552
ipmi_msghandler
 
553
ipmi_si
 
554
ipmi_watchdog
 
555
ip_queue
 
556
ipr
 
557
iptable_filter
 
558
iptable_mangle
 
559
iptable_nat
 
560
iptable_raw
 
561
ip_tables
 
562
iptable_security
 
563
ipt_addrtype
 
564
ipt_ah
 
565
ipt_CLUSTERIP
 
566
ipt_ecn
 
567
ipt_ECN
 
568
ipt_LOG
 
569
ipt_MASQUERADE
 
570
ipt_NETMAP
 
571
ipt_REDIRECT
 
572
ipt_REJECT
 
573
ipt_ULOG
 
574
ipv6
 
575
ip_vs
 
576
ip_vs_dh
 
577
ip_vs_ftp
 
578
ip_vs_lblc
 
579
ip_vs_lblcr
 
580
ip_vs_lc
 
581
ip_vs_nq
 
582
ip_vs_rr
 
583
ip_vs_sed
 
584
ip_vs_sh
 
585
ip_vs_wlc
 
586
ip_vs_wrr
 
587
ipw
 
588
ipw2100
 
589
ipw2200
 
590
ipx
 
591
ir-common
 
592
ir-kbd-i2c
 
593
ir-usb
 
594
iscsi_tcp
 
595
isdn
 
596
isdnhdlc
 
597
isight_firmware
 
598
isl29003
 
599
isofs
 
600
isp116x-hcd
 
601
isp1362-hcd
 
602
isp1760
 
603
istallion
 
604
iuu_phoenix
 
605
iw_c2
 
606
iw_cm
 
607
iw_cxgb3
 
608
iwlagn
 
609
iwlcore
 
610
iwmc3200wifi
 
611
ixgb
 
612
ixgbe
 
613
ixj
 
614
ixj_pcmcia
 
615
jedec_probe
 
616
jffs2
 
617
jfs
 
618
jme
 
619
jsm
 
620
kafs
 
621
kaweth
 
622
kbic
 
623
kbtab
 
624
kernelcapi
 
625
keyspan
 
626
keyspan_pda
 
627
keyspan_remote
 
628
khazad
 
629
kl5kusb105
 
630
kobil_sct
 
631
ks0108
 
632
ks8842
 
633
ks8851
 
634
ks8851_mll
 
635
ktti
 
636
kvaser_pci
 
637
lanai
 
638
lcd
 
639
ldusb
 
640
lec
 
641
led-class
 
642
leds-bd2802
 
643
leds-da903x
 
644
leds-dac124s085
 
645
leds-lp3944
 
646
leds-pca9532
 
647
leds-pca955x
 
648
leds-sunfire
 
649
leds-wm831x-status
 
650
leds-wm8350
 
651
ledtrig-backlight
 
652
ledtrig-gpio
 
653
legousbtower
 
654
lib80211
 
655
lib80211_crypt_ccmp
 
656
lib80211_crypt_tkip
 
657
lib80211_crypt_wep
 
658
libata
 
659
libcrc32c
 
660
libertas
 
661
libertas_cs
 
662
libertas_sdio
 
663
libertas_spi
 
664
libertas_tf
 
665
libertas_tf_usb
 
666
libfc
 
667
libfcoe
 
668
libipw
 
669
libiscsi
 
670
libiscsi_tcp
 
671
libosd
 
672
libsas
 
673
libsrp
 
674
linear
 
675
lis3lv02d
 
676
lis3lv02d_spi
 
677
lkkbd
 
678
llc
 
679
llc2
 
680
lm63
 
681
lm70
 
682
lm8323
 
683
lm87
 
684
lm92
 
685
lm93
 
686
lm95241
 
687
lms283gf05
 
688
lockd
 
689
lp
 
690
lp3971
 
691
lpddr_cmds
 
692
lpfc
 
693
lrw
 
694
ltc4215
 
695
ltc4245
 
696
ltv350qv
 
697
lxt
 
698
lzo
 
699
lzo_compress
 
700
lzo_decompress
 
701
m25p80
 
702
mac80211
 
703
mac80211_hwsim
 
704
macvlan
 
705
map_absent
 
706
map_funcs
 
707
map_ram
 
708
map_rom
 
709
marvell
 
710
matrix_keypad
 
711
matrox_w1
 
712
max1111
 
713
max1586
 
714
max17040_battery
 
715
max3100
 
716
max6650
 
717
max6875
 
718
max7301
 
719
max732x
 
720
max7359_keypad
 
721
mb862xxfb
 
722
mc13783
 
723
mc13783-core
 
724
mc33880
 
725
mc44s803
 
726
mcp23s08
 
727
mcs5000_ts
 
728
mcs7830
 
729
mct_u232
 
730
md4
 
731
mdc800
 
732
mdio
 
733
mdio-bitbang
 
734
mdio-gpio
 
735
md-mod
 
736
megaraid
 
737
megaraid_mbox
 
738
megaraid_mm
 
739
megaraid_sas
 
740
metronomefb
 
741
mfd-core
 
742
mga
 
743
michael_mic
 
744
microtek
 
745
mii
 
746
minix
 
747
mISDN_core
 
748
mISDNinfineon
 
749
mISDNipac
 
750
mISDNisar
 
751
mk712
 
752
mlx4_core
 
753
mlx4_en
 
754
mlx4_ib
 
755
mmc_block
 
756
mmc_core
 
757
mmc_spi
 
758
mos7720
 
759
mos7840
 
760
moto_modem
 
761
moxa
 
762
mpoa
 
763
mpt2sas
 
764
mptbase
 
765
mptctl
 
766
mptfc
 
767
mptlan
 
768
mptsas
 
769
mptscsih
 
770
mptspi
 
771
msdos
 
772
msp3400
 
773
mt20xx
 
774
mt9m001
 
775
mt9m111
 
776
mt9t031
 
777
mt9v011
 
778
mt9v022
 
779
mtd
 
780
mtd_blkdevs
 
781
mtdblock
 
782
mtdblock_ro
 
783
mtdchar
 
784
mtdconcat
 
785
mtd_dataflash
 
786
mtd_oobtest
 
787
mtdoops
 
788
mtd_pagetest
 
789
mtdram
 
790
mtd_readtest
 
791
mtd_speedtest
 
792
mtd_stresstest
 
793
mtd_subpagetest
 
794
mtd_torturetest
 
795
mtouch
 
796
multipath
 
797
mwl8k
 
798
myri10ge
 
799
myri_sbus
 
800
nand
 
801
nand_ecc
 
802
nand_ids
 
803
nandsim
 
804
national
 
805
natsemi
 
806
navman
 
807
nbd
 
808
ncpfs
 
809
ne2k-pci
 
810
net1080
 
811
netconsole
 
812
netjet
 
813
netwave_cs
 
814
netxen_nic
 
815
nf_conntrack
 
816
nf_conntrack_amanda
 
817
nf_conntrack_ftp
 
818
nf_conntrack_h323
 
819
nf_conntrack_ipv4
 
820
nf_conntrack_ipv6
 
821
nf_conntrack_irc
 
822
nf_conntrack_netbios_ns
 
823
nf_conntrack_netlink
 
824
nf_conntrack_pptp
 
825
nf_conntrack_proto_dccp
 
826
nf_conntrack_proto_gre
 
827
nf_conntrack_proto_sctp
 
828
nf_conntrack_proto_udplite
 
829
nf_conntrack_sane
 
830
nf_conntrack_sip
 
831
nf_conntrack_tftp
 
832
nf_defrag_ipv4
 
833
nf_nat
 
834
nf_nat_amanda
 
835
nf_nat_ftp
 
836
nf_nat_h323
 
837
nf_nat_irc
 
838
nf_nat_pptp
 
839
nf_nat_proto_dccp
 
840
nf_nat_proto_gre
 
841
nf_nat_proto_sctp
 
842
nf_nat_proto_udplite
 
843
nf_nat_sip
 
844
nf_nat_snmp_basic
 
845
nf_nat_tftp
 
846
nfnetlink
 
847
nfnetlink_log
 
848
nfnetlink_queue
 
849
nfs
 
850
nfs_acl
 
851
nfsd
 
852
nftl
 
853
nf_tproxy_core
 
854
n_hdlc
 
855
nilfs2
 
856
niu
 
857
nl802154
 
858
nls_ascii
 
859
nls_cp1250
 
860
nls_cp1251
 
861
nls_cp1255
 
862
nls_cp437
 
863
nls_cp737
 
864
nls_cp775
 
865
nls_cp850
 
866
nls_cp852
 
867
nls_cp855
 
868
nls_cp857
 
869
nls_cp860
 
870
nls_cp861
 
871
nls_cp862
 
872
nls_cp863
 
873
nls_cp864
 
874
nls_cp865
 
875
nls_cp866
 
876
nls_cp869
 
877
nls_cp874
 
878
nls_cp932
 
879
nls_cp936
 
880
nls_cp949
 
881
nls_cp950
 
882
nls_euc-jp
 
883
nls_iso8859-1
 
884
nls_iso8859-13
 
885
nls_iso8859-14
 
886
nls_iso8859-15
 
887
nls_iso8859-2
 
888
nls_iso8859-3
 
889
nls_iso8859-4
 
890
nls_iso8859-5
 
891
nls_iso8859-6
 
892
nls_iso8859-7
 
893
nls_iso8859-9
 
894
nls_koi8-r
 
895
nls_koi8-ru
 
896
nls_koi8-u
 
897
nls_utf8
 
898
nmclan_cs
 
899
nop-usb-xceiv
 
900
n_r3964
 
901
ns83820
 
902
ntfs
 
903
nvidiafb
 
904
ocfs2
 
905
ocfs2_dlm
 
906
ocfs2_dlmfs
 
907
ocfs2_nodemanager
 
908
ocfs2_stackglue
 
909
ocfs2_stack_o2cb
 
910
ocfs2_stack_user
 
911
of_mmc_spi
 
912
ohci1394
 
913
ohci-hcd
 
914
omfs
 
915
omninet
 
916
on20
 
917
on26
 
918
onenand
 
919
onenand_sim
 
920
opencores-kbd
 
921
openpromfs
 
922
opticon
 
923
option
 
924
orinoco
 
925
orinoco_cs
 
926
osd
 
927
osdblk
 
928
osst
 
929
oti6858
 
930
output
 
931
ov7670
 
932
ov772x
 
933
oxu210hp-hcd
 
934
p54common
 
935
p54pci
 
936
p54spi
 
937
p54usb
 
938
p8022
 
939
p8023
 
940
paride
 
941
parport
 
942
parport_ax88796
 
943
parport_cs
 
944
parport_pc
 
945
parport_serial
 
946
parport_sunbpp
 
947
pata_amd
 
948
pata_atp867x
 
949
pata_cs5520
 
950
pata_efar
 
951
pata_it8213
 
952
pata_it821x
 
953
pata_jmicron
 
954
pata_marvell
 
955
pata_mpiix
 
956
pata_netcell
 
957
pata_ninja32
 
958
pata_oldpiix
 
959
pata_pcmcia
 
960
pata_pdc2027x
 
961
pata_rdc
 
962
pata_rz1000
 
963
pata_sch
 
964
pata_serverworks
 
965
pata_sil680
 
966
pata_sis
 
967
pata_sl82c105
 
968
pata_triflex
 
969
pata_via
 
970
pc87360
 
971
pc87427
 
972
pca953x
 
973
pcbc
 
974
pcd
 
975
pcf50633-adc
 
976
pcf50633-charger
 
977
pcf50633-core
 
978
pcf50633-gpio
 
979
pcf50633-input
 
980
pcf50633-regulator
 
981
pcf857x
 
982
pci
 
983
pcilynx
 
984
pcmcia
 
985
pcmcia_core
 
986
pcnet32
 
987
pcnet_cs
 
988
pcwd_pci
 
989
pcwd_usb
 
990
pd
 
991
pd6729
 
992
pda_power
 
993
pdc_adma
 
994
pegasus
 
995
penmount
 
996
pf
 
997
pg
 
998
phantom
 
999
phonedev
 
1000
phonet
 
1001
phram
 
1002
physmap
 
1003
pktcdvd
 
1004
pl2303
 
1005
platform_lcd
 
1006
plat_nand
 
1007
plat-ram
 
1008
plip
 
1009
plusb
 
1010
pm3fb
 
1011
pmc551
 
1012
pmcraid
 
1013
pn_pep
 
1014
powermate
 
1015
ppa
 
1016
ppdev
 
1017
ppp_async
 
1018
ppp_deflate
 
1019
ppp_generic
 
1020
ppp_mppe
 
1021
pppoatm
 
1022
pppoe
 
1023
pppol2tp
 
1024
pppox
 
1025
ppp_synctty
 
1026
pps_core
 
1027
psmouse
 
1028
psnap
 
1029
pt
 
1030
pvrusb2
 
1031
qcserial
 
1032
qinfo_probe
 
1033
qla1280
 
1034
qla2xxx
 
1035
qla3xxx
 
1036
qla4xxx
 
1037
qlge
 
1038
qlogic_cs
 
1039
qlogicfas408
 
1040
qlogicpti
 
1041
qnx4
 
1042
qsemi
 
1043
quota_tree
 
1044
quota_v2
 
1045
r128
 
1046
r8a66597-hcd
 
1047
radeon
 
1048
radio-gemtek-pci
 
1049
radio-i2c-si470x
 
1050
radio-maestro
 
1051
radio-maxiradio
 
1052
radio-mr800
 
1053
radio-si4713
 
1054
radio-tea5764
 
1055
raid0
 
1056
raid1
 
1057
raid10
 
1058
raid456
 
1059
raid6_pq
 
1060
raid6test
 
1061
raid_class
 
1062
raw
 
1063
raw1394
 
1064
ray_cs
 
1065
rdma_cm
 
1066
rdma_ucm
 
1067
rds
 
1068
rds_rdma
 
1069
rds_tcp
 
1070
redboot
 
1071
reed_solomon
 
1072
reiserfs
 
1073
rfd_ftl
 
1074
rfkill
 
1075
ricoh_mmc
 
1076
rio500
 
1077
riowd
 
1078
rmd128
 
1079
rmd160
 
1080
rmd256
 
1081
rmd320
 
1082
rndis_host
 
1083
rocket
 
1084
romfs
 
1085
rotary_encoder
 
1086
rpcsec_gss_krb5
 
1087
rpcsec_gss_spkm3
 
1088
rsrc_nonstatic
 
1089
rt2400pci
 
1090
rt2500pci
 
1091
rt2500usb
 
1092
rt2800usb
 
1093
rt2x00lib
 
1094
rt2x00pci
 
1095
rt2x00usb
 
1096
rt61pci
 
1097
rt73usb
 
1098
rtc-ab3100
 
1099
rtc-ds1286
 
1100
rtc-ds1305
 
1101
rtc-ds1307
 
1102
rtc-ds1374
 
1103
rtc-ds1390
 
1104
rtc-ds1511
 
1105
rtc-ds1553
 
1106
rtc-ds1672
 
1107
rtc-ds1742
 
1108
rtc-ds3234
 
1109
rtc-fm3130
 
1110
rtc-isl1208
 
1111
rtc-m41t80
 
1112
rtc-m41t94
 
1113
rtc-m48t35
 
1114
rtc-m48t86
 
1115
rtc-max6900
 
1116
rtc-max6902
 
1117
rtc-pcf2123
 
1118
rtc-pcf50633
 
1119
rtc-pcf8563
 
1120
rtc-pcf8583
 
1121
rtc-r9701
 
1122
rtc-rs5c348
 
1123
rtc-rs5c372
 
1124
rtc-rx8025
 
1125
rtc-rx8581
 
1126
rtc-s35390a
 
1127
rtc-stk17ta8
 
1128
rtc-test
 
1129
rtc-twl4030
 
1130
rtc-v3020
 
1131
rtc-wm831x
 
1132
rtc-wm8350
 
1133
rtc-x1205
 
1134
rtl8150
 
1135
rtl8187
 
1136
rxkad
 
1137
s1d13xxxfb
 
1138
s2255drv
 
1139
s2io
 
1140
s3fb
 
1141
saa5246a
 
1142
saa6588
 
1143
saa6752hs
 
1144
saa7115
 
1145
saa7127
 
1146
saa7134
 
1147
saa7134-alsa
 
1148
saa7134-empress
 
1149
saa7146
 
1150
saa7146_vv
 
1151
saa717x
 
1152
safe_serial
 
1153
sata_inic162x
 
1154
sata_mv
 
1155
sata_nv
 
1156
sata_promise
 
1157
sata_qstor
 
1158
sata_sil
 
1159
sata_sil24
 
1160
sata_sis
 
1161
sata_svw
 
1162
sata_sx4
 
1163
sata_uli
 
1164
sata_via
 
1165
sata_vsc
 
1166
savage
 
1167
savagefb
 
1168
sbp2
 
1169
sc92031
 
1170
sch_atm
 
1171
sch_cbq
 
1172
sch_drr
 
1173
sch_dsmark
 
1174
sch_gred
 
1175
sch_hfsc
 
1176
sch_htb
 
1177
sch_ingress
 
1178
sch_multiq
 
1179
sch_netem
 
1180
sch_prio
 
1181
sch_red
 
1182
sch_sfq
 
1183
sch_tbf
 
1184
sch_teql
 
1185
scsi_dh
 
1186
scsi_dh_alua
 
1187
scsi_dh_emc
 
1188
scsi_dh_hp_sw
 
1189
scsi_dh_rdac
 
1190
scsi_mod
 
1191
scsi_tgt
 
1192
scsi_transport_fc
 
1193
scsi_transport_iscsi
 
1194
scsi_transport_sas
 
1195
scsi_transport_spi
 
1196
scsi_transport_srp
 
1197
scsi_wait_scan
 
1198
sctp
 
1199
sdhci
 
1200
sdhci-pci
 
1201
sdhci-pltfm
 
1202
sdio_uart
 
1203
sd_mod
 
1204
sdricoh_cs
 
1205
seed
 
1206
serial_cs
 
1207
serio_raw
 
1208
serpent
 
1209
serport
 
1210
sfc
 
1211
sg
 
1212
sha1_generic
 
1213
sha256_generic
 
1214
sha512_generic
 
1215
sht15
 
1216
si4713-i2c
 
1217
siemens_mpi
 
1218
sierra
 
1219
sis190
 
1220
sis5595
 
1221
sis900
 
1222
sisusbvga
 
1223
sit
 
1224
sja1000
 
1225
sja1000_platform
 
1226
skfp
 
1227
skge
 
1228
sky2
 
1229
sl811_cs
 
1230
sl811-hcd
 
1231
slhc
 
1232
slip
 
1233
slram
 
1234
sm501
 
1235
sm501fb
 
1236
smbfs
 
1237
smc91c92_cs
 
1238
smsc
 
1239
smsc47b397
 
1240
smsc47m1
 
1241
smsc47m192
 
1242
smsc9420
 
1243
smsc95xx
 
1244
sn9c102
 
1245
snd
 
1246
snd-ac97-codec
 
1247
snd-ad1889
 
1248
snd-ak4114
 
1249
snd-ak4117
 
1250
snd-ak4xxx-adda
 
1251
snd-ali5451
 
1252
snd-als300
 
1253
snd-atiixp
 
1254
snd-atiixp-modem
 
1255
snd-au8810
 
1256
snd-au8820
 
1257
snd-au8830
 
1258
snd-aw2
 
1259
snd-azt3328
 
1260
snd-bt87x
 
1261
snd-ca0106
 
1262
snd-cmipci
 
1263
snd-cs4281
 
1264
snd-cs46xx
 
1265
snd-cs5535audio
 
1266
snd-cs8427
 
1267
snd-ctxfi
 
1268
snd-darla20
 
1269
snd-darla24
 
1270
snd-dummy
 
1271
snd-echo3g
 
1272
snd-emu10k1
 
1273
snd-emu10k1-synth
 
1274
snd-emu10k1x
 
1275
snd-emux-synth
 
1276
snd-ens1370
 
1277
snd-ens1371
 
1278
snd-es1938
 
1279
snd-es1968
 
1280
snd-fm801
 
1281
snd-gina20
 
1282
snd-gina24
 
1283
snd-hda-codec
 
1284
snd-hda-codec-analog
 
1285
snd-hda-codec-atihdmi
 
1286
snd-hda-codec-ca0110
 
1287
snd-hda-codec-cirrus
 
1288
snd-hda-codec-cmedia
 
1289
snd-hda-codec-conexant
 
1290
snd-hda-codec-idt
 
1291
snd-hda-codec-intelhdmi
 
1292
snd-hda-codec-nvhdmi
 
1293
snd-hda-codec-realtek
 
1294
snd-hda-codec-si3054
 
1295
snd-hda-codec-via
 
1296
snd-hda-intel
 
1297
snd-hdsp
 
1298
snd-hdspm
 
1299
snd-hrtimer
 
1300
snd-hwdep
 
1301
snd-i2c
 
1302
snd-ice1712
 
1303
snd-ice1724
 
1304
snd-ice17xx-ak4xxx
 
1305
snd-indigo
 
1306
snd-indigodj
 
1307
snd-indigodjx
 
1308
snd-indigoio
 
1309
snd-indigoiox
 
1310
snd-intel8x0
 
1311
snd-intel8x0m
 
1312
snd-korg1212
 
1313
snd-layla20
 
1314
snd-layla24
 
1315
snd-lx6464es
 
1316
snd-maestro3
 
1317
snd-mia
 
1318
snd-mixart
 
1319
snd-mixer-oss
 
1320
snd-mona
 
1321
snd-mpu401
 
1322
snd-mpu401-uart
 
1323
snd-mtpav
 
1324
snd-mts64
 
1325
snd-nm256
 
1326
snd-opl3-lib
 
1327
snd-opl3-synth
 
1328
snd-page-alloc
 
1329
snd-pcm
 
1330
snd-pcm-oss
 
1331
snd-pcxhr
 
1332
snd-pdaudiocf
 
1333
snd-portman2x4
 
1334
snd-pt2258
 
1335
snd-rawmidi
 
1336
snd-riptide
 
1337
snd-rme32
 
1338
snd-rme96
 
1339
snd-rme9652
 
1340
snd-seq
 
1341
snd-seq-device
 
1342
snd-seq-dummy
 
1343
snd-seq-midi
 
1344
snd-seq-midi-emul
 
1345
snd-seq-midi-event
 
1346
snd-seq-oss
 
1347
snd-seq-virmidi
 
1348
snd-serial-u16550
 
1349
snd-soc-ad1836
 
1350
snd-soc-ad1938
 
1351
snd-soc-ad73311
 
1352
snd-soc-ak4104
 
1353
snd-soc-ak4535
 
1354
snd-soc-ak4642
 
1355
snd-soc-core
 
1356
snd-soc-cs4270
 
1357
snd-soc-l3
 
1358
snd-soc-max9877
 
1359
snd-soc-pcm3008
 
1360
snd-soc-spdif
 
1361
snd-soc-ssm2602
 
1362
snd-soc-tlv320aic23
 
1363
snd-soc-tlv320aic26
 
1364
snd-soc-tlv320aic3x
 
1365
snd-soc-twl4030
 
1366
snd-soc-uda134x
 
1367
snd-soc-uda1380
 
1368
snd-soc-wm8350
 
1369
snd-soc-wm8400
 
1370
snd-soc-wm8510
 
1371
snd-soc-wm8523
 
1372
snd-soc-wm8580
 
1373
snd-soc-wm8728
 
1374
snd-soc-wm8731
 
1375
snd-soc-wm8750
 
1376
snd-soc-wm8753
 
1377
snd-soc-wm8776
 
1378
snd-soc-wm8900
 
1379
snd-soc-wm8903
 
1380
snd-soc-wm8940
 
1381
snd-soc-wm8960
 
1382
snd-soc-wm8961
 
1383
snd-soc-wm8971
 
1384
snd-soc-wm8974
 
1385
snd-soc-wm8988
 
1386
snd-soc-wm8990
 
1387
snd-soc-wm8993
 
1388
snd-soc-wm9081
 
1389
snd-soc-wm-hubs
 
1390
snd-sonicvibes
 
1391
snd-sun-amd7930
 
1392
snd-sun-cs4231
 
1393
snd-sun-dbri
 
1394
snd-tea575x-tuner
 
1395
snd-timer
 
1396
snd-trident
 
1397
snd-usb-audio
 
1398
snd-usb-caiaq
 
1399
snd-usb-lib
 
1400
snd-util-mem
 
1401
snd-via82xx
 
1402
snd-via82xx-modem
 
1403
snd-virmidi
 
1404
snd-vx222
 
1405
snd-vx-lib
 
1406
snd-vxpocket
 
1407
snd-ymfpci
 
1408
soc_camera
 
1409
soc_camera_platform
 
1410
softdog
 
1411
solos-pci
 
1412
soundcore
 
1413
sound_firmware
 
1414
spcp8x5
 
1415
spectrum_cs
 
1416
speedfax
 
1417
speedtch
 
1418
spi_bitbang
 
1419
spi_butterfly
 
1420
spidev
 
1421
spi_gpio
 
1422
spi_lm70llp
 
1423
squashfs
 
1424
sr_mod
 
1425
ssb
 
1426
ssfdc
 
1427
sst25l
 
1428
st
 
1429
stallion
 
1430
starfire
 
1431
ste10Xp
 
1432
stex
 
1433
stowaway
 
1434
stp
 
1435
strip
 
1436
sunbmac
 
1437
sundance
 
1438
sun_esp
 
1439
suni
 
1440
sunlance
 
1441
sunqe
 
1442
sunrpc
 
1443
sun_uflash
 
1444
sunvdc
 
1445
sunvnet
 
1446
svcrdma
 
1447
svgalib
 
1448
sx8
 
1449
sym53c500_cs
 
1450
sym53c8xx
 
1451
symbolserial
 
1452
synaptics_i2c
 
1453
synclink_cs
 
1454
synclink_gt
 
1455
synclinkmp
 
1456
syscopyarea
 
1457
sysfillrect
 
1458
sysimgblt
 
1459
sysv
 
1460
tcm825x
 
1461
tcp_bic
 
1462
tcp_highspeed
 
1463
tcp_htcp
 
1464
tcp_hybla
 
1465
tcp_illinois
 
1466
tcp_lp
 
1467
tcp_probe
 
1468
tcp_scalable
 
1469
tcp_vegas
 
1470
tcp_veno
 
1471
tcp_westwood
 
1472
tcp_yeah
 
1473
tda8290
 
1474
tda9840
 
1475
tda9887
 
1476
tdfx
 
1477
tdo24m
 
1478
tea
 
1479
tea5761
 
1480
tea5767
 
1481
tea6415c
 
1482
tea6420
 
1483
tehuti
 
1484
tg3
 
1485
tgr192
 
1486
thmc50
 
1487
ths7303
 
1488
tifm_7xx1
 
1489
tifm_core
 
1490
tifm_sd
 
1491
timeriomem-rng
 
1492
tipc
 
1493
ti_usb_3410_5052
 
1494
tlan
 
1495
tle62x0
 
1496
tlv320aic23b
 
1497
tmiofb
 
1498
tmp401
 
1499
tmp421
 
1500
touchit213
 
1501
touchright
 
1502
touchwin
 
1503
tpm
 
1504
tpm_atmel
 
1505
tpm_nsc
 
1506
tps65010
 
1507
tps65023-regulator
 
1508
tps6507x-regulator
 
1509
trancevibrator
 
1510
ts_bm
 
1511
tsc2007
 
1512
ts_fsm
 
1513
ts_kmp
 
1514
tsl2550
 
1515
ttm
 
1516
tulip
 
1517
tuner
 
1518
tuner-simple
 
1519
tuner-types
 
1520
tuner-xc2028
 
1521
tunnel4
 
1522
tunnel6
 
1523
tveeprom
 
1524
tvp514x
 
1525
tvp5150
 
1526
tw9910
 
1527
twl4030-gpio
 
1528
twl4030_keypad
 
1529
twl4030-pwrbutton
 
1530
twl4030-usb
 
1531
twl4030_wdt
 
1532
twofish
 
1533
twofish_common
 
1534
typhoon
 
1535
u132-hcd
 
1536
ubi
 
1537
ubifs
 
1538
ucb1400_core
 
1539
ucb1400_ts
 
1540
uctrl
 
1541
udf
 
1542
ueagle-atm
 
1543
ufs
 
1544
uhci-hcd
 
1545
uio
 
1546
uio_aec
 
1547
uio_cif
 
1548
uio_pci_generic
 
1549
uio_pdrv
 
1550
uio_pdrv_genirq
 
1551
uio_sercos3
 
1552
uio_smx
 
1553
uli526x
 
1554
ultra45_env
 
1555
umc
 
1556
umem
 
1557
ums-alauda
 
1558
ums-cypress
 
1559
ums-datafab
 
1560
ums-freecom
 
1561
ums-isd200
 
1562
ums-jumpshot
 
1563
ums-karma
 
1564
ums-onetouch
 
1565
ums-sddr09
 
1566
ums-sddr55
 
1567
ums-usbat
 
1568
upd64031a
 
1569
upd64083
 
1570
usb8xxx
 
1571
usbatm
 
1572
usbcore
 
1573
usb_debug
 
1574
usbhid
 
1575
usblcd
 
1576
usbled
 
1577
usblp
 
1578
usbmon
 
1579
usbnet
 
1580
usbserial
 
1581
usbsevseg
 
1582
usb-storage
 
1583
usbtest
 
1584
usbtmc
 
1585
usbtouchscreen
 
1586
usbvision
 
1587
userspace-consumer
 
1588
uss720
 
1589
uvcvideo
 
1590
uvesafb
 
1591
uwb
 
1592
v4l1-compat
 
1593
v4l2-common
 
1594
v4l2-compat-ioctl32
 
1595
v4l2-int-device
 
1596
vcan
 
1597
veth
 
1598
vfat
 
1599
vgastate
 
1600
vgg2432a4
 
1601
via
 
1602
viafb
 
1603
via-rhine
 
1604
via-sdmmc
 
1605
via-velocity
 
1606
video1394
 
1607
videobuf-core
 
1608
videobuf-dma-sg
 
1609
videobuf-vmalloc
 
1610
videodev
 
1611
virtual
 
1612
visor
 
1613
vitesse
 
1614
vmac
 
1615
vp27smpx
 
1616
vstusb
 
1617
vt1211
 
1618
vt8231
 
1619
vt8623fb
 
1620
vxge
 
1621
w1_bq27000
 
1622
w1_ds2431
 
1623
w1_ds2433
 
1624
w1_ds2760
 
1625
w1-gpio
 
1626
w1_smem
 
1627
w1_therm
 
1628
w6692
 
1629
w83627ehf
 
1630
w83791d
 
1631
w83792d
 
1632
w83793
 
1633
wacom_w8001
 
1634
wavelan_cs
 
1635
wdt_pci
 
1636
whci
 
1637
whci-hcd
 
1638
whc-rc
 
1639
whiteheat
 
1640
wimax
 
1641
winbond-840
 
1642
wire
 
1643
wl1251
 
1644
wl1251_sdio
 
1645
wl1251_spi
 
1646
wl1271
 
1647
wl3501_cs
 
1648
wlp
 
1649
wm831x
 
1650
wm831x_bl
 
1651
wm831x-dcdc
 
1652
wm831x-gpio
 
1653
wm831x-hwmon
 
1654
wm831x-isink
 
1655
wm831x-ldo
 
1656
wm831x-on
 
1657
wm831x_power
 
1658
wm831x_wdt
 
1659
wm8350
 
1660
wm8350-hwmon
 
1661
wm8350-i2c
 
1662
wm8350_power
 
1663
wm8350-regulator
 
1664
wm8350_wdt
 
1665
wm8400-core
 
1666
wm8400-regulator
 
1667
wm8739
 
1668
wm8775
 
1669
wm97xx-ts
 
1670
wp512
 
1671
wpan-class
 
1672
wusb-cbaf
 
1673
wusbcore
 
1674
wusb-wa
 
1675
xc5000
 
1676
xcbc
 
1677
xfrm4_mode_beet
 
1678
xfrm4_mode_transport
 
1679
xfrm4_mode_tunnel
 
1680
xfrm4_tunnel
 
1681
xfrm6_mode_beet
 
1682
xfrm6_mode_ro
 
1683
xfrm6_mode_transport
 
1684
xfrm6_mode_tunnel
 
1685
xfrm6_tunnel
 
1686
xfrm_ipcomp
 
1687
xfrm_user
 
1688
xfs
 
1689
xhci
 
1690
xirc2ps_cs
 
1691
xircom_cb
 
1692
xor
 
1693
xprtrdma
 
1694
x_tables
 
1695
xt_CLASSIFY
 
1696
xt_cluster
 
1697
xt_comment
 
1698
xt_connbytes
 
1699
xt_connlimit
 
1700
xt_connmark
 
1701
xt_CONNMARK
 
1702
xt_CONNSECMARK
 
1703
xt_conntrack
 
1704
xt_dccp
 
1705
xt_dscp
 
1706
xt_DSCP
 
1707
xt_esp
 
1708
xt_hashlimit
 
1709
xt_helper
 
1710
xt_hl
 
1711
xt_HL
 
1712
xt_LED
 
1713
xt_length
 
1714
xt_limit
 
1715
xt_mac
 
1716
xt_mark
 
1717
xt_MARK
 
1718
xt_multiport
 
1719
xt_NFLOG
 
1720
xt_NFQUEUE
 
1721
xt_NOTRACK
 
1722
xt_osf
 
1723
xt_physdev
 
1724
xt_pkttype
 
1725
xt_policy
 
1726
xt_quota
 
1727
xt_realm
 
1728
xt_recent
 
1729
xts
 
1730
xt_sctp
 
1731
xt_SECMARK
 
1732
xt_socket
 
1733
xt_state
 
1734
xt_statistic
 
1735
xt_string
 
1736
xt_tcpmss
 
1737
xt_TCPMSS
 
1738
xt_tcpudp
 
1739
xt_time
 
1740
xt_TPROXY
 
1741
xt_TRACE
 
1742
xt_u32
 
1743
xusbatm
 
1744
yealink
 
1745
yellowfin
 
1746
yenta_socket
 
1747
zc0301
 
1748
zd1201
 
1749
zd1211rw
 
1750
zlib
 
1751
zlib_deflate
 
1752
zr364xx