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