index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-25
Bluetooth: Move {min,max}_key_size debugfs into hci_debugfs_create_le
Marcel Holtmann
1
-0
/
+61
2020-01-15
Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS.
Alain Michaud
1
-0
/
+17
2019-08-17
Bluetooth: Add debug setting for changing minimum encryption key size
Marcel Holtmann
1
-0
/
+31
2019-07-06
Bluetooth: Add support for LE ping feature
Spoorthi Ravishankar Koppad
1
-0
/
+31
2018-07-06
Bluetooth: Store Resolv list size
Ankit Navik
1
-0
/
+19
2018-05-30
Bluetooth: Re-use kstrtobool_from_user()
Andy Shevchenko
1
-16
/
+8
2018-02-07
seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro
Andy Shevchenko
1
-13
/
+0
2017-12-13
Bluetooth: introduce DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-166
/
+18
2017-12-13
Bluetooth: Utilize %*ph specifier
Andy Shevchenko
1
-14
/
+3
2016-07-18
Bluetooth: Add debugfs fields for hardware and firmware info
Marcel Holtmann
1
-0
/
+35
2015-04-02
Bluetooth: Expose current Device ID information via debugfs
Marcel Holtmann
1
-0
/
+26
2015-03-20
Bluetooth: Expose quirks through debugfs
Jakub Pawlowski
1
-0
/
+60
2015-03-16
Bluetooth: The P-256 randomizer is 16 octets long and not 19 octets
Marcel Holtmann
1
-1
/
+1
2015-03-13
Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags
Marcel Holtmann
1
-3
/
+3
2015-03-13
Bluetooth: Introduce hci_dev_test_flag helper macro
Marcel Holtmann
1
-2
/
+2
2015-02-01
Bluetooth: Expose remote OOB information as debugfs entry
Marcel Holtmann
1
-0
/
+31
2015-02-01
Bluetooth: Expose hardware error code as debugfs entry
Marcel Holtmann
1
-0
/
+3
2015-02-01
Bluetooth: Expose debug keys usage setting via debugfs
Marcel Holtmann
1
-0
/
+22
2015-02-01
Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfs
Marcel Holtmann
1
-1
/
+22
2015-01-02
Bluetooth: Fix scope of sc_only_mode debugfs entry
Marcel Holtmann
1
-22
/
+23
2015-01-02
Bluetooth: Remove no longer needed force_sc_support debugfs option
Marcel Holtmann
1
-49
/
+0
2015-01-02
Bluetooth: Remove broken force_lesc_support debugfs option
Marcel Holtmann
1
-49
/
+0
2014-12-20
Bluetooth: Create debugfs directory for each connection handle
Marcel Holtmann
1
-0
/
+12
2014-12-20
Bluetooth: Move LE debugfs file creation into hci_debugfs.c
Marcel Holtmann
1
-0
/
+474
2014-12-20
Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.c
Marcel Holtmann
1
-0
/
+349
2014-12-20
Bluetooth: Move common debugfs file creation into hci_debugfs.c
Marcel Holtmann
1
-0
/
+200
2014-12-20
Bluetooth: Add skeleton functions for debugfs creation
Marcel Holtmann
1
-0
/
+41