aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nfc/mei_phy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-20mei: bus: use mei_cldev_ prefix for the API functionsTomas Winkler1-12/+13
2015-09-20mei: bus: complete variable rename of type struct mei_cl_deviceTomas Winkler1-15/+15
2015-08-03mei: bus: add and call callback on notify eventAlexander Usyskin1-1/+2
2015-05-24NFC: mei_phy: adjust mei nfc header according the specTomas Winkler1-27/+31
2015-05-24NFC: mei_phy: move all nfc logic from mei driver to nfcTomas Winkler1-27/+266
2014-01-04NFC: mei_phy: Using kfree_skb() instead of kfree()Salil Kapur1-1/+1
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher1-3/+1
2013-09-25NFC: Standardize logging styleJoe Perches1-2/+4
2013-06-14NFC: mei_phy: Clean up fileValentin Ilie1-3/+3
2013-05-21NFC: mei_phy: Register event callback when enabling the deviceSamuel Ortiz1-0/+9
2013-04-16NFC: mei: Add a common mei bus API for NFC driversEric Lapuyade1-0/+164