Historique des commits

Auteur SHA1 Message Date
  Tomas Winkler 17ba8a08b5 mei: consolidate repeating code in mei_cl_irq_read_msg il y a 8 ans
  Alexander Usyskin 1892fc2ee4 mei: stop the stall timer worker if not needed il y a 9 ans
  Alexander Usyskin ff1586a7ea mei: enqueue consecutive reads il y a 9 ans
  Alexander Usyskin dfe5f753d0 mei: drop redundant krealloc and checks in irq read il y a 9 ans
  Alexander Usyskin a808c80cda mei: add read callback on demand for fixed_address clients il y a 9 ans
  Alexander Usyskin 97d549b4d5 mei: add file pointer to the host client structure il y a 9 ans
  Alexander Usyskin a03c608f25 mei: move read cb to complete queue if not connected il y a 9 ans
  Alexander Usyskin bca7dbacfd mei: amthif: drop iamthif_current_cb il y a 9 ans
  Alexander Usyskin 32a1dc1d02 mei: amthif: fix request cancel il y a 9 ans
  Alexander Usyskin 9d04ee11db mei: amthif: discard not read messages il y a 9 ans
  Alexander Usyskin 6a8d648c8d mei: fix NULL dereferencing during FW initiated disconnection il y a 9 ans
  Alexander Usyskin 35bf7692e7 mei: fix format string in debug prints il y a 9 ans
  Alexander Usyskin 603c53e42a mei: discard replies from unconnected fixed address clients il y a 9 ans
  Tomas Winkler 9abd8b3129 mei: amthif: replace amthif_rd_complete_list with rd_completed il y a 9 ans
  Tomas Winkler 62e8e6ad60 mei: rename variable names 'file_object' to fp il y a 9 ans
  Alexander Usyskin d0df8dfb85 mei: amthif: don't drop read packets on timeout il y a 9 ans
  Tomas Winkler f862b6b24f mei: fix possible integer overflow issue il y a 9 ans
  Alexander Usyskin fdd9b86559 mei: wd: drop the watchdog code from the core mei driver il y a 9 ans
  Alexander Usyskin 34af19132e mei: keep the device awake during reads in chunks il y a 9 ans
  Tomas Winkler 51678ccb7b mei: add mei_cl_notify_request command il y a 10 ans
  Alexander Usyskin 18901357e7 mei: disconnect on connection request timeout il y a 10 ans
  Alexander Usyskin 1df629ef4d mei: support for fixed address clients il y a 10 ans
  Alexander Usyskin d49ed64a6e mei: add a reference from the host client to the me client il y a 10 ans
  Tomas Winkler 0c53357ca4 mei: revamp client connection il y a 10 ans
  Tomas Winkler 3c66618295 mei: revamp client disconnection flow il y a 10 ans
  Tomas Winkler f3de9b635d mei: use mei_cl_is_connected consistently il y a 10 ans
  Tomas Winkler a9bed61053 mei: allow read concurrency il y a 10 ans
  Tomas Winkler 928fa6664b mei: simplify io callback disposal il y a 10 ans
  Tomas Winkler 5db7514d93 mei: use only one buffer in callback il y a 10 ans
  Tomas Winkler 331e418701 mei: iamthif: use regular client read functions il y a 10 ans