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
/
fw_dnld.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2021-09-13
nfc: mrvl: drop unneeded memory allocation fail messages
Krzysztof Kozlowski
1
-3
/
+1
2021-07-29
nfc: mrvl: constify several pointers
Krzysztof Kozlowski
1
-7
/
+9
2021-06-01
nfc: mrvl: correct minor coding style violations
Krzysztof Kozlowski
1
-6
/
+6
2021-06-01
nfc: mrvl: use SPDX-License-Identifier
Krzysztof Kozlowski
1
-12
/
+1
2017-11-22
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
1
-4
/
+3
2017-06-19
NFC: nfcmrvl: use nfc-device for firmware download
Johan Hovold
1
-2
/
+5
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
1
-2
/
+2
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
1
-4
/
+3
2017-04-17
nfc: fix get_unaligned_...() misuses
Al Viro
1
-3
/
+2
2017-04-02
NFC: nfcmrvl: Include unaligned.h instead of access_ok.h
Tobias Klauser
1
-1
/
+1
2015-11-05
NFC: nfcmrvl: avoid being stuck on FW dnld timeout
Vincent Cuissard
1
-3
/
+9
2015-10-27
NFC: nfcmrvl: add firmware download support
Vincent Cuissard
1
-0
/
+553