index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: make baswap src const
Loic Poulain
2017-09-01
1
-1
/
+1
*
Bluetooth: Set LE Default PHY preferences
Marcel Holtmann
2017-05-18
1
-0
/
+7
*
Bluetooth: Enable LE Channel Selection Algorithm event
Marcel Holtmann
2017-05-18
1
-0
/
+1
*
Bluetooth: L2CAP: Fix L2CAP_CR_SCID_IN_USE value
Marcin Kraglak
2017-04-12
1
-1
/
+1
*
Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-04-12
1
-3
/
+5
*
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-2
/
+2
*
Bluetooth: __ variants of u8 and friends are not neccessary inside kernel
Pavel Machek
2016-11-27
1
-12
/
+13
*
Bluetooth: Fix using the correct source address type
Johan Hedberg
2016-11-22
1
-1
/
+1
*
Bluetooth: Add support for appearance in scan rsp
Michał Narajowski
2016-09-19
2
-0
/
+7
*
Bluetooth: Increase the subsystem minor version number
Marcel Holtmann
2016-09-19
1
-1
/
+1
*
Bluetooth: Add framework for Extended Controller Information
Marcel Holtmann
2016-09-19
2
-0
/
+19
*
Bluetooth: Use numbers for subsystem version string
Marcel Holtmann
2016-09-19
1
-1
/
+2
*
Bluetooth: Use individual flags for certain management events
Marcel Holtmann
2016-09-19
1
-1
/
+4
*
Bluetooth: Add support for sending MGMT commands and events to monitor
Marcel Holtmann
2016-09-19
2
-0
/
+5
*
Bluetooth: Add support for sending MGMT open and close to monitor
Marcel Holtmann
2016-09-19
1
-0
/
+2
*
Bluetooth: Introduce helper to pack mgmt version information
Marcel Holtmann
2016-09-19
1
-0
/
+1
*
Bluetooth: Store control socket cookie and comm information
Marcel Holtmann
2016-09-19
1
-0
/
+1
*
Bluetooth: add printf format attribute to hci_set_[fh]w_info()
Nicolas Iooss
2016-09-19
1
-2
/
+2
*
Bluetooth: Add HCI device identifier for Qualcomm SMD
Bjorn Andersson
2016-09-19
1
-0
/
+1
*
Bluetooth: Put led_trigger field behind CONFIG_BT_LEDS
Marcel Holtmann
2016-09-19
1
-0
/
+2
*
Bluetooth: Add debugfs fields for hardware and firmware info
Marcel Holtmann
2016-07-18
1
-0
/
+4
*
Bluetooth: Move hci_recv_frame and hci_recv_diag prototypes
Marcel Holtmann
2016-07-18
1
-3
/
+2
*
Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event
Szymon Janc
2016-07-13
3
-0
/
+3
*
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
Marcel Holtmann
2016-07-09
1
-1
/
+1
*
Bluetooth: Add defines for SPI and I2C
Johan Hedberg
2016-04-22
1
-0
/
+2
*
Bluetooth: Add support for limited privacy mode
Johan Hedberg
2016-03-10
1
-0
/
+1
*
Bluetooth: add LED trigger for indicating HCI is powered up
Heiner Kallweit
2016-02-23
1
-0
/
+3
*
Bluetooth: L2CAP: Introduce proper defines for PSM ranges
Johan Hedberg
2016-01-29
1
-0
/
+6
*
Bluetooth: Add support for Start Limited Discovery command
Johan Hedberg
2016-01-05
2
-0
/
+3
*
Bluetooth: Change eir_has_data_type() to more generic eir_get_data()
Johan Hedberg
2016-01-05
1
-10
/
+20
*
Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag
Johan Hedberg
2015-12-10
1
-1
/
+0
*
Bluetooth: Perform HCI update for power on synchronously
Johan Hedberg
2015-12-10
1
-1
/
+2
*
Bluetooth: Move discoverable timeout behind hdev->req_workqueue
Johan Hedberg
2015-12-10
1
-1
/
+0
*
Bluetooth: Move discoverable changes to hdev->req_workqueue
Johan Hedberg
2015-12-10
1
-0
/
+2
*
Bluetooth: Move connectable changes to hdev->req_workqueue
Johan Hedberg
2015-12-10
1
-0
/
+2
*
Bluetooth: Move advertising instance management to hci_request.c
Johan Hedberg
2015-12-10
1
-3
/
+6
*
Bluetooth: Run page scan updates through hdev->req_workqueue
Johan Hedberg
2015-12-10
1
-0
/
+1
*
Bluetooth: Add support for Get Advertising Size Information command
Marcel Holtmann
2015-11-22
1
-0
/
+13
*
Bluetooth: Fix specifying role for LE connections
Johan Hedberg
2015-11-19
1
-1
/
+1
*
Bluetooth: Move Stop Discovery to req_workqueue
Johan Hedberg
2015-11-19
1
-0
/
+1
*
Bluetooth: Move Start Discovery to req_workqueue
Johan Hedberg
2015-11-19
1
-0
/
+2
*
Bluetooth: Move LE scan disable/restart behind req_workqueue
Johan Hedberg
2015-11-19
1
-3
/
+2
*
Bluetooth: Add HCI status return parameter to hci_req_sync()
Johan Hedberg
2015-11-19
1
-1
/
+2
*
Bluetooth: Run all background scan updates through req_workqueue
Johan Hedberg
2015-11-19
1
-0
/
+2
*
Bluetooth: Remove unnecessary call to hci_update_background_scan
Johan Hedberg
2015-11-19
1
-1
/
+0
*
Bluetooth: Add support for controller specific logging
Marcel Holtmann
2015-11-19
2
-0
/
+2
*
Bluetooth: Add support for sending system notes to monitor channel
Marcel Holtmann
2015-11-19
2
-0
/
+3
*
Bluetooth: Compress the size of struct hci_ctrl
Johan Hedberg
2015-11-19
1
-3
/
+8
*
Bluetooth: Remove redundant setting to zero of bt_cb
Johan Hedberg
2015-11-19
1
-6
/
+2
[next]