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 |
Christophe Ricard
|
8e9466ccda
NFC: st21nfca: Improved start of frame detection
|
11 years ago |
Christophe Ricard
|
cf577344e2
NFC: st21nfca: Free buffer in case no data are retrieved.
|
11 years ago |
Christophe Ricard
|
c44cb2edd0
NFC: dts: st21nfca: Add device-tree (Open Firmware) support to st21nfca
|
11 years ago |
Christophe Ricard
|
0c942b007b
NFC: st21nfca: Free buffer when a bad frame is detected
|
11 years ago |
Christophe Ricard
|
a3c5d8fb7f
NFC: st21nfca: Synchronize i2c Tx and Rx path
|
11 years ago |
Christophe Ricard
|
c97ffdbf51
NFC: st21nfca: Improved i2c Rx data correctness check
|
11 years ago |