summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann2019-08-171-0/+31
* Bluetooth: Add support for LE ping featureSpoorthi Ravishankar Koppad2019-07-061-0/+31
* Bluetooth: Store Resolv list sizeAnkit Navik2018-07-061-0/+19
* Bluetooth: Re-use kstrtobool_from_user()Andy Shevchenko2018-05-301-16/+8Star
* seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macroAndy Shevchenko2018-02-071-13/+0Star
* Bluetooth: introduce DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2017-12-131-166/+18Star
* Bluetooth: Utilize %*ph specifierAndy Shevchenko2017-12-131-14/+3Star
* Bluetooth: Add debugfs fields for hardware and firmware infoMarcel Holtmann2016-07-181-0/+35
* Bluetooth: Expose current Device ID information via debugfsMarcel Holtmann2015-04-021-0/+26
* Bluetooth: Expose quirks through debugfsJakub Pawlowski2015-03-201-0/+60
* Bluetooth: The P-256 randomizer is 16 octets long and not 19 octetsMarcel Holtmann2015-03-161-1/+1
* Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flagsMarcel Holtmann2015-03-131-3/+3
* Bluetooth: Introduce hci_dev_test_flag helper macroMarcel Holtmann2015-03-131-2/+2
* Bluetooth: Expose remote OOB information as debugfs entryMarcel Holtmann2015-02-011-0/+31
* Bluetooth: Expose hardware error code as debugfs entryMarcel Holtmann2015-02-011-0/+3
* Bluetooth: Expose debug keys usage setting via debugfsMarcel Holtmann2015-02-011-0/+22
* Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfsMarcel Holtmann2015-02-011-1/+22
* Bluetooth: Fix scope of sc_only_mode debugfs entryMarcel Holtmann2015-01-021-22/+23
* Bluetooth: Remove no longer needed force_sc_support debugfs optionMarcel Holtmann2015-01-021-49/+0Star
* Bluetooth: Remove broken force_lesc_support debugfs optionMarcel Holtmann2015-01-021-49/+0Star
* Bluetooth: Create debugfs directory for each connection handleMarcel Holtmann2014-12-201-0/+12
* Bluetooth: Move LE debugfs file creation into hci_debugfs.cMarcel Holtmann2014-12-201-0/+474
* Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.cMarcel Holtmann2014-12-201-0/+349
* Bluetooth: Move common debugfs file creation into hci_debugfs.cMarcel Holtmann2014-12-201-0/+200
* Bluetooth: Add skeleton functions for debugfs creationMarcel Holtmann2014-12-201-0/+41