index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
nfcsim.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfcsim.c: Fix error checking for debugfs_create_dir
Osama Muhammad
2023-05-26
1
-4
/
+0
*
drivers: nfc: nfcsim: remove return value check of `dev_dir`
Jianuo Kuang
2023-04-25
1
-5
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-31
1
-2
/
+1
|
\
|
*
nfc: nfcsim: fix use after free during module unload
Krzysztof Kozlowski
2021-07-28
1
-2
/
+1
*
|
nfc: nfcsim: constify drvdata (struct nfcsim)
Krzysztof Kozlowski
2021-07-29
1
-1
/
+1
*
|
nfc: constify nfc_digital_ops
Krzysztof Kozlowski
2021-07-25
1
-1
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
1
-10
/
+1
*
NFC: add NULL checks to avoid potential NULL pointer dereference
Gustavo A. R. Silva
2017-06-23
1
-2
/
+4
*
NFC: nfcsim: Simulate lost frames through debugfs entry
Thierry Escande
2016-07-19
1
-0
/
+12
*
NFC: nfcsim: Add support for sysfs control entry
Thierry Escande
2016-07-19
1
-0
/
+51
*
NFC: nfcsim: Make use of the Digital layer
Thierry Escande
2016-07-04
1
-354
/
+258
*
NFC: add rx delay sysfs parameter for nfcsim workqueue
Saurabh Sengar
2015-12-21
1
-3
/
+7
*
NFC: netlink: Add mode parameter to deactivate_target functions
Christophe Ricard
2015-10-27
1
-1
/
+1
*
NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>
Joe Perches
2013-09-25
1
-7
/
+7
*
NFC: Replace nfc_dev_dbg with dev_dbg
Joe Perches
2013-09-25
1
-12
/
+12
*
NFC: Fix missing static declarations
Thierry Escande
2013-08-14
1
-3
/
+3
*
NFC: Add a nfc hardware simulation driver
Thierry Escande
2013-06-14
1
-0
/
+541