summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_sysfs.c
AgeCommit message (Expand)Author
2009-05-27Bluetooth: Remove useless flush_work() causing lockdep warningsDave Young
2009-05-09Bluetooth: Fix wrong module refcount when connection setup failsMarcel Holtmann
2009-05-05Bluetooth: Move dev_set_name() to a context that can sleepMarcel Holtmann
2009-05-04Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann
2009-04-28Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros
2009-03-24Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck
2008-11-30Bluetooth: Fix format arguments warningMarcel Holtmann
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-08-18[Bluetooth] Fix userspace breakage due missing class linksMarcel Holtmann
2008-07-21bluetooth: remove improper bluetooth class symlinks.Greg Kroah-Hartman
2008-07-14[Bluetooth] Use a more unique bus name for connectionsMarcel Holtmann
2008-07-14[Bluetooth] Export remote Simple Pairing mode via sysfsMarcel Holtmann
2008-02-18bluetooth: do not move child device other than rfcommDave Young
2008-02-18bluetooth: put hci dev after del connDave Young
2008-02-18[BLUETOOTH] hci_sysfs.c: Kill build warning.David S. Miller
2008-01-31[BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes.Dave Young
2008-01-31[BLUETOOTH]: Add conn add/del workqueues to avoid connection fail.Dave Young
2008-01-23[BLUETOOTH]: Move children of connection device to NULL before connection down.Dave Young
2007-12-29[BLUETOOTH]: put_device before device_del fixDave Young
2007-10-22[Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann
2007-05-07Fix bluetooth HCI sysfs compileLinus Torvalds
2007-05-05[Bluetooth] Attach host adapters to the Bluetooth busMarcel Holtmann
2007-01-09[Bluetooth] Handle device registration failuresMarcel Holtmann
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-21[Bluetooth] Attach low-level connections to the Bluetooth busMarcel Holtmann
2006-10-15[Bluetooth] Make use of virtual devices treeMarcel Holtmann
2006-10-15[Bluetooth] Handle return values from driver core functionsMarcel Holtmann
2006-09-28[Bluetooth]: Fix section mismatch of bt_sysfs_cleanup()Arnaud Patard
2006-09-28[Bluetooth] Read local version information on device initMarcel Holtmann
2006-09-28[Bluetooth] Add HCI device identifier for SDIO cardsMarcel Holtmann
2006-09-28[Bluetooth] Integrate low-level connections into the driver modelMarcel Holtmann
2006-09-28[Bluetooth] Remove unused host controller attributesMarcel Holtmann
2006-07-03[Bluetooth] Use real devices for host controllersMarcel Holtmann
2006-07-03[Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann
2006-07-03[Bluetooth] Add automatic sniff mode supportMarcel Holtmann
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers
2005-11-08[Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann
2005-04-16Linux-2.6.12-rc2Linus Torvalds