index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nfc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-06-26
4
-36
/
+301
|
\
|
*
mei: fix up uuid matching
Greg Kroah-Hartman
2015-05-31
1
-1
/
+1
|
*
NFC: mei_phy: adjust mei nfc header according the spec
Tomas Winkler
2015-05-24
1
-27
/
+31
|
*
NFC: mei_phy: move all nfc logic from mei driver to nfc
Tomas Winkler
2015-05-24
2
-35
/
+293
|
*
mei: bus: report also uuid in module alias
Tomas Winkler
2015-05-24
3
-2
/
+5
*
|
NFC: nfcmrvl: set PB_BAIL_OUT at setup
Vincent Cuissard
2015-06-13
2
-0
/
+9
*
|
NFC: nfcmrvl: Allow ISO15693 protocol
Vincent Cuissard
2015-06-13
1
-0
/
+1
*
|
NFC: nfcmrvl: small fix in USB driver
Vincent Cuissard
2015-06-13
1
-0
/
+1
*
|
NFC: nfcmrvl: add UART driver
Vincent Cuissard
2015-06-11
4
-0
/
+246
*
|
NFC: nfcmrvl: add platform_data and DT configuration
Vincent Cuissard
2015-06-11
3
-26
/
+82
*
|
NFC: nfcmrvl: add chip reset management
Vincent Cuissard
2015-06-11
2
-0
/
+38
*
|
NFC: nfcmrvl: update USB device id
Vincent Cuissard
2015-06-11
1
-1
/
+2
*
|
NFC: nfcmrvl: update nci recv frame API
Vincent Cuissard
2015-06-11
3
-16
/
+23
*
|
NFC: nfcmrvl: add support of HCI-based transport
Vincent Cuissard
2015-06-11
3
-4
/
+52
*
|
NFC: nfcmrvl: remove integration related settings
Vincent Cuissard
2015-06-11
1
-9
/
+0
*
|
nfc: st-nci: Rename st21nfcb to st-nci
Christophe Ricard
2015-06-10
15
-544
/
+547
*
|
NFC: st21nfcb: Configure CLF with NCI proprietary command
Christophe Ricard
2015-06-09
3
-1
/
+29
*
|
NFC: st21nfcb: disable irq when st21nfcb is disabled
Christophe Ricard
2015-06-09
1
-4
/
+4
*
|
NFC: st21nfcb: Move powered flag from phy to ndlc layer
Christophe Ricard
2015-06-09
3
-5
/
+5
*
|
NFC: st21nfcb: Move st21nfcb_nci_remove in ndlc_remove
Christophe Ricard
2015-06-09
1
-2
/
+2
*
|
NFC: st21nfcb: Add support for nci proprietary commands
Christophe Ricard
2015-06-09
2
-0
/
+27
*
|
NFC: st21nfcb: Fix st21nfcb_nci_close
Christophe Ricard
2015-06-09
1
-1
/
+3
*
|
NFC: st21nfcb: Add ndlc_close in st21nfcb_nci_remove
Christophe Ricard
2015-06-09
1
-0
/
+4
*
|
NFC: st21nfcb: remove st21nfcb_nci_i2c_disable
Christophe Ricard
2015-06-09
1
-3
/
+0
*
|
NFC: st21nfcb: Do not remove header once the payload is sent
Christophe Ricard
2015-06-09
1
-7
/
+0
*
|
NFC: st21nfcb: Remove inappropriate kfree on a devm_kzalloc pointer
Firo Yang
2015-06-09
1
-3
/
+0
*
|
NFC: pn544: use flags argument of devm_gpiod_get to set direction
Uwe Kleine-König
2015-06-09
1
-32
/
+11
*
|
NFC: microread: drop unused variable
Tomas Winkler
2015-06-09
1
-3
/
+0
*
|
NFC: Remove obsolete setting of DEBUG
Valentin Rothberg
2015-06-09
2
-4
/
+0
*
|
NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands
Mark A. Greer
2015-06-08
1
-4
/
+19
*
|
NFC: nxp-nci: Fix build warning
Samuel Ortiz
2015-06-08
1
-0
/
+1
*
|
NFC: nxp-nci_i2c: Add support for enumerating through ACPI
Oleg Zhurakivskyy
2015-06-08
1
-0
/
+51
|
/
*
NFC: logging neatening
Joe Perches
2015-04-07
8
-43
/
+36
*
NFC: pn533: fix error return code
Julia Lawall
2015-04-06
1
-1
/
+3
*
NFC: nxp-nci: Release firmware when switching to FW mode fails
Samuel Ortiz
2015-04-06
1
-1
/
+3
*
NFC: nxp-nxi: Remove useless fw pointer check
Samuel Ortiz
2015-04-06
1
-2
/
+1
*
nfc: st21nfca: Add additional comments about EVT_TRANSACTION
Christophe Ricard
2015-04-06
1
-1
/
+10
*
nfc: st21nfcb: Add additional comments about EVT_TRANSACTION
Christophe Ricard
2015-04-06
1
-1
/
+8
*
nfc: st21nfcb: Add missing break statement in switch section
Christophe Ricard
2015-04-06
1
-0
/
+1
*
NFC: st21nfca: Change st21nfca_get_iso14443_3_uid parameter name
Christophe Ricard
2015-04-06
1
-2
/
+2
*
NFC: st21nfca: fix st21nfca_get_iso14443_3_uid data copy
Christophe Ricard
2015-04-06
1
-1
/
+1
*
NFC: st21nfcb: Retry i2c_master_send if it returns a negative value
Christophe Ricard
2015-04-06
1
-2
/
+2
*
NFC: st21nfcb: Fix memory leak in secure element probing stage
Christophe Ricard
2015-04-05
1
-4
/
+2
*
NFC: nxp-nci_i2c: Add I2C support to NXP NCI driver
Clément Perrochaud
2015-03-26
3
-0
/
+429
*
NFC: nxp-nci: Add support for NXP NCI chips
Clément Perrochaud
2015-03-26
7
-0
/
+623
*
NFC: nci: Move NFCEE discovery logic
Christophe Ricard
2015-02-04
1
-4
/
+0
*
NFC: nci: Move logical connection structure allocation
Christophe Ricard
2015-02-04
1
-1
/
+1
*
NFC: nci: Support all destinations type when creating a connection
Christophe Ricard
2015-02-04
1
-10
/
+28
*
NFC: st21nfca: Add HCI transaction event support
Christophe Ricard
2015-02-02
1
-0
/
+21
*
NFC: st21nfcb: Add HCI transaction event support
Christophe Ricard
2015-02-02
1
-1
/
+22
[next]