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
/
hci_event.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Fix __hci_request synchronization for hci_open_dev
Johan Hedberg
2010-12-22
1
-10
/
+23
*
Bluetooth: clean up hci code
Andrei Emeltchenko
2010-12-01
1
-3
/
+5
*
Bluetooth: do not use assignment in if condition
Andrei Emeltchenko
2010-12-01
1
-6
/
+12
*
Bluetooth: Automate remote name requests
Johan Hedberg
2010-12-01
1
-18
/
+54
*
Bluetooth: Create a unified authentication request function
Johan Hedberg
2010-12-01
1
-14
/
+40
*
Bluetooth: Simplify remote features callback function logic
Johan Hedberg
2010-12-01
1
-44
/
+47
*
Bluetooth: Fix non-SSP auth request for HIGH security level sockets
Johan Hedberg
2010-11-09
1
-0
/
+6
*
Bluetooth: Defer SCO setup if mode change is pending
Marcel Holtmann
2010-07-27
1
-16
/
+15
*
Bluetooth: Fix typo in hci_event.c
Gustavo F. Padovan
2010-07-21
1
-2
/
+2
*
Bluetooth: Reassigned copyright to Code Aurora Forum
Ron Shaffer
2010-07-21
1
-1
/
+1
*
Bluetooth: Add blacklist support for incoming connections
Johan Hedberg
2010-07-21
1
-1
/
+1
*
Bluetooth: Reset the security level after an authentication failure
Johan Hedberg
2010-07-08
1
-0
/
+2
*
Bluetooth: Add SCO fallback for unsupported feature error
Stephen Coe
2010-02-27
1
-0
/
+1
*
Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)
Nick Pelly
2010-02-03
1
-0
/
+1
*
Bluetooth: Unobfuscate tasklet_schedule usage
Marcel Holtmann
2009-12-03
1
-3
/
+3
*
Bluetooth: Add extra device reference counting for connections
Marcel Holtmann
2009-08-22
1
-0
/
+2
*
Bluetooth: Don't trigger disconnect timeout for security mode 3 pairing
Marcel Holtmann
2009-05-09
1
-1
/
+1
*
Bluetooth: Add different pairing timeout for Legacy Pairing
Marcel Holtmann
2009-04-28
1
-1
/
+35
*
Bluetooth: Add workaround for wrong HCI event in eSCO setup
Marcel Holtmann
2009-04-19
1
-2
/
+10
*
Bluetooth: Fallback from eSCO to SCO on unspecified error
Marcel Holtmann
2009-04-19
1
-9
/
+17
*
Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too early
Dave Young
2009-02-27
1
-2
/
+0
*
Bluetooth: Ask upper layers for HCI disconnect reason
Marcel Holtmann
2009-02-27
1
-1
/
+1
*
Bluetooth: Add SCO fallback for eSCO connection attempts
Marcel Holtmann
2009-02-27
1
-0
/
+16
*
Bluetooth: Add enhanced security model for Simple Pairing
Marcel Holtmann
2009-02-27
1
-1
/
+2
*
Bluetooth: Fix SCO state handling for incoming connections
Marcel Holtmann
2009-02-27
1
-1
/
+2
*
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
2008-11-30
1
-5
/
+0
*
[Bluetooth] Fix reference counting during ACL config stage
Marcel Holtmann
2008-09-09
1
-7
/
+4
*
[Bluetooth] Use a more unique bus name for connections
Marcel Holtmann
2008-07-14
1
-0
/
+7
*
[Bluetooth] Initiate authentication during connection establishment
Marcel Holtmann
2008-07-14
1
-11
/
+103
*
[Bluetooth] Use ACL config stage to retrieve remote features
Marcel Holtmann
2008-07-14
1
-20
/
+107
*
[Bluetooth] Track status of remote Simple Pairing mode
Marcel Holtmann
2008-07-14
1
-0
/
+43
*
[Bluetooth] Track status of Simple Pairing mode
Marcel Holtmann
2008-07-14
1
-0
/
+37
*
[Bluetooth] Disable disconnect timer during Simple Pairing
Marcel Holtmann
2008-07-14
1
-0
/
+40
*
[Bluetooth] Update class of device value whenever possible
Marcel Holtmann
2008-07-14
1
-0
/
+4
*
[Bluetooth] Some cleanups for HCI event handling
Marcel Holtmann
2008-07-14
1
-16
/
+23
*
[Bluetooth] Make use of the default link policy settings
Marcel Holtmann
2008-07-14
1
-12
/
+63
*
[Bluetooth] Track connection packet type changes
Marcel Holtmann
2008-07-14
1
-7
/
+25
*
[Bluetooth] Support the case when headset falls back to SCO link
Marcel Holtmann
2008-07-14
1
-2
/
+10
*
[Bluetooth] Update authentication status after successful encryption
Marcel Holtmann
2008-07-14
1
-2
/
+4
*
bluetooth: use get/put_unaligned_* helpers
Harvey Harrison
2008-05-02
1
-5
/
+4
*
[Bluetooth] Add support for handling simple eSCO links
Marcel Holtmann
2007-10-22
1
-13
/
+86
*
[Bluetooth] Switch from OGF+OCF to using only opcodes
Marcel Holtmann
2007-10-22
1
-736
/
+862
*
[Bluetooth] Add basics to better support and handle eSCO links
Marcel Holtmann
2007-07-11
1
-8
/
+21
*
[NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate.
YOSHIFUJI Hideaki
2007-04-25
1
-4
/
+4
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[NET] BLUETOOTH: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-13
/
+13
*
[Bluetooth] Handling pending connect attempts after inquiry
Marcel Holtmann
2006-11-21
1
-0
/
+19
*
[Bluetooth] Support concurrent connect requests
Marcel Holtmann
2006-10-15
1
-4
/
+11
*
[Bluetooth]: Don't update disconnect timer for incoming connections
Marcel Holtmann
2006-09-28
1
-4
/
+4
*
[Bluetooth] Support create connection cancel command
Marcel Holtmann
2006-09-28
1
-0
/
+4
[next]