summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add a new 13d3:3496 QCA_ROME deviceJoão Paulo Rechi Vita2018-05-181-0/+1
* Bluetooth: btqca: Add AR3002 rampatch supportLoic Poulain2018-05-182-56/+59
* Bluetooth: hci_ldisc: Provide a 'default' switch caseFabio Estevam2018-05-181-0/+2
* Bluetooth: btusb: add ID for LiteOn 04ca:301aVic Wei2018-05-181-0/+1
* Bluetooth: btbcm: btbcm_initialize(): Initialize hw_name to "BCM"Hans de Goede2018-05-181-5/+4Star
* Bluetooth: btbcm: Remove duplicate code from btbcm_setup_patchram()Hans de Goede2018-05-181-73/+5Star
* Bluetooth: btbcm: Allow using btbcm_initialize() for reinitHans de Goede2018-05-183-26/+14Star
* Bluetooth: btbcm: Make btbcm_initialize() also work for USB connected devicesHans de Goede2018-05-181-29/+43
* Bluetooth: btbcm: Factor out common code to determine subversionHans de Goede2018-05-181-22/+18Star
* Bluetooth: btbcm: Stop using upper nibble of rev to chose between uart/USB pathsHans de Goede2018-05-181-9/+6Star
* Bluetooth: hci_qca: Add serdev supportThierry Escande2018-05-182-2/+109
* Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loaderAmit Pundir2018-05-181-0/+6
* Bluetooth: btqcomsmd: Fix rx/tx statsLoic Poulain2018-05-181-0/+10
* Bluetooth: hci_bcm: Remove irq-active-low DMI quirk for the Thinkpad 8Hans de Goede2018-05-181-20/+0Star
* Bluetooth: hci_bcm: Add broken-irq dmi blacklist and add Meegopad T08 to itHans de Goede2018-05-181-0/+23
* Bluetooth: btusb: Add Dell XPS 13 9360 to btusb_needs_reset_resume_tableHans de Goede2018-04-301-0/+7
* Bluetooth: btusb: Only check needs_reset_resume DMI table for QCA rome chipsetsHans de Goede2018-04-301-3/+7
* Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"Hans de Goede2018-04-301-1/+1
* Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_QCA_ROMEVic Wei2018-04-011-0/+1
* Bluetooth: btrsi: remove unused including <linux/version.h>Wei Yongjun2018-04-011-1/+0Star
* Bluetooth: hci_bcm: Remove DMI quirk for the MINIX Z83-4Ian W MORRISON2018-04-011-7/+0Star
* Bluetooth: Remove unused btuart_cs driverMarcel Holtmann2018-04-013-692/+0Star
* Bluetooth: bpa10x: Use separate h4_recv_buf helperMarcel Holtmann2018-04-013-3/+162
* Bluetooth: hci_ll: Convert to use h4_recv_buf helperMarcel Holtmann2018-04-012-145/+70Star
* Bluetooth: hci_bcm: Add ACPI HIDs found in Windows .inf files and DSTDsHans de Goede2018-04-011-0/+141
* Bluetooth: hci_bcm: Do not tie GPIO pin order to a specific ACPI HIDHans de Goede2018-04-011-36/+55
* Bluetooth: hci_bcm: Remove duplication in gpio-mappings declarationHans de Goede2018-04-011-13/+9Star
* Bluetooth: hci_bcm: Add 6 new ACPI HIDsHans de Goede2018-04-011-0/+6
* Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-lowHans de Goede2018-04-011-17/+3Star
* Bluetooth: hci_bcm: Add irq_polarity module optionHans de Goede2018-04-011-5/+15
* Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULBVicente Bergas2018-04-011-0/+3
* Bluetooth: hci_ll: Use skb_put_u8 instead of struct hcill_cmdMarcel Holtmann2018-04-011-7/+1Star
* Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sd...Markus Elfring2018-04-011-1/+1
* Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sd...Markus Elfring2018-04-011-1/+1
* Bluetooth: hci_bcm: Use default baud rate if missing shutdown GPIOMarcel Holtmann2018-04-011-0/+6
* Bluetooth: hci_bcm: use gpiod cansleep versionLoic Poulain2018-04-011-2/+2
* Bluetooth: btrsi: rework dependenciesArnd Bergmann2018-03-271-3/+1Star
* Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...David S. Miller2018-03-263-0/+202
|\
| * Bluetooth: btrsi: add new rsi bluetooth driverPrameela Rani Garnepudi2018-03-133-0/+202
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-232-8/+13
|\ \
| * | Bluetooth: hci_bcm: Set pulsed_host_wake flag in sleep parametersHans de Goede2018-03-151-1/+1
| * | Revert "Bluetooth: hci_bcm: Streamline runtime PM code"Hans de Goede2018-03-151-3/+8
| * | Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174Takashi Iwai2018-03-151-1/+1
| * | Bluetooth: btusb: Add Dell OptiPlex 3060 to btusb_needs_reset_resume_tableKai-Heng Feng2018-03-011-0/+7
| * | Bluetooth: btusb: Remove Yoga 920 from the btusb_needs_reset_resume_tableHans de Goede2018-03-011-7/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-062-9/+23
|\| | | |/ |/|
| * Bluetooth: hci_bcm: Make shutdown and device wake GPIO optionalStefan Wahren2018-02-251-3/+4
| * Bluetooth: btusb: Use DMI matching for QCA reset_resume quirkingHans de Goede2018-02-251-6/+19
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-02-156-50/+115
|\ \ | |/ |/|
| * Bluetooth: btrtl: Add RTL8723D and RTL8821C devicesAlex Lu2018-02-111-34/+85