index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
hci_bcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-10-06
Bluetooth: hci_bcm: Store device pointer instead of platform_device pointer
Hans de Goede
1
-38
/
+35
2017-10-06
Bluetooth: hci_bcm: Move platform_get_irq call to bcm_probe
Hans de Goede
1
-1
/
+1
2017-10-06
Bluetooth: hci_bcm: Move bcm_platform_probe call out of bcm_acpi_probe
Hans de Goede
1
-7
/
+6
2017-10-06
Bluetooth: hci_bcm: Fix setting of irq trigger type
Hans de Goede
1
-13
/
+10
2017-08-17
Bluetooth: hci_bcm: Handle empty packet after firmware loading
Marcel Holtmann
1
-0
/
+11
2017-08-17
Bluetooth: hci_bcm: Add serdev support
Loic Poulain
1
-2
/
+83
2017-08-16
Bluetooth: hci_bcm: Use operation speed of 4Mbps only for ACPI devices
Marcel Holtmann
1
-2
/
+5
2017-07-20
Bluetooth: hci_bcm: Make bcm_request_irq fail if no IRQ resource
Loic Poulain
1
-14
/
+16
2017-06-29
Bluetooth: hci_bcm: Add active_low irq polarity quirk for Asus T100CHI
Hans de Goede
1
-0
/
+9
2017-06-27
Bluetooth: hci_bcm: Fix unwanted error reporting if no bcm dev
Loic Poulain
1
-2
/
+1
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
1
-3
/
+3
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-3
/
+3
2017-06-09
Bluetooth: hci_bcm: Switch to devm_acpi_dev_add_driver_gpios()
Andy Shevchenko
1
-4
/
+1
2017-04-12
Bluetooth: hci_bcm: add missing tty-device sanity check
Johan Hovold
1
-1
/
+4
2017-04-12
Bluetooth: hci_bcm: Support platform enumeration
Andy Shevchenko
1
-17
/
+33
2017-04-12
Bluetooth: hci_bcm: Fix clock (un)prepare
John Keeping
1
-2
/
+2
2017-02-16
Bluetooth: hci_bcm: Add support for BCM2E95 and BCM2E96
Daniel Drake
1
-24
/
+44
2016-10-13
Bluetooth: hci_bcm: Fix autosuspend PM for Lenovo ThinkPad 8
Jérôme de Bretagne
1
-0
/
+8
2016-09-19
Bluetooth: hci_bcm: Change protocol name
Loic Poulain
1
-1
/
+1
2016-04-08
Bluetooth: hci_bcm: Add BCM2E71 ACPI ID
Loic Poulain
1
-0
/
+1
2016-03-10
Bluetooth: hci_bcm: Add BCM2E55 ACPI ID used in Lenovo ThinkPad Tablet 8
Jérôme de Bretagne
1
-0
/
+1
2016-02-23
Bluetooth: hci_bcm: Add BCM2E7C ACPI ID
Mika Westerberg
1
-0
/
+1
2016-02-23
Bluetooth: hci_bcm: Add new ACPI ID for bcm43241
J.J. Meijer
1
-0
/
+1
[next]