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