index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
hci_bcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-04-01
Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-low
Hans de Goede
1
-17
/
+3
2018-04-01
Bluetooth: hci_bcm: Add irq_polarity module option
Hans de Goede
1
-5
/
+15
2018-04-01
Bluetooth: hci_bcm: Use default baud rate if missing shutdown GPIO
Marcel Holtmann
1
-0
/
+6
2018-04-01
Bluetooth: hci_bcm: use gpiod cansleep version
Loic Poulain
1
-2
/
+2
2018-03-15
Bluetooth: hci_bcm: Set pulsed_host_wake flag in sleep parameters
Hans de Goede
1
-1
/
+1
2018-03-15
Revert "Bluetooth: hci_bcm: Streamline runtime PM code"
Hans de Goede
1
-3
/
+8
2018-02-25
Bluetooth: hci_bcm: Make shutdown and device wake GPIO optional
Stefan Wahren
1
-3
/
+4
2018-01-22
Bluetooth: hci_bcm: For serdev case close serdev on failure to set power
Hans de Goede
1
-1
/
+4
2018-01-10
Bluetooth: btbcm: Fix sleep mode struct ordering
Lukas Wunner
1
-1
/
+1
2018-01-10
Bluetooth: hci_bcm: Sleep instead of spinning
Lukas Wunner
1
-2
/
+2
2018-01-10
Bluetooth: hci_bcm: Silence IRQ printk
Lukas Wunner
1
-1
/
+1
2018-01-10
Bluetooth: hci_bcm: Support Apple GPIO handling
Lukas Wunner
1
-0
/
+55
2018-01-10
Bluetooth: hci_bcm: Handle errors properly
Lukas Wunner
1
-16
/
+75
2018-01-10
Bluetooth: hci_bcm: Add callbacks to toggle GPIOs
Lukas Wunner
1
-4
/
+23
2018-01-10
Bluetooth: hci_bcm: Document struct bcm_device
Lukas Wunner
1
-2
/
+25
2018-01-10
Bluetooth: hci_bcm: Invalidate IRQ on request failure
Lukas Wunner
1
-1
/
+3
2018-01-10
Bluetooth: hci_bcm: Fix unbalanced pm_runtime_disable()
Lukas Wunner
1
-1
/
+1
2018-01-10
Bluetooth: hci_bcm: Fix race on close
Lukas Wunner
1
-4
/
+4
2018-01-10
Bluetooth: hci_bcm: Clean up unnecessary #ifdef
Lukas Wunner
1
-3
/
+1
2018-01-10
Bluetooth: hci_bcm: Validate IRQ before using it
Ronald Tschalär
1
-3
/
+3
2018-01-10
Bluetooth: hci_bcm: Mandate presence of shutdown and device wake GPIO
Lukas Wunner
1
-15
/
+9
2017-12-26
Bluetooth: hci_bcm: Streamline runtime PM code
Lukas Wunner
1
-8
/
+3
2017-12-13
Bluetooth: hci_bcm: Add support for BCM2E72
Hans de Goede
1
-0
/
+1
2017-10-14
Bluetooth: hci_bcm: Add support for BCM2E7E
Hans de Goede
1
-0
/
+1
2017-10-11
Bluetooth: hci_bcm: fix build error without CONFIG_PM
Arnd Bergmann
1
-0
/
+4
2017-10-10
Bluetooth: hci_bcm: Add support for MINIX Z83-4 based devices
Ian W MORRISON
1
-0
/
+8
2017-10-09
Bluetooth: hci_bcm: Correct context of IRQ polarity message
Ian W MORRISON
1
-1
/
+1
2017-10-06
Bluetooth: hci_bcm: Add (runtime)pm support to the serdev driver
Hans de Goede
1
-50
/
+68
2017-10-06
Bluetooth: hci_bcm: Make suspend/resume functions platform_dev independent
Hans de Goede
1
-4
/
+4
2017-10-06
Bluetooth: hci_bcm: Make acpi_probe get irq from ACPI resources
Hans de Goede
1
-2
/
+9
2017-10-06
Bluetooth: hci_bcm: Rename bcm_platform_probe to bcm_get_resources
Hans de Goede
1
-2
/
+2
[next]