index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2012-06-05
1
-4
/
+0
*
Bluetooth: Fix coding style in the subsystem
Gustavo Padovan
2012-06-05
1
-2
/
+2
*
Bluetooth: Fix coding style in hci_sysfs.c
Gustavo Padovan
2012-06-05
1
-36
/
+57
*
Bluetooth: trivial: Correct types
Andrei Emeltchenko
2012-05-09
1
-2
/
+2
*
Bluetooth: Remove redundant hdev->parent field
David Herrmann
2012-05-09
1
-1
/
+0
*
Bluetooth: Use proper datatypes in release-callbacks
David Herrmann
2012-02-13
1
-4
/
+4
*
Bluetooth: Introduce to_hci_conn
David Herrmann
2012-02-13
1
-6
/
+4
*
Bluetooth: Introduce to_hci_dev()
David Herrmann
2012-02-13
1
-17
/
+16
*
Bluetooth: Correctly acquire module ref
David Herrmann
2012-02-13
1
-0
/
+2
*
Bluetooth: Rename hdev->inq_cache to hdev->discovery
Johan Hedberg
2012-02-13
1
-1
/
+1
*
Bluetooth: Add initial mgmt_confirm_name support
Johan Hedberg
2012-02-13
1
-1
/
+1
*
Bluetooth: Convert inquiry cache to use standard list types
Johan Hedberg
2012-02-13
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-12-19
1
-54
/
+37
|
\
|
*
Bluetooth: Remove work_add and work_del from hci_sysfs
Gustavo F. Padovan
2011-12-18
1
-44
/
+27
|
*
Bluetooth: Replace spin_lock by mutex in hci_dev
Gustavo F. Padovan
2011-12-18
1
-10
/
+10
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
Luiz Augusto von Dentz
2011-11-07
1
-14
/
+4
*
|
Bluetooth: Rename sysfs un/register to add/del
David Herrmann
2011-10-14
1
-2
/
+2
*
|
Bluetooth: Fix hci core device initialization
David Herrmann
2011-10-14
1
-6
/
+12
|
/
*
Bluetooth: Add LE link type for debugfs output
Peter Hurley
2011-09-21
1
-0
/
+2
*
Bluetooth: Add variable SSP auto-accept delay support
Johan Hedberg
2011-04-28
1
-0
/
+31
*
Bluetooth: convert net/bluetooth/ to kstrtox
Alexey Dobriyan
2011-04-05
1
-17
/
+17
*
Bluetooth: Add define for the maximum name length on HCI level
Johan Hedberg
2011-03-31
1
-3
/
+3
*
Bluetooth: Fix errors reported by checkpatch.pl
Gustavo F. Padovan
2011-02-17
1
-3
/
+3
*
Bluetooth: Implement debugfs support for listing UUIDs
Johan Hedberg
2011-02-08
1
-0
/
+52
*
Bluetooth: make batostr() print in the right order
Gustavo F. Padovan
2010-10-12
1
-13
/
+4
*
Bluetooth: HCI devices are either BR/EDR or AMP radios
David Vrabel
2010-10-12
1
-2
/
+2
*
Bluetooth: Use list_head for HCI blacklist head
David Miller
2010-07-31
1
-2
/
+1
*
Bluetooth: Add debugfs support for showing the blacklist
Johan Hedberg
2010-07-21
1
-0
/
+38
*
Bluetooth: Use strict_strtoul instead of simple_strtoul
Tomas Winkler
2010-05-10
1
-12
/
+6
*
Bluetooth: Create per controller workqueue
Marcel Holtmann
2010-05-10
1
-13
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Bluetooth: Convert debug files to actually use debugfs instead of sysfs
Marcel Holtmann
2010-03-21
1
-2
/
+1
*
Bluetooth: Use single_open() for inquiry cache within debugfs
Marcel Holtmann
2010-03-03
1
-21
/
+20
*
Bluetooth: Add controller types for BR/EDR and 802.11 AMP
Marcel Holtmann
2010-02-27
1
-0
/
+20
*
Bluetooth: Convert inquiry cache to use debugfs instead of sysfs
Marcel Holtmann
2010-02-27
1
-30
/
+62
*
Bluetooth: Convert controller hdev->type to hdev->bus
Marcel Holtmann
2010-02-27
1
-8
/
+8
*
bluetooth: scheduling while atomic bug fix
Dave Young
2009-10-19
1
-2
/
+2
*
driver model: constify attribute groups
David Brownell
2009-09-15
1
-2
/
+2
*
Bluetooth: Remove useless flush_work() causing lockdep warnings
Dave Young
2009-05-27
1
-6
/
+0
*
Bluetooth: Fix wrong module refcount when connection setup fails
Marcel Holtmann
2009-05-09
1
-0
/
+3
*
Bluetooth: Move dev_set_name() to a context that can sleep
Marcel Holtmann
2009-05-05
1
-4
/
+3
*
Bluetooth: Fix issue with sysfs handling for connections
Marcel Holtmann
2009-05-04
1
-34
/
+40
*
Bluetooth: Ensure that HCI sysfs add/del is preempt safe
Roger Quadros
2009-04-28
1
-21
/
+16
*
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
2009-03-24
1
-1
/
+1
*
Bluetooth: Fix format arguments warning
Marcel Holtmann
2008-11-30
1
-1
/
+1
*
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
2008-11-30
1
-5
/
+0
*
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-10
1
-4
/
+3
*
[Bluetooth] Fix userspace breakage due missing class links
Marcel Holtmann
2008-08-18
1
-187
/
+189
[next]