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
/
include
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-19
Bluetooth: Fix HCI command send functions to use const specifier
Johan Hedberg
2013-04-18
Bluetooth: Rename LE_SCANNING_* macros
Andre Guedes
2013-04-18
Bluetooth: Add macros for filter duplicates values
Andre Guedes
2013-04-18
Bluetooth: Add LE scan type macros
Andre Guedes
2013-04-18
Bluetooth: Add reading of all local feature pages
Johan Hedberg
2013-04-18
Bluetooth: Track feature pages in a single table
Johan Hedberg
2013-04-18
Bluetooth: Move and rename hci_conn_accept
Frédéric Dalleau
2013-04-17
Bluetooth: l2cap: add l2cap_user sub-modules
David Herrmann
2013-04-17
Bluetooth: l2cap: introduce l2cap_conn ref-counting
David Herrmann
2013-04-17
Bluetooth: allow constant arguments for bacmp()/bacpy()
David Herrmann
2013-04-17
Bluetooth: introduce hci_conn ref-counting
David Herrmann
2013-04-17
Bluetooth: remove unneeded hci_conn_hold/put_device()
David Herrmann
2013-04-11
Bluetooth: rename hci_conn_put to hci_conn_drop
David Herrmann
2013-04-09
bluetooth: kill unused fops field in struct bt_sock_list
Al Viro
2013-04-09
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
2013-04-05
Bluetooth: hidp: verify l2cap sockets
David Herrmann
2013-04-04
Bluetooth: Remove driver init queue from core
Marcel Holtmann
2013-04-04
Bluetooth: Add driver setup stage for early init
Marcel Holtmann
2013-04-04
Bluetooth: Add __hci_cmd_sync_ev function
Johan Hedberg
2013-04-04
Bluetooth: Add support for custom event terminated commands
Johan Hedberg
2013-04-04
Bluetooth: Add __hci_cmd_sync() helper function
Johan Hedberg
2013-04-04
Bluetooth: Track received events in hdev
Johan Hedberg
2013-04-04
Bluetooth: Remove unneeded hci_req_cmd_status function
Andre Guedes
2013-03-18
Bluetooth: Add reading of page scan parameters
Johan Hedberg
2013-03-18
Bluetooth: Add proper flag for fast connectable mode
Johan Hedberg
2013-03-18
Bluetooth: Handle AD updating through an async request
Johan Hedberg
2013-03-18
Bluetooth: Add a define for the HCI persistent flags mask
Johan Hedberg
2013-03-18
Bluetooth: Remove useless HCI_PENDING_CLASS flag
Johan Hedberg
2013-03-09
Bluetooth: Make hci_req_add returning void
Andre Guedes
2013-03-09
Bluetooth: HCI request error handling
Andre Guedes
2013-03-08
Bluetooth: Remove unused hdev->init_last_cmd
Johan Hedberg
2013-03-08
Bluetooth: Use async requests internally in hci_req_sync
Johan Hedberg
2013-03-08
Bluetooth: Add request cmd_complete and cmd_status functions
Johan Hedberg
2013-03-08
Bluetooth: Introduce new hci_req_add function
Johan Hedberg
2013-03-08
Bluetooth: Add initial skeleton for asynchronous HCI requests
Johan Hedberg
2013-03-08
Bluetooth: Remove RFCOMM session refcnt
Dean Jenkins
2013-03-08
Bluetooth: Return RFCOMM session ptrs to avoid freed session
Dean Jenkins
2013-03-08
Bluetooth: change bt_sock_unregister() to return void
David Herrmann
2013-03-08
Bluetooth: Rename hci_acl_disconn
Andre Guedes
2013-02-01
Bluetooth: Keep track of UUID type upon addition
Johan Hedberg
2013-01-23
Bluetooth: Add support for reading LE supported states
Johan Hedberg
2013-01-23
Bluetooth: Add support for reading LE White List Size
Johan Hedberg
2013-01-23
Bluetooth: Add LE Local Features reading support
Johan Hedberg
2013-01-23
Bluetooth: Add helper functions for testing bdaddr types
Johan Hedberg
2013-01-18
Bluetooth: Add a new workqueue for hci_request operations
Johan Hedberg
2013-01-09
Bluetooth: AMP: Use set_bit / test_bit for amp_mgr state
Andrei Emeltchenko
2013-01-09
Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc write
Andrei Emeltchenko
2013-01-09
Bluetooth: remove an unused variable in a header file
Rami Rosen
2012-12-03
Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS
Andrei Emeltchenko
[next]