linux/drivers/bluetooth
Frederic Danis 917522aae1 Bluetooth: hci_bcm: Fix crash on suspend
If bcm_suspend is called whithout device opened there is a crash as
it tries to use bdev->hu which is NULL.
Rename bcm_device_list_lock to bcm_device_lock as it does not only apply
to bcm_device_list.

Signed-off-by: Frederic Danis <frederic.danis@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2015-08-28 21:09:14 +02:00
..
Kconfig Bluetooth: hciuart: Add support QCA chipset for UART 2015-08-10 23:52:20 +02:00
Makefile Bluetooth: hciuart: Add support QCA chipset for UART 2015-08-10 23:52:20 +02:00
ath3k.c
bcm203x.c
bfusb.c
bluecard_cs.c
bpa10x.c
bt3c_cs.c
btbcm.c
btbcm.h
btintel.c Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.0 controllers 2015-08-28 21:00:37 +02:00
btintel.h
btmrvl_debugfs.c
btmrvl_drv.h
btmrvl_main.c
btmrvl_sdio.c Bluetooth: btmrvl: change device pointer passed to dev_coredumpv 2015-08-28 21:00:36 +02:00
btmrvl_sdio.h
btqca.c
btqca.h
btrtl.c
btrtl.h
btsdio.c
btuart_cs.c
btusb.c Bluetooth: btusb: Correct typos based on checkpatch.pl 2015-08-28 21:00:37 +02:00
btwilink.c
dtl1_cs.c
hci_ath.c
hci_bcm.c Bluetooth: hci_bcm: Fix crash on suspend 2015-08-28 21:09:14 +02:00
hci_bcsp.c
hci_h4.c Bluetooth: hci_uart: Fix zero len data packet reception issue 2015-08-28 21:00:37 +02:00
hci_h5.c
hci_intel.c Bluetooth: hci_intel: Add support for platform driver 2015-08-28 21:00:38 +02:00
hci_ldisc.c Bluetooth: hciuart: Add support QCA chipset for UART 2015-08-10 23:52:20 +02:00
hci_ll.c
hci_qca.c Bluetooth: hciuart: Fix to use boolean flag with u32 type 2015-08-14 08:55:31 +02:00
hci_uart.h Bluetooth: hciuart: Add support QCA chipset for UART 2015-08-10 23:52:20 +02:00
hci_vhci.c