Andy Shevchenko
|
682fd61850
NFC: st21nfca: Use unified device property API meaningfully
|
8 years ago |
Andy Shevchenko
|
8d3c50e2f2
NFC: st21nfca: Covert to use GPIO descriptor
|
8 years ago |
Andy Shevchenko
|
8e7836d030
NFC: st21nfca: Get rid of "interesting" use of interrupt polarity
|
8 years ago |
Andy Shevchenko
|
79557b33cc
NFC: st21nfca: Get rid of platform data
|
8 years ago |
Andy Shevchenko
|
bacf2a6a05
NFC: st21nfca: Fix obvious typo when check error code
|
8 years ago |
Corentin Labbe
|
52fdede5c9
nfc: st21nfca: Remove unneeded linux/miscdevice.h include
|
8 years ago |
Christophe Ricard
|
070718a499
NFC: st21nfca: Drop two useless checks in ACPI probe path
|
9 years ago |
Christophe Ricard
|
bd9d523257
nfc: st21nfca: set is_ese_present and is_uicc_present properly
|
9 years ago |
Christophe Ricard
|
2a19697505
nfc: st21nfca: i2c: Change ST21NFCA_GPIO_NAME_RESET to match DT
|
9 years ago |
Christophe Ricard
|
b58afe6d6d
nfc: st21nfca: Fix static checker warning
|
9 years ago |
Krzysztof Kozlowski
|
dfeb87df48
nfc: Drop owner assignment from i2c_driver
|
9 years ago |
Christophe Ricard
|
4940d1c355
nfc: st21nfca: Remove useless pr_info in st21nfca_hci_i2c_disable
|
9 years ago |
Christophe Ricard
|
a6e57ec6d9
nfc: st21nfca: Code cleanup
|
9 years ago |
Christophe Ricard
|
dfa8070d7f
nfc: st21nfca: Add support for acpi probing for i2c device.
|
9 years ago |
Christophe Ricard
|
04e99b71fe
nfc: st21nfca: Add macro for gpio name
|
9 years ago |
Christophe Ricard
|
39db2d2148
nfc: st21nfca: Group device table together
|
9 years ago |
Christophe Ricard
|
9135177fb6
nfc: st21nfca: Remove unneeded CONFIG_OF switches
|
9 years ago |
Christophe Ricard
|
57dc828a77
NFC: st21nfca: Add few code style fixes
|
10 years ago |
Christophe Ricard
|
2130fb97fe
NFC: st21nfca: Adding support for secure element
|
10 years ago |
Christophe Ricard
|
2b702832de
NFC: st21nfca: Remove checkpatch.pl warning Possible unnecessary 'out of memory' message
|
10 years ago |
Christophe Ricard
|
6b5fba4eb4
NFC: dts: st21nfca: Fix compatible string spelling to follow other drivers
|
10 years ago |
Christophe Ricard
|
67df3f9509
NFC: st21nfca: Report error returned by functions instead of -ENODEV
|
10 years ago |
Christophe Ricard
|
40af86a40c
NFC: st21nfca: Remove gpio_irq field in static and dts configuration
|
11 years ago |
Christophe Ricard
|
17e4010798
NFC: st21nfca: Add of_st21nfca_i2c_match to MODULE_DEVICE_TABLE
|
11 years ago |
Johannes Berg
|
db083bcbca
NFC: Don't include linux/unaligned/access_ok.h
|
10 years ago |
Christophe Ricard
|
06ed3d607b
NFC: st21nfca: Remove useless new line in nfc_err call
|
11 years ago |
Christophe Ricard
|
3e6df9191a
NFC: st21nfca: Fix scripts/checkpatch.pl warnings "Missing a blank line after declarations"
|
11 years ago |
Axel Lin
|
0be8ce737c
NFC: st21nfca: Convert to use devm_gpio_request_one
|
11 years ago |
Emil Goode
|
ce3a5de7f5
NFC: st21nfca: Remove double assignment of .owner in struct device_driver
|
11 years ago |
Christophe Ricard
|
0531107e1c
NFC: st21nfca: Improve read length sequence for P2P mode.
|
11 years ago |