summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/st21nfca
Commit message (Expand)AuthorAgeFilesLines
...
* NFC: st21nfca: Reworked st21nfca_request_resourcesChristophe Ricard2014-04-221-16/+26
* NFC: st21nfca: st21nfca_hci_i2c_probe returns st21nfca_hci_probe result.Christophe Ricard2014-04-221-6/+1
* NFC: st21nfca: Add __packed to struct st21nfca_pipe_infoChristophe Ricard2014-04-221-1/+1
* NFC: st21nfca: Remove sporadic wait_tab variable from functions.Christophe Ricard2014-04-221-4/+3
* NFC: st21nfca: Fix warning: array subscript is above array boundsChristophe Ricard2014-04-221-3/+3
* NFC: st21nfca: Fix sparse: cast to restricted __be16Christophe Ricard2014-04-221-1/+1
* NFC: st21nfca: Implement load_session HCI hookChristophe Ricard2014-04-221-1/+116
* NFC: ST21NFCA: Add driver for STMicroelectronics ST21NFCA NFC ChipChristophe Ricard2014-04-225-0/+1219