summaryrefslogtreecommitdiffstats
path: root/net/nfc/hci
Commit message (Expand)AuthorAgeFilesLines
* NFC: hci: Split memcpy() of struct hcp_message flexible arrayKees Cook2022-09-271-7/+5
* nfc: drop unneeded debug printsKrzysztof Kozlowski2021-10-112-28/+0
* nfc: do not break pr_debug() call into separate linesKrzysztof Kozlowski2021-09-131-14/+9
* nfc: constify local pointer variablesKrzysztof Kozlowski2021-07-301-4/+4
* nfc: constify several pointers to u8, char and sk_buffKrzysztof Kozlowski2021-07-301-5/+5
* nfc: hci: annotate nfc_llc_init() as __initKrzysztof Kozlowski2021-07-301-1/+1
* nfc: constify nfc_llc_opsKrzysztof Kozlowski2021-07-254-6/+6
* nfc: constify nfc_hci_opsKrzysztof Kozlowski2021-07-251-1/+1
* nfc: constify nfc_opsKrzysztof Kozlowski2021-07-251-1/+1
* nfc: constify nfc_hci_gateKrzysztof Kozlowski2021-07-251-1/+1
* nfc: hci: Fix spelling mistakesZheng Yongjun2021-05-313-3/+3
* hci: llc_shdlc: style: Simplify bool comparisonYANG LI2021-01-121-1/+1
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* net: nfc: fix bounds checking bugs on "pipe"Dan Carpenter2020-03-051-3/+16
* net: Fix Kconfig indentation, continuedKrzysztof Kozlowski2019-11-211-7/+7
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner2019-06-054-48/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-214-52/+4
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* NFC: Fix possible memory corruption when handling SHDLC I-Frame commandsSuren Baghdasaryan2018-09-181-0/+10
* NFC: Convert timers to use timer_setup()Allen Pais2017-11-062-18/+12
* net: nfc: hci: llc_shdlc: use setup_timer() helper.Allen Pais2017-09-251-9/+6
* net: nfc: hci: use setup_timer() helper.Allen Pais2017-09-251-3/+2
* networking: add and use skb_put_u8()Johannes Berg2017-06-162-3/+3
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-162-5/+5
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-162-3/+3
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-3/+3
* NFC: hci: delete unused nfc_llc_get_rx_head_tail_room()Denys Vlasenko2016-07-041-12/+5
* NFC: st21nfca: Add support for proprietary commandsChristophe Ricard2015-10-271-0/+2
* NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard2015-10-271-1/+2
* NFC: hci: Remove nfc_hci_pipe2gate functionChristophe Ricard2015-01-282-13/+0
* NFC: hci: Add cmd_received handlerChristophe Ricard2015-01-281-0/+3
* NFC: hci: Reference every pipe information according to notificationChristophe Ricard2015-01-282-22/+44
* NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard2015-01-272-21/+8
* NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard2015-01-272-7/+35
* NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard2015-01-271-1/+1
* NFC: hci: Add specific hci macro to not create a pipeChristophe Ricard2014-12-021-0/+3
* NFC: hci: Add support for NOTIFY_ALL_PIPE_CLEAREDChristophe Ricard2014-12-021-0/+3
* NFC: hci: Add open pipe command handlerChristophe Ricard2014-12-021-0/+39
* NFC: hci: Add se_io HCI operandChristophe Ricard2014-12-021-0/+14
* NFC: hci: Add stop_poll HCI operand.Christophe Ricard2014-07-231-2/+5
* NFC: hci: Fix sparse: cast to restricted __be16Christophe Ricard2014-04-221-1/+1
* NFC: hci: Add load_session HCI operandChristophe Ricard2014-04-221-24/+21
* NFC: hci: Extend command execution delayChristophe Ricard2014-04-221-2/+4
* NFC: Use LIST_HEAD() at appropriate placesAxel Lin2014-02-231-3/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-171-5/+2
|\
| * NFC: Return driver failure upon unknown event receptionSamuel Ortiz2014-01-041-5/+2
* | net: Spelling s/transmition/transmission/Geert Uytterhoeven2014-01-141-1/+1
|/
* nfc: Fix FSF address in file headersJeff Kirsher2013-12-118-24/+8
* NFC: hci: Fix enable/disable confusionDan Carpenter2013-08-141-1/+1
* NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz2013-07-311-4/+4