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
2014-09-24
Bluetooth: Fix reason code used for rejecting SCO connections
Johan Hedberg
1
-0
/
+1
2014-09-24
Bluetooth: Convert bt_<level> logging functions to return void
Joe Perches
1
-2
/
+2
2014-09-17
Bluetooth: Remove exported hci_recv_fragment function
Marcel Holtmann
1
-1
/
+0
2014-09-15
Bluetooth: Provide HCI command opcode information to driver
Marcel Holtmann
1
-0
/
+1
2014-09-09
Bluetooth: Fix mgmt pairing failure when authentication fails
Johan Hedberg
1
-2
/
+1
2014-09-08
Bluetooth: Fix locking of the SMP context
Johan Hedberg
1
-1
/
+0
2014-09-08
Bluetooth: Move identity address update behind a workqueue
Johan Hedberg
1
-1
/
+2
2014-09-08
Bluetooth: Update hci_disconnect() to return an error value
Johan Hedberg
1
-1
/
+1
2014-09-08
Bluetooth: Remove unused l2cap_conn_shutdown API
Johan Hedberg
1
-4
/
+0
2014-09-08
Bluetooth: Ignore incoming data after initiating disconnection
Johan Hedberg
1
-0
/
+1
2014-09-08
Bluetooth: Use zero timeout for immediate scheduling
Johan Hedberg
1
-2
/
+2
2014-09-08
Bluetooth: Improve *_get() functions to return the object type
Johan Hedberg
2
-2
/
+3
2014-09-08
Bluetooth: Fix hci_conn reference counting for fixed channels
Johan Hedberg
1
-0
/
+1
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2014-08-20
Bluetooth: Fix hci_conn reference counting for auto-connections
Johan Hedberg
1
-0
/
+2
2014-08-14
Bluetooth: Remove unused l2cap_conn->security_timer
Johan Hedberg
1
-1
/
+0
2014-08-14
Bluetooth: Add public l2cap_conn_shutdown() API to request disconnection
Johan Hedberg
1
-0
/
+4
2014-08-14
Bluetooth: Convert SMP to use l2cap_chan infrastructure
Johan Hedberg
1
-1
/
+0
2014-08-14
Bluetooth: Make AES crypto context private to SMP
Johan Hedberg
1
-1
/
+0
2014-08-14
Bluetooth: Add SMP L2CAP channel skeleton
Johan Hedberg
2
-0
/
+2
2014-08-14
Bluetooth: Add more L2CAP convenience callbacks
Johan Hedberg
1
-0
/
+25
2014-08-14
Bluetooth: Resume BT_CONNECTED state after LE security elevation
Johan Hedberg
1
-0
/
+1
2014-08-14
Bluetooth: Create unified helper function for updating page scan
Johan Hedberg
1
-0
/
+5
2014-08-14
Bluetooth: Add convenience function to check for pending power off
Johan Hedberg
1
-0
/
+1
2014-07-30
Bluetooth: Rename pairable mgmt setting to bondable
Johan Hedberg
1
-2
/
+2
2014-07-30
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
Johan Hedberg
1
-1
/
+1
2014-07-26
Bluetooth: Provide defaults for LE advertising interval
Georg Lukas
1
-0
/
+2
2014-07-24
Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
Marcel Holtmann
1
-0
/
+1
2014-07-23
Bluetooth: Get MWS transport configuration of the controller
Marcel Holtmann
1
-0
/
+2
2014-07-23
Bluetooth: Read list of local codecs supported by the controller
Marcel Holtmann
1
-0
/
+2
2014-07-17
Bluetooth: Introduce a flag to track who really initiates authentication
Johan Hedberg
1
-0
/
+1
2014-07-17
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
2
-2
/
+3
2014-07-16
Bluetooth: Track number of LE slave connections
Johan Hedberg
1
-0
/
+5
2014-07-16
Bluetooth: Add a role parameter to hci_conn_add()
Johan Hedberg
1
-1
/
+2
2014-07-16
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
1
-3
/
+3
2014-07-16
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
Johan Hedberg
1
-1
/
+1
2014-07-16
Bluetooth: Add proper defines for HCI connection role
Johan Hedberg
1
-3
/
+3
2014-07-13
Bluetooth: Convert L2CAP ident spinlock into a mutex
Marcel Holtmann
1
-2
/
+1
2014-07-13
Bluetooth: Enable LE encryption events only when supported
Marcel Holtmann
1
-0
/
+1
2014-07-11
Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c
Marcel Holtmann
1
-4
/
+0
2014-07-11
Bluetooth: Remove unused SCO_DEFAULT_FLUSH_TO constant
Marcel Holtmann
1
-1
/
+0
2014-07-11
Bluetooth: Move struct sco_conn into net/bluetooth/sco.c
Marcel Holtmann
1
-13
/
+0
2014-07-11
Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.c
Marcel Holtmann
1
-12
/
+0
2014-07-11
Bluetooth: Update the list of L2CAP fixed channels
Marcel Holtmann
1
-1
/
+4
2014-07-11
Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c
Marcel Holtmann
1
-8
/
+1
2014-07-11
Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c
Marcel Holtmann
1
-11
/
+0
2014-07-11
Bluetooth: Move struct hci_sec_filter next to its user
Marcel Holtmann
1
-9
/
+0
2014-07-11
Bluetooth: Move HCI socket definitions into its own header file
Marcel Holtmann
3
-149
/
+176
2014-07-10
Bluetooth: Remove unneeded mgmt_write_scan_failed function
Johan Hedberg
1
-1
/
+0
2014-07-10
Bluetooth: Remove unneeded mgmt_discoverable function
Johan Hedberg
1
-1
/
+1
[next]