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
2014-09-08
NFC: trf7970a: Rename TRF7970A_ST_OFF to TRF7970A_ST_RF_OFF
Mark A. Greer
1
-8
/
+8
2014-09-08
NFC: trf7970a: Return error code when turning on RF fails
Mark A. Greer
1
-6
/
+15
2014-09-08
NFC: trf7970a: Ensure no more RX data before completing receive
Mark A. Greer
1
-1
/
+1
2014-09-08
NFC: trf7970a: Reread FIFO Status Register when draining FIFO
Mark A. Greer
1
-0
/
+15
2014-09-08
NFC: trf7970a: Handle low-watermark IRQ when transmitting
Mark A. Greer
1
-1
/
+11
2014-09-08
NFC: trf7970a: Only fill FIFO if there is space
Mark A. Greer
1
-0
/
+6
2014-09-08
NFC: trf7970a: Prefix TX data when refilling FIFO
Mark A. Greer
1
-15
/
+24
2014-09-08
NFC: trf7970a: Remove unnecessary FIFO reset & RSSI read
Mark A. Greer
1
-9
/
+0
2014-09-08
NFC: trf7970a: Clear possible spurious interrupt before transmitting
Mark A. Greer
1
-0
/
+6
2014-09-08
NFC: trf7970a: Recalculate driver timeout values
Mark A. Greer
1
-3
/
+12
2014-09-08
NFC: trf7970a: Add RF technology specific guard times
Mark A. Greer
1
-1
/
+13
2014-09-08
NFC: trf7970a: Initialize when enabling RF
Mark A. Greer
1
-6
/
+8
2014-09-08
NFC: trf7970a: Disable SYS_CLK Output
Mark A. Greer
1
-0
/
+6
2014-09-08
NFC: trf7970a: Remove unnecessary sleep
Mark A. Greer
1
-2
/
+0
2014-09-08
NFC: trf7970a: FIFO Size is really 127 bytes
Mark A. Greer
1
-1
/
+1
2014-09-08
NFC: trf7970a: Ignore Overflow bit in FIFO Status Register
Mark A. Greer
1
-13
/
+3
2014-09-08
NFC: trf7970a: Use spi_sync() instead of spi_write_then_read()
Mark A. Greer
1
-3
/
+16
2014-09-08
NFC: trf7970a: Call spi_setup() to configure SPI communication
Mark A. Greer
1
-0
/
+6
2014-09-08
NFC: trf7970a: Remove trf7970a_tg_listen_mdaa()
Mark A. Greer
1
-12
/
+0
2014-09-08
NFC: trf7970a: Remove incorrect of_node_put() call
Mark A. Greer
1
-2
/
+0
2014-09-05
NFC: microread: Potential overflows in microread_target_discovered()
Dan Carpenter
1
-4
/
+12
2014-09-01
NFC: trf7970a: Make gpio labels more readable
Mark A. Greer
1
-2
/
+2
2014-09-01
NFC: trf7970a: Add quirk to keep EN2 low
Mark A. Greer
1
-3
/
+16
2014-09-01
NFC: trf7970a: Move IRQ Status Read quirk to device tree
Mark A. Greer
1
-5
/
+6
2014-09-01
NFC: trf7970a: Add VIN voltage override support
Mark A. Greer
1
-1
/
+9
2014-07-23
NFC: st21nfca: Adding P2P support to st21nfca in Initiator & Target mode
Christophe Ricard
5
-3
/
+993
2014-07-23
NFC: st21nfca: Implement stop_poll HCI hook
Christophe Ricard
1
-0
/
+8
2014-07-23
NFC: st21nfca: Improve read length sequence for P2P mode.
Christophe Ricard
1
-1
/
+1
2014-07-23
NFC: st21nfca: Improved start of frame detection
Christophe Ricard
1
-3
/
+2
2014-07-23
NFC: st21nfca: Free buffer in case no data are retrieved.
Christophe Ricard
1
-0
/
+2
2014-07-23
NFC: st21nfcb: few code clean up
Christophe Ricard
1
-8
/
+8
2014-07-23
NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chip
Christophe Ricard
9
-2
/
+1015
2014-05-26
NFC: trf7970a: Add support for Felica Type 3 tags
Mark A. Greer
1
-1
/
+12
2014-05-26
NFC: port100: Add support for type 4B tag
Thierry Escande
1
-1
/
+35
2014-05-20
NFC: st21nfca: Add ISO15693 Reader/Writer support
Christophe Ricard
1
-1
/
+72
2014-05-20
NFC: st21nfca: Improve load_session
Christophe Ricard
1
-2
/
+19
2014-05-20
NFC: dts: st21nfca: Add device-tree (Open Firmware) support to st21nfca
Christophe Ricard
1
-19
/
+87
2014-05-05
NFC: st21nfca: Free buffer when a bad frame is detected
Christophe Ricard
1
-0
/
+1
2014-05-05
NFC: st21nfca: Synchronize i2c Tx and Rx path
Christophe Ricard
1
-0
/
+6
2014-05-05
NFC: st21nfca: Improved i2c Rx data correctness check
Christophe Ricard
1
-3
/
+26
2014-05-05
NFC: st21nfca: Fix st21nfca_hci_remove_len_crc tail room handling
Christophe Ricard
1
-12
/
+9
2014-05-05
NFC: st21nfca: Fix incorrect byte stuffing revocation
Christophe Ricard
1
-4
/
+3
2014-05-05
NFC: st21nfca: Remove few useless include
Christophe Ricard
1
-11
/
+0
2014-04-22
NFC: st21nfca: Improve st21nfca initialization by handling reboot properly
Christophe Ricard
1
-8
/
+39
2014-04-22
NFC: st21nfca: Reworked st21nfca_request_resources
Christophe Ricard
1
-16
/
+26
2014-04-22
NFC: st21nfca: st21nfca_hci_i2c_probe returns st21nfca_hci_probe result.
Christophe Ricard
1
-6
/
+1
2014-04-22
NFC: st21nfca: Add __packed to struct st21nfca_pipe_info
Christophe Ricard
1
-1
/
+1
2014-04-22
NFC: st21nfca: Remove sporadic wait_tab variable from functions.
Christophe Ricard
1
-4
/
+3
2014-04-22
NFC: st21nfca: Fix warning: array subscript is above array bounds
Christophe Ricard
1
-3
/
+3
2014-04-22
NFC: st21nfca: Fix sparse: cast to restricted __be16
Christophe Ricard
1
-1
/
+1
[prev]
[next]