index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
st21nfca
/
se.c
Age
Commit message (
Expand
)
Author
2020-08-20
nfc: st21nfca: Remove unnecessary cast
Alex Dewar
2019-07-25
st21nfca_connectivity_event_received: null check the allocation
Navid Emamdoost
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
Thomas Gleixner
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
2016-05-04
nfc: st21nfca: Remove duplicated ST21NFCA_ESE_HOST_ID from se.c
Christophe Ricard
2015-12-29
nfc: st21nfca: Add support for HCI event connectivity
Christophe Ricard
2015-12-29
nfc: st21nfca: Code cleanup
Christophe Ricard
2015-10-27
NFC: st21nfca: Add support for proprietary commands
Christophe Ricard
2015-10-27
NFC: st21nfca: Add error messages for unexpected HCI events
Christophe Ricard
2015-10-27
NFC: st21nfca: Add few code style fixes
Christophe Ricard
2015-10-27
NFC: st21nfca: Fix host_list verification after SEactivation
Christophe Ricard
2015-10-26
NFC: st21nfca: Align st21nfca driver with other nfc driver
Christophe Ricard