summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add LE link type for debugfs outputPeter Hurley2011-09-211-0/+2
* Bluetooth: Add variable SSP auto-accept delay supportJohan Hedberg2011-04-281-0/+31
* Bluetooth: convert net/bluetooth/ to kstrtoxAlexey Dobriyan2011-04-051-17/+17
* Bluetooth: Add define for the maximum name length on HCI levelJohan Hedberg2011-03-311-3/+3
* Bluetooth: Fix errors reported by checkpatch.plGustavo F. Padovan2011-02-171-3/+3
* Bluetooth: Implement debugfs support for listing UUIDsJohan Hedberg2011-02-081-0/+52
* Bluetooth: make batostr() print in the right orderGustavo F. Padovan2010-10-121-13/+4Star
* Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel2010-10-121-2/+2
* Bluetooth: Use list_head for HCI blacklist headDavid Miller2010-08-011-2/+1Star
* Bluetooth: Add debugfs support for showing the blacklistJohan Hedberg2010-07-211-0/+38
* Bluetooth: Use strict_strtoul instead of simple_strtoulTomas Winkler2010-05-101-12/+6Star
* Bluetooth: Create per controller workqueueMarcel Holtmann2010-05-101-13/+3Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann2010-03-211-2/+1Star
* Bluetooth: Use single_open() for inquiry cache within debugfsMarcel Holtmann2010-03-031-21/+20Star
* Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann2010-02-271-0/+20
* Bluetooth: Convert inquiry cache to use debugfs instead of sysfsMarcel Holtmann2010-02-271-30/+62
* Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2010-02-271-8/+8
* bluetooth: scheduling while atomic bug fixDave Young2009-10-201-2/+2
* driver model: constify attribute groupsDavid Brownell2009-09-151-2/+2
* Bluetooth: Remove useless flush_work() causing lockdep warningsDave Young2009-05-271-6/+0Star
* Bluetooth: Fix wrong module refcount when connection setup failsMarcel Holtmann2009-05-101-0/+3
* Bluetooth: Move dev_set_name() to a context that can sleepMarcel Holtmann2009-05-051-4/+3Star
* Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann2009-05-041-34/+40
* Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2009-04-281-21/+16Star
* Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck2009-03-251-1/+1
* Bluetooth: Fix format arguments warningMarcel Holtmann2008-11-301-1/+1
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-301-5/+0Star
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-101-4/+3Star
* [Bluetooth] Fix userspace breakage due missing class linksMarcel Holtmann2008-08-181-187/+189
* bluetooth: remove improper bluetooth class symlinks.Greg Kroah-Hartman2008-07-221-7/+0Star
* [Bluetooth] Use a more unique bus name for connectionsMarcel Holtmann2008-07-141-6/+2Star
* [Bluetooth] Export remote Simple Pairing mode via sysfsMarcel Holtmann2008-07-141-4/+19
* bluetooth: do not move child device other than rfcommDave Young2008-02-191-7/+6Star
* bluetooth: put hci dev after del connDave Young2008-02-191-0/+3
* [BLUETOOTH] hci_sysfs.c: Kill build warning.David S. Miller2008-02-181-2/+6
* [BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes.Dave Young2008-02-011-2/+6
* [BLUETOOTH]: Add conn add/del workqueues to avoid connection fail.Dave Young2008-02-011-11/+37
* [BLUETOOTH]: Move children of connection device to NULL before connection down.Dave Young2008-01-231-0/+17
* [BLUETOOTH]: put_device before device_del fixDave Young2007-12-301-0/+1
* [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-221-0/+37
* Fix bluetooth HCI sysfs compileLinus Torvalds2007-05-081-2/+2
* [Bluetooth] Attach host adapters to the Bluetooth busMarcel Holtmann2007-05-051-1/+8
* [Bluetooth] Handle device registration failuresMarcel Holtmann2007-01-091-1/+6
* WorkStruct: make allyesconfigDavid Howells2006-11-221-6/+6
* [Bluetooth] Attach low-level connections to the Bluetooth busMarcel Holtmann2006-11-221-1/+3
* [Bluetooth] Make use of virtual devices treeMarcel Holtmann2006-10-161-5/+1Star
* [Bluetooth] Handle return values from driver core functionsMarcel Holtmann2006-10-161-3/+8
* [Bluetooth]: Fix section mismatch of bt_sysfs_cleanup()Arnaud Patard2006-09-291-1/+1
* [Bluetooth] Read local version information on device initMarcel Holtmann2006-09-291-0/+24