aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/mei/nfc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-28mei: make return values consistent across the driverAlexander Usyskin1-3/+3
2014-02-18mei: Remove all bus devices from the mei_dev list when stopping the MEITomas Winkler1-7/+1
2014-01-08mei: fix syntax in comments and debug outputAlexander Usyskin1-6/+6
2014-01-08mei: nfc: mei_nfc_free has to be called under lockTomas Winkler1-0/+2
2013-11-27mei: remove flash_work_queueTomas Winkler1-1/+5
2013-10-29mei: nfc: fix memory leak in error pathTomas Winkler1-4/+6
2013-06-13mei: nfc: fix nfc device freeingTomas Winkler1-0/+2
2013-04-10mei: nfc: Implement MEI bus opsSamuel Ortiz1-1/+169
2013-04-10mei: nfc: Add NFC device to the MEI busSamuel Ortiz1-0/+75
2013-04-10mei: nfc: Initial nfc implementationSamuel Ortiz1-0/+311