summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_bcm.c
Commit message (Expand)AuthorAge
* bluetooth: hci_bcm: Give more time to come out of resetOndrej Jirman2019-09-05
* bluetooth: bcm: Add support for loading firmware for BCM4345C5Ondrej Jirman2019-09-05
* Bluetooth: hci_bcm: Fix -Wunused-const-variable warningsYueHaibing2019-09-05
* Bluetooth: hci_uart: check for missing tty operationsVladis Dronov2019-07-31
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* Bluetooth: hci_bcm: Fix empty regulator supplies for Intel MacsChen-Yu Tsai2019-04-23
* Bluetooth: hci_bcm: Handle specific unknown packets after firmware loadingJonathan Bakker2018-12-19
* Bluetooth: hci_bcm: Add compatible string for BCM4330Chen-Yu Tsai2018-12-18
* Bluetooth: hci_bcm: Add BCM20702A1 variantMaxime Ripard2018-12-18
* Bluetooth: hci_bcm: Wait for device to come out of reset after power onChen-Yu Tsai2018-12-18
* Bluetooth: hci_bcm: Add support for regulator suppliesChen-Yu Tsai2018-12-18
* Bluetooth: hci_bcm: Add support for LPO clockChen-Yu Tsai2018-12-18
* Bluetooth: hci_bcm: Use "txco" and "extclk" to get clock referenceChen-Yu Tsai2018-12-18
* Bluetooth: hci_bcm: Simplify clk_get error handlingChen-Yu Tsai2018-12-18
* Bluetooth: hci_bcm: Handle deferred probing for the clock supplyChen-Yu Tsai2018-12-18
* Bluetooth: hci_serdev: Move serdev_device_close/open into common hci_serdev codeHans de Goede2018-05-30
* Bluetooth: btbcm: Allow using btbcm_initialize() for reinitHans de Goede2018-05-18
* Bluetooth: hci_bcm: Remove irq-active-low DMI quirk for the Thinkpad 8Hans de Goede2018-05-18
* Bluetooth: hci_bcm: Add broken-irq dmi blacklist and add Meegopad T08 to itHans de Goede2018-05-18
* Bluetooth: hci_bcm: Remove DMI quirk for the MINIX Z83-4Ian W MORRISON2018-04-01
* Bluetooth: hci_bcm: Add ACPI HIDs found in Windows .inf files and DSTDsHans de Goede2018-04-01
* Bluetooth: hci_bcm: Do not tie GPIO pin order to a specific ACPI HIDHans de Goede2018-04-01
* Bluetooth: hci_bcm: Remove duplication in gpio-mappings declarationHans de Goede2018-04-01
* Bluetooth: hci_bcm: Add 6 new ACPI HIDsHans de Goede2018-04-01
* Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-lowHans de Goede2018-04-01
* Bluetooth: hci_bcm: Add irq_polarity module optionHans de Goede2018-04-01
* Bluetooth: hci_bcm: Use default baud rate if missing shutdown GPIOMarcel Holtmann2018-04-01
* Bluetooth: hci_bcm: use gpiod cansleep versionLoic Poulain2018-04-01
* Bluetooth: hci_bcm: Set pulsed_host_wake flag in sleep parametersHans de Goede2018-03-15
* Revert "Bluetooth: hci_bcm: Streamline runtime PM code"Hans de Goede2018-03-15
* Bluetooth: hci_bcm: Make shutdown and device wake GPIO optionalStefan Wahren2018-02-25
* Bluetooth: hci_bcm: For serdev case close serdev on failure to set powerHans de Goede2018-01-22
* Bluetooth: btbcm: Fix sleep mode struct orderingLukas Wunner2018-01-10
* Bluetooth: hci_bcm: Sleep instead of spinningLukas Wunner2018-01-10
* Bluetooth: hci_bcm: Silence IRQ printkLukas Wunner2018-01-10
* Bluetooth: hci_bcm: Support Apple GPIO handlingLukas Wunner2018-01-10
* Bluetooth: hci_bcm: Handle errors properlyLukas Wunner2018-01-10
* Bluetooth: hci_bcm: Add callbacks to toggle GPIOsLukas Wunner2018-01-10
* Bluetooth: hci_bcm: Document struct bcm_deviceLukas Wunner2018-01-10
* Bluetooth: hci_bcm: Invalidate IRQ on request failureLukas Wunner2018-01-10
* Bluetooth: hci_bcm: Fix unbalanced pm_runtime_disable()Lukas Wunner2018-01-10
* Bluetooth: hci_bcm: Fix race on closeLukas Wunner2018-01-10
* Bluetooth: hci_bcm: Clean up unnecessary #ifdefLukas Wunner2018-01-10
* Bluetooth: hci_bcm: Validate IRQ before using itRonald Tschalär2018-01-10
* Bluetooth: hci_bcm: Mandate presence of shutdown and device wake GPIOLukas Wunner2018-01-10
* Bluetooth: hci_bcm: Streamline runtime PM codeLukas Wunner2017-12-26
* Bluetooth: hci_bcm: Add support for BCM2E72Hans de Goede2017-12-12
* Bluetooth: hci_bcm: Add support for BCM2E7EHans de Goede2017-10-14
* Bluetooth: hci_bcm: fix build error without CONFIG_PMArnd Bergmann2017-10-11
* Bluetooth: hci_bcm: Add support for MINIX Z83-4 based devicesIan W MORRISON2017-10-10