index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
nfcsim.c
Age
Commit message (
Expand
)
Author
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-29
nfc: nfcsim: constify drvdata (struct nfcsim)
Krzysztof Kozlowski
2021-07-28
nfc: nfcsim: fix use after free during module unload
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_digital_ops
Krzysztof Kozlowski
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2017-06-23
NFC: add NULL checks to avoid potential NULL pointer dereference
Gustavo A. R. Silva
2016-07-19
NFC: nfcsim: Simulate lost frames through debugfs entry
Thierry Escande
2016-07-19
NFC: nfcsim: Add support for sysfs control entry
Thierry Escande
2016-07-04
NFC: nfcsim: Make use of the Digital layer
Thierry Escande
2015-12-21
NFC: add rx delay sysfs parameter for nfcsim workqueue
Saurabh Sengar
2015-10-27
NFC: netlink: Add mode parameter to deactivate_target functions
Christophe Ricard
2013-09-25
NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>
Joe Perches
2013-09-25
NFC: Replace nfc_dev_dbg with dev_dbg
Joe Perches
2013-08-14
NFC: Fix missing static declarations
Thierry Escande
2013-06-14
NFC: Add a nfc hardware simulation driver
Thierry Escande