aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2018-06-17bluetooth: hci_nokia: Don't include linux/unaligned/le_struct.h directly.Gravatar David S. Miller 1-1/+1
2018-05-30Bluetooth: btusb: Add additional device ID for RTL8822BEGravatar Artiom Vaskov 1-0/+1
2018-05-30Bluetooth: hci_serdev: Fix HCI_UART_INIT_PENDING not workingGravatar Hans de Goede 3-1/+3
2018-05-30Bluetooth: hci_serdev: Move serdev_device_close/open into common hci_serdev codeGravatar Hans de Goede 4-16/+9
2018-05-30Bluetooth: hci_uart: Restore hci_dev->flush callback on open()Gravatar Hans de Goede 2-17/+22
2018-05-30Bluetooth: btmrvl: Re-use kstrtol_from_user()Gravatar Andy Shevchenko 1-21/+3
2018-05-30Bluetooth: hci_qca: Fix "Sleep inside atomic section" warningGravatar Thierry Escande 1-1/+1
2018-05-29Bluetooth: btusb: Add Dell Inspiron 5565 to btusb_needs_reset_resume_tableGravatar Hans de Goede 1-0/+7
2018-05-29Bluetooth: hci_serdev: Removed unnecessary curly bracesGravatar Vaibhav Murkute 1-2/+1
2018-05-29Bluetooth: btmrvl: support sysfs initiated firmware coredumpGravatar Arend van Spriel 4-42/+8
2018-05-29Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 modelsGravatar Takashi Iwai 1-7/+25
2018-05-29Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011Gravatar Jian-Hong Pan 1-0/+3
2018-05-18Bluetooth: Add a new 13d3:3496 QCA_ROME deviceGravatar João Paulo Rechi Vita 1-0/+1
2018-05-18Bluetooth: btqca: Add AR3002 rampatch supportGravatar Loic Poulain 2-56/+59
2018-05-18Bluetooth: hci_ldisc: Provide a 'default' switch caseGravatar Fabio Estevam 1-0/+2
2018-05-18Bluetooth: btusb: add ID for LiteOn 04ca:301aGravatar Vic Wei 1-0/+1
2018-05-18Bluetooth: btbcm: btbcm_initialize(): Initialize hw_name to "BCM"Gravatar Hans de Goede 1-5/+4
2018-05-18Bluetooth: btbcm: Remove duplicate code from btbcm_setup_patchram()Gravatar Hans de Goede 1-73/+5
2018-05-18Bluetooth: btbcm: Allow using btbcm_initialize() for reinitGravatar Hans de Goede 3-26/+14
2018-05-18Bluetooth: btbcm: Make btbcm_initialize() also work for USB connected devicesGravatar Hans de Goede 1-29/+43
2018-05-18Bluetooth: btbcm: Factor out common code to determine subversionGravatar Hans de Goede 1-22/+18
2018-05-18Bluetooth: btbcm: Stop using upper nibble of rev to chose between uart/USB pathsGravatar Hans de Goede 1-9/+6
2018-05-18Bluetooth: hci_qca: Add serdev supportGravatar Thierry Escande 2-2/+109
2018-05-18Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loaderGravatar Amit Pundir 1-0/+6
2018-05-18Bluetooth: btqcomsmd: Fix rx/tx statsGravatar Loic Poulain 1-0/+10
2018-05-18Bluetooth: hci_bcm: Remove irq-active-low DMI quirk for the Thinkpad 8Gravatar Hans de Goede 1-20/+0
2018-05-18Bluetooth: hci_bcm: Add broken-irq dmi blacklist and add Meegopad T08 to itGravatar Hans de Goede 1-0/+23
2018-04-30Bluetooth: btusb: Add Dell XPS 13 9360 to btusb_needs_reset_resume_tableGravatar Hans de Goede 1-0/+7
2018-04-30Bluetooth: btusb: Only check needs_reset_resume DMI table for QCA rome chipsetsGravatar Hans de Goede 1-3/+7
2018-04-30Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"Gravatar Hans de Goede 1-1/+1
2018-04-01Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_QCA_ROMEGravatar Vic Wei 1-0/+1
2018-04-01Bluetooth: btrsi: remove unused including <linux/version.h>Gravatar Wei Yongjun 1-1/+0
2018-04-01Bluetooth: hci_bcm: Remove DMI quirk for the MINIX Z83-4Gravatar Ian W MORRISON 1-7/+0
2018-04-01Bluetooth: Remove unused btuart_cs driverGravatar Marcel Holtmann 3-692/+0
2018-04-01Bluetooth: bpa10x: Use separate h4_recv_buf helperGravatar Marcel Holtmann 3-3/+162
2018-04-01Bluetooth: hci_ll: Convert to use h4_recv_buf helperGravatar Marcel Holtmann 2-145/+70
2018-04-01Bluetooth: hci_bcm: Add ACPI HIDs found in Windows .inf files and DSTDsGravatar Hans de Goede 1-0/+141
2018-04-01Bluetooth: hci_bcm: Do not tie GPIO pin order to a specific ACPI HIDGravatar Hans de Goede 1-36/+55
2018-04-01Bluetooth: hci_bcm: Remove duplication in gpio-mappings declarationGravatar Hans de Goede 1-13/+9
2018-04-01Bluetooth: hci_bcm: Add 6 new ACPI HIDsGravatar Hans de Goede 1-0/+6
2018-04-01Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-lowGravatar Hans de Goede 1-17/+3
2018-04-01Bluetooth: hci_bcm: Add irq_polarity module optionGravatar Hans de Goede 1-5/+15
2018-04-01Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULBGravatar Vicente Bergas 1-0/+3
2018-04-01Bluetooth: hci_ll: Use skb_put_u8 instead of struct hcill_cmdGravatar Marcel Holtmann 1-7/+1
2018-04-01Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sd...Gravatar Markus Elfring 1-1/+1
2018-04-01Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sd...Gravatar Markus Elfring 1-1/+1
2018-04-01Bluetooth: hci_bcm: Use default baud rate if missing shutdown GPIOGravatar Marcel Holtmann 1-0/+6
2018-04-01Bluetooth: hci_bcm: use gpiod cansleep versionGravatar Loic Poulain 1-2/+2
2018-03-27Bluetooth: btrsi: rework dependenciesGravatar Arnd Bergmann 1-3/+1
2018-03-25Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...Gravatar David S. Miller 3-0/+202