aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-23Bluetooth: Fix double free in hci_conn_cleanupZhengHan Wang1-11/+12
2023-06-29Bluetooth: hci_sysfs: make bt_class a static const structureIvan Orlov1-7/+7
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman1-1/+1
2022-09-21Bluetooth: hci_sysfs: Fix attempting to call device_add multiple timesLuiz Augusto von Dentz1-0/+3
2021-10-13Bluetooth: Fix memory leak of hci deviceWei Yongjun1-0/+2
2021-08-20Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-2/+1
2021-08-05Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa1-0/+3
2021-07-28Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa1-1/+1
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann1-1/+1
2017-08-19Bluetooth: make device_type constBhumika Goyal1-2/+2
2016-07-09Bluetooth: Remove controller device attributesMarcel Holtmann1-54/+0
2016-07-09Bluetooth: Remove connection link attributesMarcel Holtmann1-45/+0
2014-02-13Bluetooth: Convert to use ATTRIBUTE_GROUPS macroWei Yongjun1-16/+2
2013-10-19Bluetooth: Remove bus attribute in favor of hierarchyMarcel Holtmann1-31/+0
2013-10-19Bluetooth: Move export of class of device information into hci_core.cMarcel Holtmann1-10/+0
2013-10-19Bluetooth: Move manufacturer, hci_ver and hci_rev into hci_core.cMarcel Holtmann1-27/+0
2013-10-19Bluetooth: Remove debug entry for connection featuresMarcel Holtmann1-14/+0
2013-10-19Bluetooth: Move HCI device features into hci_core.cMarcel Holtmann1-14/+0
2013-10-18Bluetooth: Move idle_timeout and sniff_{min,max}_interval to hci_core.cMarcel Holtmann1-91/+0
2013-10-18Bluetooth: Move device_add handling into hci_register_devMarcel Holtmann1-18/+0
2013-10-18Bluetooth: Create root debugfs directory during module initMarcel Holtmann1-8/+0
2013-10-18Bluetooth: Create HCI device debugfs directory in hci_register_devMarcel Holtmann1-15/+1
2013-10-18Bluetooth: Move uuids debugfs entry creation into hci_core.cMarcel Holtmann1-46/+0
2013-10-18Bluetooth: Move blacklist debugfs entry creation into hci_core.cMarcel Holtmann1-30/+0
2013-10-17Bluetooth: Expose auto_accept_delay debugfs only when SSP is supportedMarcel Holtmann1-31/+0
2013-10-16Bluetooth: Expose inquiry_cache debugfs only on BR/EDR controllersMarcel Holtmann1-39/+0
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell1-1/+1
2013-04-18Bluetooth: Track feature pages in a single tableJohan Hedberg1-8/+8
2013-04-17Bluetooth: introduce hci_conn ref-countingDavid Herrmann1-1/+0
2013-03-18Bluetooth: Use PTR_RET functionAlexandru Gheorghiu1-3/+1
2013-01-10Bluetooth: Fix uuid output in debugfsGustavo Padovan1-11/+11
2012-09-27Bluetooth: Use %pMR in sprintf/seq_printf instead of batostrAndrei Emeltchenko1-5/+5
2012-06-05Bluetooth: Remove unnecessary headers includeGustavo Padovan1-4/+0
2012-06-05Bluetooth: Fix coding style in the subsystemGustavo Padovan1-2/+2
2012-06-05Bluetooth: Fix coding style in hci_sysfs.cGustavo Padovan1-36/+57
2012-05-09Bluetooth: trivial: Correct typesAndrei Emeltchenko1-2/+2
2012-05-09Bluetooth: Remove redundant hdev->parent fieldDavid Herrmann1-1/+0
2012-02-13Bluetooth: Use proper datatypes in release-callbacksDavid Herrmann1-4/+4
2012-02-13Bluetooth: Introduce to_hci_connDavid Herrmann1-6/+4
2012-02-13Bluetooth: Introduce to_hci_dev()David Herrmann1-17/+16
2012-02-13Bluetooth: Correctly acquire module refDavid Herrmann1-0/+2
2012-02-13Bluetooth: Rename hdev->inq_cache to hdev->discoveryJohan Hedberg1-1/+1
2012-02-13Bluetooth: Add initial mgmt_confirm_name supportJohan Hedberg1-1/+1
2012-02-13Bluetooth: Convert inquiry cache to use standard list typesJohan Hedberg1-1/+1
2011-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville1-54/+37
2011-12-18Bluetooth: Remove work_add and work_del from hci_sysfsGustavo F. Padovan1-44/+27
2011-12-18Bluetooth: Replace spin_lock by mutex in hci_devGustavo F. Padovan1-10/+10
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville1-0/+1
2011-11-07Bluetooth: replace list_for_each with list_for_each_entry whenever possibleLuiz Augusto von Dentz1-14/+4
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker1-0/+1
2011-10-14Bluetooth: Rename sysfs un/register to add/delDavid Herrmann1-2/+2
2011-10-14Bluetooth: Fix hci core device initializationDavid Herrmann1-6/+12
2011-09-21Bluetooth: Add LE link type for debugfs outputPeter Hurley1-0/+2
2011-04-28Bluetooth: Add variable SSP auto-accept delay supportJohan Hedberg1-0/+31
2011-04-05Bluetooth: convert net/bluetooth/ to kstrtoxAlexey Dobriyan1-17/+17
2011-03-31Bluetooth: Add define for the maximum name length on HCI levelJohan Hedberg1-3/+3
2011-02-17Bluetooth: Fix errors reported by checkpatch.plGustavo F. Padovan1-3/+3
2011-02-08Bluetooth: Implement debugfs support for listing UUIDsJohan Hedberg1-0/+52
2010-10-12Bluetooth: make batostr() print in the right orderGustavo F. Padovan1-13/+4
2010-10-12Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel1-2/+2
2010-07-31Bluetooth: Use list_head for HCI blacklist headDavid Miller1-2/+1
2010-07-21Bluetooth: Add debugfs support for showing the blacklistJohan Hedberg1-0/+38
2010-05-10Bluetooth: Use strict_strtoul instead of simple_strtoulTomas Winkler1-12/+6
2010-05-10Bluetooth: Create per controller workqueueMarcel Holtmann1-13/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-21Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann1-2/+1
2010-03-03Bluetooth: Use single_open() for inquiry cache within debugfsMarcel Holtmann1-21/+20
2010-02-27Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann1-0/+20
2010-02-27Bluetooth: Convert inquiry cache to use debugfs instead of sysfsMarcel Holtmann1-30/+62
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann1-8/+8
2009-10-19bluetooth: scheduling while atomic bug fixDave Young1-2/+2
2009-09-15driver model: constify attribute groupsDavid Brownell1-2/+2
2009-05-27Bluetooth: Remove useless flush_work() causing lockdep warningsDave Young1-6/+0
2009-05-09Bluetooth: Fix wrong module refcount when connection setup failsMarcel Holtmann1-0/+3
2009-05-05Bluetooth: Move dev_set_name() to a context that can sleepMarcel Holtmann1-4/+3
2009-05-04Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann1-34/+40
2009-04-28Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros1-21/+16
2009-03-24Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck1-1/+1
2008-11-30Bluetooth: Fix format arguments warningMarcel Holtmann1-1/+1
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann1-5/+0
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-4/+3
2008-08-18[Bluetooth] Fix userspace breakage due missing class linksMarcel Holtmann1-187/+189
2008-07-21bluetooth: remove improper bluetooth class symlinks.Greg Kroah-Hartman1-7/+0
2008-07-14[Bluetooth] Use a more unique bus name for connectionsMarcel Holtmann1-6/+2
2008-07-14[Bluetooth] Export remote Simple Pairing mode via sysfsMarcel Holtmann1-4/+19
2008-02-18bluetooth: do not move child device other than rfcommDave Young1-7/+6
2008-02-18bluetooth: put hci dev after del connDave Young1-0/+3
2008-02-18[BLUETOOTH] hci_sysfs.c: Kill build warning.David S. Miller1-2/+6
2008-01-31[BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes.Dave Young1-2/+6
2008-01-31[BLUETOOTH]: Add conn add/del workqueues to avoid connection fail.Dave Young1-11/+37
2008-01-23[BLUETOOTH]: Move children of connection device to NULL before connection down.Dave Young1-0/+17
2007-12-29[BLUETOOTH]: put_device before device_del fixDave Young1-0/+1
2007-10-22[Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann1-0/+37
2007-05-07Fix bluetooth HCI sysfs compileLinus Torvalds1-2/+2
2007-05-05[Bluetooth] Attach host adapters to the Bluetooth busMarcel Holtmann1-1/+8
2007-01-09[Bluetooth] Handle device registration failuresMarcel Holtmann1-1/+6
2006-11-22WorkStruct: make allyesconfigDavid Howells1-6/+6
2006-11-21[Bluetooth] Attach low-level connections to the Bluetooth busMarcel Holtmann1-1/+3
2006-10-15[Bluetooth] Make use of virtual devices treeMarcel Holtmann1-5/+1
2006-10-15[Bluetooth] Handle return values from driver core functionsMarcel Holtmann1-3/+8
2006-09-28[Bluetooth]: Fix section mismatch of bt_sysfs_cleanup()Arnaud Patard1-1/+1
2006-09-28[Bluetooth] Read local version information on device initMarcel Holtmann1-0/+24
2006-09-28[Bluetooth] Add HCI device identifier for SDIO cardsMarcel Holtmann1-1/+3
2006-09-28[Bluetooth] Integrate low-level connections into the driver modelMarcel Holtmann1-2/+77
2006-09-28[Bluetooth] Remove unused host controller attributesMarcel Holtmann1-17/+19
2006-07-03[Bluetooth] Use real devices for host controllersMarcel Holtmann1-87/+65
2006-07-03[Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann1-2/+37
2006-07-03[Bluetooth] Add automatic sniff mode supportMarcel Holtmann1-0/+88
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-2/+2
2005-11-08[Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann1-1/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+153