index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_sysfs.c
Age
Commit message (
Expand
)
Author
2009-09-15
driver model: constify attribute groups
David Brownell
2009-05-27
Bluetooth: Remove useless flush_work() causing lockdep warnings
Dave Young
2009-05-09
Bluetooth: Fix wrong module refcount when connection setup fails
Marcel Holtmann
2009-05-05
Bluetooth: Move dev_set_name() to a context that can sleep
Marcel Holtmann
2009-05-04
Bluetooth: Fix issue with sysfs handling for connections
Marcel Holtmann
2009-04-28
Bluetooth: Ensure that HCI sysfs add/del is preempt safe
Roger Quadros
2009-03-24
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
2008-11-30
Bluetooth: Fix format arguments warning
Marcel Holtmann
2008-11-30
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
2008-11-10
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-08-18
[Bluetooth] Fix userspace breakage due missing class links
Marcel Holtmann
2008-07-21
bluetooth: remove improper bluetooth class symlinks.
Greg Kroah-Hartman
2008-07-14
[Bluetooth] Use a more unique bus name for connections
Marcel Holtmann
2008-07-14
[Bluetooth] Export remote Simple Pairing mode via sysfs
Marcel Holtmann
2008-02-18
bluetooth: do not move child device other than rfcomm
Dave Young
2008-02-18
bluetooth: put hci dev after del conn
Dave 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 fix
Dave Young
2007-10-22
[Bluetooth] Switch from OGF+OCF to using only opcodes
Marcel Holtmann
2007-05-07
Fix bluetooth HCI sysfs compile
Linus Torvalds
2007-05-05
[Bluetooth] Attach host adapters to the Bluetooth bus
Marcel Holtmann
2007-01-09
[Bluetooth] Handle device registration failures
Marcel Holtmann
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-11-21
[Bluetooth] Attach low-level connections to the Bluetooth bus
Marcel Holtmann
2006-10-15
[Bluetooth] Make use of virtual devices tree
Marcel Holtmann
2006-10-15
[Bluetooth] Handle return values from driver core functions
Marcel Holtmann
2006-09-28
[Bluetooth]: Fix section mismatch of bt_sysfs_cleanup()
Arnaud Patard
2006-09-28
[Bluetooth] Read local version information on device init
Marcel Holtmann
2006-09-28
[Bluetooth] Add HCI device identifier for SDIO cards
Marcel Holtmann
2006-09-28
[Bluetooth] Integrate low-level connections into the driver model
Marcel Holtmann
2006-09-28
[Bluetooth] Remove unused host controller attributes
Marcel Holtmann
2006-07-03
[Bluetooth] Use real devices for host controllers
Marcel Holtmann
2006-07-03
[Bluetooth] Add platform device for virtual and serial devices
Marcel Holtmann
2006-07-03
[Bluetooth] Add automatic sniff mode support
Marcel Holtmann
2006-06-30
Remove 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 completely
Marcel Holtmann
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds