Age | Commit message (Expand) | Author | Files | Lines |
2021-03-10 | net: nfc: nci: drop nci_uart_default_recv | Jiri Slaby | 1 | -10/+0 |
2021-03-10 | net: nfc: nci: drop nci_uart_ops::recv_buf | Jiri Slaby | 1 | -69/+67 |
2021-03-10 | net: nfc: nci: remove memset of nci_uart_drivers | Jiri Slaby | 1 | -1/+0 |
2021-03-10 | tty: remove TTY_LDISC_MAGIC | Jiri Slaby | 1 | -1/+0 |
2021-02-21 | Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+2 |
2021-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -1/+2 |
2021-01-28 | net: remove redundant 'depends on NET' | Masahiro Yamada | 1 | -1/+0 |
2021-01-25 | Merge 5.11-rc5 into tty-next | Greg Kroah-Hartman | 1 | -1/+1 |
2021-01-24 | NFC: fix resource leak when target index is invalid | Pan Bian | 1 | -1/+1 |
2021-01-24 | NFC: fix possible resource leak | Pan Bian | 1 | -0/+1 |
2021-01-21 | Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to... | Greg Kroah-Hartman | 1 | -1/+2 |
2021-01-21 | tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer | Linus Torvalds | 1 | -1/+2 |
2021-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
2021-01-20 | net: nfc: nci: fix the wrong NCI_CORE_INIT parameters | Bongsu Jeon | 1 | -1/+1 |
2021-01-16 | nfc: netlink: use &w->w in nfc_genl_rcv_nl_event | Geliang Tang | 1 | -2/+2 |
2021-01-13 | hci: llc_shdlc: style: Simplify bool comparison | YANG LI | 1 | -1/+1 |
2021-01-06 | net: nfc: nci: Change the NCI close sequence | Bongsu Jeon | 1 | -2/+2 |
2020-12-09 | net: sched: fix spelling mistake in Kconfig "trys" -> "tries" | Colin Ian King | 1 | -1/+1 |
2020-12-05 | net/nfc/nci: Support NCI 2.x initial sequence | Bongsu Jeon | 3 | -16/+104 |
2020-11-16 | treewide: rename nla_strlcpy to nla_strscpy. | Francis Laniel | 1 | -1/+1 |
2020-11-15 | nfc: refined function nci_hci_resp_received | Alex Shi | 1 | -6/+3 |
2020-10-30 | net: nfc: Fix kerneldoc warnings | Andrew Lunn | 3 | -1/+14 |
2020-10-21 | nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl... | Defang Bo | 1 | -1/+1 |
2020-09-06 | NFC: digital: Remove two unused macroes | Wang Hai | 1 | -3/+0 |
2020-08-11 | net/nfc/rawsock.c: add CAP_NET_RAW check. | Qingyu Li | 1 | -2/+5 |
2020-07-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+4 |
2020-07-25 | net: pass a sockptr_t into ->setsockopt | Christoph Hellwig | 1 | -3/+3 |
2020-07-20 | net: make ->{get,set}sockopt in proto_ops optional | Christoph Hellwig | 2 | -6/+0 |
2020-07-17 | nfc: nci: add missed destroy_workqueue in nci_register_device | Wang Hai | 1 | -1/+4 |
2020-07-14 | net: nfc: kerneldoc fixes | Andrew Lunn | 2 | -4/+3 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -1/+1 |
2020-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -3/+20 |
2020-03-06 | net: nfc: fix bounds checking bugs on "pipe" | Dan Carpenter | 1 | -3/+16 |
2020-03-04 | nfc: add missing attribute validation for vendor subcommand | Jakub Kicinski | 1 | -0/+2 |
2020-03-04 | nfc: add missing attribute validation for deactivate target | Jakub Kicinski | 1 | -0/+1 |
2020-03-04 | nfc: add missing attribute validation for SE API | Jakub Kicinski | 1 | -0/+1 |
2020-02-18 | NFC: digital: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -2/+2 |
2019-12-18 | net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec... | Jia-Ju Bai | 1 | -1/+1 |
2019-12-05 | NFC: NCI: use new `delay` structure for SPI transfer delays | Alexandru Ardelean | 1 | -2/+4 |
2019-11-21 | net: Fix Kconfig indentation, continued | Krzysztof Kozlowski | 1 | -7/+7 |
2019-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -2/+0 |
2019-11-08 | nfc: netlink: fix double device reference drop | Pan Bian | 1 | -2/+0 |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -2/+2 |
2019-10-28 | net: use skb_queue_empty_lockless() in poll() handlers | Eric Dumazet | 1 | -2/+2 |
2019-10-06 | net: nfc: have genetlink code to parse the attrs during dumpit | Jiri Pirko | 1 | -12/+5 |
2019-10-05 | nfc: fix memory leak in llcp_sock_bind() | Eric Dumazet | 1 | -1/+6 |
2019-09-24 | nfc: enforce CAP_NET_RAW for raw sockets | Ori Nimron | 1 | -2/+5 |
2019-07-29 | NFC: fix attrs checks in netlink interface | Andrey Konovalov | 1 | -2/+4 |
2019-07-08 | nfc: fix potential illegal memory access | Yang Wei | 1 | -1/+1 |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 6 | -78/+6 |