index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
nfcmrvl
/
fw_dnld.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2021-09-13
nfc: mrvl: drop unneeded memory allocation fail messages
Krzysztof Kozlowski
2021-07-29
nfc: mrvl: constify several pointers
Krzysztof Kozlowski
2021-05-31
nfc: mrvl: correct minor coding style violations
Krzysztof Kozlowski
2021-05-31
nfc: mrvl: use SPDX-License-Identifier
Krzysztof Kozlowski
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-06-18
NFC: nfcmrvl: use nfc-device for firmware download
Johan Hovold
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-04-17
nfc: fix get_unaligned_...() misuses
Al Viro
2017-04-01
NFC: nfcmrvl: Include unaligned.h instead of access_ok.h
Tobias Klauser
2015-11-05
NFC: nfcmrvl: avoid being stuck on FW dnld timeout
Vincent Cuissard
2015-10-27
NFC: nfcmrvl: add firmware download support
Vincent Cuissard