aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_bcm.c
AgeCommit message (Expand)Author
2018-04-19Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-lowHans de Goede
2018-04-12Bluetooth: hci_bcm: Make shutdown and device wake GPIO optionalStefan Wahren
2018-04-12Bluetooth: hci_bcm: Validate IRQ before using itRonald Tschalär
2018-04-12Bluetooth: hci_bcm: Mandate presence of shutdown and device wake GPIOLukas Wunner
2017-10-14Bluetooth: hci_bcm: Add support for BCM2E7EHans de Goede
2017-10-11Bluetooth: hci_bcm: fix build error without CONFIG_PMArnd Bergmann
2017-10-10Bluetooth: hci_bcm: Add support for MINIX Z83-4 based devicesIan W MORRISON
2017-10-09Bluetooth: hci_bcm: Correct context of IRQ polarity messageIan W MORRISON
2017-10-06Bluetooth: hci_bcm: Add (runtime)pm support to the serdev driverHans de Goede
2017-10-06Bluetooth: hci_bcm: Make suspend/resume functions platform_dev independentHans de Goede
2017-10-06Bluetooth: hci_bcm: Make acpi_probe get irq from ACPI resourcesHans de Goede
2017-10-06Bluetooth: hci_bcm: Rename bcm_platform_probe to bcm_get_resourcesHans de Goede
2017-10-06Bluetooth: hci_bcm: Store device pointer instead of platform_device pointerHans de Goede
2017-10-06Bluetooth: hci_bcm: Move platform_get_irq call to bcm_probeHans de Goede
2017-10-06Bluetooth: hci_bcm: Move bcm_platform_probe call out of bcm_acpi_probeHans de Goede
2017-10-06Bluetooth: hci_bcm: Fix setting of irq trigger typeHans de Goede
2017-08-17Bluetooth: hci_bcm: Handle empty packet after firmware loadingMarcel Holtmann
2017-08-17Bluetooth: hci_bcm: Add serdev supportLoic Poulain
2017-08-16Bluetooth: hci_bcm: Use operation speed of 4Mbps only for ACPI devicesMarcel Holtmann
2017-07-20Bluetooth: hci_bcm: Make bcm_request_irq fail if no IRQ resourceLoic Poulain
2017-06-29Bluetooth: hci_bcm: Add active_low irq polarity quirk for Asus T100CHIHans de Goede
2017-06-27Bluetooth: hci_bcm: Fix unwanted error reporting if no bcm devLoic Poulain
2017-06-16networking: add and use skb_put_u8()Johannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-09Bluetooth: hci_bcm: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko
2017-04-12Bluetooth: hci_bcm: add missing tty-device sanity checkJohan Hovold
2017-04-12Bluetooth: hci_bcm: Support platform enumerationAndy Shevchenko
2017-04-12Bluetooth: hci_bcm: Fix clock (un)prepareJohn Keeping
2017-02-16Bluetooth: hci_bcm: Add support for BCM2E95 and BCM2E96Daniel Drake
2016-10-13Bluetooth: hci_bcm: Fix autosuspend PM for Lenovo ThinkPad 8Jérôme de Bretagne
2016-09-19Bluetooth: hci_bcm: Change protocol nameLoic Poulain
2016-04-08Bluetooth: hci_bcm: Add BCM2E71 ACPI IDLoic Poulain
2016-03-10Bluetooth: hci_bcm: Add BCM2E55 ACPI ID used in Lenovo ThinkPad Tablet 8Jérôme de Bretagne
2016-02-23Bluetooth: hci_bcm: Add BCM2E7C ACPI IDMika Westerberg
2016-02-23Bluetooth: hci_bcm: Add new ACPI ID for bcm43241J.J. Meijer
2016-01-04Bluetooth: hci_bcm: new ACPI IDsHeikki Krogerus
2016-01-04Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driverHeikki Krogerus
2015-12-20Bluetooth: hci_bcm: Add BCM2E65 ACPI IDLuka Karinja
2015-11-19Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann
2015-10-22Bluetooth: hci_bcm: checking for ERR_PTR instead of NULLDan Carpenter
2015-10-21Bluetooth: hci_uart: Provide initial manufacturer informationMarcel Holtmann
2015-10-08Bluetooth: hci_bcm: Enable support for set_diag driver callbackMarcel Holtmann
2015-10-08Bluetooth: hci_bcm: Enable parsing of LM_DIAG messagesMarcel Holtmann
2015-10-01Bluetooth: hci_bcm: Do not test ACPI companion in bcm_acpi_probe()Jarkko Nikula
2015-10-01Bluetooth: hci_bcm: Remove needless looking codeJarkko Nikula
2015-10-01Bluetooth: hci_bcm: Remove needless acpi_match_device() callJarkko Nikula
2015-10-01Bluetooth: hci_bcm: Handle possible error from acpi_dev_get_resources()Jarkko Nikula
2015-10-01Bluetooth: hci_bcm: Add missing acpi_dev_free_resource_list()Jarkko Nikula
2015-09-24Bluetooth: hci_bcm: Add suspend/resume runtime PM functionsFrederic Danis
2015-09-24Bluetooth: hci_bcm: Prepare PM runtime supportFrederic Danis