Commit History

Author SHA1 Message Date
  Tomas Winkler 330dd7da5e mei: rename to mei_host_buffer_is_empty to hbuf_is_ready 12 years ago
  Tomas Winkler 827eef51f8 mei: separate compilation of the ME hardware specifics 12 years ago
  Tomas Winkler 2703d4b2e6 mei: sperate interface and pci code into two files 12 years ago
  Tomas Winkler 627ca75733 mei: move work initialization to mei_device_init 12 years ago
  Tomas Winkler 9ea73ddd4f mei: use non cached hcsr for interrupt enablement 12 years ago
  Tomas Winkler 781d0d8922 mei: normalize me host client linking routines 12 years ago
  Tomas Winkler 1a1aca42c9 mei: rename remaining amthi strings to amthif 12 years ago
  Tomas Winkler d91aaed30a mei: drop read_pending member form struct mei_cl 12 years ago
  Tomas Winkler 9dc64d6a26 mei: rename interface to hw-me 12 years ago
  Tomas Winkler 9f81abdac3 mei: implement mei_cl_connect function 12 years ago
  Tomas Winkler 90e0b5f185 mei: fix client functions names 12 years ago
  Tomas Winkler 47a73801f4 mei: include local headers after the system ones 12 years ago
  Tomas Winkler 15d4acc57f mei: use unified format for printing mei message header 12 years ago
  Tomas Winkler 438763f37e mei: drop redundant length parameter from mei_write_message function 12 years ago
  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