index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
/
hci_core.h
Commit message (
Expand
)
Author
Age
*
Bluetooth: Remove hci_recv_stream_fragment function
Marcel Holtmann
2015-04-07
*
Bluetooth: Make data pointer of hci_recv_stream_fragment const
Marcel Holtmann
2015-04-07
*
Bluetooth: Convert local OOB data reading to use HCI request
Johan Hedberg
2015-04-02
*
Bluetooth: Remove unused hci_req_pending() function
Johan Hedberg
2015-04-02
*
Bluetooth: Remove unneeded recv_event variable
Johan Hedberg
2015-04-02
*
Bluetooth: Convert hci_req_sync family of function to new request API
Johan Hedberg
2015-04-02
*
Bluetooth: Add support for adv instance timeout
Arman Uguray
2015-03-23
*
Bluetooth: Add data structure for advertising instance
Arman Uguray
2015-03-23
*
Bluetooth: Move generic mgmt command dispatcher to hci_sock.c
Johan Hedberg
2015-03-17
*
Bluetooth: Add hdev_init callback for HCI channels
Johan Hedberg
2015-03-17
*
Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flag
Marcel Holtmann
2015-03-16
*
Bluetooth: Use BIT(n) macro instead of manually encoding (1 << n)
Marcel Holtmann
2015-03-15
*
Bluetooth: Add support for untrusted access to management commands
Marcel Holtmann
2015-03-15
*
Bluetooth: Consolidate socket channel sending function back into one
Marcel Holtmann
2015-03-15
*
Bluetooth: Provide hci_send_to_flagged_channel helper function
Marcel Holtmann
2015-03-15
*
Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags
Marcel Holtmann
2015-03-13
*
Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
Marcel Holtmann
2015-03-13
*
Bluetooth: Introduce hci_dev_test_and_set_flag helper macro
Marcel Holtmann
2015-03-13
*
Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro
Marcel Holtmann
2015-03-13
*
Bluetooth: Introduce hci_dev_test_and_change_flag helper macro
Marcel Holtmann
2015-03-13
*
Bluetooth: Introduce hci_dev_change_flag helper macro
Marcel Holtmann
2015-03-13
*
Bluetooth: Introduce hci_dev_clear_flag helper macro
Marcel Holtmann
2015-03-13
*
Bluetooth: Introduce hci_dev_set_flag helper macro
Marcel Holtmann
2015-03-13
*
Bluetooth: Introduce hci_dev_test_flag helper macro
Marcel Holtmann
2015-03-13
*
Bluetooth: Add 'Already Paired' error for Pair Device command
Johan Hedberg
2015-03-10
*
Bluetooth: Move all mgmt command quirks to handler table
Johan Hedberg
2015-03-06
*
Bluetooth: Convert mgmt to use HCI chan registration API
Johan Hedberg
2015-03-06
*
Bluetooth: Add mgmt HCI channel registration API
Johan Hedberg
2015-03-06
*
Bluetooth: fix service discovery behaviour for empty uuids filter
Jakub Pawlowski
2015-03-05
*
Bluetooth: Update New CSRK event to match latest specification
Johan Hedberg
2015-02-27
*
Bluetooth: Rename hci_send_to_control to hci_send_to_channel
Johan Hedberg
2015-02-20
*
Bluetooth: Convert disconn_cfm to be triggered through hci_cb
Johan Hedberg
2015-02-19
*
Bluetooth: Convert connect_cfm to be triggered through hci_cb
Johan Hedberg
2015-02-19
*
Bluetooth: Convert L2CAP security callback to use hci_cb
Johan Hedberg
2015-02-19
*
Bluetooth: Convert hci_cb_list_lock to a mutex
Johan Hedberg
2015-02-19
*
Bluetooth: Add shutdown callback before closing the device
Tedd Ho-Jeong An
2015-02-14
*
Bluetooth: Add restarting to service discovery
Jakub Pawlowski
2015-02-02
*
Bluetooth: Add le_scan_restart work for LE scan restarting
Jakub Pawlowski
2015-02-02
*
Bluetooth: Store OOB data present value for each set of remote OOB data
Marcel Holtmann
2015-01-31
*
Bluetooth: Perform a power cycle when receiving hardware error event
Marcel Holtmann
2015-01-28
*
Bluetooth: Convert Set SC to use HCI Request
Johan Hedberg
2015-01-23
*
Bluetooth: Remove unused function
Rickard Strandqvist
2015-01-16
*
Bluetooth: Handle command complete event for HCI Read Stored Link Keys
Marcel Holtmann
2015-01-12
*
Bluetooth: Remove no longer needed force_sc_support debugfs option
Marcel Holtmann
2015-01-02
*
Bluetooth: Create debugfs directory for each connection handle
Marcel Holtmann
2014-12-20
*
Bluetooth: Store default and maximum LE data length settings
Marcel Holtmann
2014-12-20
*
Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete
Johan Hedberg
2014-12-19
*
Bluetooth: Add hci_request support for hci_update_background_scan
Johan Hedberg
2014-12-19
*
Bluetooth: Split hci_request helpers to hci_request.[ch]
Johan Hedberg
2014-12-19
*
Bluetooth: Split hci_update_page_scan into two functions
Johan Hedberg
2014-12-19
[next]