index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_sysfs.c
Commit message (
Expand
)
Author
Age
*
Bluetooth: Add variable SSP auto-accept delay support
Johan Hedberg
2011-04-28
*
Bluetooth: convert net/bluetooth/ to kstrtox
Alexey Dobriyan
2011-04-05
*
Bluetooth: Add define for the maximum name length on HCI level
Johan Hedberg
2011-03-31
*
Bluetooth: Fix errors reported by checkpatch.pl
Gustavo F. Padovan
2011-02-17
*
Bluetooth: Implement debugfs support for listing UUIDs
Johan Hedberg
2011-02-07
*
Bluetooth: make batostr() print in the right order
Gustavo F. Padovan
2010-10-12
*
Bluetooth: HCI devices are either BR/EDR or AMP radios
David Vrabel
2010-10-12
*
Bluetooth: Use list_head for HCI blacklist head
David Miller
2010-07-31
*
Bluetooth: Add debugfs support for showing the blacklist
Johan Hedberg
2010-07-21
*
Bluetooth: Use strict_strtoul instead of simple_strtoul
Tomas Winkler
2010-05-10
*
Bluetooth: Create per controller workqueue
Marcel Holtmann
2010-05-10
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
Bluetooth: Convert debug files to actually use debugfs instead of sysfs
Marcel Holtmann
2010-03-21
*
Bluetooth: Use single_open() for inquiry cache within debugfs
Marcel Holtmann
2010-03-03
*
Bluetooth: Add controller types for BR/EDR and 802.11 AMP
Marcel Holtmann
2010-02-27
*
Bluetooth: Convert inquiry cache to use debugfs instead of sysfs
Marcel Holtmann
2010-02-27
*
Bluetooth: Convert controller hdev->type to hdev->bus
Marcel Holtmann
2010-02-27
*
bluetooth: scheduling while atomic bug fix
Dave Young
2009-10-19
*
driver model: constify attribute groups
David Brownell
2009-09-15
*
Bluetooth: Remove useless flush_work() causing lockdep warnings
Dave Young
2009-05-27
*
Bluetooth: Fix wrong module refcount when connection setup fails
Marcel Holtmann
2009-05-09
*
Bluetooth: Move dev_set_name() to a context that can sleep
Marcel Holtmann
2009-05-05
*
Bluetooth: Fix issue with sysfs handling for connections
Marcel Holtmann
2009-05-04
*
Bluetooth: Ensure that HCI sysfs add/del is preempt safe
Roger Quadros
2009-04-28
*
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
2009-03-24
*
Bluetooth: Fix format arguments warning
Marcel Holtmann
2008-11-30
*
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
2008-11-30
*
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-10
*
[Bluetooth] Fix userspace breakage due missing class links
Marcel Holtmann
2008-08-18
*
bluetooth: remove improper bluetooth class symlinks.
Greg Kroah-Hartman
2008-07-22
*
[Bluetooth] Use a more unique bus name for connections
Marcel Holtmann
2008-07-14
*
[Bluetooth] Export remote Simple Pairing mode via sysfs
Marcel Holtmann
2008-07-14
*
bluetooth: do not move child device other than rfcomm
Dave Young
2008-02-18
*
bluetooth: put hci dev after del conn
Dave Young
2008-02-18
*
[BLUETOOTH] hci_sysfs.c: Kill build warning.
David S. Miller
2008-02-18
*
[BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes.
Dave Young
2008-01-31
*
[BLUETOOTH]: Add conn add/del workqueues to avoid connection fail.
Dave Young
2008-01-31
*
[BLUETOOTH]: Move children of connection device to NULL before connection down.
Dave Young
2008-01-23
*
[BLUETOOTH]: put_device before device_del fix
Dave Young
2007-12-29
*
[Bluetooth] Switch from OGF+OCF to using only opcodes
Marcel Holtmann
2007-10-22
*
Fix bluetooth HCI sysfs compile
Linus Torvalds
2007-05-07
*
[Bluetooth] Attach host adapters to the Bluetooth bus
Marcel Holtmann
2007-05-04
*
[Bluetooth] Handle device registration failures
Marcel Holtmann
2007-01-09
*
WorkStruct: make allyesconfig
David Howells
2006-11-22
*
[Bluetooth] Attach low-level connections to the Bluetooth bus
Marcel Holtmann
2006-11-21
*
[Bluetooth] Make use of virtual devices tree
Marcel Holtmann
2006-10-16
*
[Bluetooth] Handle return values from driver core functions
Marcel Holtmann
2006-10-16
*
[Bluetooth]: Fix section mismatch of bt_sysfs_cleanup()
Arnaud Patard
2006-09-28
*
[Bluetooth] Read local version information on device init
Marcel Holtmann
2006-09-28
*
[Bluetooth] Add HCI device identifier for SDIO cards
Marcel Holtmann
2006-09-28
[next]