summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_sysfs.c
Commit message (Expand)AuthorAge
* Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-05
* Bluetooth: Fix coding style in the subsystemGustavo Padovan2012-06-05
* Bluetooth: Fix coding style in hci_sysfs.cGustavo Padovan2012-06-05
* Bluetooth: trivial: Correct typesAndrei Emeltchenko2012-05-09
* Bluetooth: Remove redundant hdev->parent fieldDavid Herrmann2012-05-09
* Bluetooth: Use proper datatypes in release-callbacksDavid Herrmann2012-02-13
* Bluetooth: Introduce to_hci_connDavid Herrmann2012-02-13
* Bluetooth: Introduce to_hci_dev()David Herrmann2012-02-13
* Bluetooth: Correctly acquire module refDavid Herrmann2012-02-13
* Bluetooth: Rename hdev->inq_cache to hdev->discoveryJohan Hedberg2012-02-13
* Bluetooth: Add initial mgmt_confirm_name supportJohan Hedberg2012-02-13
* Bluetooth: Convert inquiry cache to use standard list typesJohan Hedberg2012-02-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-12-19
|\
| * Bluetooth: Remove work_add and work_del from hci_sysfsGustavo F. Padovan2011-12-18
| * Bluetooth: Replace spin_lock by mutex in hci_devGustavo F. Padovan2011-12-18
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\ \ | |/ |/|
| * net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-31
* | Bluetooth: replace list_for_each with list_for_each_entry whenever possibleLuiz Augusto von Dentz2011-11-07
* | Bluetooth: Rename sysfs un/register to add/delDavid Herrmann2011-10-14
* | Bluetooth: Fix hci core device initializationDavid Herrmann2011-10-14
|/
* Bluetooth: Add LE link type for debugfs outputPeter Hurley2011-09-21
* 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-08
* 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