Age | Commit message (Expand) | Author | Files | Lines |
2018-04-01 | Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_QCA_ROME | Vic Wei | 1 | -0/+1 |
2018-04-01 | Bluetooth: btrsi: remove unused including <linux/version.h> | Wei Yongjun | 1 | -1/+0 |
2018-04-01 | Bluetooth: hci_bcm: Remove DMI quirk for the MINIX Z83-4 | Ian W MORRISON | 1 | -7/+0 |
2018-04-01 | Bluetooth: Remove unused btuart_cs driver | Marcel Holtmann | 3 | -692/+0 |
2018-04-01 | Bluetooth: bpa10x: Use separate h4_recv_buf helper | Marcel Holtmann | 3 | -3/+162 |
2018-04-01 | Bluetooth: hci_ll: Convert to use h4_recv_buf helper | Marcel Holtmann | 2 | -145/+70 |
2018-04-01 | Bluetooth: hci_bcm: Add ACPI HIDs found in Windows .inf files and DSTDs | Hans de Goede | 1 | -0/+141 |
2018-04-01 | Bluetooth: hci_bcm: Do not tie GPIO pin order to a specific ACPI HID | Hans de Goede | 1 | -36/+55 |
2018-04-01 | Bluetooth: hci_bcm: Remove duplication in gpio-mappings declaration | Hans de Goede | 1 | -13/+9 |
2018-04-01 | Bluetooth: hci_bcm: Add 6 new ACPI HIDs | Hans de Goede | 1 | -0/+6 |
2018-04-01 | Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-low | Hans de Goede | 1 | -17/+3 |
2018-04-01 | Bluetooth: hci_bcm: Add irq_polarity module option | Hans de Goede | 1 | -5/+15 |
2018-04-01 | Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULB | Vicente Bergas | 1 | -0/+3 |
2018-04-01 | Bluetooth: hci_ll: Use skb_put_u8 instead of struct hcill_cmd | Marcel Holtmann | 1 | -7/+1 |
2018-04-01 | Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sd... | Markus Elfring | 1 | -1/+1 |
2018-04-01 | Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sd... | Markus Elfring | 1 | -1/+1 |
2018-04-01 | Bluetooth: hci_bcm: Use default baud rate if missing shutdown GPIO | Marcel Holtmann | 1 | -0/+6 |
2018-04-01 | Bluetooth: hci_bcm: use gpiod cansleep version | Loic Poulain | 1 | -2/+2 |
2018-03-27 | Bluetooth: btrsi: rework dependencies | Arnd Bergmann | 1 | -3/+1 |
2018-03-25 | Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or... | David S. Miller | 3 | -0/+202 |
2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -8/+13 |
2018-03-15 | Bluetooth: hci_bcm: Set pulsed_host_wake flag in sleep parameters | Hans de Goede | 1 | -1/+1 |
2018-03-15 | Revert "Bluetooth: hci_bcm: Streamline runtime PM code" | Hans de Goede | 1 | -3/+8 |
2018-03-15 | Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174 | Takashi Iwai | 1 | -1/+1 |
2018-03-13 | Bluetooth: btrsi: add new rsi bluetooth driver | Prameela Rani Garnepudi | 3 | -0/+202 |
2018-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -9/+23 |
2018-03-01 | Bluetooth: btusb: Add Dell OptiPlex 3060 to btusb_needs_reset_resume_table | Kai-Heng Feng | 1 | -0/+7 |
2018-03-01 | Bluetooth: btusb: Remove Yoga 920 from the btusb_needs_reset_resume_table | Hans de Goede | 1 | -7/+0 |
2018-02-25 | Bluetooth: hci_bcm: Make shutdown and device wake GPIO optional | Stefan Wahren | 1 | -3/+4 |
2018-02-25 | Bluetooth: btusb: Use DMI matching for QCA reset_resume quirking | Hans de Goede | 1 | -6/+19 |
2018-02-15 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 6 | -50/+115 |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -2/+2 |
2018-02-11 | Bluetooth: btrtl: Add RTL8723D and RTL8821C devices | Alex Lu | 1 | -34/+85 |
2018-02-11 | Bluetooth: btusb: Add device ID for RTL8822BE | Larry Finger | 1 | -0/+3 |
2018-02-07 | Bluetooth: hci_ll: Replace mdelay with msleep in download_firmware | Jia-Ju Bai | 1 | -1/+1 |
2018-02-07 | Bluetooth: btmrvl_main: Replace GFP_ATOMIC with GFP_KERNEL in btmrvl_send_syn... | Jia-Ju Bai | 1 | -1/+1 |
2018-02-07 | Bluetooth: hci_ath: Replace mdelay with msleep in ath_wakeup_ar3k | Jia-Ju Bai | 1 | -2/+2 |
2018-02-07 | Bluetooth: ath3k: fix checkpatch warning | Maxim Zhukov | 1 | -1/+1 |
2018-02-07 | Bluetooth: ath3k: Fix warning: quoted string split across lines | Maxim Zhukov | 1 | -4/+8 |
2018-02-07 | Bluetooth: ath3k: remove blank line after if | Maxim Zhukov | 1 | -1/+0 |
2018-02-07 | Bluetooth: ath3k: do not init variables | Maxim Zhukov | 1 | -2/+2 |
2018-02-07 | Bluetooth: ath3k: replace hardcode numbers with define | Maxim Zhukov | 1 | -4/+5 |
2018-02-07 | Bluetooth: btusb: Add support for Intel Bluetooth device 22560 [8087:0026] | Tedd Ho-Jeong An | 1 | -0/+7 |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 15 | -307/+624 |
2018-01-25 | Bluetooth: btintel: Create common function for firmware download | Tedd Ho-Jeong An | 4 | -154/+99 |
2018-01-24 | Bluetooth: btintel: Create common Intel Read Boot Params function | Tedd Ho-Jeong An | 4 | -84/+76 |
2018-01-24 | Bluetooth: btintel: Use boot parameter from firmware file | Tedd Ho-Jeong An | 2 | -4/+39 |
2018-01-24 | Bluetooth: btintel: Create common function for Intel Reset | Tedd Ho-Jeong An | 4 | -16/+49 |
2018-01-24 | Bluetooth: hci_intel: Update firmware filename for Intel 9x60 and later | Tedd Ho-Jeong An | 1 | -7/+49 |
2018-01-22 | Bluetooth: hci_bcm: For serdev case close serdev on failure to set power | Hans de Goede | 1 | -1/+4 |