summaryrefslogtreecommitdiff
path: root/drivers/nfc/nfcmrvl/fw_dnld.c
AgeCommit message (Expand)Author
2021-09-13nfc: mrvl: drop unneeded memory allocation fail messagesKrzysztof Kozlowski
2021-07-29nfc: mrvl: constify several pointersKrzysztof Kozlowski
2021-05-31nfc: mrvl: correct minor coding style violationsKrzysztof Kozlowski
2021-05-31nfc: mrvl: use SPDX-License-IdentifierKrzysztof Kozlowski
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook
2017-06-18NFC: nfcmrvl: use nfc-device for firmware downloadJohan Hovold
2017-06-16networking: add and use skb_put_u8()Johannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-04-17nfc: fix get_unaligned_...() misusesAl Viro
2017-04-01NFC: nfcmrvl: Include unaligned.h instead of access_ok.hTobias Klauser
2015-11-05NFC: nfcmrvl: avoid being stuck on FW dnld timeoutVincent Cuissard
2015-10-27NFC: nfcmrvl: add firmware download supportVincent Cuissard