index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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: 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
*
NFC: trf7970a: Add support for the ISO/IEC 14443-B and Type 4B tags
Mark A. Greer
2014-04-22
1
-1
/
+7
*
NFC: trf7970a: Add 'autosuspend-delay' DTS property
Mark A. Greer
2014-04-22
1
-2
/
+17
*
NFC: trf7970a: Don't return value from trf7970a_switch_rf_on()
Mark A. Greer
2014-04-22
1
-13
/
+6
*
NFC: trf7970a: Add pm_runtime support
Mark A. Greer
2014-04-22
1
-37
/
+85
*
NFC: trf7970a: Turn RF on after hardware is configured
Mark A. Greer
2014-04-22
1
-5
/
+16
*
NFC: trf7970a: Set correct Vin voltage in Chip Status Control register
Mark A. Greer
2014-04-22
1
-3
/
+8
*
NFC: trf7970a: Allow different Modulator and SYS_CLK Control register values
Mark A. Greer
2014-04-22
1
-1
/
+4
*
NFC: trf7970a: Set 'Modulator and SYS_CLK Control' after 'ISO Control'
Mark A. Greer
2014-04-22
1
-5
/
+5
*
NFC: trf7970a: Only write 'ISO Control' when its changing
Mark A. Greer
2014-04-22
1
-6
/
+19
*
NFC: trf7970a: Reset FIFO when 'End of TX' Interrupt Occurs
Mark A. Greer
2014-04-22
1
-1
/
+3
*
NFC: trf7970a: Clear 'NFC Target Detection Level' register
Mark A. Greer
2014-04-22
1
-0
/
+5
*
NFC: trf7970a: Only abort a command if one is active
Mark A. Greer
2014-04-22
1
-1
/
+12
*
NFC: trf7970a: Increase TRF7970A_WAIT_FOR_RX_DATA_TIMEOUT to 20 ms
Mark A. Greer
2014-04-22
1
-5
/
+5
*
NFC: pn544: i2c: Add device-tree (Open Firmware) support to PN544
Clement Perrochaud
2014-04-22
1
-17
/
+131
*
NFC: st21nfca: Implement load_session HCI hook
Christophe Ricard
2014-04-22
1
-1
/
+116
*
NFC: ST21NFCA: Add driver for STMicroelectronics ST21NFCA NFC Chip
Christophe Ricard
2014-04-22
7
-0
/
+1221
*
NFC: trf7970a: Add ISO/IEC 15693 and Type 5 tag Support
Mark A. Greer
2014-03-11
1
-4
/
+148
*
NFC: trf7970a: Add support for Type 4A Tags
Mark A. Greer
2014-03-11
1
-1
/
+3
*
NFC: trf7970a: Add driver with ISO/IEC 14443 Type 2 Tag Support
Mark A. Greer
2014-03-11
3
-0
/
+1237
*
NFC: pn533: Convert to use USB_DEVICE macro
Axel Lin
2014-02-23
1
-20
/
+8
*
NFC: port100: Convert to use USB_DEVICE macro
Axel Lin
2014-02-23
1
-4
/
+1
*
NFC: port100: Add support for type 4A tag platform
Thierry Escande
2014-02-16
1
-1
/
+6
*
NFC: port100: Fix possible buffer overflow
Thierry Escande
2014-02-16
1
-0
/
+13
*
NFC: pn544: i2c: Support PN544 C3 secure firmware download
Arron Wang
2014-02-16
1
-6
/
+174
*
NFC: pn544: Pass hardware variant information when downloading firmware
Arron Wang
2014-02-16
3
-3
/
+16
*
NFC: nfcmrvl: Fix possible memory leak issue
Amitkumar Karwar
2014-01-09
1
-2
/
+7
*
NFC: nfcmrvl: Add setup handler
Amitkumar Karwar
2014-01-07
2
-0
/
+21
*
NFC: nfcmrvl: Initial commit for Marvell NFC driver
Amitkumar Karwar
2014-01-07
7
-0
/
+680
*
NFC: port100: Fix device leak
Alexey Khoroshilov
2014-01-05
1
-0
/
+1
*
NFC: pn533: Frame is invalid if ccid.datalen is 0
Samuel Ortiz
2014-01-04
1
-0
/
+3
*
NFC: pn544: Refactor hw_config values
Arman Uguray
2014-01-04
1
-24
/
+24
[next]