提交歷史

作者 SHA1 備註 提交日期
  Alexander Usyskin e4d8270e60 mei: set connecting state just upon connection request is sent to the fw 11 年之前
  Alexander Usyskin 86113500c0 mei: make return values consistent across the driver 11 年之前
  Tomas Winkler 04bb139a07 mei: use runtime pm in write and read flow 11 年之前
  Tomas Winkler cc99ecfdac mei: fix memory leak of pending write cb objects 11 年之前
  Alexander Usyskin 7ca96aa278 mei: make return values consistent across the driver 11 年之前
  Tomas Winkler 9d098192c3 mei: revamp writing slot counting 11 年之前
  Tomas Winkler 6aae48ff18 mei: add mei_hbuf_acquire wrapper 11 年之前
  Greg Kroah-Hartman 0a191749ce Merge branch 'char-misc-linus' into char-misc-next 11 年之前
  Chao Bi accb884b32 mei: set client's read_cb to NULL when flow control fails 11 年之前
  Tomas Winkler 31f88f5739 mei: don't of list_for_each_entry_safe when not deleting 11 年之前
  Alexander Usyskin 12d0066526 mei: use helper function to find me client by id 11 年之前
  Alexander Usyskin a27a76d3c0 mei: fix potential read outside of array bounds 11 年之前
  Alexander Usyskin 285e299665 mei: hbm: revamp client connect and disconnection status 11 年之前
  Greg Kroah-Hartman ba4b60e85d Merge 3.14-rc3 into char-misc-next 11 年之前
  Tomas Winkler 02a7eecc6e mei: rename MEI_FOP_IOCTL to MEI_FOP_CONNECT 11 年之前
  Alexander Usyskin 5cb906c703 mei: don't unset read cb ptr on reset 11 年之前
  Alexander Usyskin 30c54df7cb mei: clear write cb from waiting list on reset 11 年之前
  Tomas Winkler 6adb8efb02 mei: limit the number of consecutive resets 11 年之前
  Alexander Usyskin 83ce07411d mei: fix syntax in comments and debug output 11 年之前
  Tomas Winkler 479327fc42 mei: enable marking internal commands 11 年之前
  Alexander Usyskin 0f1d4ce5d0 mei: drop redundant list_del_init 11 年之前
  Tomas Winkler df667a1a2c mei: mei_cl_link remove duplicated check for open_handle_count 11 年之前
  Alexander Usyskin eec86b8e85 mei: move host_clients_map cleanup to device init 12 年之前
  Tomas Winkler 22f96a0eb6 mei: revamp open handler counts 12 年之前
  Tomas Winkler e036cc5727 mei: simplify mei_open error handling 12 年之前
  Tomas Winkler a14c44d82f mei: mei_cl_unlink: no need to loop over dev list 12 年之前
  Tomas Winkler 136698e535 mei: push credentials inside the irq write handler 12 年之前
  Tomas Winkler 2ebf8c94d4 mei: propagate error from write routines instead of ENODEV 12 年之前
  Alexander Usyskin c0abffbd98 mei: prefix client log messages with client me and host ids 12 年之前
  Tomas Winkler caaeb09afd mei: mei_cl_link protect open_handle_count from overflow 12 年之前