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
/
drivers
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
15
-307
/
+624
2018-01-25
Bluetooth: btintel: Create common function for firmware download
Tedd Ho-Jeong An
4
-154
/
+99
2018-01-24
Bluetooth: btintel: Create common Intel Read Boot Params function
Tedd Ho-Jeong An
4
-84
/
+76
2018-01-24
Bluetooth: btintel: Use boot parameter from firmware file
Tedd Ho-Jeong An
2
-4
/
+39
2018-01-24
Bluetooth: btintel: Create common function for Intel Reset
Tedd Ho-Jeong An
4
-16
/
+49
2018-01-24
Bluetooth: hci_intel: Update firmware filename for Intel 9x60 and later
Tedd Ho-Jeong An
1
-7
/
+49
2018-01-22
Bluetooth: hci_bcm: For serdev case close serdev on failure to set power
Hans de Goede
1
-1
/
+4
2018-01-18
Bluetooth: btbcm: Add entry for BCM4343A0 UART bluetooth
Jörg Krause
1
-0
/
+1
2018-01-10
Bluetooth: btbcm: Fix sleep mode struct ordering
Lukas Wunner
2
-2
/
+2
2018-01-10
Bluetooth: hci_bcm: Sleep instead of spinning
Lukas Wunner
1
-2
/
+2
2018-01-10
Bluetooth: hci_bcm: Silence IRQ printk
Lukas Wunner
1
-1
/
+1
2018-01-10
Bluetooth: hci_bcm: Support Apple GPIO handling
Lukas Wunner
1
-0
/
+55
2018-01-10
Bluetooth: hci_bcm: Handle errors properly
Lukas Wunner
1
-16
/
+75
2018-01-10
Bluetooth: hci_bcm: Add callbacks to toggle GPIOs
Lukas Wunner
1
-4
/
+23
2018-01-10
Bluetooth: hci_bcm: Document struct bcm_device
Lukas Wunner
1
-2
/
+25
2018-01-10
Bluetooth: hci_bcm: Invalidate IRQ on request failure
Lukas Wunner
1
-1
/
+3
2018-01-10
Bluetooth: hci_bcm: Fix unbalanced pm_runtime_disable()
Lukas Wunner
1
-1
/
+1
2018-01-10
Bluetooth: hci_bcm: Fix race on close
Lukas Wunner
1
-4
/
+4
2018-01-10
Bluetooth: hci_bcm: Clean up unnecessary #ifdef
Lukas Wunner
1
-3
/
+1
2018-01-10
Bluetooth: hci_bcm: Validate IRQ before using it
Ronald Tschalär
1
-3
/
+3
2018-01-10
Bluetooth: hci_bcm: Mandate presence of shutdown and device wake GPIO
Lukas Wunner
1
-15
/
+9
2018-01-08
Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" version
Hans de Goede
1
-12
/
+10
2018-01-08
Bluetooth: btintel: make array 'param' static, shrinks object size
Colin Ian King
1
-1
/
+1
2018-01-08
Bluetooth: bpa10x: make array 'req' static, shrinks object size
Colin Ian King
1
-1
/
+1
2018-01-08
Bluetooth: Depend on rather than select GPIOLIB
Lukas Wunner
1
-3
/
+3
2018-01-08
Bluetooth: hciuart: add nvmem dependency
Arnd Bergmann
1
-0
/
+1
2018-01-08
Bluetooth: btusb: Add support for 0cf3:e010
AceLan Kao
1
-0
/
+1
2017-12-26
Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
Kai-Heng Feng
1
-6
/
+0
2017-12-26
Bluetooth: hci_bcm: Streamline runtime PM code
Lukas Wunner
1
-8
/
+3
2017-12-26
Bluetooth: Avoid WARN splat due to missing GPIOLIB
Lukas Wunner
1
-0
/
+3
2017-12-26
Bluetooth: Add a new 04ca:3015 QCA_ROME device
Ioan Moldovan
1
-0
/
+1
2017-12-13
Bluetooth: Fix a possible sleep-in-atomic bug in bluecard_write_wakeup
Jia-Ju Bai
1
-6
/
+2
2017-12-13
Bluetooth: hci_ll: add "ti,cc2560" compatible string
David Lechner
1
-0
/
+1
2017-12-13
Bluetooth: hci_ll: Add optional nvmem BD address source
David Lechner
1
-0
/
+61
2017-12-13
Bluetooth: hci_ll: add support for setting public address
David Lechner
1
-0
/
+21
2017-12-13
Bluetooth: hci_ll: Add endianness conversion when setting baudrate
David Lechner
1
-1
/
+3
2017-12-13
Bluetooth: hci_ll: add constant for vendor-specific command
David Lechner
1
-2
/
+8
2017-12-13
Bluetooth: serdev: hci_ll: Wait for CTS instead of using msleep
David Lechner
1
-2
/
+6
2017-12-13
Bluetooth: hci_ll: remove \n from kernel messages
David Lechner
1
-2
/
+2
2017-12-13
Bluetooth: btsdio: Do not bind to non-removable BCM43341
Hans de Goede
1
-0
/
+9
2017-12-13
Bluetooth: hci_bcm: Add support for BCM2E72
Hans de Goede
1
-0
/
+1
2017-12-13
Bluetooth: btqcomsmd: Fix skb double free corruption
Loic Poulain
1
-1
/
+2
2017-12-13
Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops
Lukas Wunner
1
-0
/
+1
2017-12-13
Bluetooth: btusb: Fix BT_HCIBTUSB_AUTOSUSPEND Kconfig option name
Hans de Goede
1
-1
/
+1
2017-12-13
Bluetooth: btusb: Add a Kconfig option to enable USB autosuspend by default
Hans de Goede
2
-0
/
+17
2017-12-13
Bluetooth: hci_qca: Avoid setup failure on missing rampatch
Loic Poulain
1
-0
/
+3
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2
-2
/
+2
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
[next]