index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
st-nci
/
i2c.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfc: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-06-21
1
-1
/
+1
*
nfc: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-22
1
-1
/
+1
*
nfc: st-nci: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
nfc: st-nci: drop unneeded debug prints
Krzysztof Kozlowski
2021-10-12
1
-4
/
+0
*
nfc: constify nfc_phy_ops
Krzysztof Kozlowski
2021-07-25
1
-1
/
+1
*
nfc: st-nci: drop ftrace-like debugging messages
Krzysztof Kozlowski
2021-06-01
1
-5
/
+0
*
nfc: st-nci: mark ACPI and OF device ID tables as maybe unused
Krzysztof Kozlowski
2021-05-29
1
-2
/
+2
*
nfc: st-nci: remove redundant assignment to variable r
Colin Ian King
2019-07-02
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
Thomas Gleixner
2019-06-05
1
-12
/
+1
*
nfc: st-nci: constify i2c_device_id
Arvind Yadav
2017-11-06
1
-1
/
+1
*
NFC: st-nci: Get rid of code duplication in ->probe()
Andy Shevchenko
2017-06-22
1
-52
/
+9
*
NFC: st-nci: Add GPIO ACPI mapping table
Andy Shevchenko
2017-06-22
1
-4
/
+13
*
NFC: st-nci: Use unified device properties API meaningfully
Andy Shevchenko
2017-06-22
1
-24
/
+6
*
NFC: st-nci: Covert to use GPIO descriptor
Andy Shevchenko
2017-06-22
1
-27
/
+12
*
NFC: st-nci: Get rid of "interesting" use of interrupt polarity
Andy Shevchenko
2017-06-22
1
-7
/
+1
*
NFC: st-nci: Get rid of platform data
Andy Shevchenko
2017-06-22
1
-41
/
+2
*
NFC: st-nci: i2c: Drop two useless checks in ACPI probe path
Christophe Ricard
2016-05-04
1
-12
/
+1
*
nfc: st-nci: set is_ese_present and is_uicc_present properly
Christophe Ricard
2016-05-04
1
-4
/
+13
*
nfc: st-nci: i2c: Change ST_NCI_GPIO_NAME_RESET to match DT
Christophe Ricard
2016-05-04
1
-1
/
+1
*
nfc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2016-05-01
1
-1
/
+0
*
nfc: st-nci: Code cleanup
Christophe Ricard
2015-12-29
1
-1
/
+0
*
nfc: st-nci: Add support for acpi probing for i2c device.
Christophe Ricard
2015-12-29
1
-0
/
+53
*
nfc: st-nci: Add macro for gpio name
Christophe Ricard
2015-12-29
1
-2
/
+4
*
nfc: st-nci: Group device table together
Christophe Ricard
2015-12-29
1
-5
/
+6
*
nfc: st-nci: Remove unneeded CONFIG_OF switches
Christophe Ricard
2015-12-29
1
-9
/
+0
*
NFC: st-nci: remove duplicated skb dump
Christophe Ricard
2015-10-27
1
-11
/
+0
*
NFC: st-nci: Disable irq when powering the device up
Christophe Ricard
2015-10-27
1
-1
/
+7
*
NFC: st-nci: Add few code style fixes
Christophe Ricard
2015-10-27
1
-1
/
+1
*
NFC: st-nci: Add ese-present/uicc-present dts properties
Christophe Ricard
2015-10-27
1
-1
/
+11
*
NFC: st-nci: include st-nci.h instead of ndlc.h
Christophe Ricard
2015-10-26
1
-1
/
+1
*
nfc: st-nci: Fix non accurate comment for st_nci_i2c_read
Christophe Ricard
2015-08-17
1
-7
/
+2
*
nfc: st-nci: Fix typo when changing from st21nfcb to st-nci
Christophe Ricard
2015-08-17
1
-9
/
+9
*
nfc: st-nci: Remove duplicate file platform_data/st_nci.h
Christophe Ricard
2015-08-17
1
-1
/
+1
*
nfc: st-nci: Rename st21nfcb to st-nci
Christophe Ricard
2015-06-10
1
-0
/
+385