index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nfc
Commit message (
Expand
)
Author
Age
...
*
|
NFC: st21nfca: Add few code style fixes
Christophe Ricard
2015-10-26
*
|
NFC: st-nci: Add few code style fixes
Christophe Ricard
2015-10-26
*
|
NFC: netlink: Add mode parameter to deactivate_target functions
Christophe Ricard
2015-10-26
*
|
NFC: st21nfca: Fix host_list verification after SEactivation
Christophe Ricard
2015-10-26
*
|
NFC: st-nci: Fix host_list verification after SE activation
Christophe Ricard
2015-10-26
*
|
NFC: st-nci: Increase delay between 2 secure element activations
Christophe Ricard
2015-10-26
*
|
NFC: st-nci: Add ese-present/uicc-present dts properties
Christophe Ricard
2015-10-26
*
|
NFC: st-nci: Add error messages when an unexpected HCI event occurs
Christophe Ricard
2015-10-26
*
|
NFC: st-nci: Add support for proprietary commands
Christophe Ricard
2015-10-26
*
|
NFC: st21nfca: Fix st21nfca_gates offset
Christophe Ricard
2015-10-26
*
|
NFC: st-nci: Fix st_nci_gates offset
Christophe Ricard
2015-10-26
*
|
NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATE
Christophe Ricard
2015-10-26
*
|
NFC: st-nci: initialize gate_count in st_nci_hci_network_init
Christophe Ricard
2015-10-26
*
|
NFC: st21nfca: Keep st21nfca_gates unchanged in load_session
Christophe Ricard
2015-10-26
*
|
NFC: st-nci: Keep st_nci_gates unchanged in load_session
Christophe Ricard
2015-10-26
*
|
NFC: st21nfca: Open NFC_HCI_LINK_MGMT_PIPE
Christophe Ricard
2015-10-26
*
|
NFC: st-nci: Open NCI_HCI_LINK_MGMT_PIPE
Christophe Ricard
2015-10-26
*
|
NFC: st21nfca: Remove HCI gates initialization in load_session
Christophe Ricard
2015-10-26
*
|
NFC: st-nci: Remove HCI init_data.gates initialization in load_session
Christophe Ricard
2015-10-26
*
|
NFC: st-nci: Fix incorrect spi buffer size
Christophe Ricard
2015-10-26
*
|
NFC: st21nfca: Align st21nfca driver with other nfc driver
Christophe Ricard
2015-10-26
*
|
NFC: st-nci: include st-nci.h instead of ndlc.h
Christophe Ricard
2015-10-26
*
|
NFC: st-nci: Align st-nci driver with other nfc driver
Christophe Ricard
2015-10-26
*
|
NFC: Add Intel Fields Peak NFC solution driver
Robert Dolca
2015-10-25
*
|
NFC: nci: rename nci_prop_ops to nci_driver_ops
Robert Dolca
2015-10-25
*
|
NFC: st-nci: Rename st-nci_se.c
Samuel Ortiz
2015-10-25
*
|
NFC: nfcwilink: Drop a useless static qualifier
Christophe JAILLET
2015-10-19
*
|
NFC: nxp-nci: constify nxp_nci_phy_ops structure
Julia Lawall
2015-10-19
*
|
NFC: nfcmrvl: Auto-select core module
Jean Delvare
2015-10-19
*
|
NFC: microread: Auto-select core module
Jean Delvare
2015-10-19
*
|
NFC: pn544: Auto-select core module
Jean Delvare
2015-10-19
*
|
NFC: trf7970a: Add OF match table
Javier Martinez Canillas
2015-10-19
*
|
nfc: s3fwrn5: i2c: Use devm_request_threaded_irq to avoid irq leak
Axel Lin
2015-10-06
*
|
nfc: s3fwrn5: Make NFC_S3FWRN5 select CRYPTO
Axel Lin
2015-10-06
*
|
NFC: s3fwrn5: Remove superfluous cflags
Valentin Rothberg
2015-10-06
|
/
*
Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2015-09-04
|
\
|
*
NFC: nxp-nci_i2c: use flags argument of devm_gpiod_get_index
Uwe Kleine-König
2015-07-06
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-09-03
|
\
\
|
*
|
nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC Chip
Robert Baldyga
2015-08-20
|
*
|
NFC: trf7970a: Add NULL check to clear up smatch warning
Mark Greer
2015-08-19
|
*
|
NFC: trf7970a: SDD_EN is bit 5 not bit 3
Mark Greer
2015-08-19
|
*
|
nfc: st-nci: Remove pr_err in rcv_queue when ndlc header is unknown
Christophe Ricard
2015-08-16
|
*
|
nfc: st-nci: Add spi phy support for st21nfcb
Christophe Ricard
2015-08-16
|
*
|
nfc: st-nci: Free data with irrelevant NDLC PCB_SYNC value
Christophe Ricard
2015-08-16
|
*
|
nfc: st-nci: Remove data from ack_pending_q when receiving a SYNC_ACK
Christophe Ricard
2015-08-16
|
*
|
NFC: st-nci: fix use of uninitialized variables in error path
Christophe Ricard
2015-08-16
|
*
|
NFC: st21nfca: fix use of uninitialized variables in error path
Christophe Ricard
2015-08-16
|
*
|
nfc: st-nci: Fix non accurate comment for st_nci_i2c_read
Christophe Ricard
2015-08-16
|
*
|
nfc: st-nci: Fix typo when changing from st21nfcb to st-nci
Christophe Ricard
2015-08-16
|
*
|
nfc: st-nci: Remove duplicate file platform_data/st_nci.h
Christophe Ricard
2015-08-16
|
|
/
[prev]
[next]