index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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_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
*
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
1
-3
/
+3
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-3
/
+3
*
Bluetooth: hci_bcm: Switch to devm_acpi_dev_add_driver_gpios()
Andy Shevchenko
2017-06-09
1
-4
/
+1
*
Bluetooth: hci_bcm: add missing tty-device sanity check
Johan Hovold
2017-04-12
1
-1
/
+4
*
Bluetooth: hci_bcm: Support platform enumeration
Andy Shevchenko
2017-04-12
1
-17
/
+33
*
Bluetooth: hci_bcm: Fix clock (un)prepare
John Keeping
2017-04-12
1
-2
/
+2
*
Bluetooth: hci_bcm: Add support for BCM2E95 and BCM2E96
Daniel Drake
2017-02-16
1
-24
/
+44
*
Bluetooth: hci_bcm: Fix autosuspend PM for Lenovo ThinkPad 8
Jérôme de Bretagne
2016-10-13
1
-0
/
+8
*
Bluetooth: hci_bcm: Change protocol name
Loic Poulain
2016-09-19
1
-1
/
+1
*
Bluetooth: hci_bcm: Add BCM2E71 ACPI ID
Loic Poulain
2016-04-08
1
-0
/
+1
*
Bluetooth: hci_bcm: Add BCM2E55 ACPI ID used in Lenovo ThinkPad Tablet 8
Jérôme de Bretagne
2016-03-10
1
-0
/
+1
*
Bluetooth: hci_bcm: Add BCM2E7C ACPI ID
Mika Westerberg
2016-02-23
1
-0
/
+1
*
Bluetooth: hci_bcm: Add new ACPI ID for bcm43241
J.J. Meijer
2016-02-23
1
-0
/
+1
*
Bluetooth: hci_bcm: new ACPI IDs
Heikki Krogerus
2016-01-04
1
-0
/
+3
*
Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driver
Heikki Krogerus
2016-01-04
1
-0
/
+4
*
Bluetooth: hci_bcm: Add BCM2E65 ACPI ID
Luka Karinja
2015-12-20
1
-0
/
+1
[next]