index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-10-19
NFC: microread: Auto-select core module
Jean Delvare
1
-11
/
+7
2015-10-19
NFC: pn544: Auto-select core module
Jean Delvare
1
-11
/
+7
2015-10-19
NFC: trf7970a: Add OF match table
Javier Martinez Canillas
1
-0
/
+7
2015-10-07
nfc: s3fwrn5: i2c: Use devm_request_threaded_irq to avoid irq leak
Axel Lin
1
-1
/
+1
2015-10-07
nfc: s3fwrn5: Make NFC_S3FWRN5 select CRYPTO
Axel Lin
1
-0
/
+1
2015-10-07
NFC: s3fwrn5: Remove superfluous cflags
Valentin Rothberg
1
-2
/
+0
2015-09-20
mei: bus: use mei_cldev_ prefix for the API functions
Tomas Winkler
3
-18
/
+19
2015-09-20
mei: bus: complete variable rename of type struct mei_cl_device
Tomas Winkler
4
-25
/
+25
2015-09-20
mei: bus: add client protocol version to the device alias
Tomas Winkler
2
-2
/
+2
2015-09-04
Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-7
/
+3
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
19
-27
/
+1966
2015-08-20
nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC Chip
Robert Baldyga
11
-0
/
+1532
2015-08-19
NFC: trf7970a: Add NULL check to clear up smatch warning
Mark Greer
1
-1
/
+3
2015-08-19
NFC: trf7970a: SDD_EN is bit 5 not bit 3
Mark Greer
1
-1
/
+1
2015-08-17
nfc: st-nci: Remove pr_err in rcv_queue when ndlc header is unknown
Christophe Ricard
1
-1
/
+0
2015-08-17
nfc: st-nci: Add spi phy support for st21nfcb
Christophe Ricard
3
-0
/
+406
2015-08-17
nfc: st-nci: Free data with irrelevant NDLC PCB_SYNC value
Christophe Ricard
1
-1
/
+3
2015-08-17
nfc: st-nci: Remove data from ack_pending_q when receiving a SYNC_ACK
Christophe Ricard
1
-0
/
+2
2015-08-17
NFC: st-nci: fix use of uninitialized variables in error path
Christophe Ricard
1
-4
/
+4
2015-08-17
NFC: st21nfca: fix use of uninitialized variables in error path
Christophe Ricard
1
-5
/
+6
2015-08-17
nfc: st-nci: Fix non accurate comment for st_nci_i2c_read
Christophe Ricard
1
-7
/
+2
2015-08-17
nfc: st-nci: Fix typo when changing from st21nfcb to st-nci
Christophe Ricard
1
-9
/
+9
2015-08-17
nfc: st-nci: Remove duplicate file platform_data/st_nci.h
Christophe Ricard
1
-1
/
+1
2015-08-03
mei: bus: add and call callback on notify event
Alexander Usyskin
1
-1
/
+2
2015-07-06
NFC: nxp-nci_i2c: use flags argument of devm_gpiod_get_index
Uwe Kleine-König
1
-7
/
+3
2015-06-26
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-36
/
+301
2015-06-13
NFC: nfcmrvl: set PB_BAIL_OUT at setup
Vincent Cuissard
2
-0
/
+9
2015-06-13
NFC: nfcmrvl: Allow ISO15693 protocol
Vincent Cuissard
1
-0
/
+1
2015-06-13
NFC: nfcmrvl: small fix in USB driver
Vincent Cuissard
1
-0
/
+1
2015-06-11
NFC: nfcmrvl: add UART driver
Vincent Cuissard
4
-0
/
+246
2015-06-11
NFC: nfcmrvl: add platform_data and DT configuration
Vincent Cuissard
3
-26
/
+82
2015-06-11
NFC: nfcmrvl: add chip reset management
Vincent Cuissard
2
-0
/
+38
2015-06-11
NFC: nfcmrvl: update USB device id
Vincent Cuissard
1
-1
/
+2
2015-06-11
NFC: nfcmrvl: update nci recv frame API
Vincent Cuissard
3
-16
/
+23
2015-06-11
NFC: nfcmrvl: add support of HCI-based transport
Vincent Cuissard
3
-4
/
+52
2015-06-11
NFC: nfcmrvl: remove integration related settings
Vincent Cuissard
1
-9
/
+0
2015-06-10
nfc: st-nci: Rename st21nfcb to st-nci
Christophe Ricard
15
-544
/
+547
2015-06-09
NFC: st21nfcb: Configure CLF with NCI proprietary command
Christophe Ricard
3
-1
/
+29
2015-06-09
NFC: st21nfcb: disable irq when st21nfcb is disabled
Christophe Ricard
1
-4
/
+4
2015-06-09
NFC: st21nfcb: Move powered flag from phy to ndlc layer
Christophe Ricard
3
-5
/
+5
2015-06-09
NFC: st21nfcb: Move st21nfcb_nci_remove in ndlc_remove
Christophe Ricard
1
-2
/
+2
2015-06-09
NFC: st21nfcb: Add support for nci proprietary commands
Christophe Ricard
2
-0
/
+27
2015-06-09
NFC: st21nfcb: Fix st21nfcb_nci_close
Christophe Ricard
1
-1
/
+3
[prev]
[next]