Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f59b0168d3f3257f9bf0734563290acc3c9d972b
/
drivers
/
nfc
97b6978
nfc: pn544: Remove i2c client gpio irq configuration
by Christophe Ricard
· 9 years ago
be103b7
nfc: nxp-nci: Remove i2c client gpio irq configuration
by Christophe Ricard
· 9 years ago
3897de6
nfc: microread: Remove useless irq field
by Christophe Ricard
· 9 years ago
0b0a264
nfc: fdp: Move i2c client irq checking
by Christophe Ricard
· 9 years ago
72c54c4
nfc: st21nfca: Add support for HCI event connectivity
by Christophe Ricard
· 9 years ago
25960c2
nfc: st-nci: Add support for HCI event connectivity
by Christophe Ricard
· 9 years ago
dfa4089
NFC: st21nfca: Auto-select core module
by Christophe Ricard
· 9 years ago
9ba04eb
NFC: st-nci: Auto-select core module
by Christophe Ricard
· 9 years ago
4940d1c
nfc: st21nfca: Remove useless pr_info in st21nfca_hci_i2c_disable
by Christophe Ricard
· 9 years ago
a6e57ec
nfc: st21nfca: Code cleanup
by Christophe Ricard
· 9 years ago
ba2c231
nfc: st-nci: Code cleanup
by Christophe Ricard
· 9 years ago
dfa8070
nfc: st21nfca: Add support for acpi probing for i2c device.
by Christophe Ricard
· 9 years ago
60cd6d8
nfc: st-nci: Add support for acpi probing for spi device.
by Christophe Ricard
· 9 years ago
ed6a2f3
nfc: st-nci: Add support for acpi probing for i2c device.
by Christophe Ricard
· 9 years ago
04e99b7
nfc: st21nfca: Add macro for gpio name
by Christophe Ricard
· 9 years ago
4c62c20
nfc: st-nci: Add macro for gpio name
by Christophe Ricard
· 9 years ago
39db2d2
nfc: st21nfca: Group device table together
by Christophe Ricard
· 9 years ago
3252897
nfc: st-nci: Group device table together
by Christophe Ricard
· 9 years ago
a21512d
nfc: pn544: Remove #ifdef CONFIG_OF
by Christophe Ricard
· 9 years ago
da5afe0
nfc: nxp-nci: Remove #ifdef CONFIG_OF
by Christophe Ricard
· 9 years ago
9135177
nfc: st21nfca: Remove unneeded CONFIG_OF switches
by Christophe Ricard
· 9 years ago
1faa65b
nfc: st-nci: Remove unneeded CONFIG_OF switches
by Christophe Ricard
· 9 years ago
53eb525
nfc: st-nci: Remove useless #include "ndlc.h"
by Christophe Ricard
· 9 years ago
88e2ce0
NFC: trf7970a: use to_spi_device
by Geliang Tang
· 9 years ago
6b52d99
NFC: st95hf: Fix build error
by Shikha Singh
· 9 years ago
cab4733
NFC: Add STMicroelectronics ST95HF driver
by Shikha Singh
· 9 years ago
a440f1a
NFC: add rx delay sysfs parameter for nfcsim workqueue
by Saurabh Sengar
· 9 years ago
c6b5df0
nfc: s3fwrn5: constify s3fwrn5_phy_ops structures
by Julia Lawall
· 9 years ago
59df9bb
nxp-nci: i2c: Do not check specifically for -EREMOTEIO error
by Fabio Estevam
· 9 years ago
2df4ee7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
75f5db39
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 9 years ago
8e483ed
Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
82aff3e
NFC: nfcmrvl: avoid being stuck on FW dnld timeout
by Vincent Cuissard
· 9 years ago
6f8c536
NFC: nfcmrvl: remove unneeded CONFIG_OF switches
by Vincent Cuissard
· 9 years ago
b2fe288
NFC: nfcmrvl: free reset gpio
by Vincent Cuissard
· 9 years ago
d2d2e64
NFC: nfcmrvl: add a small wait after setting UART break
by Vincent Cuissard
· 9 years ago
feacf00
NFC: nfcmrvl: avoid UART break control during FW download
by Vincent Cuissard
· 9 years ago
1dbac5c
NFC: nfcmrvl: fix SPI driver dependencies
by Arnd Bergmann
· 9 years ago
3821a06
spi: Drop owner assignment from spi_drivers
by Andrew F. Davis
· 9 years ago
d8e018c
NFC: nfcmrvl: update device tree bindings for Marvell NFC
by Vincent Cuissard
· 9 years ago
caf6e49
NFC: nfcmrvl: add spi driver
by Vincent Cuissard
· 9 years ago
b5b3e23
NFC: nfcmrvl: add i2c driver
by Vincent Cuissard
· 9 years ago
58d34aa
NFC: nfcmrvl: configure head/tail room values per low level drivers
by Vincent Cuissard
· 9 years ago
3194c68
NFC: nfcmrvl: add firmware download support
by Vincent Cuissard
· 9 years ago
fb101c0
NFC: nfcmrvl: remove unneeded version defines
by Vincent Cuissard
· 9 years ago
15d1717
NFC: st21nfca: Add support for proprietary commands
by Christophe Ricard
· 9 years ago
2b6e5bf
NFC: st-nci: Replace st21nfcb by st_nci in makefile
by Christophe Ricard
· 9 years ago
bd8f1a3
NFC: st-nci: remove duplicated skb dump
by Christophe Ricard
· 9 years ago
bb2496c
NFC: st-nci: Disable irq when powering the device up
by Christophe Ricard
· 9 years ago
a9e062d
NFC: st21nfca: Add error messages for unexpected HCI events
by Christophe Ricard
· 9 years ago
57dc828
NFC: st21nfca: Add few code style fixes
by Christophe Ricard
· 9 years ago
064d004
NFC: st-nci: Add few code style fixes
by Christophe Ricard
· 9 years ago
96d4581
NFC: netlink: Add mode parameter to deactivate_target functions
by Christophe Ricard
· 9 years ago
cde2aa9
NFC: st21nfca: Fix host_list verification after SEactivation
by Christophe Ricard
· 9 years ago
4e932ac
NFC: st-nci: Fix host_list verification after SE activation
by Christophe Ricard
· 9 years ago
0652105
NFC: st-nci: Increase delay between 2 secure element activations
by Christophe Ricard
· 9 years ago
3648dc6
NFC: st-nci: Add ese-present/uicc-present dts properties
by Christophe Ricard
· 9 years ago
2b5dbe0
NFC: st-nci: Add error messages when an unexpected HCI event occurs
by Christophe Ricard
· 9 years ago
b1fa4dc
NFC: st-nci: Add support for proprietary commands
by Christophe Ricard
· 9 years ago
ba72319
NFC: st21nfca: Fix st21nfca_gates offset
by Christophe Ricard
· 9 years ago
d3f13c5
NFC: st-nci: Fix st_nci_gates offset
by Christophe Ricard
· 9 years ago
7e35740
NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATE
by Christophe Ricard
· 9 years ago
404b3e5
NFC: st-nci: initialize gate_count in st_nci_hci_network_init
by Christophe Ricard
· 9 years ago
92d108b
NFC: st21nfca: Keep st21nfca_gates unchanged in load_session
by Christophe Ricard
· 9 years ago
22c84c5
NFC: st-nci: Keep st_nci_gates unchanged in load_session
by Christophe Ricard
· 9 years ago
6443ce9
NFC: st21nfca: Open NFC_HCI_LINK_MGMT_PIPE
by Christophe Ricard
· 9 years ago
9dfe29f
NFC: st-nci: Open NCI_HCI_LINK_MGMT_PIPE
by Christophe Ricard
· 9 years ago
4d37a77
NFC: st21nfca: Remove HCI gates initialization in load_session
by Christophe Ricard
· 9 years ago
543a0a3
NFC: st-nci: Remove HCI init_data.gates initialization in load_session
by Christophe Ricard
· 9 years ago
a1269dd
NFC: st-nci: Fix incorrect spi buffer size
by Christophe Ricard
· 9 years ago
1c54795
NFC: st21nfca: Align st21nfca driver with other nfc driver
by Christophe Ricard
· 9 years ago
e67e7e5
NFC: st-nci: include st-nci.h instead of ndlc.h
by Christophe Ricard
· 9 years ago
f587662
NFC: st-nci: Align st-nci driver with other nfc driver
by Christophe Ricard
· 9 years ago
a06347c
NFC: Add Intel Fields Peak NFC solution driver
by Robert Dolca
· 9 years ago
22e4bd0
NFC: nci: rename nci_prop_ops to nci_driver_ops
by Robert Dolca
· 9 years ago
dc42143
NFC: st-nci: Rename st-nci_se.c
by Samuel Ortiz
· 9 years ago
b43ef78
NFC: nfcwilink: Drop a useless static qualifier
by Christophe JAILLET
· 9 years ago
7cf6d08
NFC: nxp-nci: constify nxp_nci_phy_ops structure
by Julia Lawall
· 9 years ago
893a84e
NFC: nfcmrvl: Auto-select core module
by Jean Delvare
· 9 years ago
04831ae
NFC: microread: Auto-select core module
by Jean Delvare
· 9 years ago
b2117c1
NFC: pn544: Auto-select core module
by Jean Delvare
· 9 years ago
3c39c1a
NFC: trf7970a: Add OF match table
by Javier Martinez Canillas
· 9 years ago
d7e7f02
nfc: s3fwrn5: i2c: Use devm_request_threaded_irq to avoid irq leak
by Axel Lin
· 9 years ago
45ee285
nfc: s3fwrn5: Make NFC_S3FWRN5 select CRYPTO
by Axel Lin
· 9 years ago
753da42
NFC: s3fwrn5: Remove superfluous cflags
by Valentin Rothberg
· 9 years ago
d49dc5e
mei: bus: use mei_cldev_ prefix for the API functions
by Tomas Winkler
· 9 years ago
8939138
mei: bus: complete variable rename of type struct mei_cl_device
by Tomas Winkler
· 9 years ago
b26864c
mei: bus: add client protocol version to the device alias
by Tomas Winkler
· 9 years ago
8d2faea
Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
dd5cdb4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
c04c674
nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC Chip
by Robert Baldyga
· 9 years ago
aaee24a
NFC: trf7970a: Add NULL check to clear up smatch warning
by Mark Greer
· 9 years ago
ae291f7
NFC: trf7970a: SDD_EN is bit 5 not bit 3
by Mark Greer
· 9 years ago
94b8593
nfc: st-nci: Remove pr_err in rcv_queue when ndlc header is unknown
by Christophe Ricard
· 9 years ago
2bc4d4f
nfc: st-nci: Add spi phy support for st21nfcb
by Christophe Ricard
· 9 years ago
8b70688
nfc: st-nci: Free data with irrelevant NDLC PCB_SYNC value
by Christophe Ricard
· 9 years ago
1d816b6e
nfc: st-nci: Remove data from ack_pending_q when receiving a SYNC_ACK
by Christophe Ricard
· 9 years ago
daaf1e1
NFC: st-nci: fix use of uninitialized variables in error path
by Christophe Ricard
· 9 years ago
5a35700
NFC: st21nfca: fix use of uninitialized variables in error path
by Christophe Ricard
· 9 years ago
e7723b3
nfc: st-nci: Fix non accurate comment for st_nci_i2c_read
by Christophe Ricard
· 9 years ago
Next »