Bill Pemberton
|
486a5c28c2
misc: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
80c8ae2892
misc: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
9306a8b0c2
mei: remove use of __devexit_p
|
12 years ago |
Samuel Ortiz
|
c1174c0edf
mei: Simplify the ME client enumeration code
|
12 years ago |
Tomas Winkler
|
ff8b2f4e42
mei: use link and unlink terms for connecting ME and HOST client
|
12 years ago |
Tomas Winkler
|
744f0f2f42
mei: extract amthif specific code from mei_poll to mei_amthif_poll
|
12 years ago |
Tomas Winkler
|
a562d5c25a
mei: move amthif specific release code to amithif
|
12 years ago |
Tomas Winkler
|
4b8960b492
mei: rename enum mei_cb_major_types to enum mei_cb_file_ops
|
12 years ago |
Tomas Winkler
|
db3ed43185
mei: use type struct mei_cl *cl instead of void in struct mei_cb
|
12 years ago |
Tomas Winkler
|
e773efc405
mei: amthif: prefix cb list with amthif
|
12 years ago |
Tomas Winkler
|
ab5c4a56d4
mei: move amthif specific code from mei_write to mei_amthif_write
|
12 years ago |
Tomas Winkler
|
15ea19105b
mei: mei_clear_list: kill file_temp
|
12 years ago |
Tomas Winkler
|
19838fb853
mei: extract AMTHI functions into the amthif.c file
|
12 years ago |
Tomas Winkler
|
3870c3206b
mei: normalize timeouts definitions
|
12 years ago |
Tomas Winkler
|
b0d0cf77e7
mei: mei_write: revamp function flow
|
12 years ago |
Tomas Winkler
|
664df38b3c
mei: use mei_io_cb_ warppers also for control flows
|
12 years ago |
Tomas Winkler
|
601a1efa63
mei: rename mei_free_cb_private to mei_io_cb_free
|
12 years ago |
Tomas Winkler
|
fb601adb35
mei: kill usless struct mei_io_list
|
12 years ago |
Tomas Winkler
|
75f0ee1559
mei: mei_write: revamp error path handling
|
12 years ago |
Tomas Winkler
|
33d28c9205
mei: add allocation and initialization wrappers for io callback
|
12 years ago |
Tomas Winkler
|
ebb108ef93
mei: rename mei_cl_cb.information to mei_cl_cb.buf_idx
|
12 years ago |
Tomas Winkler
|
1b8129479a
mei: add error messages for open count errors
|
12 years ago |
Tomas Winkler
|
9af514232e
mei: add lynx point pci device ids
|
13 years ago |
Tomas Winkler
|
daed6b5e78
mei: rename struct pci_dev *mei_device to mei_pdev
|
13 years ago |
Tomas Winkler
|
c216fdeb2e
mei: wd: decouple and revamp watchdog state machine
|
13 years ago |
Tomas Winkler
|
b210d7506f
mei: name space for mei device state
|
13 years ago |
Tomas Winkler
|
068c0ae966
mei: use KBUILD_MODNAME when allocating resources from the OS
|
13 years ago |
Tomas Winkler
|
9a123f1983
mei: add mei_quirk_probe function
|
13 years ago |
Tomas Winkler
|
07b509b794
mei: revamp me client search function
|
13 years ago |
Tomas Winkler
|
6078188e2b
mei: use module_pci_driver
|
13 years ago |