index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_event.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flag
Andrei Emeltchenko
2013-06-23
1
-2
/
+2
*
Bluetooth: Remove empty event handler
Andre Guedes
2013-06-23
1
-12
/
+0
*
Bluetooth: Refactor hci_cc_le_set_scan_enable
Andre Guedes
2013-06-23
1
-6
/
+3
*
Bluetooth: Remove stop discovery handling from hci_event.c
Andre Guedes
2013-06-23
1
-14
/
+2
*
Bluetooth: Use HCI request in interleaved discovery
Andre Guedes
2013-06-23
1
-10
/
+0
*
Bluetooth: Remove start discovery handling from hci_event.c
Andre Guedes
2013-06-23
1
-23
/
+1
*
Bluetooth: Rename LE_SCANNING_* macros
Andre Guedes
2013-04-18
1
-2
/
+2
*
Bluetooth: Add reading of all local feature pages
Johan Hedberg
2013-04-18
1
-0
/
+2
*
Bluetooth: Track feature pages in a single table
Johan Hedberg
2013-04-18
1
-28
/
+30
*
Bluetooth: Move and rename hci_conn_accept
Frédéric Dalleau
2013-04-18
1
-36
/
+0
*
Bluetooth: Fix incorrect SSP mode bit for non SSP devices
Jaganath Kanakkassery
2013-04-18
1
-1
/
+12
*
Bluetooth: remove unneeded hci_conn_hold/put_device()
David Herrmann
2013-04-17
1
-4
/
+0
*
Bluetooth: Fix SCO connection reference
Claudio Takahasi
2013-04-11
1
-1
/
+0
*
Bluetooth: rename hci_conn_put to hci_conn_drop
David Herrmann
2013-04-11
1
-18
/
+18
*
Bluetooth: Add support for custom event terminated commands
Johan Hedberg
2013-04-04
1
-1
/
+10
*
Bluetooth: Track received events in hdev
Johan Hedberg
2013-04-04
1
-0
/
+12
*
Bluetooth: Fix hci_inquiry ioctl usage
Andre Guedes
2013-04-04
1
-0
/
+5
*
Bluetooth: Fix HCI request framework
Andre Guedes
2013-04-04
1
-5
/
+1
*
Bluetooth: Update page scan parameters after successful write commands
Johan Hedberg
2013-03-18
1
-0
/
+43
*
Bluetooth: Add reading of page scan parameters
Johan Hedberg
2013-03-18
1
-0
/
+32
*
Bluetooth: Handle AD updating through an async request
Johan Hedberg
2013-03-18
1
-10
/
+9
*
Bluetooth: Add a define for the HCI persistent flags mask
Johan Hedberg
2013-03-18
1
-1
/
+1
*
Bluetooth: Remove useless HCI_PENDING_CLASS flag
Johan Hedberg
2013-03-18
1
-2
/
+1
*
Bluetooth: Fix endianness handling of cmd_status/complete opcodes
Johan Hedberg
2013-03-09
1
-4
/
+4
*
Bluetooth: Remove empty HCI event handlers
Johan Hedberg
2013-03-08
1
-164
/
+0
*
Bluetooth: Use async requests internally in hci_req_sync
Johan Hedberg
2013-03-08
1
-74
/
+4
*
Bluetooth: Add request cmd_complete and cmd_status functions
Johan Hedberg
2013-03-08
1
-0
/
+7
*
Bluetooth: Split HCI init sequence into three stages
Johan Hedberg
2013-03-08
1
-253
/
+2
*
Bluetooth: Rename hci_acl_disconn
Andre Guedes
2013-03-08
1
-2
/
+2
*
Bluetooth: Remove unneeded locking
Andre Guedes
2013-02-01
1
-4
/
+0
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-01-30
1
-0
/
+60
|
\
|
*
Bluetooth: Add support for reading LE supported states
Johan Hedberg
2013-01-23
1
-0
/
+20
|
*
Bluetooth: Add support for reading LE White List Size
Johan Hedberg
2013-01-23
1
-0
/
+20
|
*
Bluetooth: Add LE Local Features reading support
Johan Hedberg
2013-01-23
1
-0
/
+20
*
|
Bluetooth: Fix sending HCI commands after reset
Szymon Janc
2013-01-09
1
-1
/
+1
|
/
*
Bluetooth: Move double negation to macros
Gustavo Padovan
2012-12-03
1
-2
/
+2
*
Bluetooth: Implement deferred sco socket setup
Frédéric Dalleau
2012-12-03
1
-4
/
+48
*
Bluetooth: Fix updating advertising state flags and data
Johan Hedberg
2012-11-18
1
-0
/
+31
*
Bluetooth: Add support for setting LE advertising data
Johan Hedberg
2012-11-18
1
-1
/
+10
*
Bluetooth: Use proper invalid value for tx_power
Johan Hedberg
2012-11-18
1
-0
/
+2
*
Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt
Andrei Emeltchenko
2012-11-01
1
-13
/
+2
*
Bluetooth: AMP: Remove hci_conn receiving error command status
Andrei Emeltchenko
2012-11-01
1
-4
/
+13
*
Bluetooth: AMP: Process Disc Physical Link Complete evt
Andrei Emeltchenko
2012-11-01
1
-0
/
+26
*
Bluetooth: AMP: Process Disc Logical Link
Andrei Emeltchenko
2012-11-01
1
-0
/
+28
*
Bluetooth: AMP: Add Logical Link Create function
Andrei Emeltchenko
2012-11-01
1
-0
/
+9
*
Bluetooth: Remove unnecessary include export.h
Syam Sidhardhan
2012-11-01
1
-1
/
+0
*
Bluetooth: AMP: Process Logical Link complete evt
Andrei Emeltchenko
2012-11-01
1
-0
/
+42
*
Bluetooth: AMP: Process Physical Link Complete evt
Andrei Emeltchenko
2012-11-01
1
-0
/
+55
*
Bluetooth: Fix setting host feature bits for SSP
Johan Hedberg
2012-11-01
1
-3
/
+10
*
Bluetooth: Make use feature test macros
Johan Hedberg
2012-11-01
1
-13
/
+13
[next]