开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
st-nci
/
i2c.c
Age
Commit message (
Expand
)
Author
2021-07-25
nfc: constify nfc_phy_ops
Krzysztof Kozlowski
2021-05-31
nfc: st-nci: drop ftrace-like debugging messages
Krzysztof Kozlowski
2021-05-28
nfc: st-nci: mark ACPI and OF device ID tables as maybe unused
Krzysztof Kozlowski
2019-07-02
nfc: st-nci: remove redundant assignment to variable r
Colin Ian King
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
Thomas Gleixner
2017-11-06
nfc: st-nci: constify i2c_device_id
Arvind Yadav
2017-06-22
NFC: st-nci: Get rid of code duplication in ->probe()
Andy Shevchenko
2017-06-22
NFC: st-nci: Add GPIO ACPI mapping table
Andy Shevchenko
2017-06-22
NFC: st-nci: Use unified device properties API meaningfully
Andy Shevchenko
2017-06-22
NFC: st-nci: Covert to use GPIO descriptor
Andy Shevchenko
2017-06-22
NFC: st-nci: Get rid of "interesting" use of interrupt polarity
Andy Shevchenko
2017-06-22
NFC: st-nci: Get rid of platform data
Andy Shevchenko
2016-05-04
NFC: st-nci: i2c: Drop two useless checks in ACPI probe path
Christophe Ricard
2016-05-04
nfc: st-nci: set is_ese_present and is_uicc_present properly
Christophe Ricard
2016-05-04
nfc: st-nci: i2c: Change ST_NCI_GPIO_NAME_RESET to match DT
Christophe Ricard
2016-05-01
nfc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-12-29
nfc: st-nci: Code cleanup
Christophe Ricard
2015-12-29
nfc: st-nci: Add support for acpi probing for i2c device.
Christophe Ricard
2015-12-29
nfc: st-nci: Add macro for gpio name
Christophe Ricard
2015-12-29
nfc: st-nci: Group device table together
Christophe Ricard
2015-12-29
nfc: st-nci: Remove unneeded CONFIG_OF switches
Christophe Ricard
2015-10-27
NFC: st-nci: remove duplicated skb dump
Christophe Ricard
2015-10-27
NFC: st-nci: Disable irq when powering the device up
Christophe Ricard
2015-10-27
NFC: st-nci: Add few code style fixes
Christophe Ricard
2015-10-27
NFC: st-nci: Add ese-present/uicc-present dts properties
Christophe Ricard
2015-10-26
NFC: st-nci: include st-nci.h instead of ndlc.h
Christophe Ricard
2015-08-17
nfc: st-nci: Fix non accurate comment for st_nci_i2c_read
Christophe Ricard
2015-08-17
nfc: st-nci: Fix typo when changing from st21nfcb to st-nci
Christophe Ricard
2015-08-17
nfc: st-nci: Remove duplicate file platform_data/st_nci.h
Christophe Ricard
2015-06-10
nfc: st-nci: Rename st21nfcb to st-nci
Christophe Ricard