index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
/
nci
Age
Commit message (
Expand
)
Author
2021-10-27
nfc: nci: fix the UAF of rf_conn_info object
Lin Ma
2021-05-28
NFC: nci: fix memory leak in nci_allocate_device
Dongliang Mu
2019-12-31
net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...
Jia-Ju Bai
2019-07-08
nfc: fix potential illegal memory access
Yang Wei
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-06
NFC: nci: Add some bounds checking in nci_hci_cmd_received()
Dan Carpenter
2018-10-24
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-13
change semantics of ldisc ->compat_ioctl()
Al Viro
2018-09-21
net: nci: remove redundant null pointer check before kfree_skb
zhong jiang
2017-11-27
net: annotate ->poll() instances
Al Viro
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-23
nfc: nci: remove unnecessary null check
Gustavo A. R. Silva
2017-06-18
NFC: fix broken device allocation
Johan Hovold
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2016-05-04
nfc: nci: Add nci_nfcc_loopback to the nci core
Christophe Ricard
2016-05-04
nfc: nci: Add an additional parameter to identify a connection id
Christophe Ricard
2016-05-04
nfc: nci: Fix nci_core_conn_close
Christophe Ricard
2016-05-04
nfc: nci: Fix nci_core_conn_create to allowing empty destination
Christophe Ricard
2016-01-27
NFC: nci: Remove dead code
Peter Hurley
2015-12-29
NFC: nci: memory leak in nci_core_conn_create()
Dan Carpenter
2015-12-29
NFC: nci: Fix error check of nci_hci_create_pipe() result
Christophe Ricard
2015-10-28
NFC: nci: non-static functions can not be inline
Robert Dolca
2015-10-27
NFC: NCI: allow spi driver to choose transfer clock
Vincent Cuissard
2015-10-27
NFC: NCI: move generic spi driver to a module
Vincent Cuissard
2015-10-27
NFC: NCI: export nci_send_frame and nci_send_cmd function
Vincent Cuissard
2015-10-27
NFC: st-nci: Add few code style fixes
Christophe Ricard
2015-10-27
NFC: netlink: Add mode parameter to deactivate_target functions
Christophe Ricard
2015-10-26
NFC: nci: Create pipe on specific gate in nci_hci_connect_gate
Christophe Ricard
2015-10-26
NFC: nci: Call nci_hci_clear_all_pipes at HCI initial activation.
Christophe Ricard
2015-10-26
NFC: nci: add nci_hci_clear_all_pipes functions
Christophe Ricard
2015-10-26
NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPE
Christophe Ricard
2015-10-26
NFC: nci: Fix improper management of HCI return code
Christophe Ricard
2015-10-26
NFC: nci: Fix incorrect data chaining when sending data
Christophe Ricard
2015-10-25
NFC: nci: add nci_get_conn_info_by_id function
Robert Dolca
2015-10-25
NFC: nci: fix possible crash in nci_core_conn_create
Robert Dolca
2015-10-25
NFC: nci: rename nci_prop_ops to nci_driver_ops
Robert Dolca
2015-10-25
NFC: nci: Allow the driver to set handler for core nci ops
Robert Dolca
2015-10-25
NFC: nci: Introduce nci_core_cmd
Robert Dolca
2015-10-25
NFC: nci: Do not call post_setup when setup fails
Robert Dolca
2015-10-25
NFC: nci: Add function to get max packet size for conn
Robert Dolca
2015-10-25
NFC: nci: Export nci data send API
Robert Dolca
2015-10-03
NFC: nci: Use __nci_request for exported routines
Samuel Ortiz
2015-08-20
nfc: nci: hci: Add check on skb nci_hci_send_cmd parameter
Christophe Ricard
2015-08-20
NFC: nci: export nci_core_reset and nci_core_init
Robert Baldyga
[next]