Age | Commit message (Expand) | Author |
2020-07-23 | mei: hw: use sizeof of variable instead of struct type | Tomas Winkler |
2019-11-07 | mei: abstract fw status register read. | Tomas Winkler |
2019-03-28 | mei: adjust the copyright notice in the files. | Tomas Winkler |
2019-03-28 | mei: convert to SPDX license tags | Tomas Winkler |
2018-08-02 | mei: add support for variable length mei headers. | Tomas Winkler |
2018-07-24 | mei: move hbuf_depth from the mei device to the hw modules | Tomas Winkler |
2018-07-24 | mei: cleanup slots to data conversions | Tomas Winkler |
2018-07-12 | mei: use correct type for counter variable in for loops | Tomas Winkler |
2018-07-12 | mei: check for error returned from mei_hbuf_empty_slots() | Tomas Winkler |
2018-01-09 | mei: fix an && vs || typo | Dan Carpenter |
2017-12-13 | mei: speed up the power down flow | Tomas Winkler |
2017-01-31 | mei: simplify error handling via devres function. | Tomas Winkler |
2017-01-31 | mei: replace callback structures used as list head by list_head | Alexander Usyskin |
2016-12-06 | mei: synchronize irq before initiating a reset. | Tomas Winkler |
2016-11-15 | mei: constify buffer in the write functions calls | Tomas Winkler |
2016-10-24 | mei: txe: don't clean an unprocessed interrupt cause. | Alexander Usyskin |
2016-08-30 | mei: recover after errors in runtime pm flow | Alexander Usyskin |
2016-02-07 | mei: trace pci configuration space io | Tomas Winkler |
2015-06-13 | mei: me: wait for power gating exit confirmation | Alexander Usyskin |
2015-05-24 | mei: txe: reduce suspend/resume time | Tomas Winkler |
2015-03-01 | mei: fix function names and format in KDoc | Alexander Usyskin |
2014-11-26 | mei: read and print all six FW status registers | Alexander Usyskin |
2014-09-29 | mei: mei_txe_fw_sts can be static | Fengguang Wu |
2014-09-29 | mei: fix kernel-doc warnings | Alexander Usyskin |
2014-09-29 | mei: fix KDoc documentation formatting | Alexander Usyskin |
2014-09-29 | mei: trivial: fix errors in prints in comments | Alexander Usyskin |
2014-09-29 | mei: push pci cfg structure me hw | Tomas Winkler |
2014-09-29 | mei: remove the reference to pdev from mei_device | Tomas Winkler |
2014-09-29 | mei: move fw_status back to hw ops handlers | Tomas Winkler |
2014-09-29 | mei: get rid of most of the pci dependencies in mei | Tomas Winkler |
2014-09-29 | mei: push all standard settings into mei_device_init | Tomas Winkler |
2014-09-29 | mei: fix style warning: Missing a blank line after declarations | Tomas Winkler |
2014-07-22 | mei: drop unused hw dependent fw status functions | Alexander Usyskin |
2014-05-27 | mei: add per device configuration | Alexander Usyskin |
2014-05-03 | mei: extract fw status registers | Alexander Usyskin |
2014-05-03 | mei: expose hardware power gating state to mei layer | Tomas Winkler |
2014-05-03 | mei: condition PGI support on HW and HBM version | Tomas Winkler |
2014-02-28 | mei: revamp writing slot counting | Tomas Winkler |
2014-02-28 | mei: add mei_hbuf_acquire wrapper | Tomas Winkler |
2014-02-28 | mei: txe: include irqreturn.h for irqreturn_t etc | Stephen Rothwell |
2014-02-07 | mei: txe: add hw-txe.c | Tomas Winkler |