index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-33
/
+22
2015-11-06
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2
-2
/
+0
2015-11-05
Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-31
/
+32
2015-11-05
NFC: nfcmrvl: avoid being stuck on FW dnld timeout
Vincent Cuissard
1
-3
/
+9
2015-11-05
NFC: nfcmrvl: remove unneeded CONFIG_OF switches
Vincent Cuissard
2
-24
/
+0
2015-11-05
NFC: nfcmrvl: free reset gpio
Vincent Cuissard
1
-0
/
+3
2015-11-05
NFC: nfcmrvl: add a small wait after setting UART break
Vincent Cuissard
1
-1
/
+3
2015-11-05
NFC: nfcmrvl: avoid UART break control during FW download
Vincent Cuissard
1
-4
/
+6
2015-11-05
NFC: nfcmrvl: fix SPI driver dependencies
Arnd Bergmann
1
-1
/
+1
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2
-2
/
+0
2015-10-27
NFC: nfcmrvl: update device tree bindings for Marvell NFC
Vincent Cuissard
3
-5
/
+9
2015-10-27
NFC: nfcmrvl: add spi driver
Vincent Cuissard
4
-1
/
+246
2015-10-27
NFC: nfcmrvl: add i2c driver
Vincent Cuissard
5
-4
/
+311
2015-10-27
NFC: nfcmrvl: configure head/tail room values per low level drivers
Vincent Cuissard
4
-9
/
+14
2015-10-27
NFC: nfcmrvl: add firmware download support
Vincent Cuissard
7
-10
/
+718
2015-10-27
NFC: nfcmrvl: remove unneeded version defines
Vincent Cuissard
2
-9
/
+3
2015-10-27
NFC: st21nfca: Add support for proprietary commands
Christophe Ricard
5
-3
/
+435
2015-10-27
NFC: st-nci: Replace st21nfcb by st_nci in makefile
Christophe Ricard
1
-1
/
+1
2015-10-27
NFC: st-nci: remove duplicated skb dump
Christophe Ricard
2
-22
/
+0
2015-10-27
NFC: st-nci: Disable irq when powering the device up
Christophe Ricard
2
-2
/
+14
2015-10-27
NFC: st21nfca: Add error messages for unexpected HCI events
Christophe Ricard
3
-0
/
+7
2015-10-27
NFC: st21nfca: Add few code style fixes
Christophe Ricard
3
-3
/
+2
2015-10-27
NFC: st-nci: Add few code style fixes
Christophe Ricard
2
-2
/
+2
2015-10-27
NFC: netlink: Add mode parameter to deactivate_target functions
Christophe Ricard
2
-2
/
+2
2015-10-27
NFC: st21nfca: Fix host_list verification after SEactivation
Christophe Ricard
1
-2
/
+5
2015-10-27
NFC: st-nci: Fix host_list verification after SE activation
Christophe Ricard
1
-2
/
+5
2015-10-27
NFC: st-nci: Increase delay between 2 secure element activations
Christophe Ricard
1
-1
/
+1
2015-10-27
NFC: st-nci: Add ese-present/uicc-present dts properties
Christophe Ricard
7
-45
/
+105
2015-10-27
NFC: st-nci: Add error messages when an unexpected HCI event occurs
Christophe Ricard
1
-0
/
+6
2015-10-27
NFC: st-nci: Add support for proprietary commands
Christophe Ricard
5
-10
/
+618
2015-10-26
NFC: st21nfca: Fix st21nfca_gates offset
Christophe Ricard
1
-3
/
+4
2015-10-26
NFC: st-nci: Fix st_nci_gates offset
Christophe Ricard
1
-1
/
+1
2015-10-26
NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATE
Christophe Ricard
1
-0
/
+3
2015-10-26
NFC: st-nci: initialize gate_count in st_nci_hci_network_init
Christophe Ricard
1
-0
/
+1
2015-10-26
NFC: st21nfca: Keep st21nfca_gates unchanged in load_session
Christophe Ricard
1
-6
/
+6
2015-10-26
NFC: st-nci: Keep st_nci_gates unchanged in load_session
Christophe Ricard
1
-4
/
+4
2015-10-26
NFC: st21nfca: Open NFC_HCI_LINK_MGMT_PIPE
Christophe Ricard
1
-14
/
+5
2015-10-26
NFC: st-nci: Open NCI_HCI_LINK_MGMT_PIPE
Christophe Ricard
1
-0
/
+8
2015-10-26
NFC: st21nfca: Remove HCI gates initialization in load_session
Christophe Ricard
1
-1
/
+0
2015-10-26
NFC: st-nci: Remove HCI init_data.gates initialization in load_session
Christophe Ricard
1
-3
/
+0
2015-10-26
NFC: st-nci: Fix incorrect spi buffer size
Christophe Ricard
1
-1
/
+3
2015-10-26
NFC: st21nfca: Align st21nfca driver with other nfc driver
Christophe Ricard
7
-130
/
+80
2015-10-26
NFC: st-nci: include st-nci.h instead of ndlc.h
Christophe Ricard
3
-3
/
+2
2015-10-26
NFC: st-nci: Align st-nci driver with other nfc driver
Christophe Ricard
4
-64
/
+39
2015-10-25
NFC: Add Intel Fields Peak NFC solution driver
Robert Dolca
7
-0
/
+1277
2015-10-25
NFC: nci: rename nci_prop_ops to nci_driver_ops
Robert Dolca
3
-4
/
+4
2015-10-25
NFC: st-nci: Rename st-nci_se.c
Samuel Ortiz
5
-4
/
+4
2015-10-19
NFC: nfcwilink: Drop a useless static qualifier
Christophe JAILLET
1
-1
/
+1
2015-10-19
NFC: nxp-nci: constify nxp_nci_phy_ops structure
Julia Lawall
3
-4
/
+6
2015-10-19
NFC: nfcmrvl: Auto-select core module
Jean Delvare
1
-7
/
+5
[next]