index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nfc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
NFC: trf7970a: Reread FIFO Status Register when draining FIFO
Mark A. Greer
2014-09-07
1
-0
/
+15
|
*
NFC: trf7970a: Handle low-watermark IRQ when transmitting
Mark A. Greer
2014-09-07
1
-1
/
+11
|
*
NFC: trf7970a: Only fill FIFO if there is space
Mark A. Greer
2014-09-07
1
-0
/
+6
|
*
NFC: trf7970a: Prefix TX data when refilling FIFO
Mark A. Greer
2014-09-07
1
-15
/
+24
|
*
NFC: trf7970a: Remove unnecessary FIFO reset & RSSI read
Mark A. Greer
2014-09-07
1
-9
/
+0
|
*
NFC: trf7970a: Clear possible spurious interrupt before transmitting
Mark A. Greer
2014-09-07
1
-0
/
+6
|
*
NFC: trf7970a: Recalculate driver timeout values
Mark A. Greer
2014-09-07
1
-3
/
+12
|
*
NFC: trf7970a: Add RF technology specific guard times
Mark A. Greer
2014-09-07
1
-1
/
+13
|
*
NFC: trf7970a: Initialize when enabling RF
Mark A. Greer
2014-09-07
1
-6
/
+8
|
*
NFC: trf7970a: Disable SYS_CLK Output
Mark A. Greer
2014-09-07
1
-0
/
+6
|
*
NFC: trf7970a: Remove unnecessary sleep
Mark A. Greer
2014-09-07
1
-2
/
+0
|
*
NFC: trf7970a: FIFO Size is really 127 bytes
Mark A. Greer
2014-09-07
1
-1
/
+1
|
*
NFC: trf7970a: Ignore Overflow bit in FIFO Status Register
Mark A. Greer
2014-09-07
1
-13
/
+3
|
*
NFC: trf7970a: Use spi_sync() instead of spi_write_then_read()
Mark A. Greer
2014-09-07
1
-3
/
+16
|
*
NFC: trf7970a: Call spi_setup() to configure SPI communication
Mark A. Greer
2014-09-07
1
-0
/
+6
|
*
NFC: trf7970a: Remove trf7970a_tg_listen_mdaa()
Mark A. Greer
2014-09-07
1
-12
/
+0
|
*
NFC: trf7970a: Remove incorrect of_node_put() call
Mark A. Greer
2014-09-07
1
-2
/
+0
|
*
NFC: trf7970a: Make gpio labels more readable
Mark A. Greer
2014-09-01
1
-2
/
+2
|
*
NFC: trf7970a: Add quirk to keep EN2 low
Mark A. Greer
2014-09-01
1
-3
/
+16
|
*
NFC: trf7970a: Move IRQ Status Read quirk to device tree
Mark A. Greer
2014-09-01
1
-5
/
+6
|
*
NFC: trf7970a: Add VIN voltage override support
Mark A. Greer
2014-09-01
1
-1
/
+9
*
|
NFC: st21nfca: Fix potential depmod dependency cycle
Christophe Ricard
2014-09-07
1
-2
/
+3
*
|
NFC: st21nfcb: Fix depmod dependency cycle
Christophe Ricard
2014-09-07
1
-2
/
+3
*
|
NFC: microread: Potential overflows in microread_target_discovered()
Dan Carpenter
2014-09-05
1
-4
/
+12
|
/
*
NFC: st21nfca: Adding P2P support to st21nfca in Initiator & Target mode
Christophe Ricard
2014-07-23
5
-3
/
+993
*
NFC: st21nfca: Implement stop_poll HCI hook
Christophe Ricard
2014-07-23
1
-0
/
+8
*
NFC: st21nfca: Improve read length sequence for P2P mode.
Christophe Ricard
2014-07-23
1
-1
/
+1
*
NFC: st21nfca: Improved start of frame detection
Christophe Ricard
2014-07-23
1
-3
/
+2
*
NFC: st21nfca: Free buffer in case no data are retrieved.
Christophe Ricard
2014-07-23
1
-0
/
+2
*
NFC: st21nfcb: few code clean up
Christophe Ricard
2014-07-23
1
-8
/
+8
*
NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chip
Christophe Ricard
2014-07-23
9
-2
/
+1015
*
NFC: trf7970a: Add support for Felica Type 3 tags
Mark A. Greer
2014-05-26
1
-1
/
+12
*
NFC: port100: Add support for type 4B tag
Thierry Escande
2014-05-26
1
-1
/
+35
*
NFC: st21nfca: Add ISO15693 Reader/Writer support
Christophe Ricard
2014-05-20
1
-1
/
+72
*
NFC: st21nfca: Improve load_session
Christophe Ricard
2014-05-20
1
-2
/
+19
*
NFC: dts: st21nfca: Add device-tree (Open Firmware) support to st21nfca
Christophe Ricard
2014-05-20
1
-19
/
+87
*
NFC: st21nfca: Free buffer when a bad frame is detected
Christophe Ricard
2014-05-05
1
-0
/
+1
*
NFC: st21nfca: Synchronize i2c Tx and Rx path
Christophe Ricard
2014-05-05
1
-0
/
+6
*
NFC: st21nfca: Improved i2c Rx data correctness check
Christophe Ricard
2014-05-05
1
-3
/
+26
*
NFC: st21nfca: Fix st21nfca_hci_remove_len_crc tail room handling
Christophe Ricard
2014-05-05
1
-12
/
+9
*
NFC: st21nfca: Fix incorrect byte stuffing revocation
Christophe Ricard
2014-05-05
1
-4
/
+3
*
NFC: st21nfca: Remove few useless include
Christophe Ricard
2014-05-05
1
-11
/
+0
*
NFC: st21nfca: Improve st21nfca initialization by handling reboot properly
Christophe Ricard
2014-04-22
1
-8
/
+39
*
NFC: st21nfca: Reworked st21nfca_request_resources
Christophe Ricard
2014-04-22
1
-16
/
+26
*
NFC: st21nfca: st21nfca_hci_i2c_probe returns st21nfca_hci_probe result.
Christophe Ricard
2014-04-22
1
-6
/
+1
*
NFC: st21nfca: Add __packed to struct st21nfca_pipe_info
Christophe Ricard
2014-04-22
1
-1
/
+1
*
NFC: st21nfca: Remove sporadic wait_tab variable from functions.
Christophe Ricard
2014-04-22
1
-4
/
+3
*
NFC: st21nfca: Fix warning: array subscript is above array bounds
Christophe Ricard
2014-04-22
1
-3
/
+3
*
NFC: st21nfca: Fix sparse: cast to restricted __be16
Christophe Ricard
2014-04-22
1
-1
/
+1
*
NFC: pn544_i2c: Fix null pointer exception when not using platform data
Clement Perrochaud
2014-04-22
1
-1
/
+5
[prev]
[next]