index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
st21nfca
Age
Commit message (
Expand
)
Author
2014-05-20
NFC: st21nfca: Add ISO15693 Reader/Writer support
Christophe Ricard
2014-05-20
NFC: st21nfca: Improve load_session
Christophe Ricard
2014-05-20
NFC: dts: st21nfca: Add device-tree (Open Firmware) support to st21nfca
Christophe Ricard
2014-05-05
NFC: st21nfca: Free buffer when a bad frame is detected
Christophe Ricard
2014-05-05
NFC: st21nfca: Synchronize i2c Tx and Rx path
Christophe Ricard
2014-05-05
NFC: st21nfca: Improved i2c Rx data correctness check
Christophe Ricard
2014-05-05
NFC: st21nfca: Fix st21nfca_hci_remove_len_crc tail room handling
Christophe Ricard
2014-05-05
NFC: st21nfca: Fix incorrect byte stuffing revocation
Christophe Ricard
2014-05-05
NFC: st21nfca: Remove few useless include
Christophe Ricard
2014-04-22
NFC: st21nfca: Improve st21nfca initialization by handling reboot properly
Christophe Ricard
2014-04-22
NFC: st21nfca: Reworked st21nfca_request_resources
Christophe Ricard
2014-04-22
NFC: st21nfca: st21nfca_hci_i2c_probe returns st21nfca_hci_probe result.
Christophe Ricard
2014-04-22
NFC: st21nfca: Add __packed to struct st21nfca_pipe_info
Christophe Ricard
2014-04-22
NFC: st21nfca: Remove sporadic wait_tab variable from functions.
Christophe Ricard
2014-04-22
NFC: st21nfca: Fix warning: array subscript is above array bounds
Christophe Ricard
2014-04-22
NFC: st21nfca: Fix sparse: cast to restricted __be16
Christophe Ricard
2014-04-22
NFC: st21nfca: Implement load_session HCI hook
Christophe Ricard
2014-04-22
NFC: ST21NFCA: Add driver for STMicroelectronics ST21NFCA NFC Chip
Christophe Ricard