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
/
bluetooth
/
rfcomm
Age
Commit message (
Expand
)
Author
2014-07-22
Bluetooth: Avoid use of session socket after the session gets freed
Vignesh Raman
2014-07-17
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
2014-07-17
Bluetooth: never linger on process exit
Vladimir Davydov
2014-05-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-05-05
Bluetooth: Convert RFCOMM spinlocks into mutexes
Libor Pechacek
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-03-26
Bluetooth: Fix returning peer address in pending connect state
Johan Hedberg
2014-03-12
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-02-20
Bluetooth: Fix channel check when binding RFCOMM sock
Andrzej Kaczmarek
2014-02-14
Bluetooth: Fix write_room() calculation
Peter Hurley
2014-02-14
Bluetooth: Refactor write_room() calculation
Peter Hurley
2014-02-14
Bluetooth: Don't fail RFCOMM tty writes
Peter Hurley
2014-02-14
Bluetooth: Force -EIO from tty read/write if .activate() fails
Peter Hurley
2014-02-14
Bluetooth: Cleanup RFCOMM device registration error handling
Peter Hurley
2014-02-14
Bluetooth: Refactor rfcomm_dev_add()
Peter Hurley
2014-02-14
Bluetooth: Serialize RFCOMMCREATEDEV and RFCOMMRELEASEDEV ioctls
Peter Hurley
2014-02-14
Bluetooth: Rename __rfcomm_dev_get() to __rfcomm_dev_lookup()
Peter Hurley
2014-02-14
Bluetooth: Fix RFCOMM parent device for reused dlc
Peter Hurley
2014-02-14
Bluetooth: Fix unsafe RFCOMM device parenting
Peter Hurley
2014-02-14
Bluetooth: Directly close dlc for not yet started RFCOMM session
Peter Hurley
2014-02-14
Bluetooth: Refactor dlc disconnect logic in rfcomm_dlc_close()
Peter Hurley
2014-02-14
Bluetooth: Refactor deferred setup test in rfcomm_dlc_close()
Peter Hurley
2014-02-14
Bluetooth: Simplify RFCOMM session state eval
Peter Hurley
2014-02-14
Bluetooth: Verify dlci not in use before rfcomm_dev create
Peter Hurley
2014-02-14
Bluetooth: Fix RFCOMM tty teardown race
Peter Hurley
2014-02-14
Bluetooth: Fix unreleased rfcomm_dev reference
Peter Hurley
2014-02-14
Bluetooth: Release rfcomm_dev only once
Peter Hurley
2014-02-14
Bluetooth: Exclude released devices from RFCOMMGETDEVLIST ioctl
Peter Hurley
2014-02-14
Bluetooth: Fix racy acquire of rfcomm_dev reference
Peter Hurley
2014-02-14
Revert "Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()"
Peter Hurley
2014-02-14
Revert "Bluetooth: Always wait for a connection on RFCOMM open()"
Peter Hurley
2014-02-14
Revert "Bluetooth: Remove rfcomm_carrier_raised()"
Peter Hurley
2014-02-13
Bluetooth: Refuse peer RFCOMM address reading when not connected
Johan Hedberg
2014-02-13
Bluetooth: Handle security level 4 for RFCOMM connections
Marcel Holtmann
2014-01-06
Bluetooth: Remove rfcomm_carrier_raised()
Gianluca Anzolin
2014-01-06
Bluetooth: Always wait for a connection on RFCOMM open()
Gianluca Anzolin
2014-01-06
Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()
Gianluca Anzolin
2014-01-06
Bluetooth: Release RFCOMM port when the last user closes the TTY
Gianluca Anzolin
2013-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-20
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-15
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-11-13
Bluetooth: Fix to set proper bdaddr_type for RFCOMM connect
Seung-Woo Kim
2013-11-13
Bluetooth: Fix RFCOMM bind fail for L2CAP sock
Seung-Woo Kim
2013-11-13
Bluetooth: Fix issue with RFCOMM getsockopt operation
Marcel Holtmann
2013-10-18
Bluetooth: Use IS_ERR_OR_NULL for checking bt_debugfs
Marcel Holtmann
2013-10-13
Bluetooth: Store RFCOMM address information in its own socket structure
Marcel Holtmann
2013-10-13
Bluetooth: Access RFCOMM session addresses through L2CAP channel
Marcel Holtmann
2013-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
2013-09-20
Bluetooth: don't release the port in rfcomm_dev_state_change()
Gianluca Anzolin
2013-09-18
Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag
Johan Hedberg
[next]