index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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
2021-10-13
Bluetooth: Fix memory leak of hci device
Wei Yongjun
1
-0
/
+2
2021-08-20
Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-2
/
+1
2021-08-05
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
1
-0
/
+3
2021-07-28
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
1
-1
/
+1
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-30
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
1
-1
/
+1
2017-08-19
Bluetooth: make device_type const
Bhumika Goyal
1
-2
/
+2
2016-07-09
Bluetooth: Remove controller device attributes
Marcel Holtmann
1
-54
/
+0
2016-07-09
Bluetooth: Remove connection link attributes
Marcel Holtmann
1
-45
/
+0
2014-02-13
Bluetooth: Convert to use ATTRIBUTE_GROUPS macro
Wei Yongjun
1
-16
/
+2
2013-10-19
Bluetooth: Remove bus attribute in favor of hierarchy
Marcel Holtmann
1
-31
/
+0
2013-10-19
Bluetooth: Move export of class of device information into hci_core.c
Marcel Holtmann
1
-10
/
+0
2013-10-19
Bluetooth: Move manufacturer, hci_ver and hci_rev into hci_core.c
Marcel Holtmann
1
-27
/
+0
2013-10-19
Bluetooth: Remove debug entry for connection features
Marcel Holtmann
1
-14
/
+0
2013-10-19
Bluetooth: Move HCI device features into hci_core.c
Marcel Holtmann
1
-14
/
+0
2013-10-18
Bluetooth: Move idle_timeout and sniff_{min,max}_interval to hci_core.c
Marcel Holtmann
1
-91
/
+0
2013-10-18
Bluetooth: Move device_add handling into hci_register_dev
Marcel Holtmann
1
-18
/
+0
2013-10-18
Bluetooth: Create root debugfs directory during module init
Marcel Holtmann
1
-8
/
+0
2013-10-18
Bluetooth: Create HCI device debugfs directory in hci_register_dev
Marcel Holtmann
1
-15
/
+1
2013-10-18
Bluetooth: Move uuids debugfs entry creation into hci_core.c
Marcel Holtmann
1
-46
/
+0
2013-10-18
Bluetooth: Move blacklist debugfs entry creation into hci_core.c
Marcel Holtmann
1
-30
/
+0
2013-10-17
Bluetooth: Expose auto_accept_delay debugfs only when SSP is supported
Marcel Holtmann
1
-31
/
+0
2013-10-16
Bluetooth: Expose inquiry_cache debugfs only on BR/EDR controllers
Marcel Holtmann
1
-39
/
+0
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
1
-1
/
+1
2013-04-18
Bluetooth: Track feature pages in a single table
Johan Hedberg
1
-8
/
+8
2013-04-17
Bluetooth: introduce hci_conn ref-counting
David Herrmann
1
-1
/
+0
2013-03-18
Bluetooth: Use PTR_RET function
Alexandru Gheorghiu
1
-3
/
+1
2013-01-10
Bluetooth: Fix uuid output in debugfs
Gustavo Padovan
1
-11
/
+11
2012-09-27
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-10-31
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
[next]