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.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-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
2014-04-22
NFC: pn544_i2c: Fix null pointer exception when not using platform data
Clement Perrochaud
1
-1
/
+5
2014-04-22
NFC: trf7970a: Add support for the ISO/IEC 14443-B and Type 4B tags
Mark A. Greer
1
-1
/
+7
2014-04-22
NFC: trf7970a: Add 'autosuspend-delay' DTS property
Mark A. Greer
1
-2
/
+17
2014-04-22
NFC: trf7970a: Don't return value from trf7970a_switch_rf_on()
Mark A. Greer
1
-13
/
+6
2014-04-22
NFC: trf7970a: Add pm_runtime support
Mark A. Greer
1
-37
/
+85
2014-04-22
NFC: trf7970a: Turn RF on after hardware is configured
Mark A. Greer
1
-5
/
+16
2014-04-22
NFC: trf7970a: Set correct Vin voltage in Chip Status Control register
Mark A. Greer
1
-3
/
+8
2014-04-22
NFC: trf7970a: Allow different Modulator and SYS_CLK Control register values
Mark A. Greer
1
-1
/
+4
2014-04-22
NFC: trf7970a: Set 'Modulator and SYS_CLK Control' after 'ISO Control'
Mark A. Greer
1
-5
/
+5
2014-04-22
NFC: trf7970a: Only write 'ISO Control' when its changing
Mark A. Greer
1
-6
/
+19
2014-04-22
NFC: trf7970a: Reset FIFO when 'End of TX' Interrupt Occurs
Mark A. Greer
1
-1
/
+3
2014-04-22
NFC: trf7970a: Clear 'NFC Target Detection Level' register
Mark A. Greer
1
-0
/
+5
2014-04-22
NFC: trf7970a: Only abort a command if one is active
Mark A. Greer
1
-1
/
+12
2014-04-22
NFC: trf7970a: Increase TRF7970A_WAIT_FOR_RX_DATA_TIMEOUT to 20 ms
Mark A. Greer
1
-5
/
+5
2014-04-22
NFC: pn544: i2c: Add device-tree (Open Firmware) support to PN544
Clement Perrochaud
1
-17
/
+131
2014-04-22
NFC: st21nfca: Implement load_session HCI hook
Christophe Ricard
1
-1
/
+116
2014-04-22
NFC: ST21NFCA: Add driver for STMicroelectronics ST21NFCA NFC Chip
Christophe Ricard
7
-0
/
+1221
2014-03-11
NFC: trf7970a: Add ISO/IEC 15693 and Type 5 tag Support
Mark A. Greer
1
-4
/
+148
2014-03-11
NFC: trf7970a: Add support for Type 4A Tags
Mark A. Greer
1
-1
/
+3
2014-03-11
NFC: trf7970a: Add driver with ISO/IEC 14443 Type 2 Tag Support
Mark A. Greer
3
-0
/
+1237
2014-02-24
NFC: pn533: Convert to use USB_DEVICE macro
Axel Lin
1
-20
/
+8
2014-02-24
NFC: port100: Convert to use USB_DEVICE macro
Axel Lin
1
-4
/
+1
2014-02-17
NFC: port100: Add support for type 4A tag platform
Thierry Escande
1
-1
/
+6
2014-02-17
NFC: port100: Fix possible buffer overflow
Thierry Escande
1
-0
/
+13
2014-02-17
NFC: pn544: i2c: Support PN544 C3 secure firmware download
Arron Wang
1
-6
/
+174
2014-02-17
NFC: pn544: Pass hardware variant information when downloading firmware
Arron Wang
3
-3
/
+16
2014-01-09
NFC: nfcmrvl: Fix possible memory leak issue
Amitkumar Karwar
1
-2
/
+7
2014-01-07
NFC: nfcmrvl: Add setup handler
Amitkumar Karwar
2
-0
/
+21
2014-01-07
NFC: nfcmrvl: Initial commit for Marvell NFC driver
Amitkumar Karwar
7
-0
/
+680
2014-01-05
NFC: port100: Fix device leak
Alexey Khoroshilov
1
-0
/
+1
2014-01-04
NFC: pn533: Frame is invalid if ccid.datalen is 0
Samuel Ortiz
1
-0
/
+3
2014-01-04
NFC: pn544: Refactor hw_config values
Arman Uguray
1
-24
/
+24
[next]