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
*
nfc: fix get_unaligned_...() misuses
Al Viro
2017-04-17
2
-4
/
+3
*
NFC: pn533: use constant off-stack buffer for sending acks
Michał Mirosław
2017-04-17
2
-3
/
+3
*
NFC: trf7970a: Add device tree option of 1.8 Volt IO voltage
Geoff Lansberry
2017-04-05
1
-1
/
+25
*
NFC: trf7970a: add device tree option for 27MHz clock
Geoff Lansberry
2017-04-05
1
-11
/
+39
*
NFC: st21nfca: Use unified device property API meaningfully
Andy Shevchenko
2017-04-05
1
-24
/
+5
*
NFC: st21nfca: Covert to use GPIO descriptor
Andy Shevchenko
2017-04-05
1
-27
/
+13
*
NFC: st21nfca: Get rid of "interesting" use of interrupt polarity
Andy Shevchenko
2017-04-05
1
-6
/
+1
*
NFC: st21nfca: Get rid of platform data
Andy Shevchenko
2017-04-05
1
-43
/
+3
*
NFC: st21nfca: Fix obvious typo when check error code
Andy Shevchenko
2017-04-05
1
-2
/
+2
*
NFC: pn544: Get rid of code duplication in ->probe()
Andy Shevchenko
2017-04-05
1
-67
/
+17
*
NFC: pn544: Add GPIO ACPI mapping table
Andy Shevchenko
2017-04-05
1
-4
/
+17
*
NFC: pn544: Convert to use devm_request_threaded_irq()
Andy Shevchenko
2017-04-05
1
-11
/
+5
*
NFC: pn544: Convert to use GPIO descriptor
Andy Shevchenko
2017-04-05
1
-93
/
+33
*
NFC: pn544: Get rid of platform data
Andy Shevchenko
2017-04-05
1
-37
/
+6
*
NFC: pn533: change order operations in dev registation
Andrey Rusalin
2017-04-02
4
-27
/
+48
*
NFC: pn533: improve cmd queue handling
Andrey Rusalin
2017-04-02
1
-13
/
+27
*
NFC: pn533: change order of free_irq and dev unregistration
Andrey Rusalin
2017-04-02
1
-2
/
+2
*
nfc: fdp: fix NULL pointer dereference
Sudip Mukherjee
2017-04-02
1
-3
/
+3
*
NFC: Make EN2 pin optional in the TRF7970A driver
Guan Ben
2017-04-02
1
-12
/
+14
*
nfc: nxp-nci: use msleep for long delays
Nicholas Mc Guire
2017-04-02
1
-1
/
+1
*
NFC: st21nfca: Fix potential memory leak
Christophe JAILLET
2017-04-02
1
-6
/
+6
*
NFC: nfcmrvl: double free on error path
Dan Carpenter
2017-04-02
1
-3
/
+2
*
nfc: st21nfca: Remove unneeded linux/miscdevice.h include
Corentin Labbe
2017-04-02
1
-1
/
+0
*
nfc: pn544: Remove unneeded linux/miscdevice.h include
Corentin Labbe
2017-04-02
1
-1
/
+0
*
nfc: nxp-nci: Remove unneeded linux/miscdevice.h include
Corentin Labbe
2017-04-02
1
-1
/
+0
*
NFC: nxp-nci: Include unaligned.h instead of access_ok.h
Guenter Roeck
2017-04-01
2
-2
/
+2
*
NFC: nfcmrvl: Include unaligned.h instead of access_ok.h
Tobias Klauser
2017-04-01
1
-1
/
+1
*
NFC: nfcmrvl: drop duplicate header gpio.h
Geliang Tang
2017-04-01
1
-1
/
+0
*
NFC: remove TI nfcwilink driver
Rob Herring
2017-04-01
3
-590
/
+0
*
nfc: Fix hangup of RC-S380* in port100_send_ack()
OGAWA Hirofumi
2017-04-01
1
-12
/
+23
*
nfc: Fix RC-S380* needs zero-length packet
OGAWA Hirofumi
2017-04-01
1
-0
/
+1
*
nfc: Add support RC-S380P to port100
OGAWA Hirofumi
2017-04-01
1
-3
/
+5
*
scripts/spelling.txt: add "omited" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
mei: bus: split RX and async notification callbacks
Alexander Usyskin
2016-11-17
1
-20
/
+16
*
Merge 4.9-rc5 into char-misc-next
Greg Kroah-Hartman
2016-11-14
1
-1
/
+1
|
\
|
*
mei: bus: fix received data size check in NFC fixup
Alexander Usyskin
2016-10-31
1
-1
/
+1
*
|
mei: bus: remove rx callback context
Tomas Winkler
2016-10-28
1
-3
/
+2
*
|
nfc: mei_phy: get phy from the driver data
Tomas Winkler
2016-10-28
1
-1
/
+4
*
|
nfc: mei: use module_mei_cl_driver macro
Tomas Winkler
2016-10-28
2
-44
/
+2
|
/
*
Merge tag 'nfc-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
2016-07-20
6
-353
/
+392
|
\
|
*
NFC: nfcsim: Simulate lost frames through debugfs entry
Thierry Escande
2016-07-19
1
-0
/
+12
|
*
NFC: nfcsim: Add support for sysfs control entry
Thierry Escande
2016-07-19
1
-0
/
+51
|
*
NFC: nfcsim: Fix missing dependency on NFC_DIGITAL
Thierry Escande
2016-07-06
1
-0
/
+1
|
*
NFC: port100: Abort current command before switching RF off
Thierry Escande
2016-07-06
1
-0
/
+4
|
*
NFC: port100: Make port100_abort_cmd() synchronous
Thierry Escande
2016-07-06
1
-1
/
+10
|
*
NFC: port100: Fix the command cancellation process
Thierry Escande
2016-07-06
1
-5
/
+37
|
*
NFC: port100: Don't send a new command if one is still pending
Thierry Escande
2016-07-06
1
-0
/
+6
|
*
NFC: nfcsim: Make use of the Digital layer
Thierry Escande
2016-07-04
1
-354
/
+258
|
*
NFC: port100: Explicitly set NFC-F framing for NFC-DEP
Thierry Escande
2016-07-04
1
-1
/
+20
|
*
NFC: trf7970a: add TI recommended write of zero to Register 0x18
Geoff Lansberry
2016-07-04
1
-0
/
+4
[next]