index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-19
Bluetooth: Delete an unnecessary check before the function call "kfree_skb"
Markus Elfring
1
-2
/
+1
2015-11-19
Bluetooth: Simplify request cleanup code
Johan Hedberg
2
-3
/
+3
2015-11-19
Bluetooth: Remove conn_unfinished variable from hci_connect_le()
Johan Hedberg
1
-36
/
+12
2015-11-19
Bluetooth: Move check for ongoing connect earlier in hci_connect_le()
Johan Hedberg
1
-6
/
+6
2015-11-19
Bluetooth: Fix specifying role for LE connections
Johan Hedberg
3
-12
/
+10
2015-11-19
Bluetooth: Remove unnecessary le_scan_restart_work_complete() function
Johan Hedberg
1
-36
/
+24
2015-11-19
Bluetooth: Simplify le_scan_disable_work()
Johan Hedberg
1
-91
/
+57
2015-11-19
Bluetooth: Pass inquiry length to bredr_inquiry()
Johan Hedberg
1
-3
/
+5
2015-11-19
Bluetooth: Fix BR/EDR Page Scan update with Add Device
Johan Hedberg
1
-13
/
+1
2015-11-19
Bluetooth: Move Stop Discovery to req_workqueue
Johan Hedberg
3
-67
/
+70
2015-11-19
Bluetooth: Move Start Discovery to req_workqueue
Johan Hedberg
2
-229
/
+211
2015-11-19
Bluetooth: Add error return value to hci_req_sync callback
Johan Hedberg
3
-26
/
+54
2015-11-19
Bluetooth: Add discovery type validity helper
Johan Hedberg
1
-0
/
+40
2015-11-19
Bluetooth: Move LE scan disable/restart behind req_workqueue
Johan Hedberg
3
-170
/
+181
2015-11-19
Bluetooth: Make __hci_update_background_scan private to hci_request.c
Johan Hedberg
2
-3
/
+1
2015-11-19
Bluetooth: Use req_workqueue for background scanning when powering on
Johan Hedberg
1
-6
/
+4
2015-11-19
Bluetooth: Use req_workqueue for explicit connect requests
Johan Hedberg
2
-36
/
+18
2015-11-19
Bluetooth: Add HCI status return parameter to hci_req_sync()
Johan Hedberg
3
-18
/
+24
2015-11-19
Bluetooth: Don't wait for HCI in Add/Remove Device
Johan Hedberg
1
-111
/
+50
2015-11-19
Bluetooth: Run all background scan updates through req_workqueue
Johan Hedberg
3
-24
/
+23
2015-11-19
Bluetooth: Add stubs for synchronous HCI request functionality
Johan Hedberg
3
-0
/
+15
2015-11-19
Bluetooth: Add 'sync' specifier to synchronous request APIs
Johan Hedberg
3
-20
/
+20
2015-11-19
Bluetooth: Move synchronous request handling into hci_request.c
Johan Hedberg
3
-193
/
+195
2015-11-19
Bluetooth: Remove unnecessary call to hci_update_background_scan
Johan Hedberg
1
-3
/
+1
2015-11-19
Bluetooth: Add support for controller specific logging
Marcel Holtmann
1
-0
/
+102
2015-11-19
Bluetooth: Add support for sending system notes to monitor channel
Marcel Holtmann
2
-5
/
+32
2015-11-19
Bluetooth: Fix casting coding style within HCI sockets
Marcel Holtmann
1
-13
/
+13
2015-11-19
Bluetooth: Add clarifying comment why schedule_work is used
Johan Hedberg
1
-0
/
+4
2015-11-19
Bluetooth: Add missing hci_skb_opcode for raw socket commands
Marcel Holtmann
1
-0
/
+5
2015-11-19
Bluetooth: Compress the size of struct hci_ctrl
Johan Hedberg
3
-11
/
+15
2015-11-19
Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handling
Marcel Holtmann
3
-32
/
+33
2015-11-19
Bluetooth: Make LE only events conditional on supported commands
Marcel Holtmann
1
-4
/
+18
2015-11-19
Bluetooth: Fix issue with HCI_QUIRK_FIXUP_INQUIRY_MODE and event mask
Marcel Holtmann
1
-1
/
+2
2015-11-19
Bluetooth: Build LE event mask based on supported commands
Marcel Holtmann
1
-1
/
+28
2015-11-19
Bluetooth: Move BR/EDR default events behind its features
Marcel Holtmann
1
-4
/
+8
2015-11-12
Bluetooth: Fix l2cap_chan leak in SMP
Johan Hedberg
1
-1
/
+6
2015-11-05
Bluetooth: L2CAP: Add missing checks for invalid LE DCID
Johan Hedberg
1
-1
/
+8
2015-11-05
Bluetooth: L2CAP: Fix checked range when allocating new CID
Johan Hedberg
1
-1
/
+1
2015-11-05
Bluetooth: L2CAP: Fix returning correct LE CoC response codes
Johan Hedberg
1
-1
/
+8
2015-11-05
Bluetooth: Check for supported white list before issuing commands
Marcel Holtmann
1
-6
/
+11
2015-10-27
bluetooth: 6lowpan: fix NOHZ: local_softirq_pending
Alexander Aring
1
-1
/
+1
2015-10-27
Bluetooth: Fix crash on fast disconnect of SCO
Kuba Pawlak
1
-0
/
+5
2015-10-26
Bluetooth: Fix some obvious coding style issues in the SCO module
Marcel Holtmann
1
-11
/
+19
2015-10-26
Bluetooth: Replace hci_notify with hci_sock_dev_event
Marcel Holtmann
1
-16
/
+9
2015-10-26
Bluetooth: Rename bt_cb()->req into bt_cb()->hci
Marcel Holtmann
4
-17
/
+17
2015-10-26
Bluetooth: Remove unneeded parenthesis around MSG_OOB
Marcel Holtmann
2
-2
/
+2
2015-10-25
Bluetooth: Fix locking issue during fast SCO reconnection.
Kuba Pawlak
1
-0
/
+5
2015-10-25
Bluetooth: Fix locking issue on SCO disconnection
Kuba Pawlak
1
-0
/
+2
2015-10-25
Bluetooth: Fix crash on SCO disconnect
Kuba Pawlak
1
-0
/
+2
2015-10-22
Bluetooth: Increase minor version of core module
Marcel Holtmann
1
-1
/
+1
[prev]
[next]