aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* merge more stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+3
* 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/+4
* Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel2010-10-121-2/+2
* Bluetooth: Use list_head for HCI blacklist headDavid Miller2010-07-311-2/+1
* 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/+6
* Bluetooth: Create per controller workqueueMarcel Holtmann2010-05-101-13/+3
* 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/+1
* Bluetooth: Use single_open() for inquiry cache within debugfsMarcel Holtmann2010-03-031-21/+20
* 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-191-2/+2
* driver model: constify attribute groupsDavid Brownell2009-09-151-2/+2
* Bluetooth: Remove useless flush_work() causing lockdep warningsDave Young2009-05-271-6/+0
* Bluetooth: Fix wrong module refcount when connection setup failsMarcel Holtmann2009-05-091-0/+3
* Bluetooth: Move dev_set_name() to a context that can sleepMarcel Holtmann2009-05-051-4/+3
* 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/+16
* Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck2009-03-241-1/+1
* Bluetooth: Fix format arguments warningMarcel Holtmann2008-11-301-1/+1
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-301-5/+0
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-101-4/+3
* [Bluetooth] Fix userspace breakage due missing class linksMarcel Holtmann2008-08-181-187/+189
* bluetooth: remove improper bluetooth class symlinks.Greg Kroah-Hartman2008-07-211-7/+0
* [Bluetooth] Use a more unique bus name for connectionsMarcel Holtmann2008-07-141-6/+2
* [Bluetooth] Export remote Simple Pairing mode via sysfsMarcel Holtmann2008-07-141-4/+19
* bluetooth: do not move child device other than rfcommDave Young2008-02-181-7/+6
* bluetooth: put hci dev after del connDave Young2008-02-181-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-01-311-2/+6
* [BLUETOOTH]: Add conn add/del workqueues to avoid connection fail.Dave Young2008-01-311-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-291-0/+1
* [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-221-0/+37
* Fix bluetooth HCI sysfs compileLinus Torvalds2007-05-071-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-211-1/+3
* [Bluetooth] Make use of virtual devices treeMarcel Holtmann2006-10-151-5/+1
* [Bluetooth] Handle return values from driver core functionsMarcel Holtmann2006-10-151-3/+8
* [Bluetooth]: Fix section mismatch of bt_sysfs_cleanup()Arnaud Patard2006-09-281-1/+1
* [Bluetooth] Read local version information on device initMarcel Holtmann2006-09-281-0/+24