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.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: 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
*
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
Marcel Holtmann
2015-11-19
1
-1
/
+1
*
Bluetooth: hci_bcm: checking for ERR_PTR instead of NULL
Dan Carpenter
2015-10-22
1
-2
/
+2
*
Bluetooth: hci_uart: Provide initial manufacturer information
Marcel Holtmann
2015-10-21
1
-0
/
+1
*
Bluetooth: hci_bcm: Enable support for set_diag driver callback
Marcel Holtmann
2015-10-08
1
-0
/
+24
*
Bluetooth: hci_bcm: Enable parsing of LM_DIAG messages
Marcel Holtmann
2015-10-08
1
-3
/
+14
*
Bluetooth: hci_bcm: Do not test ACPI companion in bcm_acpi_probe()
Jarkko Nikula
2015-10-01
1
-6
/
+2
*
Bluetooth: hci_bcm: Remove needless looking code
Jarkko Nikula
2015-10-01
1
-10
/
+3
*
Bluetooth: hci_bcm: Remove needless acpi_match_device() call
Jarkko Nikula
2015-10-01
1
-5
/
+0
*
Bluetooth: hci_bcm: Handle possible error from acpi_dev_get_resources()
Jarkko Nikula
2015-10-01
1
-1
/
+3
*
Bluetooth: hci_bcm: Add missing acpi_dev_free_resource_list()
Jarkko Nikula
2015-10-01
1
-0
/
+1
*
Bluetooth: hci_bcm: Add suspend/resume runtime PM functions
Frederic Danis
2015-09-24
1
-4
/
+56
*
Bluetooth: hci_bcm: Prepare PM runtime support
Frederic Danis
2015-09-24
1
-28
/
+60
*
Bluetooth: hci_bcm: Fix IRQ polarity for T100
Frederic Danis
2015-09-24
1
-0
/
+25
*
Bluetooth: hci_bcm: Add wake-up capability
Frederic Danis
2015-09-17
1
-10
/
+150
*
Bluetooth: hci_bcm: Use bt_dev logging helpers
Frederic Danis
2015-09-17
1
-18
/
+18
*
Bluetooth: hci_bcm: Replace spinlock by mutex
Frederic Danis
2015-09-17
1
-13
/
+13
*
Bluetooth: hci_bcm: Fix crash on suspend
Frederic Danis
2015-08-28
1
-10
/
+26
*
Bluetooth: hci_bcm: Use non-sleep version of gpio_set_value
Loic Poulain
2015-08-18
1
-2
/
+2
*
Bluetooth: hci_bcm: Fix "implicit declaration"
Frederic Danis
2015-08-12
1
-0
/
+7
*
Bluetooth: hci_bcm: improve use of gpios API
Uwe Kleine-König
2015-08-12
1
-15
/
+9
*
Bluetooth: hci_bcm: Add suspend/resume PM functions
Frederic Danis
2015-08-11
1
-1
/
+66
*
Bluetooth: hci_bcm: Retrieve UART speed from ACPI
Frederic Danis
2015-08-11
1
-0
/
+28
*
Bluetooth: hci_bcm: Add PM for BCM devices
Frederic Danis
2015-08-11
1
-2
/
+214
[prev]
[next]