summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/s3fwrn5
Commit message (Expand)AuthorAgeFilesLines
* treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini2024-01-271-2/+2
* tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-3/+2
* nfc: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-291-0/+1
|\
| * nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()Shang XiaoJing2022-11-211-0/+1
* | nfc: s3fwrn5: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-031-2/+6
|\|
| * nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()Shang XiaoJing2022-10-301-2/+6
* | nfc: s3fwrn5: use devm_clk_get_optional_enabled() helperDmitry Torokhov2022-10-281-14/+5
|/
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* nfc: s3fwrn5: simplify dereferencing pointer to struct deviceKrzysztof Kozlowski2021-10-112-29/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-07-311-1/+1
|\
| * nfc: s3fwrn5: fix undefined parameter values in dev_err()Tang Bin2021-07-281-1/+1
| * nfc: s3fwrn5: fix undefined parameter values in dev_err()Tang Bin2021-07-271-1/+1
* | nfc: s3fwrn5: remove unnecessary labelwengjianfeng2021-07-261-7/+5
* | nfc: constify nci_driver_ops (prop_ops and core_ops)Krzysztof Kozlowski2021-07-252-2/+2
* | nfc: s3fwrn5: constify nci_opsKrzysztof Kozlowski2021-07-253-12/+5
|/
* nfc: s3fwrn5: mark OF device ID tables as maybe unusedKrzysztof Kozlowski2021-05-281-1/+1
* nfc: s3fwrn5: i2c: Enable optional clock from device treeStephan Gerhold2021-05-191-2/+28
* nfc: s3fwrn5: remove unnecessary labelwengjianfeng2021-04-061-8/+4
* nfc: s3fwrn5: Remove unused NCI prop commandsBongsu Jeon2020-12-162-47/+0
* nfc: s3fwrn5: Remove the delay for NFC sleepBongsu Jeon2020-12-161-1/+2
* Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-1510-104/+396
|\
| * nfc: s3fwrn5: Release the nfc firmwareBongsu Jeon2020-12-141-1/+3
| * nfc: s3fwrn5: let core configure the interrupt triggerKrzysztof Kozlowski2020-12-121-6/+1
| * nfc: s3fwrn5: Remove hard coded interrupt trigger type from the i2c moduleBongsu Jeon2020-12-091-1/+6
| * nfc: s3fwrn5: skip the NFC bootloader modeBongsu Jeon2020-12-043-12/+23
| * nfc: s3fwrn5: Support a UART interfaceBongsu Jeon2020-12-025-0/+223
| * nfc: s3fwrn5: extract the common phy blocksBongsu Jeon2020-12-024-79/+139
| * nfc: s3fwrn5: reduce the EN_WAIT_TIMEBongsu Jeon2020-12-021-3/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-271-2/+2
| |\
| * | nfc: s3fwrn5: Change the error codeBongsu Jeon2020-11-181-4/+4
| * | nfc: s3fwrn5: Fix the misspelling in a commentBongsu Jeon2020-11-181-1/+1
| * | nfc: s3fwrn5: Remove the max_payloadBongsu Jeon2020-11-183-7/+3
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-141-1/+1
|\ \ \ | |_|/ |/| |
| * | crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-201-1/+1
| |/
* / nfc: s3fwrn5: use signed integer for parsing GPIO numbersKrzysztof Kozlowski2020-11-241-2/+2
|/
* nfc: s3fwrn5: Constify s3fwrn5_fw_info when not modifiedKrzysztof Kozlowski2020-09-102-3/+3
* nfc: s3fwrn5: Add missing CRYPTO_HASH dependencyKrzysztof Kozlowski2020-09-101-0/+1
* nfc: s3fwrn5: Remove unneeded 'ret' variableKrzysztof Kozlowski2020-09-101-3/+1
* nfc: s3fwrn5: Remove wrong vendor prefix from GPIOsKrzysztof Kozlowski2020-09-101-6/+14
* nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frameNavid Emamdoost2020-07-201-0/+1
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-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
* nfc: s3fwrn5: fix platform_no_drv_owner.cocci warningYueHaibing2019-10-061-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 123Thomas Gleixner2019-05-247-84/+7
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-1/+0
* nfc: s3fwrn5: make array match static constColin Ian King2017-11-061-1/+1