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
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
2016-01-04
Bluetooth: hci_bcm: new ACPI IDs
Heikki Krogerus
1
-0
/
+3
2016-01-04
Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driver
Heikki Krogerus
1
-0
/
+4
2015-12-20
Bluetooth: hci_bcm: Add BCM2E65 ACPI ID
Luka Karinja
1
-0
/
+1
2015-11-19
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
Marcel Holtmann
1
-1
/
+1
2015-10-22
Bluetooth: hci_bcm: checking for ERR_PTR instead of NULL
Dan Carpenter
1
-2
/
+2
2015-10-21
Bluetooth: hci_uart: Provide initial manufacturer information
Marcel Holtmann
1
-0
/
+1
2015-10-08
Bluetooth: hci_bcm: Enable support for set_diag driver callback
Marcel Holtmann
1
-0
/
+24
2015-10-08
Bluetooth: hci_bcm: Enable parsing of LM_DIAG messages
Marcel Holtmann
1
-3
/
+14
2015-10-01
Bluetooth: hci_bcm: Do not test ACPI companion in bcm_acpi_probe()
Jarkko Nikula
1
-6
/
+2
2015-10-01
Bluetooth: hci_bcm: Remove needless looking code
Jarkko Nikula
1
-10
/
+3
2015-10-01
Bluetooth: hci_bcm: Remove needless acpi_match_device() call
Jarkko Nikula
1
-5
/
+0
2015-10-01
Bluetooth: hci_bcm: Handle possible error from acpi_dev_get_resources()
Jarkko Nikula
1
-1
/
+3
2015-10-01
Bluetooth: hci_bcm: Add missing acpi_dev_free_resource_list()
Jarkko Nikula
1
-0
/
+1
2015-09-24
Bluetooth: hci_bcm: Add suspend/resume runtime PM functions
Frederic Danis
1
-4
/
+56
2015-09-24
Bluetooth: hci_bcm: Prepare PM runtime support
Frederic Danis
1
-28
/
+60
2015-09-24
Bluetooth: hci_bcm: Fix IRQ polarity for T100
Frederic Danis
1
-0
/
+25
2015-09-17
Bluetooth: hci_bcm: Add wake-up capability
Frederic Danis
1
-10
/
+150
2015-09-17
Bluetooth: hci_bcm: Use bt_dev logging helpers
Frederic Danis
1
-18
/
+18
2015-09-17
Bluetooth: hci_bcm: Replace spinlock by mutex
Frederic Danis
1
-13
/
+13
[prev]
[next]