index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_debugfs.c
Age
Commit message (
Expand
)
Author
2021-01-29
Bluetooth: fix coccicheck warnings debugfs
Jiapeng Zhong
2020-11-09
Bluetooth: Move force_bredr_smp debugfs into hci_debugfs_create_bredr
Claire Chang
2020-04-07
Bluetooth: debugfs option to unset MITM flag
Archie Pusaka
2020-01-25
Bluetooth: Move {min,max}_key_size debugfs into hci_debugfs_create_le
Marcel Holtmann
2020-01-15
Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS.
Alain Michaud
2019-08-17
Bluetooth: Add debug setting for changing minimum encryption key size
Marcel Holtmann
2019-07-06
Bluetooth: Add support for LE ping feature
Spoorthi Ravishankar Koppad
2018-07-06
Bluetooth: Store Resolv list size
Ankit Navik
2018-05-30
Bluetooth: Re-use kstrtobool_from_user()
Andy Shevchenko
2018-02-07
seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro
Andy Shevchenko
2017-12-13
Bluetooth: introduce DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2017-12-13
Bluetooth: Utilize %*ph specifier
Andy Shevchenko
2016-07-18
Bluetooth: Add debugfs fields for hardware and firmware info
Marcel Holtmann
2015-04-02
Bluetooth: Expose current Device ID information via debugfs
Marcel Holtmann
2015-03-20
Bluetooth: Expose quirks through debugfs
Jakub Pawlowski
2015-03-16
Bluetooth: The P-256 randomizer is 16 octets long and not 19 octets
Marcel Holtmann
2015-03-13
Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_test_flag helper macro
Marcel Holtmann
2015-02-01
Bluetooth: Expose remote OOB information as debugfs entry
Marcel Holtmann
2015-02-01
Bluetooth: Expose hardware error code as debugfs entry
Marcel Holtmann
2015-02-01
Bluetooth: Expose debug keys usage setting via debugfs
Marcel Holtmann
2015-02-01
Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfs
Marcel Holtmann
2015-01-02
Bluetooth: Fix scope of sc_only_mode debugfs entry
Marcel Holtmann
2015-01-02
Bluetooth: Remove no longer needed force_sc_support debugfs option
Marcel Holtmann
2015-01-02
Bluetooth: Remove broken force_lesc_support debugfs option
Marcel Holtmann
2014-12-20
Bluetooth: Create debugfs directory for each connection handle
Marcel Holtmann
2014-12-20
Bluetooth: Move LE debugfs file creation into hci_debugfs.c
Marcel Holtmann
2014-12-20
Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.c
Marcel Holtmann
2014-12-20
Bluetooth: Move common debugfs file creation into hci_debugfs.c
Marcel Holtmann
2014-12-20
Bluetooth: Add skeleton functions for debugfs creation
Marcel Holtmann