Age | Commit message (Expand) | Author | Files | Lines |
2018-06-17 | bluetooth: hci_nokia: Don't include linux/unaligned/le_struct.h directly. | David S. Miller | 1 | -1/+1 |
2018-05-30 | Bluetooth: btusb: Add additional device ID for RTL8822BE | Artiom Vaskov | 1 | -0/+1 |
2018-05-30 | Bluetooth: hci_serdev: Fix HCI_UART_INIT_PENDING not working | Hans de Goede | 3 | -1/+3 |
2018-05-30 | Bluetooth: hci_serdev: Move serdev_device_close/open into common hci_serdev code | Hans de Goede | 4 | -16/+9 |
2018-05-30 | Bluetooth: hci_uart: Restore hci_dev->flush callback on open() | Hans de Goede | 2 | -17/+22 |
2018-05-30 | Bluetooth: btmrvl: Re-use kstrtol_from_user() | Andy Shevchenko | 1 | -21/+3 |
2018-05-30 | Bluetooth: hci_qca: Fix "Sleep inside atomic section" warning | Thierry Escande | 1 | -1/+1 |
2018-05-29 | Bluetooth: btusb: Add Dell Inspiron 5565 to btusb_needs_reset_resume_table | Hans de Goede | 1 | -0/+7 |
2018-05-29 | Bluetooth: hci_serdev: Removed unnecessary curly braces | Vaibhav Murkute | 1 | -2/+1 |
2018-05-29 | Bluetooth: btmrvl: support sysfs initiated firmware coredump | Arend van Spriel | 4 | -42/+8 |
2018-05-29 | Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models | Takashi Iwai | 1 | -7/+25 |
2018-05-29 | Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011 | Jian-Hong Pan | 1 | -0/+3 |
2018-05-18 | Bluetooth: Add a new 13d3:3496 QCA_ROME device | João Paulo Rechi Vita | 1 | -0/+1 |
2018-05-18 | Bluetooth: btqca: Add AR3002 rampatch support | Loic Poulain | 2 | -56/+59 |
2018-05-18 | Bluetooth: hci_ldisc: Provide a 'default' switch case | Fabio Estevam | 1 | -0/+2 |
2018-05-18 | Bluetooth: btusb: add ID for LiteOn 04ca:301a | Vic Wei | 1 | -0/+1 |
2018-05-18 | Bluetooth: btbcm: btbcm_initialize(): Initialize hw_name to "BCM" | Hans de Goede | 1 | -5/+4 |
2018-05-18 | Bluetooth: btbcm: Remove duplicate code from btbcm_setup_patchram() | Hans de Goede | 1 | -73/+5 |
2018-05-18 | Bluetooth: btbcm: Allow using btbcm_initialize() for reinit | Hans de Goede | 3 | -26/+14 |
2018-05-18 | Bluetooth: btbcm: Make btbcm_initialize() also work for USB connected devices | Hans de Goede | 1 | -29/+43 |
2018-05-18 | Bluetooth: btbcm: Factor out common code to determine subversion | Hans de Goede | 1 | -22/+18 |
2018-05-18 | Bluetooth: btbcm: Stop using upper nibble of rev to chose between uart/USB paths | Hans de Goede | 1 | -9/+6 |
2018-05-18 | Bluetooth: hci_qca: Add serdev support | Thierry Escande | 2 | -2/+109 |
2018-05-18 | Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loader | Amit Pundir | 1 | -0/+6 |
2018-05-18 | Bluetooth: btqcomsmd: Fix rx/tx stats | Loic Poulain | 1 | -0/+10 |
2018-05-18 | Bluetooth: hci_bcm: Remove irq-active-low DMI quirk for the Thinkpad 8 | Hans de Goede | 1 | -20/+0 |
2018-05-18 | Bluetooth: hci_bcm: Add broken-irq dmi blacklist and add Meegopad T08 to it | Hans de Goede | 1 | -0/+23 |
2018-04-30 | Bluetooth: btusb: Add Dell XPS 13 9360 to btusb_needs_reset_resume_table | Hans de Goede | 1 | -0/+7 |
2018-04-30 | Bluetooth: btusb: Only check needs_reset_resume DMI table for QCA rome chipsets | Hans de Goede | 1 | -3/+7 |
2018-04-30 | Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174" | Hans de Goede | 1 | -1/+1 |
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-26 | Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or... | David S. Miller | 3 | -0/+202 |