aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nfc/microread/mei.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-28nfc/mei: convert to SPDX license tagsTomas Winkler1-14/+3
2016-10-28nfc: mei: use module_mei_cl_driver macroTomas Winkler1-22/+1
2015-09-20mei: bus: use mei_cldev_ prefix for the API functionsTomas Winkler1-3/+3
2015-09-20mei: bus: complete variable rename of type struct mei_cl_deviceTomas Winkler1-4/+4
2015-09-20mei: bus: add client protocol version to the device aliasTomas Winkler1-1/+1
2015-05-24mei: bus: report also uuid in module aliasTomas Winkler1-1/+1
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher1-3/+1
2013-09-25NFC: Standardize logging styleJoe Perches1-2/+2
2013-05-21NFC: mei: Do not disable MEI devices from their remove routineSamuel Ortiz1-2/+0
2013-05-21NFC: mei_phy: Register event callback when enabling the deviceSamuel Ortiz1-13/+5
2013-04-16NFC: mei: Add a common mei bus API for NFC driversEric Lapuyade1-130/+9
2013-04-01NFC: microread: Fix build failure due to a new MEI bus APISamuel Ortiz1-21/+17
2013-02-11NFC: microread: Fix mei physical layerSamuel Ortiz1-19/+24
2013-02-08NFC: microread: Add MEI physical layerSamuel Ortiz1-0/+241