1. 98e7086 mei: add support for variable length mei headers. by Tomas Winkler · 6 years ago
  2. 8c8d964 mei: move hbuf_depth from the mei device to the hw modules by Tomas Winkler · 6 years ago
  3. 9fc5f0f mei: cleanup slots to data conversions by Tomas Winkler · 6 years ago
  4. 44c98df mei: use correct type for counter variable in for loops by Tomas Winkler · 7 years ago
  5. de87743 mei: check for error returned from mei_hbuf_empty_slots() by Tomas Winkler · 7 years ago
  6. 16ae30e mei: fix an && vs || typo by Dan Carpenter · 7 years ago
  7. 8d52af6 mei: speed up the power down flow by Tomas Winkler · 7 years ago
  8. f8a0960 mei: simplify error handling via devres function. by Tomas Winkler · 8 years ago
  9. 962ff7b mei: replace callback structures used as list head by list_head by Alexander Usyskin · 8 years ago
  10. 4a8efd4 mei: synchronize irq before initiating a reset. by Tomas Winkler · 8 years ago
  11. 4b9960d mei: constify buffer in the write functions calls by Tomas Winkler · 8 years ago
  12. 43605e2 mei: txe: don't clean an unprocessed interrupt cause. by Alexander Usyskin · 8 years ago
  13. 77537ad mei: recover after errors in runtime pm flow by Alexander Usyskin · 9 years ago
  14. a96c548 mei: trace pci configuration space io by Tomas Winkler · 9 years ago
  15. 3dc196e mei: me: wait for power gating exit confirmation by Alexander Usyskin · 10 years ago
  16. fe29228 mei: txe: reduce suspend/resume time by Tomas Winkler · 10 years ago
  17. 3908be6 mei: fix function names and format in KDoc by Alexander Usyskin · 10 years ago
  18. edca5ea mei: read and print all six FW status registers by Alexander Usyskin · 10 years ago
  19. 480bd3c mei: mei_txe_fw_sts can be static by Fengguang Wu · 10 years ago
  20. ce23139 mei: fix kernel-doc warnings by Alexander Usyskin · 10 years ago
  21. a8605ea mei: fix KDoc documentation formatting by Alexander Usyskin · 10 years ago
  22. 0a01e97 mei: trivial: fix errors in prints in comments by Alexander Usyskin · 10 years ago
  23. 4ad96db mei: push pci cfg structure me hw by Tomas Winkler · 10 years ago
  24. d08b8fc mei: remove the reference to pdev from mei_device by Tomas Winkler · 10 years ago
  25. 1bd30b6 mei: move fw_status back to hw ops handlers by Tomas Winkler · 10 years ago
  26. 2bf94cab mei: get rid of most of the pci dependencies in mei by Tomas Winkler · 10 years ago
  27. 3a7e9b6 mei: push all standard settings into mei_device_init by Tomas Winkler · 10 years ago
  28. 92db155 mei: fix style warning: Missing a blank line after declarations by Tomas Winkler · 10 years ago
  29. 8f64215 mei: drop unused hw dependent fw status functions by Alexander Usyskin · 11 years ago
  30. 8d929d4 mei: add per device configuration by Alexander Usyskin · 11 years ago
  31. 04dd366 mei: extract fw status registers by Alexander Usyskin · 11 years ago
  32. 964a233 mei: expose hardware power gating state to mei layer by Tomas Winkler · 11 years ago
  33. ee7e5af mei: condition PGI support on HW and HBM version by Tomas Winkler · 11 years ago
  34. 9d09819 mei: revamp writing slot counting by Tomas Winkler · 11 years ago
  35. 6aae48f mei: add mei_hbuf_acquire wrapper by Tomas Winkler · 11 years ago
  36. 4a22176 mei: txe: include irqreturn.h for irqreturn_t etc by Stephen Rothwell · 11 years ago
  37. 32e2b59 mei: txe: add hw-txe.c by Tomas Winkler · 11 years ago