summaryrefslogtreecommitdiff
path: root/drivers/nfc/microread
AgeCommit message (Expand)Author
2017-11-06nfc: microread: constify i2c_device_idArvind Yadav
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-16networking: add and use skb_put_u8()Johannes Berg
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2016-10-28nfc: mei: use module_mei_cl_driver macroTomas Winkler
2016-03-09NFC: microread: Drop platform data header fileJean Delvare
2015-12-29nfc: microread: Remove useless irq fieldChristophe Ricard
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-10-19NFC: microread: Auto-select core moduleJean Delvare
2015-09-20mei: bus: use mei_cldev_ prefix for the API functionsTomas Winkler
2015-09-20mei: bus: complete variable rename of type struct mei_cl_deviceTomas Winkler
2015-09-20mei: bus: add client protocol version to the device aliasTomas Winkler
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-09NFC: microread: drop unused variableTomas Winkler
2015-05-24mei: bus: report also uuid in module aliasTomas Winkler
2015-04-07NFC: logging neateningJoe Perches
2015-01-28NFC: microread: Change event_received gate parameter to pipeChristophe Ricard
2014-09-05NFC: microread: Potential overflows in microread_target_discovered()Dan Carpenter
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher
2013-09-25NFC: Standardize logging styleJoe Perches
2013-06-14NFC: Remove the static supported_se fieldSamuel Ortiz
2013-05-21NFC: mei: Do not disable MEI devices from their remove routineSamuel Ortiz
2013-05-21NFC: mei_phy: Register event callback when enabling the deviceSamuel Ortiz
2013-04-16NFC: mei: Add a common mei bus API for NFC driversEric Lapuyade
2013-04-01NFC: microread: Fix build failure due to a new MEI bus APISamuel Ortiz
2013-02-11NFC: microread: Fix mei physical layerSamuel Ortiz
2013-02-08NFC: microread: Add MEI physical layerSamuel Ortiz
2013-02-03NFC: microread: Add i2c physical layerSamuel Ortiz
2013-02-03NFC: Initial support for Inside Secure microreadEric Lapuyade