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
/
hci_qca.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-14
Bluetooth: hci_qca: Skip 1 error print in device_want_to_sleep()
Rocky Liao
1
-2
/
+2
2019-08-12
Bluetooth: hci_qca: Send VS pre shutdown command.
Harish Bandi
1
-0
/
+3
2019-08-12
Bluetooth: hci_qca: Use kfree_skb() instead of kfree()
Wei Yongjun
1
-1
/
+1
2019-07-31
Bluetooth: hci_uart: check for missing tty operations
Vladis Dronov
1
-0
/
+3
2019-07-06
Bluetooth: hci_qca: Load customized NVM based on the device property
Rocky Liao
1
-1
/
+17
2019-07-06
Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor event
Matthias Kaehlcke
1
-1
/
+54
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-14
/
+1
2019-05-05
Bluetooth: hci_qca: Rename STATE_<flags> to QCA_<flags>
Matthias Kaehlcke
1
-7
/
+8
2019-05-03
Bluetooth: hci_qca: Added support for WCN3998
Harish Bandi
1
-14
/
+26
2019-04-23
Bluetooth: hci_qca: Fix crash with non-serdev devices
Matthias Kaehlcke
1
-1
/
+2
2019-04-23
Bluetooth: hci_qca: Give enough time to ROME controller to bootup.
Balakrishna Godavarthi
1
-0
/
+2
2019-04-23
Bluetooth: hci_qca: Add helper function to get the chip family
Matthias Kaehlcke
1
-19
/
+26
2019-03-02
Bluetooth: hci_qca: Reduce delay after sending baudrate request for WCN3990
Matthias Kaehlcke
1
-8
/
+18
2019-02-27
Bluetooth: hci_qca: Use msleep() instead of open coding it
Matthias Kaehlcke
1
-3
/
+1
2019-02-27
Bluetooth: hci_qca: Add delay after power-off pulse
Matthias Kaehlcke
1
-3
/
+3
2019-02-27
Bluetooth: hci_qca: Move boot delay to qca_send_power_pulse()
Matthias Kaehlcke
1
-3
/
+3
2019-02-27
Bluetooth: hci_qca: Pass boolean 'on/off' to qca_send_power_pulse()
Matthias Kaehlcke
1
-4
/
+5
2019-02-26
Bluetooth: hci_qca: Set HCI_QUIRK_USE_BDADDR_PROPERTY for wcn3990
Matthias Kaehlcke
1
-0
/
+1
2019-02-18
Bluetooth: hci_qca: Disable IBS state machine and flush Tx buffer
Balakrishna Godavarthi
1
-2
/
+15
2019-02-18
Bluetooth: hci_qca: Deassert RTS while baudrate change command
Balakrishna Godavarthi
1
-14
/
+15
2019-02-18
Bluetooth: hci_qca: use wait_until_sent() for power pulses
Balakrishna Godavarthi
1
-23
/
+15
2019-01-22
Bluetooth: hci_qca: Add helper to set device address
Balakrishna Godavarthi
1
-1
/
+4
2018-10-18
Bluetooth: hci_qca: Add support for controller debug logs.
Balakrishna Godavarthi
1
-1
/
+18
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-10-05
treewide: Replace more open-coded allocation size multiplications
Kees Cook
1
-1
/
+1
2018-09-27
Bluetooth: hci_qca: Add poweroff support during hci down for wcn3990
Balakrishna Godavarthi
1
-0
/
+33
2018-09-27
Bluetooth: hci_qca: Remove hdev dereference in qca_close().
Balakrishna Godavarthi
1
-6
/
+9
2018-09-27
Bluetooth: hci_qca: Remove serdev_device_open/close function calls
Balakrishna Godavarthi
1
-2
/
+0
2018-08-03
Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990
Balakrishna Godavarthi
1
-47
/
+360
2018-08-03
Bluetooth: hci_qca: Enable 3.2 Mbps operating speed.
Balakrishna Godavarthi
1
-1
/
+3
2018-08-03
Bluetooth: hci_qca: Add wrapper functions for setting UART speed
Balakrishna Godavarthi
1
-23
/
+70
2018-08-03
Bluetooth: btqca: Redefine qca_uart_setup() to generic function.
Balakrishna Godavarthi
1
-1
/
+9
2018-08-03
Bluetooth: btqca: Rename ROME specific functions to generic functions
Balakrishna Godavarthi
1
-1
/
+1
2018-07-23
bluetooth: hci_qca: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
1
-2
/
+2
2018-05-30
Bluetooth: hci_qca: Fix "Sleep inside atomic section" warning
Thierry Escande
1
-1
/
+1
2018-05-18
Bluetooth: hci_qca: Add serdev support
Thierry Escande
1
-2
/
+108
2018-05-18
Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loader
Amit Pundir
1
-0
/
+6
2017-12-13
Bluetooth: hci_qca: Avoid setup failure on missing rampatch
Loic Poulain
1
-0
/
+3
2017-10-30
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
1
-6
/
+6
2017-10-06
Bluetooth: Convert timers to use timer_setup()
Kees Cook
1
-9
/
+8
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
1
-1
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-02-18
Bluetooth: hci_qca: fix spelling mistake: "Spurrious" -> "Spurious"
Colin Ian King
1
-2
/
+2
2016-11-27
Bluetooth: hci_qca: Use setup_timer Kernel API instead of init_timer
Prasanna Karthik
1
-6
/
+3
2016-09-19
Bluetooth: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2015-11-19
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
Marcel Holtmann
1
-2
/
+2
2015-11-04
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2015-10-21
Bluetooth: hci_uart: Provide initial manufacturer information
Marcel Holtmann
1
-0
/
+1
2015-10-04
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
1
-2
/
+2
[next]