index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
Age
Commit message (
Expand
)
Author
2020-08-21
nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame
Navid Emamdoost
2020-06-11
NFC: st21nfca: add missed kfree_skb() in an error path
Chuhong Yuan
2020-04-02
NFC: fdp: Fix a signedness bug in fdp_nci_send_patch()
Dan Carpenter
2020-03-11
nfc: pn544: Fix occasional HW initialization failure
Dmitry Osipenko
2020-02-28
NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().
Mao Wenan
2020-02-14
NFC: pn544: Adjust indentation in pn544_hci_check_presence
Nathan Chancellor
2019-12-21
NFC: nxp-nci: Fix NULL pointer dereference after I2C communication error
Stephan Gerhold
2019-11-12
NFC: st21nfca: fix double free
Pan Bian
2019-11-12
NFC: fdp: fix incorrect free object
Pan Bian
2019-09-06
st_nci_hci_connectivity_event_received: null check the allocation
Navid Emamdoost
2019-09-06
st21nfca_connectivity_event_received: null check the allocation
Navid Emamdoost
2019-02-20
NFC: nxp-nci: Include unaligned.h instead of access_ok.h
Guenter Roeck
2018-12-01
NFC: nfcmrvl_uart: fix OF child-node lookup
Johan Hovold
2018-03-22
NFC: nfcmrvl: double free on error path
Dan Carpenter
2018-03-22
NFC: nfcmrvl: Include unaligned.h instead of access_ok.h
Tobias Klauser
2017-08-06
nfc: fdp: fix NULL pointer dereference
Sudip Mukherjee
2017-07-27
NFC: nfcmrvl: fix firmware-management initialisation
Johan Hovold
2017-07-27
NFC: nfcmrvl: use nfc-device for firmware download
Johan Hovold
2017-07-27
NFC: nfcmrvl: do not use device-managed resources
Johan Hovold
2017-07-27
NFC: nfcmrvl_uart: add missing tty-device sanity check
Johan Hovold
2016-11-18
mei: bus: fix received data size check in NFC fixup
Alexander Usyskin
2016-10-07
NFC: fdp: Detect errors from fdp_nci_create_conn()
Geert Uytterhoeven
2015-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-11-04
Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-05
NFC: nfcmrvl: avoid being stuck on FW dnld timeout
Vincent Cuissard
2015-11-05
NFC: nfcmrvl: remove unneeded CONFIG_OF switches
Vincent Cuissard
2015-11-05
NFC: nfcmrvl: free reset gpio
Vincent Cuissard
2015-11-05
NFC: nfcmrvl: add a small wait after setting UART break
Vincent Cuissard
2015-11-05
NFC: nfcmrvl: avoid UART break control during FW download
Vincent Cuissard
2015-11-05
NFC: nfcmrvl: fix SPI driver dependencies
Arnd Bergmann
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-27
NFC: nfcmrvl: update device tree bindings for Marvell NFC
Vincent Cuissard
2015-10-27
NFC: nfcmrvl: add spi driver
Vincent Cuissard
2015-10-27
NFC: nfcmrvl: add i2c driver
Vincent Cuissard
2015-10-27
NFC: nfcmrvl: configure head/tail room values per low level drivers
Vincent Cuissard
2015-10-27
NFC: nfcmrvl: add firmware download support
Vincent Cuissard
2015-10-27
NFC: nfcmrvl: remove unneeded version defines
Vincent Cuissard
2015-10-27
NFC: st21nfca: Add support for proprietary commands
Christophe Ricard
2015-10-27
NFC: st-nci: Replace st21nfcb by st_nci in makefile
Christophe Ricard
2015-10-27
NFC: st-nci: remove duplicated skb dump
Christophe Ricard
2015-10-27
NFC: st-nci: Disable irq when powering the device up
Christophe Ricard
2015-10-27
NFC: st21nfca: Add error messages for unexpected HCI events
Christophe Ricard
2015-10-27
NFC: st21nfca: Add few code style fixes
Christophe Ricard
2015-10-27
NFC: st-nci: Add few code style fixes
Christophe Ricard
2015-10-27
NFC: netlink: Add mode parameter to deactivate_target functions
Christophe Ricard
2015-10-27
NFC: st21nfca: Fix host_list verification after SEactivation
Christophe Ricard
2015-10-27
NFC: st-nci: Fix host_list verification after SE activation
Christophe Ricard
2015-10-27
NFC: st-nci: Increase delay between 2 secure element activations
Christophe Ricard
2015-10-27
NFC: st-nci: Add ese-present/uicc-present dts properties
Christophe Ricard
[next]