summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_bcm.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_bcm: Add CYW4373A0 supportMarek Vasut2022-12-121-1/+12
* Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in autobaud modeHakan Jansson2022-07-211-4/+16
* Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud modeHakan Jansson2022-07-211-4/+1
* Bluetooth: hci_bcm: Add DT compatible for CYW55572Hakan Jansson2022-07-211-0/+1
* Bluetooth: hci_bcm: Add BCM4349B1 variantAhmad Fatoum2022-07-211-0/+1
* Bluetooth: hci_bcm: Add support for FW loading in autobaud modeHakan Jansson2022-07-211-3/+13
* Bluetooth: hci_bcm: Add the Asus TF103C to the bcm_broken_irq_dmi_tableHans de Goede2022-03-181-8/+36
* Bluetooth: hci_bcm: add BCM43430A0 & BCM43430A1Luca Weiss2022-03-041-0/+2
* Bluetooth: hci_bcm: Check for error irqJiasheng Jiang2022-01-061-1/+6
* Bluetooth: hci_bcm: Remove duplicated entry in OF tablePaul Cercueil2021-10-251-1/+0
* Bluetooth: hci_bcm: Fix kernel doc commentsAndy Shevchenko2021-08-041-0/+6
* Bluetooth: btbcm: Add BCM4330 and BCM4334 compatiblesLinus Walleij2021-03-181-0/+2
* Bluetooth: btbcm: Obtain and handle reset GPIOLinus Walleij2021-03-081-0/+17
* Bluetooth: hci_bcm: Add support for ISO packetsJakub Pawlowski2020-12-181-0/+1
* Bluetooth: btbcm: Make btbcm_setup_patchram use btbcm_finalizeHans de Goede2020-04-221-1/+1
* Bluetooth: btbcm: Fold Patch loading + applying into btbcm_initialize()Hans de Goede2020-04-221-16/+3
* Bluetooth: btbcm: Move setting of USE_BDADDR_PROPERTY quirk to hci_bcm.cHans de Goede2020-04-221-0/+6
* Bluetooth: hci_bcm: fix freeing not-requested IRQMichał Mirosław2020-04-031-1/+4
* Bluetooth: hci_bcm: respect IRQ polarity from DTMichał Mirosław2020-04-031-1/+2
* Bluetooth: hci_bcm: enable IRQ capability from devicetreeGuillaume La Roque2020-01-151-0/+3
* Bluetooth: hci_bcm: Drive RTS only for BCM43438Stefan Wahren2020-01-041-4/+17
* Bluetooth: hci_bcm: Add device-tree compatible for BCM4329Dmitry Osipenko2020-01-041-0/+1
* Bluetooth: hci_bcm: Support pcm params in dtsAbhishek Pandit-Subedi2019-11-271-0/+19
* Bluetooth: hci_bcm: Disallow set_baudrate for BCM4354Abhishek Pandit-Subedi2019-11-271-2/+29
* Bluetooth: btbcm: Add entry for BCM4335A0 UART bluetoothMohammad Rasim2019-11-211-0/+1
* Bluetooth: hci_bcm: Add compatible string for BCM43540Abhishek Pandit-Subedi2019-10-261-0/+1
* Bluetooth: hci_bcm: Fix RTS handling during startupStefan Wahren2019-10-211-0/+2
* bluetooth: hci_bcm: Give more time to come out of resetOndrej Jirman2019-09-051-1/+1
* bluetooth: bcm: Add support for loading firmware for BCM4345C5Ondrej Jirman2019-09-051-0/+1
* Bluetooth: hci_bcm: Fix -Wunused-const-variable warningsYueHaibing2019-09-051-15/+15
* Bluetooth: hci_uart: check for missing tty operationsVladis Dronov2019-07-311-0/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-16/+1
* Bluetooth: hci_bcm: Fix empty regulator supplies for Intel MacsChen-Yu Tsai2019-04-231-4/+16
* Bluetooth: hci_bcm: Handle specific unknown packets after firmware loadingJonathan Bakker2018-12-191-0/+22
* Bluetooth: hci_bcm: Add compatible string for BCM4330Chen-Yu Tsai2018-12-191-0/+1
* Bluetooth: hci_bcm: Add BCM20702A1 variantMaxime Ripard2018-12-191-0/+1
* Bluetooth: hci_bcm: Wait for device to come out of reset after power onChen-Yu Tsai2018-12-191-0/+3
* Bluetooth: hci_bcm: Add support for regulator suppliesChen-Yu Tsai2018-12-191-9/+30
* Bluetooth: hci_bcm: Add support for LPO clockChen-Yu Tsai2018-12-191-5/+36
* Bluetooth: hci_bcm: Use "txco" and "extclk" to get clock referenceChen-Yu Tsai2018-12-191-11/+30
* Bluetooth: hci_bcm: Simplify clk_get error handlingChen-Yu Tsai2018-12-191-3/+7
* Bluetooth: hci_bcm: Handle deferred probing for the clock supplyChen-Yu Tsai2018-12-191-0/+4
* Bluetooth: hci_serdev: Move serdev_device_close/open into common hci_serdev codeHans de Goede2018-05-301-9/+1
* Bluetooth: btbcm: Allow using btbcm_initialize() for reinitHans de Goede2018-05-181-1/+1
* Bluetooth: hci_bcm: Remove irq-active-low DMI quirk for the Thinkpad 8Hans de Goede2018-05-181-20/+0
* Bluetooth: hci_bcm: Add broken-irq dmi blacklist and add Meegopad T08 to itHans de Goede2018-05-181-0/+23
* Bluetooth: hci_bcm: Remove DMI quirk for the MINIX Z83-4Ian W MORRISON2018-04-011-7/+0
* Bluetooth: hci_bcm: Add ACPI HIDs found in Windows .inf files and DSTDsHans de Goede2018-04-011-0/+141
* Bluetooth: hci_bcm: Do not tie GPIO pin order to a specific ACPI HIDHans de Goede2018-04-011-36/+55
* Bluetooth: hci_bcm: Remove duplication in gpio-mappings declarationHans de Goede2018-04-011-13/+9