| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-18 | nfc: s3fwrn5: Use SHA-1 library instead of crypto_shash | Eric Biggers | 1 | -16/+1 |
| 2025-05-21 | nfc: Correct Samsung "Electronics" spelling in copyright headers | Sumanth Gavini | 1 | -1/+1 |
| 2021-10-11 | nfc: s3fwrn5: simplify dereferencing pointer to struct device | Krzysztof Kozlowski | 1 | -18/+11 |
| 2021-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2021-07-28 | nfc: s3fwrn5: fix undefined parameter values in dev_err() | Tang Bin | 1 | -1/+1 |
| 2021-07-27 | nfc: s3fwrn5: fix undefined parameter values in dev_err() | Tang Bin | 1 | -1/+1 |
| 2021-07-26 | nfc: s3fwrn5: remove unnecessary label | wengjianfeng | 1 | -7/+5 |
| 2020-12-15 | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -12/+5 |
| 2020-12-14 | nfc: s3fwrn5: Release the nfc firmware | Bongsu Jeon | 1 | -1/+3 |
| 2020-12-04 | nfc: s3fwrn5: skip the NFC bootloader mode | Bongsu Jeon | 1 | -10/+1 |
| 2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 1 | -1/+1 |
| 2020-11-18 | nfc: s3fwrn5: Fix the misspelling in a comment | Bongsu Jeon | 1 | -1/+1 |
| 2020-09-10 | nfc: s3fwrn5: Constify s3fwrn5_fw_info when not modified | Krzysztof Kozlowski | 1 | -2/+2 |
| 2020-05-08 | nfc: s3fwrn5: use crypto_shash_tfm_digest() | Eric Biggers | 1 | -9/+1 |
| 2019-12-19 | nfc: s3fwrn5: replace the assertion with a WARN_ON | Aditya Pakki | 1 | -1/+4 |
| 2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 123 | Thomas Gleixner | 1 | -12/+1 |
| 2019-04-25 | crypto: shash - remove shash_desc::flags | Eric Biggers | 1 | -1/+0 |
| 2017-11-06 | nfc: s3fwrn5: make array match static const | Colin Ian King | 1 | -1/+1 |
| 2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 1 | -2/+2 |
| 2016-01-27 | nfc: s3fwrn5: Use shash | Herbert Xu | 1 | -9/+27 |
| 2015-08-20 | nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC Chip | Robert Baldyga | 1 | -0/+511 |