index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
nfcmrvl
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-29
nfc: nfcmrvl: Fix irq_of_parse_and_map() return value
Krzysztof Kozlowski
2
-6
/
+6
2022-06-08
nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
Xiaohui Zhang
1
-2
/
+14
2022-05-01
nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_...
Duoming Zhou
1
-1
/
+1
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-2
/
+1
2021-09-13
nfc: mrvl: drop unneeded memory allocation fail messages
Krzysztof Kozlowski
1
-3
/
+1
2021-08-26
nfc: mrvl: remove unused header includes
Krzysztof Kozlowski
2
-6
/
+0
2021-07-30
nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argument
Krzysztof Kozlowski
1
-1
/
+1
2021-07-29
nfc: mrvl: constify static nfcmrvl_if_ops
Krzysztof Kozlowski
6
-7
/
+7
2021-07-29
nfc: mrvl: constify several pointers
Krzysztof Kozlowski
6
-13
/
+15
2021-07-25
nfc: constify nci_ops
Krzysztof Kozlowski
1
-1
/
+1
2021-06-03
nfc: mrvl: reduce the scope of local variables
Krzysztof Kozlowski
1
-2
/
+4
2021-06-03
nfc: mrvl: remove useless "continue" at end of loop
Krzysztof Kozlowski
1
-6
/
+2
2021-06-01
nfc: mrvl: simplify with module_driver
Krzysztof Kozlowski
1
-17
/
+1
2021-06-01
nfc: mrvl: correct minor coding style violations
Krzysztof Kozlowski
3
-20
/
+20
2021-06-01
nfc: mrvl: use SPDX-License-Identifier
Krzysztof Kozlowski
8
-101
/
+13
2021-05-29
nfc: mrvl: skip impossible NCI_MAX_PAYLOAD_SIZE check
Krzysztof Kozlowski
1
-5
/
+0
2021-05-29
nfc: mrvl: mark OF device ID tables as maybe unused
Krzysztof Kozlowski
2
-2
/
+2
2021-05-24
NFC: nfcmrvl: fix kernel-doc syntax in file headers
Aditya Srivastava
6
-6
/
+6
2019-11-20
nfc: Fix Kconfig indentation
Krzysztof Kozlowski
1
-1
/
+1
2019-10-06
nfc: nfcmrvl: fix platform_no_drv_owner.cocci warning
YueHaibing
1
-1
/
+0
2019-08-05
NFC: nfcmrvl: fix gpio-handling regression
Johan Hovold
3
-4
/
+5
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2018-10-23
NFC: nfcmrvl_uart: fix OF child-node lookup
Johan Hovold
1
-3
/
+2
2018-06-28
NFC: nfcmrvl_usb: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-2
/
+3
2017-11-22
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
1
-4
/
+3
2017-11-06
nfc: nfcmrvl: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-19
NFC: nfcmrvl: allow gpio 0 for reset signalling
Johan Hovold
1
-5
/
+4
2017-06-19
NFC: nfcmrvl_usb: use interface as phy device
Johan Hovold
1
-3
/
+1
2017-06-19
NFC: nfcmrvl_uart: fix device-node leak during probe
Johan Hovold
1
-0
/
+3
2017-06-19
NFC: nfcmrvl: fix firmware-management initialisation
Johan Hovold
1
-7
/
+9
2017-06-19
NFC: nfcmrvl: use nfc-device for firmware download
Johan Hovold
1
-2
/
+5
2017-06-19
NFC: nfcmrvl: do not use device-managed resources
Johan Hovold
1
-8
/
+11
2017-06-19
NFC: nfcmrvl_uart: add missing tty-device sanity check
Johan Hovold
1
-4
/
+4
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
1
-2
/
+2
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-3
/
+3
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
3
-7
/
+6
2017-04-17
nfc: fix get_unaligned_...() misuses
Al Viro
1
-3
/
+2
2017-04-02
NFC: nfcmrvl: double free on error path
Dan Carpenter
1
-3
/
+2
2017-04-02
NFC: nfcmrvl: Include unaligned.h instead of access_ok.h
Tobias Klauser
1
-1
/
+1
2017-04-02
NFC: nfcmrvl: drop duplicate header gpio.h
Geliang Tang
1
-1
/
+0
2015-11-05
NFC: nfcmrvl: avoid being stuck on FW dnld timeout
Vincent Cuissard
1
-3
/
+9
2015-11-05
NFC: nfcmrvl: remove unneeded CONFIG_OF switches
Vincent Cuissard
2
-24
/
+0
2015-11-05
NFC: nfcmrvl: free reset gpio
Vincent Cuissard
1
-0
/
+3
2015-11-05
NFC: nfcmrvl: add a small wait after setting UART break
Vincent Cuissard
1
-1
/
+3
2015-11-05
NFC: nfcmrvl: avoid UART break control during FW download
Vincent Cuissard
1
-4
/
+6
2015-11-05
NFC: nfcmrvl: fix SPI driver dependencies
Arnd Bergmann
1
-1
/
+1
2015-10-27
NFC: nfcmrvl: update device tree bindings for Marvell NFC
Vincent Cuissard
3
-5
/
+9
2015-10-27
NFC: nfcmrvl: add spi driver
Vincent Cuissard
4
-1
/
+246
[next]