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
/
net
/
bluetooth
/
hci_conn.c
Commit message (
Expand
)
Author
Age
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
*
Bluetooth: Fix two minor style issues in HCI code
Marcel Holtmann
2012-02-23
*
Bluetooth: Remove HCI notifier handling
Marcel Holtmann
2012-02-20
*
Bluetooth: Fix hci_connect error return values
Johan Hedberg
2012-02-19
*
Bluetooth: Prefix hex numbers with object name
Andrei Emeltchenko
2012-02-17
*
Bluetooth: Use symbolic names for state in debug
Andrei Emeltchenko
2012-02-17
*
Bluetooth: Use list _safe deleting from conn chan_list
Andrei Emeltchenko
2012-02-13
*
Bluetooth: Use list _safe deleting from conn_hash_list
Andrei Emeltchenko
2012-02-13
*
Bluetooth: Fix l2cap conn failures for ssp devices
Peter Hurley
2012-02-13
*
Bluetooth: Remove unneeded locking
Andre Guedes
2012-02-13
*
Bluetooth: Use GFP_KERNEL in hci_chan_create()
Andre Guedes
2012-02-13
*
Bluetooth: Use GFP_KERNEL in hci_conn_add()
Andre Guedes
2012-02-13
*
Bluetooth: Add a convenience function to check for SSP enabled
Johan Hedberg
2012-02-13
*
Bluetooth: Convert hdev->ssp_mode to a flag
Johan Hedberg
2012-02-13
*
Bluetooth: Merge boolean members of struct hci_conn into flags
Johan Hedberg
2012-02-13
*
Bluetooth: Convert hdev->out to a bool type
Johan Hedberg
2012-02-13
*
Bluetooth: Rename conn->pend to conn->flags
Johan Hedberg
2012-02-13
*
Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list
Gustavo F. Padovan
2011-12-22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
Gustavo F. Padovan
2011-12-19
|
\
|
*
Revert "Bluetooth: Revert: Fix L2CAP connection establishment"
Gustavo F. Padovan
2011-12-18
*
|
Bluetooth: Don't disable tasklets to call hdev->notify()
Gustavo F. Padovan
2011-12-18
*
|
Bluetooth: convert conn hash to RCU
Gustavo F. Padovan
2011-12-18
*
|
Bluetooth: Use RCU to manipulate chan_list
Gustavo F. Padovan
2011-12-18
*
|
Bluetooth: hci_conn_auto_accept() doesn't need locking
Gustavo F. Padovan
2011-12-18
*
|
Bluetooth: Use delayed_work for connection timeout
Gustavo F. Padovan
2011-12-18
*
|
Bluetooth: Replace spin_lock by mutex in hci_dev
Gustavo F. Padovan
2011-12-18
*
|
Bluetooth: make hci_conn_enter_sniff_mode static
Gustavo F. Padovan
2011-12-16
*
|
Bluetooth: Use list_for_each_entry in hci_conn_hash_flush()
Gustavo F. Padovan
2011-12-16
*
|
Bluetooth: remove struct hci_chan_hash
Gustavo F. Padovan
2011-12-16
*
|
Bluetooth: Remove magic bluetooth version numbers
Andrei Emeltchenko
2011-12-02
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-11-09
|
\
\
|
|
/
|
/
|
|
*
Bluetooth: Define HCI reasons instead of magic number
Andrei Emeltchenko
2011-11-08
|
*
Bluetooth: prioritizing data over HCI
Luiz Augusto von Dentz
2011-11-07
|
*
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
Luiz Augusto von Dentz
2011-11-07
*
|
Bluetooth: Revert: Fix L2CAP connection establishment
Arek Lichwa
2011-11-07
|
/
*
Bluetooth: use recommended LE connection parameters
Anderson Lizardo
2011-09-27
*
Bluetooth: Fix wrong memcpy size on LE start encryption
Anderson Briglia
2011-09-21
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-14
|
\
|
*
Bluetooth: Fix memory leak under page timeouts
Tomas Targownik
2011-06-30
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
Gustavo F. Padovan
2011-06-21
|
\
|
|
*
Bluetooth: Fix L2CAP connection establishment
Ilia Kolomisnky
2011-06-15
|
*
Bluetooth: Fix L2CAP security check
Luiz Augusto von Dentz
2011-06-13
*
|
Bluetooth: Fix initial security level of LE links
Vinicius Costa Gomes
2011-06-13
*
|
Bluetooth: Add support for LE Start Encryption
Vinicius Costa Gomes
2011-06-13
*
|
Bluetooth: Simplify hci_conn_accept_secure check
Waldemar Rymarkiewicz
2011-06-08
*
|
Bluetooth: Add BT_POWER L2CAP socket option.
Jaikumar Ganesh
2011-06-08
*
|
Bluetooth: Set 'peer_addr_type' in hci_le_connect()
Andre Guedes
2011-06-08
*
|
Bluetooth: Check advertising cache in hci_connect()
Andre Guedes
2011-06-08
*
|
Bluetooth: Remove useless check in hci_connect()
Andre Guedes
2011-06-08
*
|
Bluetooth: Fix auth_complete_evt for legacy units
Waldemar Rymarkiewicz
2011-06-08
|
/
[next]