index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Add reading of page scan parameters
Johan Hedberg
2013-03-18
2
-0
/
+17
*
Bluetooth: Add proper flag for fast connectable mode
Johan Hedberg
2013-03-18
1
-1
/
+3
*
Bluetooth: Handle AD updating through an async request
Johan Hedberg
2013-03-18
1
-2
/
+2
*
Bluetooth: Add a define for the HCI persistent flags mask
Johan Hedberg
2013-03-18
1
-0
/
+5
*
Bluetooth: Remove useless HCI_PENDING_CLASS flag
Johan Hedberg
2013-03-18
1
-1
/
+0
*
Bluetooth: Make hci_req_add returning void
Andre Guedes
2013-03-09
1
-1
/
+1
*
Bluetooth: HCI request error handling
Andre Guedes
2013-03-09
1
-0
/
+5
*
Bluetooth: Remove unused hdev->init_last_cmd
Johan Hedberg
2013-03-08
1
-2
/
+0
*
Bluetooth: Use async requests internally in hci_req_sync
Johan Hedberg
2013-03-08
1
-2
/
+0
*
Bluetooth: Add request cmd_complete and cmd_status functions
Johan Hedberg
2013-03-08
1
-0
/
+2
*
Bluetooth: Introduce new hci_req_add function
Johan Hedberg
2013-03-08
1
-0
/
+1
*
Bluetooth: Add initial skeleton for asynchronous HCI requests
Johan Hedberg
2013-03-08
2
-0
/
+18
*
Bluetooth: Remove RFCOMM session refcnt
Dean Jenkins
2013-03-08
1
-7
/
+0
*
Bluetooth: Return RFCOMM session ptrs to avoid freed session
Dean Jenkins
2013-03-08
1
-1
/
+2
*
Bluetooth: change bt_sock_unregister() to return void
David Herrmann
2013-03-08
1
-1
/
+1
*
Bluetooth: Rename hci_acl_disconn
Andre Guedes
2013-03-08
1
-1
/
+1
*
Bluetooth: Keep track of UUID type upon addition
Johan Hedberg
2013-02-01
1
-0
/
+1
*
Bluetooth: Add support for reading LE supported states
Johan Hedberg
2013-01-23
2
-0
/
+7
*
Bluetooth: Add support for reading LE White List Size
Johan Hedberg
2013-01-23
2
-0
/
+7
*
Bluetooth: Add LE Local Features reading support
Johan Hedberg
2013-01-23
2
-0
/
+7
*
Bluetooth: Add helper functions for testing bdaddr types
Johan Hedberg
2013-01-23
1
-0
/
+23
*
Bluetooth: Add a new workqueue for hci_request operations
Johan Hedberg
2013-01-18
1
-0
/
+1
*
Bluetooth: AMP: Use set_bit / test_bit for amp_mgr state
Andrei Emeltchenko
2013-01-09
1
-1
/
+1
*
Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc write
Andrei Emeltchenko
2013-01-09
1
-0
/
+2
*
Bluetooth: remove an unused variable in a header file
Rami Rosen
2013-01-09
1
-1
/
+0
*
Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS
Andrei Emeltchenko
2012-12-03
1
-1
/
+1
*
Bluetooth: AMP: Check that AMP is present and active
Andrei Emeltchenko
2012-12-03
1
-0
/
+16
*
Bluetooth: Move double negation to macros
Gustavo Padovan
2012-12-03
1
-3
/
+3
*
Bluetooth: Implement deferred sco socket setup
Frédéric Dalleau
2012-12-03
1
-3
/
+6
*
Bluetooth: Increase HCI command tx timeout
Szymon Janc
2012-11-19
1
-1
/
+1
*
Bluetooth: Refactor locking in amp_physical_cfm
Andrei Emeltchenko
2012-11-19
1
-1
/
+1
*
Bluetooth: Fix updating advertising state flags and data
Johan Hedberg
2012-11-18
1
-0
/
+2
*
Bluetooth: Add support for setting LE advertising data
Johan Hedberg
2012-11-18
2
-0
/
+19
*
Bluetooth: Use proper invalid value for tx_power
Johan Hedberg
2012-11-18
1
-0
/
+3
*
Bluetooth: Fix parameter order of hci_get_route
Johan Hedberg
2012-11-01
1
-1
/
+1
*
Bluetooth: Rename ctrl_id to remote_amp_id
Andrei Emeltchenko
2012-11-01
1
-2
/
+1
*
Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt
Andrei Emeltchenko
2012-11-01
2
-0
/
+2
*
Bluetooth: Disconnect logical link when deleting chan
Andrei Emeltchenko
2012-11-01
1
-0
/
+1
*
Bluetooth: AMP: Process Disc Logical Link
Andrei Emeltchenko
2012-11-01
1
-0
/
+1
*
Bluetooth: AMP: Add Logical Link Create function
Andrei Emeltchenko
2012-11-01
1
-0
/
+1
*
Bluetooth: AMP: Process Logical Link complete evt
Andrei Emeltchenko
2012-11-01
1
-0
/
+2
*
Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode command
Johan Hedberg
2012-11-01
1
-0
/
+1
*
Bluetooth: Add flag for LE GAP Peripheral role
Johan Hedberg
2012-11-01
1
-0
/
+1
*
Bluetooth: Add missing feature test macros
Johan Hedberg
2012-11-01
1
-4
/
+14
*
Bluetooth:Replace list_for_each with list_for_each_entry() helper
Denis Kirjanov
2012-11-01
1
-12
/
+8
*
Bluetooth: Read adversiting channel TX power during init sequence
Johan Hedberg
2012-10-24
2
-0
/
+8
*
Bluetooth: Start channel move when socket option is changed
Mat Martineau
2012-10-24
1
-0
/
+1
*
Bluetooth: Move channel response
Mat Martineau
2012-10-24
1
-0
/
+2
*
Bluetooth: Add state to hci_chan
Mat Martineau
2012-10-24
1
-0
/
+1
*
Bluetooth: Add new l2cap_chan struct members for high speed channels
Mat Martineau
2012-10-23
1
-0
/
+29
[next]