index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
nfcsim.c
Age
Commit message (
Expand
)
Author
2023-05-26
nfcsim.c: Fix error checking for debugfs_create_dir
Osama Muhammad
2023-04-24
drivers: nfc: nfcsim: remove return value check of `dev_dir`
Jianuo Kuang
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