summaryrefslogtreecommitdiff
path: root/drivers/nfc/s3fwrn5/firmware.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-12nfc: s3fwrn5: simplify dereferencing pointer to struct deviceKrzysztof Kozlowski1-18/+11
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-07-28nfc: s3fwrn5: fix undefined parameter values in dev_err()Tang Bin1-1/+1
2021-07-27nfc: s3fwrn5: fix undefined parameter values in dev_err()Tang Bin1-1/+1
2021-07-26nfc: s3fwrn5: remove unnecessary labelwengjianfeng1-7/+5
2020-12-16Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-12/+5
2020-12-15nfc: s3fwrn5: Release the nfc firmwareBongsu Jeon1-1/+3
2020-12-05nfc: s3fwrn5: skip the NFC bootloader modeBongsu Jeon1-10/+1
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers1-1/+1
2020-11-19nfc: s3fwrn5: Fix the misspelling in a commentBongsu Jeon1-1/+1
2020-09-11nfc: s3fwrn5: Constify s3fwrn5_fw_info when not modifiedKrzysztof Kozlowski1-2/+2
2020-05-08nfc: s3fwrn5: use crypto_shash_tfm_digest()Eric Biggers1-9/+1
2019-12-20nfc: s3fwrn5: replace the assertion with a WARN_ONAditya Pakki1-1/+4
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 123Thomas Gleixner1-12/+1
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers1-1/+0
2017-11-06nfc: s3fwrn5: make array match static constColin Ian King1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-2/+2
2016-01-27nfc: s3fwrn5: Use shashHerbert Xu1-9/+27
2015-08-20nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC ChipRobert Baldyga1-0/+511