aboutsummaryrefslogtreecommitdiff
path: root/drivers/nfc/st-nci
AgeCommit message (Expand)AuthorFilesLines
2023-05-22nfc: Switch i2c drivers back to use .probe()Gravatar Uwe Kleine-König 1-1/+1
2023-03-15nfc: st-nci: Fix use after free bug in ndlc_remove due to race conditionGravatar Zheng Wang 1-2/+4
2023-02-26nfc: fix memory leak of se_io context in nfc_genl_se_ioGravatar Fedor Pchelkin 1-0/+6
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-13/+36
2022-11-23nfc: st-nci: fix incorrect sizing calculations in EVT_TRANSACTIONGravatar Martin Faltesek 1-15/+36
2022-11-23nfc: st-nci: fix memory leaks in EVT_TRANSACTIONGravatar Martin Faltesek 1-1/+3
2022-11-23nfc: st-nci: fix incorrect validating logic in EVT_TRANSACTIONGravatar Martin Faltesek 1-1/+1
2022-11-23nfc: st-nci: Convert to i2c's .probe_new()Gravatar Uwe Kleine-König 1-3/+2
2022-08-16i2c: Make remove callback return voidGravatar Uwe Kleine-König 1-3/+1
2022-02-28Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Jakub Kicinski 1-3/+1
2022-02-09spi: make remove callback a void functionGravatar Uwe Kleine-König 1-3/+1
2022-01-27nfc: use *_set_vendor_cmds() helpersGravatar Jakub Kicinski 1-1/+1
2021-10-11nfc: st-nci: drop unneeded debug printsGravatar Krzysztof Kozlowski 4-18/+0
2021-09-23nfc: st-nci: Add SPI ID matching DT compatibleGravatar Mark Brown 1-0/+1
2021-08-26nfc: st-nci: remove unused header includesGravatar Krzysztof Kozlowski 1-2/+0
2021-07-25nfc: constify pointer to nfc_vendor_cmdGravatar Krzysztof Kozlowski 1-1/+1
2021-07-25nfc: constify nfc_phy_opsGravatar Krzysztof Kozlowski 4-9/+9
2021-07-25nfc: constify nci_driver_ops (prop_ops and core_ops)Gravatar Krzysztof Kozlowski 1-1/+1
2021-07-25nfc: constify nci_opsGravatar Krzysztof Kozlowski 1-1/+2
2021-05-31nfc: st-nci: drop ftrace-like debugging messagesGravatar Krzysztof Kozlowski 3-16/+0
2021-05-28nfc: st-nci: mark ACPI and OF device ID tables as maybe unusedGravatar Krzysztof Kozlowski 2-4/+4
2021-05-26nfc: st-nci: remove unnecessary labelsGravatar wengjianfeng 1-10/+5
2021-05-24nfc: st-nci: remove unnecessary assignment and labelGravatar wengjianfeng 1-6/+2
2021-04-13nfc: st-nci: remove unnecessary labelGravatar wengjianfeng 1-5/+2
2021-02-08nfc: st-nci: Remove unnecessary variableGravatar wengjianfeng 1-2/+1
2020-08-20nfc: st-nci: Remove unnecessary castGravatar Alex Dewar 1-2/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Gravatar Masahiro Yamada 1-3/+3
2019-07-25st_nci_hci_connectivity_event_received: null check the allocationGravatar Navid Emamdoost 1-0/+2
2019-07-02nfc: st-nci: remove redundant assignment to variable rGravatar Colin Ian King 1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Gravatar Thomas Gleixner 8-96/+8
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Gravatar Kees Cook 1-8/+8
2017-11-21treewide: setup_timer() -> timer_setup()Gravatar Kees Cook 1-6/+6
2017-11-21treewide: init_timer() -> setup_timer()Gravatar Kees Cook 2-14/+6
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+1
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+2
2017-11-06nfc: st-nci: constify i2c_device_idGravatar Arvind Yadav 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-12treewide: Fix typos in KconfigGravatar Masanari Iida 1-2/+2
2017-06-22NFC: st-nci: Get rid of code duplication in ->probe()Gravatar Andy Shevchenko 2-103/+18
2017-06-22NFC: st-nci: Add GPIO ACPI mapping tableGravatar Andy Shevchenko 2-8/+26
2017-06-22NFC: st-nci: Use unified device properties API meaningfullyGravatar Andy Shevchenko 2-48/+11
2017-06-22NFC: st-nci: Covert to use GPIO descriptorGravatar Andy Shevchenko 2-58/+28
2017-06-22NFC: st-nci: Get rid of "interesting" use of interrupt polarityGravatar Andy Shevchenko 2-14/+2
2017-06-22NFC: st-nci: Get rid of platform dataGravatar Andy Shevchenko 2-82/+4
2017-06-16networking: make skb_push & __skb_push return void pointersGravatar Johannes Berg 1-1/+1
2016-05-04nfc: st-nci: Move loopback usage from HCI to NCIGravatar Christophe Ricard 3-66/+14
2016-05-04nfc: nci: Add an additional parameter to identify a connection idGravatar Christophe Ricard 1-2/+4
2016-05-04nfc: st-nci: Remove redundant ST_NCI_HCI_HOST_ID_ESE from st-nci.hGravatar Christophe Ricard 2-3/+2
2016-05-04NFC: st-nci: spi: Drop two useless checks in ACPI probe pathGravatar Christophe Ricard 1-12/+1