summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
...
| * Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"Kai-Heng Feng2017-12-261-6/+0
| * Bluetooth: hci_bcm: Streamline runtime PM codeLukas Wunner2017-12-261-8/+3
| * Bluetooth: Avoid WARN splat due to missing GPIOLIBLukas Wunner2017-12-261-0/+3
| * Bluetooth: Add a new 04ca:3015 QCA_ROME deviceIoan Moldovan2017-12-261-0/+1
| * Bluetooth: Fix a possible sleep-in-atomic bug in bluecard_write_wakeupJia-Ju Bai2017-12-131-6/+2
| * Bluetooth: hci_ll: add "ti,cc2560" compatible stringDavid Lechner2017-12-131-0/+1
| * Bluetooth: hci_ll: Add optional nvmem BD address sourceDavid Lechner2017-12-131-0/+61
| * Bluetooth: hci_ll: add support for setting public addressDavid Lechner2017-12-131-0/+21
| * Bluetooth: hci_ll: Add endianness conversion when setting baudrateDavid Lechner2017-12-131-1/+3
| * Bluetooth: hci_ll: add constant for vendor-specific commandDavid Lechner2017-12-131-2/+8
| * Bluetooth: serdev: hci_ll: Wait for CTS instead of using msleepDavid Lechner2017-12-131-2/+6
| * Bluetooth: hci_ll: remove \n from kernel messagesDavid Lechner2017-12-131-2/+2
| * Bluetooth: btsdio: Do not bind to non-removable BCM43341Hans de Goede2017-12-131-0/+9
| * Bluetooth: hci_bcm: Add support for BCM2E72Hans de Goede2017-12-131-0/+1
| * Bluetooth: btqcomsmd: Fix skb double free corruptionLoic Poulain2017-12-131-1/+2
| * Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oopsLukas Wunner2017-12-131-0/+1
| * Bluetooth: btusb: Fix BT_HCIBTUSB_AUTOSUSPEND Kconfig option nameHans de Goede2017-12-131-1/+1
| * Bluetooth: btusb: Add a Kconfig option to enable USB autosuspend by defaultHans de Goede2017-12-132-0/+17
| * Bluetooth: hci_qca: Avoid setup failure on missing rampatchLoic Poulain2017-12-131-0/+3
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-282-2/+2
|/
* 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
OpenPOWER on IntegriCloud