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
2013-01-18
Bluetooth: Fix using system-global workqueue when not necessary
Johan Hedberg
1
-1
/
+2
2013-01-18
Bluetooth: Use req_workqueue for hci_request operations
Johan Hedberg
1
-2
/
+2
2013-01-10
Bluetooth: Fix sending incorrect new_settings for mgmt_set_powered
Johan Hedberg
1
-2
/
+3
2013-01-10
Bluetooth: Fix returning proper command status for start_discovery
Johan Hedberg
1
-16
/
+30
2013-01-10
Bluetooth: Fix checking for exact values of boolean mgmt parameters
Johan Hedberg
1
-0
/
+36
2013-01-10
Bluetooth: Move non-critical sections outside of the dev lock
Johan Hedberg
1
-28
/
+18
2013-01-10
Bluetooth: Fix accepting set_dev_class for non-BR/EDR controllers
Johan Hedberg
1
-0
/
+6
2013-01-10
Bluetooth: Fix checking for valid device class values
Johan Hedberg
1
-0
/
+6
2013-01-10
Bluetooth: Fix missing command complete for mgmt_load_long_term_keys
Johan Hedberg
1
-2
/
+5
2013-01-10
Bluetooth: Fix missing command complete event for mgmt_confirm_name
Johan Hedberg
1
-1
/
+2
2013-01-09
Bluetooth: mgmt: Avoid using magic number in status code
Szymon Janc
1
-4
/
+4
2013-01-09
Bluetooth: mgmt: Remove not needed restriction on add/remove OOB data
Szymon Janc
1
-17
/
+0
2012-12-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-5
/
+5
2012-12-03
Bluetooth: Move double negation to macros
Gustavo Padovan
1
-5
/
+5
2012-11-21
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-1
/
+1
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+7
2012-11-18
Bluetooth: Use proper invalid value for tx_power
Johan Hedberg
1
-1
/
+1
2012-11-09
Bluetooth: Fix memory leak when removing a UUID
Johan Hedberg
1
-0
/
+1
2012-11-09
Bluetooth: Fix having bogus entries in mgmt_read_index_list reply
Johan Hedberg
1
-5
/
+6
2012-11-01
Bluetooth: mgmt: Use __constant when dealing with constants
Syam Sidhardhan
1
-5
/
+5
2012-11-01
Bluetooth: Fix sending unnecessary HCI_LE_Host_Enable
Johan Hedberg
1
-2
/
+8
2012-11-01
Bluetooth: Fix unnecessary EIR update during powering on
Johan Hedberg
1
-1
/
+6
2012-11-01
Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode command
Johan Hedberg
1
-1
/
+2
2012-11-01
Bluetooth: Make use feature test macros
Johan Hedberg
1
-5
/
+5
2012-11-01
Bluetooth: mgmt: Restrict BR/EDR settings to BR/EDR-only adapters
Johan Hedberg
1
-3
/
+19
2012-11-01
Bluetooth: Fix HCI command sending when powering on LE-only adapters
Johan Hedberg
1
-13
/
+21
2012-10-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
1
-2
/
+3
2012-09-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-5
/
+23
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+16
2012-09-27
Bluetooth: Force the process of unpair command if disconnect failed
Jefferson Delfes
1
-2
/
+3
2012-09-18
Bluetooth: Update management interface revision
Johan Hedberg
1
-1
/
+1
2012-09-18
Bluetooth: mgmt: Implement support for passkey notification
Johan Hedberg
1
-0
/
+17
2012-09-18
Bluetooth: mgmt: Fix enabling LE while powered off
Andrzej Kaczmarek
1
-0
/
+10
2012-09-18
Bluetooth: mgmt: Fix enabling SSP while powered off
Andrzej Kaczmarek
1
-0
/
+6
2012-08-21
Bluetooth: mgmt: Add device disconnect reason
Mikel Astiz
1
-4
/
+5
2012-08-06
Bluetooth: Use lmp_ssp_capable where applicable
Andre Guedes
1
-3
/
+3
2012-08-06
Bluetooth: Use lmp_le_capable where applicable
Andre Guedes
1
-2
/
+2
2012-08-06
Bluetooth: Use lmp_bredr_capable where applicable
Andre Guedes
1
-2
/
+2
2012-08-06
Bluetooth: mgmt: Managing only BR/EDR HCI controllers
Andrei Emeltchenko
1
-2
/
+18
2012-07-16
Bluetooth: Change page scan interval in fast connectable mode
Johan Hedberg
1
-2
/
+2
2012-07-10
Bluetooth: Refactor PIN code rejection to use user_pairing_resp()
Jaganath Kanakkassery
1
-23
/
+12
2012-06-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Gustavo Padovan
1
-1
/
+1
2012-06-19
Bluetooth: Use GFP_KERNEL in mgmt events functions
Andre Guedes
1
-3
/
+3
2012-06-19
Bluetooth: Use GFP_KERNEL in mgmt_pending_add
Andre Guedes
1
-2
/
+2
2012-06-19
Bluetooth: Use GFP_KERNEL in mgmt_handlers
Andre Guedes
1
-2
/
+2
2012-06-18
Bluetooth: Fix compile warnings in mgmt
Andrei Emeltchenko
1
-4
/
+2
2012-06-14
Bluetooth: Fix sending HCI_Disconnect only when connected
Vishal Agarwal
1
-1
/
+1
2012-06-12
Bluetooth: Remove magic value in disconnect mgmt handler
Andre Guedes
1
-1
/
+1
2012-06-12
Bluetooth: Fix flags of mgmt_device_found event
Jefferson Delfes
1
-2
/
+3
2012-06-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Gustavo Padovan
1
-0
/
+18
[next]