summaryrefslogtreecommitdiff
path: root/drivers/nfc/microread/microread.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-26nfc: microread: remove unused header includesKrzysztof Kozlowski1-1/+0
2021-07-29nfc: microread: constify several pointersKrzysztof Kozlowski1-2/+2
2021-07-25nfc: constify nfc_hci_opsKrzysztof Kozlowski1-1/+1
2021-07-25nfc: constify nfc_hci_gateKrzysztof Kozlowski1-1/+1
2021-07-25nfc: constify nfc_phy_opsKrzysztof Kozlowski1-4/+4
2021-06-02NFC: microread: Remove redundant assignment to variable errNigel Christian1-1/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner1-12/+1
2017-06-16networking: add and use skb_put_u8()Johannes Berg1-2/+2
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-2/+2
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-2/+2
2015-01-28NFC: microread: Change event_received gate parameter to pipeChristophe Ricard1-1/+2
2014-09-05NFC: microread: Potential overflows in microread_target_discovered()Dan Carpenter1-4/+12
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher1-3/+1
2013-09-25NFC: Standardize logging styleJoe Perches1-3/+4
2013-06-14NFC: Remove the static supported_se fieldSamuel Ortiz1-4/+2
2013-02-03NFC: Initial support for Inside Secure microreadEric Lapuyade1-0/+728