index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
mgmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-09
Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-322
/
+547
2014-12-05
Bluetooth: Report invalid RSSI for service discovery and background scan
Marcel Holtmann
1
-2
/
+10
2014-12-05
Bluetooth: Fix discovery filter when no RSSI is available
Marcel Holtmann
1
-1
/
+8
2014-12-05
Bluetooth: Remove redundant reverse_base_uuid variable
Johan Hedberg
1
-10
/
+2
2014-12-05
Bluetooth: Fix Get Conn Info to use cmd_complete callback
Johan Hedberg
1
-51
/
+33
2014-12-05
Bluetooth: Convert Get Clock Info to use cmd_complete callback
Johan Hedberg
1
-24
/
+35
2014-12-05
Bluetooth: Convert discovery commands to use cmd_complete callback
Johan Hedberg
1
-11
/
+16
2014-12-05
Bluetooth: Convert Unpair Device to use cmd_complete callback
Johan Hedberg
1
-7
/
+3
2014-12-05
Bluetooth: Convert Pair Device to use cmd_complete callback
Johan Hedberg
1
-3
/
+5
2014-12-05
Bluetooth: Use cmd_complete callback for authentication mgmt commands
Johan Hedberg
1
-22
/
+14
2014-12-05
Bluetooth: Convert Disconnect mgmt command to use cmd_complete callback
Johan Hedberg
1
-14
/
+10
2014-12-05
Bluetooth: Store parameter length with pending mgmt commands
Johan Hedberg
1
-3
/
+3
2014-12-05
Bluetooth: Add callback to create proper cmd_complete events
Johan Hedberg
1
-2
/
+17
2014-12-05
Bluetooth: Fix memory leaks from discovery filter UUID list
Marcel Holtmann
1
-2
/
+10
2014-12-05
Bluetooth: Add support for Start Service Discovery command
Jakub Pawlowski
1
-0
/
+106
2014-12-05
Bluetooth: Add logic for UUID filter handling
Jakub Pawlowski
1
-0
/
+70
2014-12-05
Bluetooth: Add framework for device found filtering based on UUID
Marcel Holtmann
1
-2
/
+52
2014-12-05
Bluetooth: Filter device found events based on RSSI threshold
Marcel Holtmann
1
-0
/
+9
2014-12-05
Bluetooth: Add extra discovery fields for storing filter information
Jakub Pawlowski
1
-0
/
+2
2014-12-04
Bluetooth: Split triggering of discovery commands into separate function
Marcel Holtmann
1
-114
/
+100
2014-12-04
Bluetooth: Use {start,stop}_discovery_complete handler for cmd_complete
Marcel Holtmann
1
-66
/
+31
2014-12-04
Bluetooth: Simplify the error handling of Start Discovery command
Marcel Holtmann
1
-11
/
+7
2014-12-03
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2014-12-03
Bluetooth: Add support for adding remote OOB data for LE
Johan Hedberg
1
-3
/
+11
2014-12-03
Bluetooth: Store address type with OOB data
Johan Hedberg
1
-5
/
+6
2014-12-03
Bluetooth: Unify remote OOB data functions
Johan Hedberg
1
-4
/
+5
2014-12-03
Bluetooth: Add mgmt_set_secure_conn support for any LE adapter
Johan Hedberg
1
-9
/
+8
2014-12-03
Bluetooth: Use custom macro for testing BR/EDR SC enabled
Johan Hedberg
1
-3
/
+2
2014-12-03
Bluetooth: Add mgmt support for LE Secure Connections LTK types
Johan Hedberg
1
-7
/
+26
2014-11-24
new helper: memcpy_from_msg()
Al Viro
1
-1
/
+1
2014-11-18
Bluetooth: Use shorter "rand" name for "randomizer"
Johan Hedberg
1
-14
/
+9
2014-11-18
Bluetooth: Fix BR/EDR-only address checks for remote OOB data
Johan Hedberg
1
-0
/
+22
2014-11-15
Bluetooth: Fix clearing remote OOB data through mgmt
Johan Hedberg
1
-0
/
+7
2014-11-03
Bluetooth: Fix invalid response for 'Start Discovery' command
Szymon Janc
1
-21
/
+35
2014-10-25
Bluetooth: Defer connection-parameter removal when unpairing
Alfonso Acosta
1
-13
/
+38
2014-10-25
Bluetooth: Remove redundant check on hci_conn's device class
Alfonso Acosta
1
-2
/
+1
2014-10-25
Bluetooth: Include ADV_IND report in Device Connected event
Alfonso Acosta
1
-6
/
+18
2014-10-25
Bluetooth: Refactor arguments of mgmt_device_connected
Alfonso Acosta
1
-7
/
+6
2014-09-09
Bluetooth: Fix mgmt pairing failure when authentication fails
Johan Hedberg
1
-6
/
+13
2014-09-08
Bluetooth: Use hci_disconnect() for mgmt_disconnect_device()
Johan Hedberg
1
-5
/
+1
2014-09-08
Bluetooth: Fix using hci_conn_get() for hci_conn pointers
Johan Hedberg
1
-4
/
+8
2014-08-14
Bluetooth: Create unified helper function for updating page scan
Johan Hedberg
1
-60
/
+12
2014-08-14
Bluetooth: Add convenience function to check for pending power off
Johan Hedberg
1
-24
/
+28
2014-07-30
Bluetooth: Rename pairable mgmt setting to bondable
Johan Hedberg
1
-7
/
+7
2014-07-30
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
Johan Hedberg
1
-4
/
+4
2014-07-30
Bluetooth: Fix check for connected state when pairing
Johan Hedberg
1
-1
/
+1
2014-07-28
Bluetooth: Fix incorrectly disabling page scan when toggling connectable
Johan Hedberg
1
-1
/
+13
2014-07-27
Bluetooth: Set Simultaneous LE and BR/EDR controller option to zero
Marcel Holtmann
1
-3
/
+3
2014-07-26
Bluetooth: Provide defaults for LE advertising interval
Georg Lukas
1
-2
/
+2
2014-07-24
Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
Marcel Holtmann
1
-3
/
+6
[next]