index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
/
digital_core.c
Age
Commit message (
Expand
)
Author
2021-10-13
NFC: digital: fix possible memory leak in digital_tg_listen_mdaa()
Ziyang Xuan
2021-07-25
nfc: constify nfc_digital_ops
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_ops
Krzysztof Kozlowski
2021-03-28
NFC: digital: Correct function name in the kerneldoc comments
Xiongfeng Wang
2020-10-30
net: nfc: Fix kerneldoc warnings
Andrew Lunn
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2017-11-10
NFC: digital: Abort cmd when deactivating target
Mark Greer
2017-06-23
NFC: digital: Delete an error message for memory allocation failure
Markus Elfring
2017-06-23
NFC: digital: Improve a size determination in four functions
Markus Elfring
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2016-07-06
NFC: digital: Abort last command when dep link goes down
Thierry Escande
2016-07-06
NFC: digital: Set the command pending flag
Thierry Escande
2016-07-06
NFC: digital: Call pending command callbacks at device unregister
Thierry Escande
2016-07-04
NFC: digital: Add a delay between poll cycles
Thierry Escande
2015-12-29
NFC: digital: Add Type4A tags support
Shikha Singh
2015-10-27
NFC: netlink: Add mode parameter to deactivate_target functions
Christophe Ricard
2014-07-23
NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooks
Mark A. Greer
2014-07-21
NFC: digital: Clear poll_tech_count before activating target
Mark A. Greer
2014-05-26
NFC: digital: Randomize poll cycles
Thierry Escande
2014-04-22
NFC: digital: Add support for ISO/IEC 14443-B Protocol
Mark A. Greer
2014-03-11
NFC: digital: Rename Type V tags to Type 5 tags
Mark A. Greer
2014-02-23
NFC: digital: Use matching_[im|tm]_protocols to check with NFC protocols masks
Axel Lin
2014-02-16
NFC: digital: Fix a possible memory leak
Thierry Escande
2014-02-16
NFC: digital: Add missing break in switch statement
Thierry Escande
2014-02-16
NFC: digital: Add ISO-DEP support for data exchange
Thierry Escande
2014-02-16
NFC: digital: Add poll support for type 4A tag platform
Thierry Escande
2014-02-16
NFC: digital: Add Digital Layer support for ISO/IEC 15693
Mark A. Greer
2014-01-07
NFC: digital: Set current target active on activate_target() call
Thierry Escande
2013-09-25
NFC: digital: Add newline to pr_* calls
Samuel Ortiz
2013-09-25
NFC: digital: Remove PR_ERR and PR_DBG macros
Samuel Ortiz
2013-09-25
NFC Digital: Add target NFC-DEP support
Thierry Escande
2013-09-25
NFC Digital: Add initiator NFC-DEP support
Thierry Escande
2013-09-25
NFC Digital: Add NFC-F technology support
Thierry Escande
2013-09-25
NFC Digital: Add NFC-A technology support
Thierry Escande
2013-09-25
NFC Digital: Implement driver commands mechanism
Thierry Escande
2013-09-25
NFC: Digital Protocol stack implementation
Thierry Escande