index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-05
Bluetooth: L2CAP: Fix returning correct LE CoC response codes
Johan Hedberg
1
-0
/
+2
2015-10-26
Bluetooth: Rename bt_cb()->req into bt_cb()->hci
Marcel Holtmann
1
-7
/
+7
2015-10-21
Bluetooth: Remove unnecessary hci_explicit_connect_lookup function
Johan Hedberg
1
-3
/
+0
2015-10-21
Bluetooth: Add hci_conn_hash_lookup_le() helper function
Johan Hedberg
1
-0
/
+24
2015-10-21
Bluetooth: Fix missing hdev locking for LE scan cleanup
Johan Hedberg
1
-0
/
+1
2015-10-21
Bluetooth: Introduce driver specific post init callback
Marcel Holtmann
1
-0
/
+1
2015-10-21
Bluetooth: Add support setup stage internal notification event
Marcel Holtmann
1
-0
/
+1
2015-10-21
Bluetooth: Add new quirk for non-persistent diagnostic settings
Marcel Holtmann
1
-0
/
+9
2015-10-21
Bluetooth: Don't use remote address type to decide IRK persistency
Johan Hedberg
1
-1
/
+1
2015-10-08
Bluetooth: Add debugfs entry for setting vendor diagnostic mode
Marcel Holtmann
2
-0
/
+2
2015-10-08
Bluetooth: Add support for vendor specific diagnostic channel
Marcel Holtmann
3
-0
/
+3
2015-10-08
Bluetooth: Send index information updates to monitor channel
Marcel Holtmann
1
-0
/
+7
2015-10-05
Bluetooth: Send transport open and close monitor events
Marcel Holtmann
1
-0
/
+2
2015-10-05
Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE events
Marcel Holtmann
1
-0
/
+2
2015-09-29
Bluetooth: Add hci_cmd_sync function
Loic Poulain
1
-0
/
+3
2015-09-24
Bluetooth: Add BT_WARN and bt_dev_warn logging macros
Frederic Danis
1
-0
/
+5
2015-09-18
Bluetooth: Add BT_ERR_RATELIMITED
Szymon Janc
1
-0
/
+4
2015-09-17
Bluetooth: close HCI device when user channel socket gets closed
Simon Fels
1
-0
/
+1
2015-09-17
Bluetooth: Add bt_dev logging macros
Loic Poulain
1
-0
/
+7
2015-08-10
Bluetooth: add hci_connect_le_scan
Jakub Pawlowski
1
-0
/
+6
2015-08-10
Bluetooth: add hci_lookup_le_connect
Jakub Pawlowski
1
-0
/
+20
2015-08-10
Bluetooth: preparation for new connect procedure
Jakub Pawlowski
1
-0
/
+3
2015-07-23
Bluetooth: hci_check_conn_params() check proper range
Seungyoun Ju
1
-1
/
+1
2015-07-23
Bluetooth: __l2cap_wait_ack() add defensive timeout
Dean Jenkins
1
-0
/
+1
2015-07-23
Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()
Dean Jenkins
1
-0
/
+1
2015-06-18
Bluetooth: hci_core: increase max adv inst
Florian Grandel
1
-1
/
+1
2015-06-18
Bluetooth: hci_core: remove obsolete adv_instance
Florian Grandel
1
-6
/
+0
2015-06-18
Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()
Florian Grandel
1
-0
/
+1
2015-06-18
Bluetooth: hci_core/mgmt: move adv timeout to hdev
Florian Grandel
1
-1
/
+4
2015-06-18
Bluetooth: hci_core/mgmt: Introduce multi-adv list
Florian Grandel
1
-0
/
+17
2015-06-12
Bluetooth: Read encryption key size for BR/EDR connections
Johan Hedberg
1
-0
/
+10
2015-06-09
Bluetooth: Move SCO support under BT_BREDR config option
Arron Wang
2
-0
/
+23
2015-06-09
Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return void
Arron Wang
1
-2
/
+2
2015-06-09
Bluetooth: Fix encryption key size handling for LTKs
Johan Hedberg
1
-1
/
+1
2015-04-09
Bluetooth: Read LE remote features during connection establishment
Marcel Holtmann
1
-0
/
+13
2015-04-07
Bluetooth: Update SSP OOB data EIR definitions
Johan Hedberg
1
-2
/
+4
2015-04-07
Bluetooth: Remove hci_recv_stream_fragment function
Marcel Holtmann
1
-3
/
+0
2015-04-07
Bluetooth: Make data pointer of hci_recv_stream_fragment const
Marcel Holtmann
1
-1
/
+1
2015-04-02
Bluetooth: Convert local OOB data reading to use HCI request
Johan Hedberg
1
-3
/
+0
2015-04-02
Bluetooth: Remove unused hci_req_pending() function
Johan Hedberg
1
-2
/
+0
2015-04-02
Bluetooth: Remove unneeded recv_event variable
Johan Hedberg
1
-1
/
+0
2015-04-02
Bluetooth: Convert hci_req_sync family of function to new request API
Johan Hedberg
1
-0
/
+1
2015-04-02
Bluetooth: Add second hci_request callback option for full skb
Johan Hedberg
1
-0
/
+3
2015-03-30
Bluetooth: Refactor HCI request variables into own struct
Johan Hedberg
1
-4
/
+10
2015-03-30
Bluetooth: Refactor L2CAP variables into l2cap_ctrl
Johan Hedberg
1
-4
/
+4
2015-03-26
Bluetooth: Add macros for advertising instance flags
Arman Uguray
1
-0
/
+8
2015-03-24
Bluetooth: Add support for adv instance timeout
Arman Uguray
1
-0
/
+2
2015-03-24
Bluetooth: Add data structure for advertising instance
Arman Uguray
1
-0
/
+16
2015-03-24
Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flags
Arman Uguray
1
-0
/
+2
2015-03-24
Bluetooth: Add definitions for Add/Remove Advertising API
Arman Uguray
1
-0
/
+34
[next]