index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2012-09-28
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
Andrei Emeltchenko
1
-5
/
+5
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
1
-4
/
+0
2012-06-05
Bluetooth: Fix coding style in the subsystem
Gustavo Padovan
1
-2
/
+2
2012-06-05
Bluetooth: Fix coding style in hci_sysfs.c
Gustavo Padovan
1
-36
/
+57
2012-05-09
Bluetooth: trivial: Correct types
Andrei Emeltchenko
1
-2
/
+2
2012-05-09
Bluetooth: Remove redundant hdev->parent field
David Herrmann
1
-1
/
+0
2012-02-13
Bluetooth: Use proper datatypes in release-callbacks
David Herrmann
1
-4
/
+4
2012-02-13
Bluetooth: Introduce to_hci_conn
David Herrmann
1
-6
/
+4
2012-02-13
Bluetooth: Introduce to_hci_dev()
David Herrmann
1
-17
/
+16
2012-02-13
Bluetooth: Correctly acquire module ref
David Herrmann
1
-0
/
+2
2012-02-13
Bluetooth: Rename hdev->inq_cache to hdev->discovery
Johan Hedberg
1
-1
/
+1
2012-02-13
Bluetooth: Add initial mgmt_confirm_name support
Johan Hedberg
1
-1
/
+1
2012-02-13
Bluetooth: Convert inquiry cache to use standard list types
Johan Hedberg
1
-1
/
+1
2011-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
1
-54
/
+37
2011-12-18
Bluetooth: Remove work_add and work_del from hci_sysfs
Gustavo F. Padovan
1
-44
/
+27
2011-12-18
Bluetooth: Replace spin_lock by mutex in hci_dev
Gustavo F. Padovan
1
-10
/
+10
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-0
/
+1
2011-11-07
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
Luiz Augusto von Dentz
1
-14
/
+4
2011-11-01
net: Fix files explicitly needing to include module.h
Paul Gortmaker
1
-0
/
+1
2011-10-14
Bluetooth: Rename sysfs un/register to add/del
David Herrmann
1
-2
/
+2
2011-10-14
Bluetooth: Fix hci core device initialization
David Herrmann
1
-6
/
+12
2011-09-21
Bluetooth: Add LE link type for debugfs output
Peter Hurley
1
-0
/
+2
2011-04-28
Bluetooth: Add variable SSP auto-accept delay support
Johan Hedberg
1
-0
/
+31
2011-04-05
Bluetooth: convert net/bluetooth/ to kstrtox
Alexey Dobriyan
1
-17
/
+17
2011-03-31
Bluetooth: Add define for the maximum name length on HCI level
Johan Hedberg
1
-3
/
+3
2011-02-18
Bluetooth: Fix errors reported by checkpatch.pl
Gustavo F. Padovan
1
-3
/
+3
2011-02-08
Bluetooth: Implement debugfs support for listing UUIDs
Johan Hedberg
1
-0
/
+52
2010-10-12
Bluetooth: make batostr() print in the right order
Gustavo F. Padovan
1
-13
/
+4
2010-10-12
Bluetooth: HCI devices are either BR/EDR or AMP radios
David Vrabel
1
-2
/
+2
2010-08-01
Bluetooth: Use list_head for HCI blacklist head
David Miller
1
-2
/
+1
2010-07-21
Bluetooth: Add debugfs support for showing the blacklist
Johan Hedberg
1
-0
/
+38
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
[next]