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
starfive-6.6.48-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
/
drivers
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
2017-10-30
Bluetooth: hci_ldisc: Fix another race when closing the tty.
Ronald Tschalär
1
-2
/
+2
2017-10-30
Bluetooth: btusb: Fix isochronous interface assignments
Marcel Holtmann
1
-1
/
+3
2017-10-30
Bluetooth: btusb: Update firmware filename for Intel 9x60 and later
Jaya P G
1
-7
/
+47
2017-10-30
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
11
-190
/
+179
2017-10-29
Bluetooth: hci_ath: Add ath_vendor_cmd helper
Loic Poulain
1
-17
/
+32
2017-10-29
Bluetooth: btusb: Add new NFA344A entry.
Bartosz Chronowski
1
-0
/
+1
2017-10-29
Bluetooth: hci_ldisc: Allow sleeping while proto locks are held.
Ronald Tschalär
2
-17
/
+23
2017-10-14
Bluetooth: mark expected switch fall-throughs
Gustavo A. R. Silva
2
-2
/
+2
2017-10-14
Revert "Bluetooth: btusb: Add workaround for Broadcom devices without product...
Hans de Goede
1
-18
/
+0
2017-10-14
Bluetooth: hci_bcm: Add support for BCM2E7E
Hans de Goede
1
-0
/
+1
2017-10-14
Bluetooth: btbcm: Add entry for BCM4356A2 UART bluetooth
Hans de Goede
1
-0
/
+2
2017-10-11
Bluetooth: BT_HCIUART now depends on SERIAL_DEV_BUS
Arnd Bergmann
1
-1
/
+1
2017-10-11
Bluetooth: hci_bcm: fix build error without CONFIG_PM
Arnd Bergmann
1
-0
/
+4
2017-10-10
Bluetooth: btbcm: Add support for MINIX Z83-4 based devices
Ian W MORRISON
1
-0
/
+1
2017-10-10
Bluetooth: hci_bcm: Add support for MINIX Z83-4 based devices
Ian W MORRISON
1
-0
/
+8
2017-10-10
Bluetooth: avoid silent hci_bcm ACPI PM regression
Johan Hovold
1
-0
/
+1
2017-10-09
Bluetooth: hci_bcm: Correct context of IRQ polarity message
Ian W MORRISON
1
-1
/
+1
2017-10-06
Bluetooth: Convert timers to use timer_setup()
Kees Cook
4
-21
/
+23
2017-10-06
Bluetooth: hci_bcm: Add (runtime)pm support to the serdev driver
Hans de Goede
1
-50
/
+68
2017-10-06
Bluetooth: hci_bcm: Make suspend/resume functions platform_dev independent
Hans de Goede
1
-4
/
+4
2017-10-06
Bluetooth: hci_bcm: Make acpi_probe get irq from ACPI resources
Hans de Goede
1
-2
/
+9
2017-10-06
Bluetooth: hci_bcm: Rename bcm_platform_probe to bcm_get_resources
Hans de Goede
1
-2
/
+2
2017-10-06
Bluetooth: hci_bcm: Store device pointer instead of platform_device pointer
Hans de Goede
1
-38
/
+35
[next]