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
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-08-06
22
-1570
/
+3620
|
\
|
*
Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-08-05
6
-47
/
+287
|
|
\
|
|
*
Bluetooth: Always use non-bonding requirement when not bondable
Johan Hedberg
2014-07-30
1
-3
/
+8
|
|
*
Bluetooth: Rename pairable mgmt setting to bondable
Johan Hedberg
2014-07-30
1
-7
/
+7
|
|
*
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
Johan Hedberg
2014-07-30
4
-11
/
+11
|
|
*
Bluetooth: Fix sparse warning from HID new leds handling
Marcel Holtmann
2014-07-30
1
-1
/
+1
|
|
*
Bluetooth: Fix check for connected state when pairing
Johan Hedberg
2014-07-30
1
-1
/
+1
|
|
*
Bluetooth: Fix SMP context tracking leading to a kernel crash
Johan Hedberg
2014-07-30
1
-5
/
+8
|
|
*
Bluetooth: Fix incorrectly disabling page scan when toggling connectable
Johan Hedberg
2014-07-28
1
-1
/
+13
|
|
*
Bluetooth: Fix clearing HCI_PSCAN flag
Johan Hedberg
2014-07-28
1
-1
/
+1
|
|
*
Bluetooth: Set Simultaneous LE and BR/EDR controller option to zero
Marcel Holtmann
2014-07-27
2
-4
/
+4
|
|
*
Bluetooth: Expose default LE advertising interval via debugfs
Georg Lukas
2014-07-26
1
-0
/
+60
|
|
*
Bluetooth: Provide defaults for LE advertising interval
Georg Lukas
2014-07-26
2
-2
/
+4
|
|
*
Bluetooth: Fix white list handling with resolvable private addresses
Marcel Holtmann
2014-07-26
2
-0
/
+28
|
|
*
Bluetooth: Add support for using controller white list filtering
Marcel Holtmann
2014-07-26
1
-0
/
+96
|
|
*
Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
Marcel Holtmann
2014-07-24
3
-4
/
+33
|
|
*
Bluetooth: Ignore ADV_DIRECT_IND attempts from unknown devices
Marcel Holtmann
2014-07-24
1
-6
/
+0
|
|
*
Bluetooth: Get MWS transport configuration of the controller
Marcel Holtmann
2014-07-23
1
-0
/
+4
|
|
*
Bluetooth: Read list of local codecs supported by the controller
Marcel Holtmann
2014-07-23
1
-0
/
+4
|
|
*
Bluetooth: Avoid use of session socket after the session gets freed
Vignesh Raman
2014-07-22
1
-2
/
+5
|
*
|
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-07-28
14
-351
/
+403
|
|
\
\
|
|
|
/
|
|
*
Bluetooth: Prefer sizeof(*ptr) when allocating memory
Johan Hedberg
2014-07-21
3
-6
/
+6
|
|
*
Bluetooth: Remove unneeded variable assignment in hmac_sha256
Marcel Holtmann
2014-07-20
1
-1
/
+1
|
|
*
Bluetooth: Disable HCI_CONNECTABLE based passive scanning for now
Johan Hedberg
2014-07-20
1
-2
/
+1
|
|
*
Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP
Johan Hedberg
2014-07-18
4
-5
/
+5
|
|
*
Bluetooth: Fix allowing initiating pairing when not pairable
Johan Hedberg
2014-07-17
1
-2
/
+7
|
|
*
Bluetooth: Introduce a flag to track who really initiates authentication
Johan Hedberg
2014-07-17
2
-0
/
+8
|
|
*
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
2014-07-17
5
-11
/
+14
|
|
*
Bluetooth: Fix resetting remote authentication requirement after pairing
Johan Hedberg
2014-07-17
1
-0
/
+3
|
|
*
Bluetooth: never linger on process exit
Vladimir Davydov
2014-07-17
3
-4
/
+8
|
|
*
Bluetooth: Don't bother user space without IO capabilities
Johan Hedberg
2014-07-17
2
-1
/
+7
|
|
*
Bluetooth: Fix using uninitialized variable when pairing
Johan Hedberg
2014-07-17
1
-1
/
+1
|
|
*
Bluetooth: Fix always checking the blacklist for incoming connections
Johan Hedberg
2014-07-16
1
-12
/
+11
|
|
*
Bluetooth: Fix trying to initiate connections when acting as LE slave
Johan Hedberg
2014-07-16
1
-0
/
+6
|
|
*
Bluetooth: Add a role parameter to hci_conn_add()
Johan Hedberg
2014-07-16
3
-21
/
+17
|
|
*
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
2014-07-16
6
-21
/
+27
|
|
*
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
Johan Hedberg
2014-07-16
4
-33
/
+23
|
|
*
Bluetooth: Add proper defines for HCI connection role
Johan Hedberg
2014-07-16
1
-1
/
+1
|
|
*
Bluetooth: Don't try to reject failed LE connections
Johan Hedberg
2014-07-15
1
-5
/
+5
|
|
*
Bluetooth: Remove unnecessary params variable from process_adv_report()
Johan Hedberg
2014-07-15
1
-5
/
+2
|
|
*
Bluetooth: cmtp: Remove unnecessary null test
Himangi Saraogi
2014-07-14
1
-6
/
+0
|
|
*
Bluetooth: Fix trying LTK re-encryption when we don't have an LTK
Johan Hedberg
2014-07-14
1
-2
/
+5
|
|
*
Bluetooth: Remove sco_chan_get helper function
Marcel Holtmann
2014-07-14
1
-11
/
+9
|
|
*
Bluetooth: Convert L2CAP ident spinlock into a mutex
Marcel Holtmann
2014-07-13
1
-3
/
+3
|
|
*
Bluetooth: Remove unneeded forward declaration of sco_chan_del
Marcel Holtmann
2014-07-13
1
-29
/
+27
|
|
*
Bluetooth: Remove unneeded forward declaration of __sco_chan_add
Marcel Holtmann
2014-07-13
1
-12
/
+11
|
|
*
Bluetooth: Allocate struct inquiry_entry with GFP_KERNEL
Marcel Holtmann
2014-07-13
1
-1
/
+1
|
|
*
Bluetooth: Enable LE Long Term Key Request event only when supported
Marcel Holtmann
2014-07-13
1
-1
/
+4
|
|
*
Bluetooth: Enable LE encryption events only when supported
Marcel Holtmann
2014-07-13
1
-4
/
+7
|
|
*
Bluetooth: Read LE Advertising Channel TX Power only when available
Marcel Holtmann
2014-07-13
1
-3
/
+5
[next]