summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/s3fwrn5/firmware.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-151-12/+5
|\
| * nfc: s3fwrn5: Release the nfc firmwareBongsu Jeon2020-12-141-1/+3
| * nfc: s3fwrn5: skip the NFC bootloader modeBongsu Jeon2020-12-041-10/+1
| * nfc: s3fwrn5: Fix the misspelling in a commentBongsu Jeon2020-11-181-1/+1
* | crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-201-1/+1
|/
* nfc: s3fwrn5: Constify s3fwrn5_fw_info when not modifiedKrzysztof Kozlowski2020-09-101-2/+2
* nfc: s3fwrn5: use crypto_shash_tfm_digest()Eric Biggers2020-05-081-9/+1
* nfc: s3fwrn5: replace the assertion with a WARN_ONAditya Pakki2019-12-191-1/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 123Thomas Gleixner2019-05-241-12/+1
* crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-1/+0
* nfc: s3fwrn5: make array match static constColin Ian King2017-11-061-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-2/+2
* nfc: s3fwrn5: Use shashHerbert Xu2016-01-271-9/+27
* nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC ChipRobert Baldyga2015-08-201-0/+511