Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
64fe8abc7336e17f977bb38c4c261d24bfc5da17
/
net
/
bluetooth
/
hci_sysfs.c
e132f7f
Bluetooth: Remove bus attribute in favor of hierarchy
by Marcel Holtmann
· 11 years ago
babdbb3
Bluetooth: Move export of class of device information into hci_core.c
by Marcel Holtmann
· 11 years ago
ceeb3bc
Bluetooth: Move manufacturer, hci_ver and hci_rev into hci_core.c
by Marcel Holtmann
· 11 years ago
f96bc0a
Bluetooth: Remove debug entry for connection features
by Marcel Holtmann
· 11 years ago
dfb826a
Bluetooth: Move HCI device features into hci_core.c
by Marcel Holtmann
· 11 years ago
2bfa353
Bluetooth: Move idle_timeout and sniff_{min,max}_interval to hci_core.c
by Marcel Holtmann
· 11 years ago
bdc3e0f
Bluetooth: Move device_add handling into hci_register_dev
by Marcel Holtmann
· 11 years ago
ffcecac
Bluetooth: Create root debugfs directory during module init
by Marcel Holtmann
· 11 years ago
0153e2e
Bluetooth: Create HCI device debugfs directory in hci_register_dev
by Marcel Holtmann
· 11 years ago
4721983
Bluetooth: Move uuids debugfs entry creation into hci_core.c
by Marcel Holtmann
· 11 years ago
70afe0b
Bluetooth: Move blacklist debugfs entry creation into hci_core.c
by Marcel Holtmann
· 11 years ago
ebd1e33
Bluetooth: Expose auto_accept_delay debugfs only when SSP is supported
by Marcel Holtmann
· 11 years ago
baf27f6
Bluetooth: Expose inquiry_cache debugfs only on BR/EDR controllers
by Marcel Holtmann
· 11 years ago
8c6ffba
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
by Rusty Russell
· 11 years ago
cad718e
Bluetooth: Track feature pages in a single table
by Johan Hedberg
· 12 years ago
8d12356
Bluetooth: introduce hci_conn ref-counting
by David Herrmann
· 12 years ago
12033ca
Bluetooth: Use PTR_RET function
by Alexandru Gheorghiu
· 12 years ago
52e0b01
Bluetooth: Fix uuid output in debugfs
by Gustavo Padovan
· 12 years ago
fcb7333
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
by Andrei Emeltchenko
· 12 years ago
8c520a5
Bluetooth: Remove unnecessary headers include
by Gustavo Padovan
· 12 years ago
8fc9ced
Bluetooth: Fix coding style in the subsystem
by Gustavo Padovan
· 12 years ago
b80f021
Bluetooth: Fix coding style in hci_sysfs.c
by Gustavo Padovan
· 12 years ago
739f43e
Bluetooth: trivial: Correct types
by Andrei Emeltchenko
· 13 years ago
6935e0f
Bluetooth: Remove redundant hdev->parent field
by David Herrmann
· 13 years ago
2dd1068
Bluetooth: Use proper datatypes in release-callbacks
by David Herrmann
· 13 years ago
3dc0732
Bluetooth: Introduce to_hci_conn
by David Herrmann
· 13 years ago
aa2b86d
Bluetooth: Introduce to_hci_dev()
by David Herrmann
· 13 years ago
46e0653
Bluetooth: Correctly acquire module ref
by David Herrmann
· 13 years ago
3088351
Bluetooth: Rename hdev->inq_cache to hdev->discovery
by Johan Hedberg
· 13 years ago
561aafb
Bluetooth: Add initial mgmt_confirm_name support
by Johan Hedberg
· 13 years ago
b57c1a5
Bluetooth: Convert inquiry cache to use standard list types
by Johan Hedberg
· 13 years ago
9662cbc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
by John W. Linville
· 13 years ago
6d438e3
Bluetooth: Remove work_add and work_del from hci_sysfs
by Gustavo F. Padovan
· 13 years ago
09fd0de
Bluetooth: Replace spin_lock by mutex in hci_dev
by Gustavo F. Padovan
· 13 years ago
515db09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by John W. Linville
· 13 years ago
8035ded
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
by Luiz Augusto von Dentz
· 13 years ago
3a9a231
net: Fix files explicitly needing to include module.h
by Paul Gortmaker
· 13 years ago
ce24297
Bluetooth: Rename sysfs un/register to add/del
by David Herrmann
· 13 years ago
0ac7e70
Bluetooth: Fix hci core device initialization
by David Herrmann
· 13 years ago
21061df
Bluetooth: Add LE link type for debugfs output
by Peter Hurley
· 13 years ago
9f61656
Bluetooth: Add variable SSP auto-accept delay support
by Johan Hedberg
· 14 years ago
db940cb
Bluetooth: convert net/bluetooth/ to kstrtox
by Alexey Dobriyan
· 14 years ago
1f6c637
Bluetooth: Add define for the maximum name length on HCI level
by Johan Hedberg
· 14 years ago
602f988
Bluetooth: Fix errors reported by checkpatch.pl
by Gustavo F. Padovan
· 14 years ago
930e133
Bluetooth: Implement debugfs support for listing UUIDs
by Johan Hedberg
· 14 years ago
d6b2eb2
Bluetooth: make batostr() print in the right order
by Gustavo F. Padovan
· 14 years ago
8f1e174
Bluetooth: HCI devices are either BR/EDR or AMP radios
by David Vrabel
· 14 years ago
ea4bd8b
Bluetooth: Use list_head for HCI blacklist head
by David Miller
· 14 years ago
32c2ece
Bluetooth: Add debugfs support for showing the blacklist
by Johan Hedberg
· 14 years ago
7b767ca
Bluetooth: Use strict_strtoul instead of simple_strtoul
by Tomas Winkler
· 15 years ago
f48fd9c
Bluetooth: Create per controller workqueue
by Marcel Holtmann
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
aef7d97
Bluetooth: Convert debug files to actually use debugfs instead of sysfs
by Marcel Holtmann
· 15 years ago
d4612cb
Bluetooth: Use single_open() for inquiry cache within debugfs
by Marcel Holtmann
· 15 years ago
943da25
Bluetooth: Add controller types for BR/EDR and 802.11 AMP
by Marcel Holtmann
· 15 years ago
ca325f6
Bluetooth: Convert inquiry cache to use debugfs instead of sysfs
by Marcel Holtmann
· 15 years ago
c13854c
Bluetooth: Convert controller hdev->type to hdev->bus
by Marcel Holtmann
· 15 years ago
f74c77c
bluetooth: scheduling while atomic bug fix
by Dave Young
· 15 years ago
a4dbd67
driver model: constify attribute groups
by David Brownell
· 15 years ago
4c71318
Bluetooth: Remove useless flush_work() causing lockdep warnings
by Dave Young
· 15 years ago
384943e
Bluetooth: Fix wrong module refcount when connection setup fails
by Marcel Holtmann
· 15 years ago
457ca7b
Bluetooth: Move dev_set_name() to a context that can sleep
by Marcel Holtmann
· 16 years ago
a67e899
Bluetooth: Fix issue with sysfs handling for connections
by Marcel Holtmann
· 16 years ago
f3784d8
Bluetooth: Ensure that HCI sysfs add/del is preempt safe
by Roger Quadros
· 16 years ago
ffa6a70
Driver core: Fix device_move() vs. dpm list ordering, v2
by Cornelia Huck
· 16 years ago
2e79299
Bluetooth: Fix format arguments warning
by Marcel Holtmann
· 16 years ago
a418b89
Bluetooth: Enable per-module dynamic debug messages
by Marcel Holtmann
· 16 years ago
fb28ad3
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
90855d7
[Bluetooth] Fix userspace breakage due missing class links
by Marcel Holtmann
· 16 years ago
16be63f
bluetooth: remove improper bluetooth class symlinks.
by Greg Kroah-Hartman
· 16 years ago
7d0db0a
[Bluetooth] Use a more unique bus name for connections
by Marcel Holtmann
· 16 years ago
a8bd28ba
[Bluetooth] Export remote Simple Pairing mode via sysfs
by Marcel Holtmann
· 16 years ago
8ac62dc
bluetooth: do not move child device other than rfcomm
by Dave Young
· 17 years ago
0cd63c8
bluetooth: put hci dev after del conn
by Dave Young
· 17 years ago
988d009
[BLUETOOTH] hci_sysfs.c: Kill build warning.
by David S. Miller
· 17 years ago
5396c93
[BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes.
by Dave Young
· 17 years ago
b6c0632
[BLUETOOTH]: Add conn add/del workqueues to avoid connection fail.
by Dave Young
· 17 years ago
acea685
[BLUETOOTH]: Move children of connection device to NULL before connection down.
by Dave Young
· 17 years ago
38b7da0
[BLUETOOTH]: put_device before device_del fix
by Dave Young
· 17 years ago
a9de924
[Bluetooth] Switch from OGF+OCF to using only opcodes
by Marcel Holtmann
· 17 years ago
d12db0b
Fix bluetooth HCI sysfs compile
by Linus Torvalds
· 18 years ago
53c1d4b
[Bluetooth] Attach host adapters to the Bluetooth bus
by Marcel Holtmann
· 18 years ago
c893779
[Bluetooth] Handle device registration failures
by Marcel Holtmann
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
e52726d
[Bluetooth] Attach low-level connections to the Bluetooth bus
by Marcel Holtmann
· 18 years ago
e9c4bec
[Bluetooth] Make use of virtual devices tree
by Marcel Holtmann
· 18 years ago
df5c37e
[Bluetooth] Handle return values from driver core functions
by Marcel Holtmann
· 18 years ago
860e13b
[Bluetooth]: Fix section mismatch of bt_sysfs_cleanup()
by Arnaud Patard
· 18 years ago
1143e5a
[Bluetooth] Read local version information on device init
by Marcel Holtmann
· 18 years ago
0ac5393
[Bluetooth] Add HCI device identifier for SDIO cards
by Marcel Holtmann
· 18 years ago
b219e3a
[Bluetooth] Integrate low-level connections into the driver model
by Marcel Holtmann
· 18 years ago
4d0eb00
[Bluetooth] Remove unused host controller attributes
by Marcel Holtmann
· 18 years ago
a91f2e3
[Bluetooth] Use real devices for host controllers
by Marcel Holtmann
· 18 years ago
27d3528
[Bluetooth] Add platform device for virtual and serial devices
by Marcel Holtmann
· 18 years ago
04837f6
[Bluetooth] Add automatic sniff mode support
by Marcel Holtmann
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
312c004
[PATCH] driver core: replace "hotplug" by "uevent"
by Kay Sievers
· 19 years ago
be9d122
[Bluetooth]: Remove the usage of /proc completely
by Marcel Holtmann
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago