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.12.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: pn533: prevent potential memory corruption
Dan Carpenter
2021-05-22
1
-0
/
+3
*
nfc: s3fwrn5: Release the nfc firmware
Bongsu Jeon
2020-12-29
1
-1
/
+3
*
nfc: s3fwrn5: use signed integer for parsing GPIO numbers
Krzysztof Kozlowski
2020-12-02
1
-2
/
+2
*
NFC: st95hf: Fix memleak in st95hf_in_send_cmd
Dinghao Liu
2020-09-23
1
-1
/
+1
*
nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame
Navid Emamdoost
2020-08-21
1
-0
/
+1
*
NFC: st21nfca: add missed kfree_skb() in an error path
Chuhong Yuan
2020-06-11
1
-1
/
+3
*
NFC: fdp: Fix a signedness bug in fdp_nci_send_patch()
Dan Carpenter
2020-04-02
1
-3
/
+2
*
nfc: pn544: Fix occasional HW initialization failure
Dmitry Osipenko
2020-03-11
1
-0
/
+1
*
NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().
Mao Wenan
2020-02-28
1
-1
/
+1
*
NFC: pn544: Adjust indentation in pn544_hci_check_presence
Nathan Chancellor
2020-02-14
1
-1
/
+1
*
NFC: nxp-nci: Fix NULL pointer dereference after I2C communication error
Stephan Gerhold
2019-12-21
1
-2
/
+4
*
nfc: port100: handle command failure cleanly
Oliver Neukum
2019-11-28
1
-1
/
+1
*
NFC: st21nfca: fix double free
Pan Bian
2019-11-12
1
-0
/
+1
*
NFC: fdp: fix incorrect free object
Pan Bian
2019-11-12
1
-1
/
+1
*
st_nci_hci_connectivity_event_received: null check the allocation
Navid Emamdoost
2019-09-06
1
-0
/
+2
*
st21nfca_connectivity_event_received: null check the allocation
Navid Emamdoost
2019-09-06
1
-0
/
+2
*
spi: ST ST95HF NFC: declare missing of table
Daniel Gomez
2019-05-16
1
-0
/
+7
*
NFC: nxp-nci: Include unaligned.h instead of access_ok.h
Guenter Roeck
2019-01-09
2
-2
/
+2
*
NFC: nfcmrvl_uart: fix OF child-node lookup
Johan Hovold
2018-12-01
1
-3
/
+2
*
NFC: pn533: Fix wrong GFP flag usage
Hans de Goede
2018-08-24
1
-2
/
+2
*
NFC: pn533: change order of free_irq and dev unregistration
Andrey Rusalin
2018-03-22
1
-2
/
+2
*
NFC: nfcmrvl: double free on error path
Dan Carpenter
2018-03-22
1
-3
/
+2
*
NFC: nfcmrvl: Include unaligned.h instead of access_ok.h
Tobias Klauser
2018-03-22
1
-1
/
+1
*
nfc: fdp: fix NULL pointer dereference
Sudip Mukherjee
2017-08-06
1
-3
/
+3
*
nfc: Fix hangup of RC-S380* in port100_send_ack()
OGAWA Hirofumi
2017-08-06
1
-12
/
+23
*
NFC: nfcmrvl: fix firmware-management initialisation
Johan Hovold
2017-07-27
1
-7
/
+9
*
NFC: nfcmrvl: use nfc-device for firmware download
Johan Hovold
2017-07-27
1
-2
/
+5
*
NFC: nfcmrvl: do not use device-managed resources
Johan Hovold
2017-07-27
1
-8
/
+11
*
NFC: nfcmrvl_uart: add missing tty-device sanity check
Johan Hovold
2017-07-27
1
-4
/
+4
*
mei: bus: fix received data size check in NFC fixup
Alexander Usyskin
2016-10-31
1
-1
/
+1
*
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
|
*
NFC: fdp: Detect errors from fdp_nci_create_conn()
Geert Uytterhoeven
2016-07-04
1
-2
/
+2
|
*
NFC: pn533: double free on error in probe()
Dan Carpenter
2016-07-04
1
-6
/
+3
|
*
NFC: set info->ram_patch to NULL when it is released
Colin Ian King
2016-07-04
1
-1
/
+1
*
|
drivers: misc: ti-st: Use int instead of fuzzy char for callback status
Geert Uytterhoeven
2016-07-17
1
-2
/
+2
|
/
*
NFC: pn533: handle interrupted commands in pn533_recv_frame
Michael Thalmeier
2016-05-10
1
-0
/
+8
*
NFC: pn533: reset poll modulation list before calling targets_found
Michael Thalmeier
2016-05-10
1
-3
/
+3
*
NFC: pn533: i2c: do not call pn533_recv_frame with aborted commands
Michael Thalmeier
2016-05-09
1
-4
/
+11
*
NFC: pn533: fix order of initialization
Michael Thalmeier
2016-05-09
4
-5
/
+8
*
NFC: pn533: i2c: free irq on driver remove
Michael Thalmeier
2016-05-09
1
-0
/
+2
[next]