index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-10
Bluetooth: Use strict_strtoul instead of simple_strtoul
Tomas Winkler
1
-12
/
+6
2010-05-10
Bluetooth: Create per controller workqueue
Marcel Holtmann
1
-13
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-21
Bluetooth: Convert debug files to actually use debugfs instead of sysfs
Marcel Holtmann
1
-2
/
+1
2010-03-03
Bluetooth: Use single_open() for inquiry cache within debugfs
Marcel Holtmann
1
-21
/
+20
2010-02-27
Bluetooth: Add controller types for BR/EDR and 802.11 AMP
Marcel Holtmann
1
-0
/
+20
2010-02-27
Bluetooth: Convert inquiry cache to use debugfs instead of sysfs
Marcel Holtmann
1
-30
/
+62
2010-02-27
Bluetooth: Convert controller hdev->type to hdev->bus
Marcel Holtmann
1
-8
/
+8
2009-10-20
bluetooth: scheduling while atomic bug fix
Dave Young
1
-2
/
+2
2009-09-15
driver model: constify attribute groups
David Brownell
1
-2
/
+2
2009-05-27
Bluetooth: Remove useless flush_work() causing lockdep warnings
Dave Young
1
-6
/
+0
2009-05-10
Bluetooth: Fix wrong module refcount when connection setup fails
Marcel Holtmann
1
-0
/
+3
2009-05-06
Bluetooth: Move dev_set_name() to a context that can sleep
Marcel Holtmann
1
-4
/
+3
2009-05-05
Bluetooth: Fix issue with sysfs handling for connections
Marcel Holtmann
1
-34
/
+40
2009-04-28
Bluetooth: Ensure that HCI sysfs add/del is preempt safe
Roger Quadros
1
-21
/
+16
2009-03-25
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
1
-1
/
+1
2008-11-30
Bluetooth: Fix format arguments warning
Marcel Holtmann
1
-1
/
+1
2008-11-30
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
1
-5
/
+0
2008-11-11
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-4
/
+3
2008-08-18
[Bluetooth] Fix userspace breakage due missing class links
Marcel Holtmann
1
-187
/
+189
2008-07-22
bluetooth: remove improper bluetooth class symlinks.
Greg Kroah-Hartman
1
-7
/
+0
2008-07-14
[Bluetooth] Use a more unique bus name for connections
Marcel Holtmann
1
-6
/
+2
2008-07-14
[Bluetooth] Export remote Simple Pairing mode via sysfs
Marcel Holtmann
1
-4
/
+19
2008-02-19
bluetooth: do not move child device other than rfcomm
Dave Young
1
-7
/
+6
2008-02-19
bluetooth: put hci dev after del conn
Dave Young
1
-0
/
+3
2008-02-18
[BLUETOOTH] hci_sysfs.c: Kill build warning.
David S. Miller
1
-2
/
+6
2008-02-01
[BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes.
Dave Young
1
-2
/
+6
2008-02-01
[BLUETOOTH]: Add conn add/del workqueues to avoid connection fail.
Dave Young
1
-11
/
+37
2008-01-23
[BLUETOOTH]: Move children of connection device to NULL before connection down.
Dave Young
1
-0
/
+17
2007-12-30
[BLUETOOTH]: put_device before device_del fix
Dave Young
1
-0
/
+1
2007-10-22
[Bluetooth] Switch from OGF+OCF to using only opcodes
Marcel Holtmann
1
-0
/
+37
2007-05-08
Fix bluetooth HCI sysfs compile
Linus Torvalds
1
-2
/
+2
2007-05-05
[Bluetooth] Attach host adapters to the Bluetooth bus
Marcel Holtmann
1
-1
/
+8
2007-01-09
[Bluetooth] Handle device registration failures
Marcel Holtmann
1
-1
/
+6
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-6
/
+6
2006-11-22
[Bluetooth] Attach low-level connections to the Bluetooth bus
Marcel Holtmann
1
-1
/
+3
2006-10-16
[Bluetooth] Make use of virtual devices tree
Marcel Holtmann
1
-5
/
+1
2006-10-16
[Bluetooth] Handle return values from driver core functions
Marcel Holtmann
1
-3
/
+8
2006-09-29
[Bluetooth]: Fix section mismatch of bt_sysfs_cleanup()
Arnaud Patard
1
-1
/
+1
2006-09-29
[Bluetooth] Read local version information on device init
Marcel Holtmann
1
-0
/
+24
2006-09-29
[Bluetooth] Add HCI device identifier for SDIO cards
Marcel Holtmann
1
-1
/
+3
2006-09-29
[Bluetooth] Integrate low-level connections into the driver model
Marcel Holtmann
1
-2
/
+77
2006-09-29
[Bluetooth] Remove unused host controller attributes
Marcel Holtmann
1
-17
/
+19
2006-07-04
[Bluetooth] Use real devices for host controllers
Marcel Holtmann
1
-87
/
+65
2006-07-04
[Bluetooth] Add platform device for virtual and serial devices
Marcel Holtmann
1
-2
/
+37
2006-07-04
[Bluetooth] Add automatic sniff mode support
Marcel Holtmann
1
-0
/
+88
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-01-05
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
1
-2
/
+2
2005-11-08
[Bluetooth]: Remove the usage of /proc completely
Marcel Holtmann
1
-1
/
+3
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+153