summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/microread
Commit message (Expand)AuthorAgeFilesLines
* nfc: microread: constify i2c_device_idArvind Yadav2017-11-061-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* networking: add and use skb_put_u8()Johannes Berg2017-06-162-4/+4
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-162-3/+3
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-162-4/+4
* nfc: mei: use module_mei_cl_driver macroTomas Winkler2016-10-281-22/+1
* NFC: microread: Drop platform data header fileJean Delvare2016-03-091-8/+0
* nfc: microread: Remove useless irq fieldChristophe Ricard2015-12-291-2/+0
* Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-041-7/+7
|\
| * mei: bus: use mei_cldev_ prefix for the API functionsTomas Winkler2015-09-201-3/+3
| * mei: bus: complete variable rename of type struct mei_cl_deviceTomas Winkler2015-09-201-4/+4
| * mei: bus: add client protocol version to the device aliasTomas Winkler2015-09-201-1/+1
* | NFC: microread: Auto-select core moduleJean Delvare2015-10-191-11/+7
|/
* Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-261-1/+1
|\
| * mei: bus: report also uuid in module aliasTomas Winkler2015-05-241-1/+1
* | NFC: microread: drop unused variableTomas Winkler2015-06-091-3/+0
|/
* NFC: logging neateningJoe Perches2015-04-071-1/+1
* NFC: microread: Change event_received gate parameter to pipeChristophe Ricard2015-01-281-1/+2
* NFC: microread: Potential overflows in microread_target_discovered()Dan Carpenter2014-09-051-4/+12
* nfc: Fix FSF address in file headersJeff Kirsher2013-12-114-12/+4
* NFC: Standardize logging styleJoe Perches2013-09-253-26/+17
* NFC: Remove the static supported_se fieldSamuel Ortiz2013-06-141-4/+2
* NFC: mei: Do not disable MEI devices from their remove routineSamuel Ortiz2013-05-211-2/+0
* NFC: mei_phy: Register event callback when enabling the deviceSamuel Ortiz2013-05-211-13/+5
* NFC: mei: Add a common mei bus API for NFC driversEric Lapuyade2013-04-162-131/+10
* NFC: microread: Fix build failure due to a new MEI bus APISamuel Ortiz2013-04-011-21/+17
* NFC: microread: Fix mei physical layerSamuel Ortiz2013-02-111-19/+24
* NFC: microread: Add MEI physical layerSamuel Ortiz2013-02-083-0/+254
* NFC: microread: Add i2c physical layerSamuel Ortiz2013-02-033-0/+354
* NFC: Initial support for Inside Secure microreadEric Lapuyade2013-02-034-0/+779
OpenPOWER on IntegriCloud