aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nfc/pn544/mei.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-28nfc/mei: convert to SPDX license tagsTomas Winkler1-13/+2
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-08-14NFC: pn544: Add firmware operations hci opsEric Lapuyade1-1/+1
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: pn544: Add MEI physical layerSamuel Ortiz1-0/+121