summaryrefslogtreecommitdiff
path: root/net/nfc/hci/llc.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-02-19nfc: hci: Remove unused nfc_llc_unregisterDr. David Alan Gilbert
2024-02-06nfc: hci: Save a few bytes of memory when registering a 'nfc_llc' engineChristophe JAILLET
2024-02-06nfc: hci: Introduce nfc_llc_del_engine() to reduce code duplicationChristophe JAILLET
2021-07-30nfc: hci: annotate nfc_llc_init() as __initKrzysztof Kozlowski
2021-07-25nfc: constify nfc_llc_opsKrzysztof Kozlowski
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner
2016-07-04NFC: hci: delete unused nfc_llc_get_rx_head_tail_room()Denys Vlasenko
2015-10-27NFC: st21nfca: Add support for proprietary commandsChristophe Ricard
2014-02-23NFC: Use LIST_HEAD() at appropriate placesAxel Lin
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher
2012-10-26NFC: Fix some code style and whitespace issuesSzymon Janc
2012-09-25NFC: Remove unneeded LLC symbols exportSamuel Ortiz
2012-09-25NFC: Add an shdlc llc module to llc coreEric Lapuyade
2012-09-25NFC: Add a nop (passthrough) llc module to llc coreEric Lapuyade
2012-09-25NFC: Add an LLC Core layer to HCIEric Lapuyade