David Herrmann
|
2dd106887d
Bluetooth: Use proper datatypes in release-callbacks
|
13 年 前 |
David Herrmann
|
3dc07322b1
Bluetooth: Introduce to_hci_conn
|
13 年 前 |
David Herrmann
|
aa2b86d761
Bluetooth: Introduce to_hci_dev()
|
13 年 前 |
David Herrmann
|
46e06531a5
Bluetooth: Correctly acquire module ref
|
13 年 前 |
Johan Hedberg
|
30883512be
Bluetooth: Rename hdev->inq_cache to hdev->discovery
|
13 年 前 |
Johan Hedberg
|
561aafbcb2
Bluetooth: Add initial mgmt_confirm_name support
|
13 年 前 |
Johan Hedberg
|
b57c1a5646
Bluetooth: Convert inquiry cache to use standard list types
|
13 年 前 |
John W. Linville
|
9662cbc712
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
|
13 年 前 |
Gustavo F. Padovan
|
6d438e335c
Bluetooth: Remove work_add and work_del from hci_sysfs
|
13 年 前 |
Gustavo F. Padovan
|
09fd0de5bd
Bluetooth: Replace spin_lock by mutex in hci_dev
|
14 年 前 |
John W. Linville
|
515db09338
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
|
13 年 前 |
Luiz Augusto von Dentz
|
8035ded466
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
|
13 年 前 |
Paul Gortmaker
|
3a9a231d97
net: Fix files explicitly needing to include module.h
|
14 年 前 |
David Herrmann
|
ce242970f0
Bluetooth: Rename sysfs un/register to add/del
|
13 年 前 |
David Herrmann
|
0ac7e7002c
Bluetooth: Fix hci core device initialization
|
13 年 前 |
Peter Hurley
|
21061df3a2
Bluetooth: Add LE link type for debugfs output
|
14 年 前 |
Johan Hedberg
|
9f61656a60
Bluetooth: Add variable SSP auto-accept delay support
|
14 年 前 |
Alexey Dobriyan
|
db940cb0db
Bluetooth: convert net/bluetooth/ to kstrtox
|
14 年 前 |
Johan Hedberg
|
1f6c6378c5
Bluetooth: Add define for the maximum name length on HCI level
|
14 年 前 |
Gustavo F. Padovan
|
602f9887cd
Bluetooth: Fix errors reported by checkpatch.pl
|
14 年 前 |
Johan Hedberg
|
930e13363f
Bluetooth: Implement debugfs support for listing UUIDs
|
14 年 前 |
Gustavo F. Padovan
|
d6b2eb2f89
Bluetooth: make batostr() print in the right order
|
14 年 前 |
David Vrabel
|
8f1e174223
Bluetooth: HCI devices are either BR/EDR or AMP radios
|
15 年 前 |
David Miller
|
ea4bd8ba80
Bluetooth: Use list_head for HCI blacklist head
|
15 年 前 |
Johan Hedberg
|
32c2ece5ea
Bluetooth: Add debugfs support for showing the blacklist
|
15 年 前 |
Tomas Winkler
|
7b767cad29
Bluetooth: Use strict_strtoul instead of simple_strtoul
|
15 年 前 |
Marcel Holtmann
|
f48fd9c8cd
Bluetooth: Create per controller workqueue
|
15 年 前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年 前 |
Marcel Holtmann
|
aef7d97cc6
Bluetooth: Convert debug files to actually use debugfs instead of sysfs
|
15 年 前 |
Marcel Holtmann
|
d4612cb86e
Bluetooth: Use single_open() for inquiry cache within debugfs
|
15 年 前 |