UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / net / bluetooth / hci_sysfs.c
2010-10-12 Gustavo F. PadovanBluetooth: make batostr() print in the right order
2010-10-12 David VrabelBluetooth: HCI devices are either BR/EDR or AMP radios
2010-07-31 David MillerBluetooth: Use list_head for HCI blacklist head
2010-07-21 Johan HedbergBluetooth: Add debugfs support for showing the blacklist
2010-05-10 Tomas WinklerBluetooth: Use strict_strtoul instead of simple_strtoul
2010-05-10 Marcel HoltmannBluetooth: Create per controller workqueue
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-21 Marcel HoltmannBluetooth: Convert debug files to actually use debugfs...
2010-03-03 Marcel HoltmannBluetooth: Use single_open() for inquiry cache within...
2010-02-27 Marcel HoltmannBluetooth: Add controller types for BR/EDR and 802...
2010-02-27 Marcel HoltmannBluetooth: Convert inquiry cache to use debugfs instead...
2010-02-27 Marcel HoltmannBluetooth: Convert controller hdev->type to hdev->bus
2009-10-20 Dave Youngbluetooth: scheduling while atomic bug fix
2009-09-15 David Brownelldriver model: constify attribute groups
2009-05-27 Dave YoungBluetooth: Remove useless flush_work() causing lockdep...
2009-05-10 Marcel HoltmannBluetooth: Fix wrong module refcount when connection...
2009-05-05 Marcel HoltmannBluetooth: Move dev_set_name() to a context that can...
2009-05-04 Marcel HoltmannBluetooth: Fix issue with sysfs handling for connections
2009-04-28 Roger QuadrosBluetooth: Ensure that HCI sysfs add/del is preempt...
2009-03-24 Cornelia HuckDriver core: Fix device_move() vs. dpm list ordering, v2
2008-11-30 Marcel HoltmannBluetooth: Fix format arguments warning
2008-11-30 Marcel HoltmannBluetooth: Enable per-module dynamic debug messages
2008-11-10 Kay Sieversnet: struct device - replace bus_id with dev_name(...
2008-08-18 Marcel Holtmann[Bluetooth] Fix userspace breakage due missing class...
2008-07-22 Greg Kroah-Hartmanbluetooth: remove improper bluetooth class symlinks.
2008-07-14 Marcel Holtmann[Bluetooth] Use a more unique bus name for connections
2008-07-14 Marcel Holtmann[Bluetooth] Export remote Simple Pairing mode via sysfs
2008-02-19 Dave Youngbluetooth: do not move child device other than rfcomm
2008-02-19 Dave Youngbluetooth: put hci dev after del conn
2008-02-18 David S. Miller[BLUETOOTH] hci_sysfs.c: Kill build warning.
2008-02-01 Dave Young[BLUETOOTH]: Fix bugs in previous conn add/del workqueu...
2008-02-01 Dave Young[BLUETOOTH]: Add conn add/del workqueues to avoid conne...
2008-01-23 Dave Young[BLUETOOTH]: Move children of connection device to...
2007-12-30 Dave Young[BLUETOOTH]: put_device before device_del fix
2007-10-22 Marcel Holtmann[Bluetooth] Switch from OGF+OCF to using only opcodes
2007-05-08 Linus TorvaldsFix bluetooth HCI sysfs compile
2007-05-04 Marcel Holtmann[Bluetooth] Attach host adapters to the Bluetooth bus
2007-01-09 Marcel Holtmann[Bluetooth] Handle device registration failures
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-22 Marcel Holtmann[Bluetooth] Attach low-level connections to the Bluetoo...
2006-10-16 Marcel Holtmann[Bluetooth] Make use of virtual devices tree
2006-10-16 Marcel Holtmann[Bluetooth] Handle return values from driver core functions
2006-09-29 Arnaud Patard[Bluetooth]: Fix section mismatch of bt_sysfs_cleanup()
2006-09-29 Marcel Holtmann[Bluetooth] Read local version information on device...
2006-09-29 Marcel Holtmann[Bluetooth] Add HCI device identifier for SDIO cards
2006-09-29 Marcel Holtmann[Bluetooth] Integrate low-level connections into the...
2006-09-29 Marcel Holtmann[Bluetooth] Remove unused host controller attributes
2006-07-04 Marcel Holtmann[Bluetooth] Use real devices for host controllers
2006-07-04 Marcel Holtmann[Bluetooth] Add platform device for virtual and serial...
2006-07-04 Marcel Holtmann[Bluetooth] Add automatic sniff mode support
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2005-11-08 Marcel Holtmann[Bluetooth]: Remove the usage of /proc completely
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2