| Commit message (Expand) | Author | Age | Files | Lines |
* | mei: add mei_cl_alloc_linked function | Tomas Winkler | 2015-03-01 | 1 | -22/+21 |
* | mei: add reference counting for me clients | Tomas Winkler | 2015-01-25 | 1 | -0/+2 |
* | mei: nfc: clean nfc internal struct on host exit | Tomas Winkler | 2014-11-07 | 1 | -9/+43 |
* | mei: fix kernel-doc warnings | Alexander Usyskin | 2014-09-29 | 1 | -0/+5 |
* | mei: fix KDoc documentation formatting | Alexander Usyskin | 2014-09-29 | 1 | -1/+2 |
* | mei: remove include to pci header from mei module files | Tomas Winkler | 2014-09-29 | 1 | -1/+2 |
* | mei: get rid of most of the pci dependencies in mei | Tomas Winkler | 2014-09-29 | 1 | -24/+19 |
* | mei: nfc: fix style warning | Tomas Winkler | 2014-09-29 | 1 | -1/+0 |
* | mei: fix style warning: Missing a blank line after declarations | Tomas Winkler | 2014-09-29 | 1 | -0/+1 |
* | mei: add mei_me_cl_by_uuid_id function | Tomas Winkler | 2014-09-23 | 1 | -4/+2 |
* | mei: me_client lookup function to return me_client object | Tomas Winkler | 2014-09-23 | 1 | -7/+8 |
* | mei: nfc: fix memory leak in error path | Alexander Usyskin | 2014-08-25 | 1 | -6/+5 |
* | mei: make return values consistent across the driver | Alexander Usyskin | 2014-02-28 | 1 | -3/+3 |
* | mei: Remove all bus devices from the mei_dev list when stopping the MEI | Tomas Winkler | 2014-02-18 | 1 | -7/+1 |
* | mei: fix syntax in comments and debug output | Alexander Usyskin | 2014-01-08 | 1 | -6/+6 |
* | mei: nfc: mei_nfc_free has to be called under lock | Tomas Winkler | 2014-01-08 | 1 | -0/+2 |
* | mei: remove flash_work_queue | Tomas Winkler | 2013-11-27 | 1 | -1/+5 |
* | mei: nfc: fix memory leak in error path | Tomas Winkler | 2013-10-29 | 1 | -4/+6 |
* | mei: nfc: fix nfc device freeing | Tomas Winkler | 2013-06-13 | 1 | -0/+2 |
* | mei: nfc: Implement MEI bus ops | Samuel Ortiz | 2013-04-10 | 1 | -1/+169 |
* | mei: nfc: Add NFC device to the MEI bus | Samuel Ortiz | 2013-04-10 | 1 | -0/+75 |
* | mei: nfc: Initial nfc implementation | Samuel Ortiz | 2013-04-10 | 1 | -0/+311 |