index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
hci_bcm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: hci_serdev: Move serdev_device_close/open into common hci_serdev code
Hans de Goede
2018-05-30
1
-9
/
+1
*
Bluetooth: btbcm: Allow using btbcm_initialize() for reinit
Hans de Goede
2018-05-18
1
-1
/
+1
*
Bluetooth: hci_bcm: Remove irq-active-low DMI quirk for the Thinkpad 8
Hans de Goede
2018-05-18
1
-20
/
+0
*
Bluetooth: hci_bcm: Add broken-irq dmi blacklist and add Meegopad T08 to it
Hans de Goede
2018-05-18
1
-0
/
+23
*
Bluetooth: hci_bcm: Remove DMI quirk for the MINIX Z83-4
Ian W MORRISON
2018-04-01
1
-7
/
+0
*
Bluetooth: hci_bcm: Add ACPI HIDs found in Windows .inf files and DSTDs
Hans de Goede
2018-04-01
1
-0
/
+141
*
Bluetooth: hci_bcm: Do not tie GPIO pin order to a specific ACPI HID
Hans de Goede
2018-04-01
1
-36
/
+55
*
Bluetooth: hci_bcm: Remove duplication in gpio-mappings declaration
Hans de Goede
2018-04-01
1
-13
/
+9
*
Bluetooth: hci_bcm: Add 6 new ACPI HIDs
Hans de Goede
2018-04-01
1
-0
/
+6
*
Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-low
Hans de Goede
2018-04-01
1
-17
/
+3
*
Bluetooth: hci_bcm: Add irq_polarity module option
Hans de Goede
2018-04-01
1
-5
/
+15
*
Bluetooth: hci_bcm: Use default baud rate if missing shutdown GPIO
Marcel Holtmann
2018-04-01
1
-0
/
+6
*
Bluetooth: hci_bcm: use gpiod cansleep version
Loic Poulain
2018-04-01
1
-2
/
+2
*
Bluetooth: hci_bcm: Set pulsed_host_wake flag in sleep parameters
Hans de Goede
2018-03-15
1
-1
/
+1
*
Revert "Bluetooth: hci_bcm: Streamline runtime PM code"
Hans de Goede
2018-03-15
1
-3
/
+8
*
Bluetooth: hci_bcm: Make shutdown and device wake GPIO optional
Stefan Wahren
2018-02-25
1
-3
/
+4
*
Bluetooth: hci_bcm: For serdev case close serdev on failure to set power
Hans de Goede
2018-01-22
1
-1
/
+4
*
Bluetooth: btbcm: Fix sleep mode struct ordering
Lukas Wunner
2018-01-10
1
-1
/
+1
*
Bluetooth: hci_bcm: Sleep instead of spinning
Lukas Wunner
2018-01-10
1
-2
/
+2
*
Bluetooth: hci_bcm: Silence IRQ printk
Lukas Wunner
2018-01-10
1
-1
/
+1
*
Bluetooth: hci_bcm: Support Apple GPIO handling
Lukas Wunner
2018-01-10
1
-0
/
+55
*
Bluetooth: hci_bcm: Handle errors properly
Lukas Wunner
2018-01-10
1
-16
/
+75
*
Bluetooth: hci_bcm: Add callbacks to toggle GPIOs
Lukas Wunner
2018-01-10
1
-4
/
+23
*
Bluetooth: hci_bcm: Document struct bcm_device
Lukas Wunner
2018-01-10
1
-2
/
+25
*
Bluetooth: hci_bcm: Invalidate IRQ on request failure
Lukas Wunner
2018-01-10
1
-1
/
+3
*
Bluetooth: hci_bcm: Fix unbalanced pm_runtime_disable()
Lukas Wunner
2018-01-10
1
-1
/
+1
*
Bluetooth: hci_bcm: Fix race on close
Lukas Wunner
2018-01-10
1
-4
/
+4
*
Bluetooth: hci_bcm: Clean up unnecessary #ifdef
Lukas Wunner
2018-01-10
1
-3
/
+1
*
Bluetooth: hci_bcm: Validate IRQ before using it
Ronald Tschalär
2018-01-10
1
-3
/
+3
*
Bluetooth: hci_bcm: Mandate presence of shutdown and device wake GPIO
Lukas Wunner
2018-01-10
1
-15
/
+9
*
Bluetooth: hci_bcm: Streamline runtime PM code
Lukas Wunner
2017-12-26
1
-8
/
+3
*
Bluetooth: hci_bcm: Add support for BCM2E72
Hans de Goede
2017-12-13
1
-0
/
+1
*
Bluetooth: hci_bcm: Add support for BCM2E7E
Hans de Goede
2017-10-14
1
-0
/
+1
*
Bluetooth: hci_bcm: fix build error without CONFIG_PM
Arnd Bergmann
2017-10-11
1
-0
/
+4
*
Bluetooth: hci_bcm: Add support for MINIX Z83-4 based devices
Ian W MORRISON
2017-10-10
1
-0
/
+8
*
Bluetooth: hci_bcm: Correct context of IRQ polarity message
Ian W MORRISON
2017-10-09
1
-1
/
+1
*
Bluetooth: hci_bcm: Add (runtime)pm support to the serdev driver
Hans de Goede
2017-10-06
1
-50
/
+68
*
Bluetooth: hci_bcm: Make suspend/resume functions platform_dev independent
Hans de Goede
2017-10-06
1
-4
/
+4
*
Bluetooth: hci_bcm: Make acpi_probe get irq from ACPI resources
Hans de Goede
2017-10-06
1
-2
/
+9
*
Bluetooth: hci_bcm: Rename bcm_platform_probe to bcm_get_resources
Hans de Goede
2017-10-06
1
-2
/
+2
*
Bluetooth: hci_bcm: Store device pointer instead of platform_device pointer
Hans de Goede
2017-10-06
1
-38
/
+35
*
Bluetooth: hci_bcm: Move platform_get_irq call to bcm_probe
Hans de Goede
2017-10-06
1
-1
/
+1
*
Bluetooth: hci_bcm: Move bcm_platform_probe call out of bcm_acpi_probe
Hans de Goede
2017-10-06
1
-7
/
+6
*
Bluetooth: hci_bcm: Fix setting of irq trigger type
Hans de Goede
2017-10-06
1
-13
/
+10
*
Bluetooth: hci_bcm: Handle empty packet after firmware loading
Marcel Holtmann
2017-08-17
1
-0
/
+11
*
Bluetooth: hci_bcm: Add serdev support
Loic Poulain
2017-08-17
1
-2
/
+83
*
Bluetooth: hci_bcm: Use operation speed of 4Mbps only for ACPI devices
Marcel Holtmann
2017-08-16
1
-2
/
+5
*
Bluetooth: hci_bcm: Make bcm_request_irq fail if no IRQ resource
Loic Poulain
2017-07-20
1
-14
/
+16
*
Bluetooth: hci_bcm: Add active_low irq polarity quirk for Asus T100CHI
Hans de Goede
2017-06-29
1
-0
/
+9
*
Bluetooth: hci_bcm: Fix unwanted error reporting if no bcm dev
Loic Poulain
2017-06-27
1
-2
/
+1
[next]