index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Bluetooth: Add unlocked __l2cap_chan_add function
Andrei Emeltchenko
2012-02-23
1
-2
/
+7
|
*
|
Bluetooth: mgmt: Add legacy pairing info to dev_found events
Johan Hedberg
2012-02-23
3
-14
/
+24
|
*
|
Bluetooth: mgmt: Fix device_found parameters
Johan Hedberg
2012-02-23
1
-1
/
+2
|
*
|
Bluetooth: mgmt: Fix unpair_device responses
Johan Hedberg
2012-02-23
1
-17
/
+19
|
*
|
Bluetooth: mgmt: Add missing powered checks to commands
Johan Hedberg
2012-02-23
1
-1
/
+36
|
*
|
Bluetooth: mgmt: Allow class of device changes while powered off
Johan Hedberg
2012-02-23
1
-5
/
+5
|
*
|
Bluetooth: mgmt: Check for HCI_UP in update_eir() and update_class()
Johan Hedberg
2012-02-23
1
-0
/
+6
|
*
|
Bluetooth: mgmt: Fix return value for set_class
Johan Hedberg
2012-02-23
1
-1
/
+1
|
*
|
Bluetooth: Fix clearing of dev_class when powering down
Johan Hedberg
2012-02-23
1
-0
/
+1
|
*
|
Bluetooth: mgmt: Fix missing short_name in read_info
Johan Hedberg
2012-02-23
1
-0
/
+1
|
*
|
Bluetooth: mgmt: Fix name_changed event for short name changes
Johan Hedberg
2012-02-23
1
-0
/
+4
|
*
|
Bluetooth: mgmt: Allow local name changes while powered off
Johan Hedberg
2012-02-23
2
-15
/
+36
|
*
|
Bluetooth: Fix read_name updating when HCI_SETUP is not set
Johan Hedberg
2012-02-23
1
-1
/
+2
|
*
|
Bluetooth: Add hdev->short_name for EIR generation
Johan Hedberg
2012-02-23
1
-0
/
+3
|
*
|
Bluetooth: Send management event for class of device changes
Marcel Holtmann
2012-02-23
2
-4
/
+19
|
*
|
Bluetooth: Fix handling of discoverable setting with timeout
Marcel Holtmann
2012-02-23
1
-0
/
+11
|
*
|
Bluetooth: Disabling discoverable with timeout is invalid
Marcel Holtmann
2012-02-23
1
-2
/
+5
|
*
|
Bluetooth: mgmt: Fix updating EIR when updating the name
Johan Hedberg
2012-02-23
2
-3
/
+4
|
*
|
Bluetooth: Fix EIR data clearing when powering off
Johan Hedberg
2012-02-23
1
-0
/
+2
|
*
|
Bluetooth: mgmt: Implement Set LE command
Johan Hedberg
2012-02-23
2
-2
/
+124
|
*
|
Bluetooth: mgmt: Fix Set SSP supported check
Johan Hedberg
2012-02-23
1
-6
/
+6
|
*
|
Bluetooth: Enable timestamps for control channel
Marcel Holtmann
2012-02-23
2
-0
/
+4
|
*
|
Bluetooth: Explicitly clear EIR data upon hci_dev setup
Johan Hedberg
2012-02-23
1
-4
/
+13
|
*
|
Bluetooth: mgmt: Fix clearing of hdev->eir
Johan Hedberg
2012-02-23
1
-0
/
+2
|
*
|
Bluetooth: mgmt: Fix EIR toggling with SSP
Johan Hedberg
2012-02-23
1
-6
/
+5
|
*
|
Bluetooth: Fix coding style issues in mgmt code
Andrei Emeltchenko
2012-02-23
1
-4
/
+4
|
*
|
Bluetooth: Fix two minor style issues in HCI code
Marcel Holtmann
2012-02-23
2
-2
/
+2
|
*
|
Bluetooth: Fix two minor style issues in management code
Marcel Holtmann
2012-02-23
1
-2
/
+2
|
*
|
Bluetooth: mgmt: Make Set SSP command callable while powered off
Johan Hedberg
2012-02-23
2
-19
/
+45
|
*
|
Bluetooth: Remove unneeded hci_cc_read_ssp_mode function
Johan Hedberg
2012-02-23
1
-19
/
+0
|
*
|
Bluetooth: mgmt: Make Set Link Security callable while powered off
Johan Hedberg
2012-02-23
2
-5
/
+34
|
*
|
Bluetooth: Add socket error function
Andrei Emeltchenko
2012-02-23
1
-9
/
+21
|
*
|
Bluetooth: Add locked and unlocked state_change
Andrei Emeltchenko
2012-02-23
1
-16
/
+25
|
*
|
Bluetooth: Add l2cap_chan_lock
Andrei Emeltchenko
2012-02-23
1
-0
/
+2
|
*
|
Bluetooth: Revert to mutexes from RCU list
Andrei Emeltchenko
2012-02-23
2
-67
/
+109
|
*
|
Bluetooth: trivial: Fix long line
Andrei Emeltchenko
2012-02-23
1
-1
/
+2
|
*
|
Bluetooth: mgmt: Fix connectable/discoverable response values
Johan Hedberg
2012-02-21
1
-5
/
+6
|
*
|
Bluetooth: Fix clearing of persistent dev_flags
Johan Hedberg
2012-02-21
1
-3
/
+2
|
*
|
Bluetooth: mgmt: Fix New Settings event for connectable/discoverable
Johan Hedberg
2012-02-21
1
-4
/
+25
|
*
|
Bluetooth: mgmt: Add convenience function for sending New Settings
Johan Hedberg
2012-02-21
1
-52
/
+44
|
*
|
Bluetooth: mgmt: Fix current settings values when powered off
Johan Hedberg
2012-02-21
1
-4
/
+1
|
*
|
Bluetooth: mgmt: Fix Removing discoverable timeout in set_connectable
Johan Hedberg
2012-02-21
1
-1
/
+6
|
*
|
Bluetooth: mgmt: Allow connectable/discoverable changes in off state
Johan Hedberg
2012-02-21
2
-18
/
+74
|
*
|
Bluetooth: mgmt: Fix pairable setting upon initialization
Johan Hedberg
2012-02-21
1
-1
/
+9
|
*
|
Bluetooth: mgmt: Fix set_fast_connectable error return
Johan Hedberg
2012-02-21
1
-0
/
+7
|
*
|
Bluetooth: mgmt: Fix set_local_name and set_dev_class powered checks
Johan Hedberg
2012-02-21
1
-0
/
+13
|
*
|
Bluetooth: mgmt: Fix powered checks for commands
Johan Hedberg
2012-02-21
1
-12
/
+14
|
*
|
Bluetooth: Don't send New Settings event during setup power down
Marcel Holtmann
2012-02-21
1
-9
/
+11
|
*
|
Bluetooth: Only keep controller up after init if powered on
Marcel Holtmann
2012-02-21
1
-9
/
+14
|
*
|
Bluetooth: mgmt: Clear EIR data when disabling SSP
Johan Hedberg
2012-02-21
1
-1
/
+19
[prev]
[next]