summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-042-0/+2
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* | Bluetooth: hci_ldisc: Fix another race when closing the tty.Ronald Tschalär2017-10-301-2/+2
* | Bluetooth: btusb: Fix isochronous interface assignmentsMarcel Holtmann2017-10-301-1/+3
* | Bluetooth: btusb: Update firmware filename for Intel 9x60 and laterJaya P G2017-10-301-7/+47
* | Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann2017-10-3011-190/+179
* | Bluetooth: hci_ath: Add ath_vendor_cmd helperLoic Poulain2017-10-291-17/+32
* | Bluetooth: btusb: Add new NFA344A entry.Bartosz Chronowski2017-10-291-0/+1
* | Bluetooth: hci_ldisc: Allow sleeping while proto locks are held.Ronald Tschalär2017-10-292-17/+23
* | Bluetooth: mark expected switch fall-throughsGustavo A. R. Silva2017-10-142-2/+2
* | Revert "Bluetooth: btusb: Add workaround for Broadcom devices without product...Hans de Goede2017-10-141-18/+0
* | Bluetooth: hci_bcm: Add support for BCM2E7EHans de Goede2017-10-141-0/+1
* | Bluetooth: btbcm: Add entry for BCM4356A2 UART bluetoothHans de Goede2017-10-141-0/+2
* | Bluetooth: BT_HCIUART now depends on SERIAL_DEV_BUSArnd Bergmann2017-10-111-1/+1
* | Bluetooth: hci_bcm: fix build error without CONFIG_PMArnd Bergmann2017-10-111-0/+4
* | Bluetooth: btbcm: Add support for MINIX Z83-4 based devicesIan W MORRISON2017-10-101-0/+1
* | Bluetooth: hci_bcm: Add support for MINIX Z83-4 based devicesIan W MORRISON2017-10-101-0/+8
* | Bluetooth: avoid silent hci_bcm ACPI PM regressionJohan Hovold2017-10-101-0/+1
* | Bluetooth: hci_bcm: Correct context of IRQ polarity messageIan W MORRISON2017-10-091-1/+1
* | Bluetooth: Convert timers to use timer_setup()Kees Cook2017-10-064-21/+23
* | Bluetooth: hci_bcm: Add (runtime)pm support to the serdev driverHans de Goede2017-10-061-50/+68
* | Bluetooth: hci_bcm: Make suspend/resume functions platform_dev independentHans de Goede2017-10-061-4/+4
* | Bluetooth: hci_bcm: Make acpi_probe get irq from ACPI resourcesHans de Goede2017-10-061-2/+9
* | Bluetooth: hci_bcm: Rename bcm_platform_probe to bcm_get_resourcesHans de Goede2017-10-061-2/+2
* | Bluetooth: hci_bcm: Store device pointer instead of platform_device pointerHans de Goede2017-10-061-38/+35
* | Bluetooth: hci_bcm: Move platform_get_irq call to bcm_probeHans de Goede2017-10-061-1/+1
* | Bluetooth: hci_bcm: Move bcm_platform_probe call out of bcm_acpi_probeHans de Goede2017-10-061-7/+6
* | Bluetooth: hci_bcm: Fix setting of irq trigger typeHans de Goede2017-10-061-13/+10
* | Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdevHans de Goede2017-10-061-0/+7
* | Bluetooth: btmrvl: *_err() and *_info() strings should end with newlinesArvind Yadav2017-10-061-3/+3
* | Bluetooth: btqcomsmd: retrieve BD address from DT propertyLoic Poulain2017-10-061-0/+11
* | Bluetooth: btqcomsmd: Add support for BD address setupLoic Poulain2017-10-061-0/+34
|/
* Bluetooth: hci_bcm: Handle empty packet after firmware loadingMarcel Holtmann2017-08-171-0/+11
* Bluetooth: hci_bcm: Add serdev supportLoic Poulain2017-08-172-2/+84
* Bluetooth: btbcm: Consolidate the controller information commandsMarcel Holtmann2017-08-171-30/+39
* Bluetooth: hci_bcm: Use operation speed of 4Mbps only for ACPI devicesMarcel Holtmann2017-08-161-2/+5
* Bluetooth: btusb: driver to enable the usb-wakeup featureSukumar Ghorai2017-08-161-0/+5
* Bluetooth: btusb: Add workaround for Broadcom devices without product idMarcel Holtmann2017-08-151-0/+18
* Bluetooth: Add support of 13d3:3494 RTL8723BE deviceDmitry Tunin2017-08-081-0/+1
* Bluetooth: bluecard: blink LED during continuous activityOndrej Zary2017-08-071-14/+19
* Bluetooth: bluecard: fix LED behaviorOndrej Zary2017-08-071-5/+8
* Bluetooth: bluecard: Always enable LEDs (fix for Anycom CF-300)Ondrej Zary2017-08-071-18/+6
* Bluetooth: btusb: add ID for LiteOn 04ca:3016Brian Norris2017-08-011-0/+1
* Bluetooth: hci_uart: Fix uninitialized alignment valueLoic Poulain2017-07-311-1/+1
* Bluetooth: btrtl: Fix a error code in rtl_load_config()Dan Carpenter2017-07-281-0/+2
* Bluetooth: hci_nokia: select BT_BCM for btbcm_set_bdaddr()Marcel Holtmann2017-07-241-0/+1
* Bluetooth: btusb: Fix memory leak in play_deferredJeffy Chen2017-07-241-2/+17
* Bluetooth: Style fix - align block commentsDerek Robson2017-07-229-20/+35
* Bluetooth: btwilink: remove unnecessary static in bt_ti_probe()Gustavo A. R. Silva2017-07-201-1/+1
* Bluetooth: hci_ll: Use new hci_uart_unregister_device() functionIan Molton2017-07-201-7/+1
OpenPOWER on IntegriCloud