index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
hci_bcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-22
Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in autobaud mode
Hakan Jansson
1
-4
/
+16
2022-07-22
Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud mode
Hakan Jansson
1
-4
/
+1
2022-07-22
Bluetooth: hci_bcm: Add DT compatible for CYW55572
Hakan Jansson
1
-0
/
+1
2022-07-22
Bluetooth: hci_bcm: Add BCM4349B1 variant
Ahmad Fatoum
1
-0
/
+1
2022-07-22
Bluetooth: hci_bcm: Add support for FW loading in autobaud mode
Hakan Jansson
1
-3
/
+13
2022-03-18
Bluetooth: hci_bcm: Add the Asus TF103C to the bcm_broken_irq_dmi_table
Hans de Goede
1
-8
/
+36
2022-03-04
Bluetooth: hci_bcm: add BCM43430A0 & BCM43430A1
Luca Weiss
1
-0
/
+2
2022-01-06
Bluetooth: hci_bcm: Check for error irq
Jiasheng Jiang
1
-1
/
+6
2021-10-25
Bluetooth: hci_bcm: Remove duplicated entry in OF table
Paul Cercueil
1
-1
/
+0
2021-08-04
Bluetooth: hci_bcm: Fix kernel doc comments
Andy Shevchenko
1
-0
/
+6
2021-03-18
Bluetooth: btbcm: Add BCM4330 and BCM4334 compatibles
Linus Walleij
1
-0
/
+2
2021-03-08
Bluetooth: btbcm: Obtain and handle reset GPIO
Linus Walleij
1
-0
/
+17
2020-12-19
Bluetooth: hci_bcm: Add support for ISO packets
Jakub Pawlowski
1
-0
/
+1
2020-04-22
Bluetooth: btbcm: Make btbcm_setup_patchram use btbcm_finalize
Hans de Goede
1
-1
/
+1
2020-04-22
Bluetooth: btbcm: Fold Patch loading + applying into btbcm_initialize()
Hans de Goede
1
-16
/
+3
2020-04-22
Bluetooth: btbcm: Move setting of USE_BDADDR_PROPERTY quirk to hci_bcm.c
Hans de Goede
1
-0
/
+6
2020-04-03
Bluetooth: hci_bcm: fix freeing not-requested IRQ
Michał Mirosław
1
-1
/
+4
2020-04-03
Bluetooth: hci_bcm: respect IRQ polarity from DT
Michał Mirosław
1
-1
/
+2
2020-01-16
Bluetooth: hci_bcm: enable IRQ capability from devicetree
Guillaume La Roque
1
-0
/
+3
2020-01-04
Bluetooth: hci_bcm: Drive RTS only for BCM43438
Stefan Wahren
1
-4
/
+17
2020-01-04
Bluetooth: hci_bcm: Add device-tree compatible for BCM4329
Dmitry Osipenko
1
-0
/
+1
2019-11-27
Bluetooth: hci_bcm: Support pcm params in dts
Abhishek Pandit-Subedi
1
-0
/
+19
2019-11-27
Bluetooth: hci_bcm: Disallow set_baudrate for BCM4354
Abhishek Pandit-Subedi
1
-2
/
+29
2019-11-21
Bluetooth: btbcm: Add entry for BCM4335A0 UART bluetooth
Mohammad Rasim
1
-0
/
+1
2019-10-26
Bluetooth: hci_bcm: Add compatible string for BCM43540
Abhishek Pandit-Subedi
1
-0
/
+1
2019-10-21
Bluetooth: hci_bcm: Fix RTS handling during startup
Stefan Wahren
1
-0
/
+2
2019-09-05
bluetooth: hci_bcm: Give more time to come out of reset
Ondrej Jirman
1
-1
/
+1
2019-09-05
bluetooth: bcm: Add support for loading firmware for BCM4345C5
Ondrej Jirman
1
-0
/
+1
2019-09-05
Bluetooth: hci_bcm: Fix -Wunused-const-variable warnings
YueHaibing
1
-15
/
+15
2019-07-31
Bluetooth: hci_uart: check for missing tty operations
Vladis Dronov
1
-0
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-16
/
+1
2019-04-23
Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs
Chen-Yu Tsai
1
-4
/
+16
2018-12-19
Bluetooth: hci_bcm: Handle specific unknown packets after firmware loading
Jonathan Bakker
1
-0
/
+22
2018-12-19
Bluetooth: hci_bcm: Add compatible string for BCM4330
Chen-Yu Tsai
1
-0
/
+1
2018-12-19
Bluetooth: hci_bcm: Add BCM20702A1 variant
Maxime Ripard
1
-0
/
+1
2018-12-19
Bluetooth: hci_bcm: Wait for device to come out of reset after power on
Chen-Yu Tsai
1
-0
/
+3
2018-12-19
Bluetooth: hci_bcm: Add support for regulator supplies
Chen-Yu Tsai
1
-9
/
+30
2018-12-19
Bluetooth: hci_bcm: Add support for LPO clock
Chen-Yu Tsai
1
-5
/
+36
2018-12-19
Bluetooth: hci_bcm: Use "txco" and "extclk" to get clock reference
Chen-Yu Tsai
1
-11
/
+30
2018-12-19
Bluetooth: hci_bcm: Simplify clk_get error handling
Chen-Yu Tsai
1
-3
/
+7
2018-12-19
Bluetooth: hci_bcm: Handle deferred probing for the clock supply
Chen-Yu Tsai
1
-0
/
+4
2018-05-30
Bluetooth: hci_serdev: Move serdev_device_close/open into common hci_serdev code
Hans de Goede
1
-9
/
+1
2018-05-18
Bluetooth: btbcm: Allow using btbcm_initialize() for reinit
Hans de Goede
1
-1
/
+1
2018-05-18
Bluetooth: hci_bcm: Remove irq-active-low DMI quirk for the Thinkpad 8
Hans de Goede
1
-20
/
+0
2018-05-18
Bluetooth: hci_bcm: Add broken-irq dmi blacklist and add Meegopad T08 to it
Hans de Goede
1
-0
/
+23
2018-04-01
Bluetooth: hci_bcm: Remove DMI quirk for the MINIX Z83-4
Ian W MORRISON
1
-7
/
+0
2018-04-01
Bluetooth: hci_bcm: Add ACPI HIDs found in Windows .inf files and DSTDs
Hans de Goede
1
-0
/
+141
2018-04-01
Bluetooth: hci_bcm: Do not tie GPIO pin order to a specific ACPI HID
Hans de Goede
1
-36
/
+55
2018-04-01
Bluetooth: hci_bcm: Remove duplication in gpio-mappings declaration
Hans de Goede
1
-13
/
+9
2018-04-01
Bluetooth: hci_bcm: Add 6 new ACPI HIDs
Hans de Goede
1
-0
/
+6
[next]