John W. Linville
|
9662cbc712
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
|
13 years ago |
Gustavo F. Padovan
|
6d438e335c
Bluetooth: Remove work_add and work_del from hci_sysfs
|
13 years ago |
Gustavo F. Padovan
|
09fd0de5bd
Bluetooth: Replace spin_lock by mutex in hci_dev
|
14 years ago |
John W. Linville
|
515db09338
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
|
13 years ago |
Luiz Augusto von Dentz
|
8035ded466
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
|
13 years ago |
Paul Gortmaker
|
3a9a231d97
net: Fix files explicitly needing to include module.h
|
14 years ago |
David Herrmann
|
ce242970f0
Bluetooth: Rename sysfs un/register to add/del
|
13 years ago |
David Herrmann
|
0ac7e7002c
Bluetooth: Fix hci core device initialization
|
13 years ago |
Peter Hurley
|
21061df3a2
Bluetooth: Add LE link type for debugfs output
|
14 years ago |
Johan Hedberg
|
9f61656a60
Bluetooth: Add variable SSP auto-accept delay support
|
14 years ago |
Alexey Dobriyan
|
db940cb0db
Bluetooth: convert net/bluetooth/ to kstrtox
|
14 years ago |
Johan Hedberg
|
1f6c6378c5
Bluetooth: Add define for the maximum name length on HCI level
|
14 years ago |
Gustavo F. Padovan
|
602f9887cd
Bluetooth: Fix errors reported by checkpatch.pl
|
14 years ago |
Johan Hedberg
|
930e13363f
Bluetooth: Implement debugfs support for listing UUIDs
|
14 years ago |
Gustavo F. Padovan
|
d6b2eb2f89
Bluetooth: make batostr() print in the right order
|
15 years ago |
David Vrabel
|
8f1e174223
Bluetooth: HCI devices are either BR/EDR or AMP radios
|
15 years ago |
David Miller
|
ea4bd8ba80
Bluetooth: Use list_head for HCI blacklist head
|
15 years ago |
Johan Hedberg
|
32c2ece5ea
Bluetooth: Add debugfs support for showing the blacklist
|
15 years ago |
Tomas Winkler
|
7b767cad29
Bluetooth: Use strict_strtoul instead of simple_strtoul
|
15 years ago |
Marcel Holtmann
|
f48fd9c8cd
Bluetooth: Create per controller workqueue
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Marcel Holtmann
|
aef7d97cc6
Bluetooth: Convert debug files to actually use debugfs instead of sysfs
|
15 years ago |
Marcel Holtmann
|
d4612cb86e
Bluetooth: Use single_open() for inquiry cache within debugfs
|
15 years ago |
Marcel Holtmann
|
943da25d95
Bluetooth: Add controller types for BR/EDR and 802.11 AMP
|
15 years ago |
Marcel Holtmann
|
ca325f6989
Bluetooth: Convert inquiry cache to use debugfs instead of sysfs
|
15 years ago |
Marcel Holtmann
|
c13854cef4
Bluetooth: Convert controller hdev->type to hdev->bus
|
15 years ago |
Dave Young
|
f74c77cb11
bluetooth: scheduling while atomic bug fix
|
15 years ago |
David Brownell
|
a4dbd6740d
driver model: constify attribute groups
|
16 years ago |
Dave Young
|
4c71318948
Bluetooth: Remove useless flush_work() causing lockdep warnings
|
16 years ago |
Marcel Holtmann
|
384943ec1b
Bluetooth: Fix wrong module refcount when connection setup fails
|
16 years ago |