aboutsummaryrefslogtreecommitdiffstats
path: root/net/nfc/af_nfc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-13nfc: fix error handling of nfc_proto_register()Ziyang Xuan1-0/+3
2021-07-30nfc: annotate af_nfc_exit() as __exitKrzysztof Kozlowski1-1/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2017-05-16net: socket: mark socket protocol handler structs as constlinzhang1-1/+1
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman1-1/+1
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher1-3/+1
2012-03-06NFC: Core code identation fixesSamuel Ortiz1-1/+1
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker1-0/+1
2011-07-05NFC: add NFC socket familyAloisio Almeida Jr1-0/+98