| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-01-31 | 15 | -307/+624 |
|\ |
|
| * | Bluetooth: btintel: Create common function for firmware download | Tedd Ho-Jeong An | 2018-01-25 | 4 | -154/+99 |
| * | Bluetooth: btintel: Create common Intel Read Boot Params function | Tedd Ho-Jeong An | 2018-01-24 | 4 | -84/+76 |
| * | Bluetooth: btintel: Use boot parameter from firmware file | Tedd Ho-Jeong An | 2018-01-24 | 2 | -4/+39 |
| * | Bluetooth: btintel: Create common function for Intel Reset | Tedd Ho-Jeong An | 2018-01-24 | 4 | -16/+49 |
| * | Bluetooth: hci_intel: Update firmware filename for Intel 9x60 and later | Tedd Ho-Jeong An | 2018-01-24 | 1 | -7/+49 |
| * | Bluetooth: hci_bcm: For serdev case close serdev on failure to set power | Hans de Goede | 2018-01-22 | 1 | -1/+4 |
| * | Bluetooth: btbcm: Add entry for BCM4343A0 UART bluetooth | Jörg Krause | 2018-01-18 | 1 | -0/+1 |
| * | Bluetooth: btbcm: Fix sleep mode struct ordering | Lukas Wunner | 2018-01-10 | 2 | -2/+2 |
| * | Bluetooth: hci_bcm: Sleep instead of spinning | Lukas Wunner | 2018-01-10 | 1 | -2/+2 |
| * | Bluetooth: hci_bcm: Silence IRQ printk | Lukas Wunner | 2018-01-10 | 1 | -1/+1 |
| * | Bluetooth: hci_bcm: Support Apple GPIO handling | Lukas Wunner | 2018-01-10 | 1 | -0/+55 |
| * | Bluetooth: hci_bcm: Handle errors properly | Lukas Wunner | 2018-01-10 | 1 | -16/+75 |
| * | Bluetooth: hci_bcm: Add callbacks to toggle GPIOs | Lukas Wunner | 2018-01-10 | 1 | -4/+23 |
| * | Bluetooth: hci_bcm: Document struct bcm_device | Lukas Wunner | 2018-01-10 | 1 | -2/+25 |
| * | Bluetooth: hci_bcm: Invalidate IRQ on request failure | Lukas Wunner | 2018-01-10 | 1 | -1/+3 |
| * | Bluetooth: hci_bcm: Fix unbalanced pm_runtime_disable() | Lukas Wunner | 2018-01-10 | 1 | -1/+1 |
| * | Bluetooth: hci_bcm: Fix race on close | Lukas Wunner | 2018-01-10 | 1 | -4/+4 |
| * | Bluetooth: hci_bcm: Clean up unnecessary #ifdef | Lukas Wunner | 2018-01-10 | 1 | -3/+1 |
| * | Bluetooth: hci_bcm: Validate IRQ before using it | Ronald Tschalär | 2018-01-10 | 1 | -3/+3 |
| * | Bluetooth: hci_bcm: Mandate presence of shutdown and device wake GPIO | Lukas Wunner | 2018-01-10 | 1 | -15/+9 |
| * | Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" version | Hans de Goede | 2018-01-08 | 1 | -12/+10 |
| * | Bluetooth: btintel: make array 'param' static, shrinks object size | Colin Ian King | 2018-01-08 | 1 | -1/+1 |
| * | Bluetooth: bpa10x: make array 'req' static, shrinks object size | Colin Ian King | 2018-01-08 | 1 | -1/+1 |
| * | Bluetooth: Depend on rather than select GPIOLIB | Lukas Wunner | 2018-01-08 | 1 | -3/+3 |
| * | Bluetooth: hciuart: add nvmem dependency | Arnd Bergmann | 2018-01-08 | 1 | -0/+1 |
| * | Bluetooth: btusb: Add support for 0cf3:e010 | AceLan Kao | 2018-01-08 | 1 | -0/+1 |
| * | Revert "Bluetooth: btusb: fix QCA Rome suspend/resume" | Kai-Heng Feng | 2017-12-26 | 1 | -6/+0 |
| * | Bluetooth: hci_bcm: Streamline runtime PM code | Lukas Wunner | 2017-12-26 | 1 | -8/+3 |
| * | Bluetooth: Avoid WARN splat due to missing GPIOLIB | Lukas Wunner | 2017-12-26 | 1 | -0/+3 |
| * | Bluetooth: Add a new 04ca:3015 QCA_ROME device | Ioan Moldovan | 2017-12-26 | 1 | -0/+1 |
| * | Bluetooth: Fix a possible sleep-in-atomic bug in bluecard_write_wakeup | Jia-Ju Bai | 2017-12-13 | 1 | -6/+2 |
| * | Bluetooth: hci_ll: add "ti,cc2560" compatible string | David Lechner | 2017-12-13 | 1 | -0/+1 |
| * | Bluetooth: hci_ll: Add optional nvmem BD address source | David Lechner | 2017-12-13 | 1 | -0/+61 |
| * | Bluetooth: hci_ll: add support for setting public address | David Lechner | 2017-12-13 | 1 | -0/+21 |
| * | Bluetooth: hci_ll: Add endianness conversion when setting baudrate | David Lechner | 2017-12-13 | 1 | -1/+3 |
| * | Bluetooth: hci_ll: add constant for vendor-specific command | David Lechner | 2017-12-13 | 1 | -2/+8 |
| * | Bluetooth: serdev: hci_ll: Wait for CTS instead of using msleep | David Lechner | 2017-12-13 | 1 | -2/+6 |
| * | Bluetooth: hci_ll: remove \n from kernel messages | David Lechner | 2017-12-13 | 1 | -2/+2 |
| * | Bluetooth: btsdio: Do not bind to non-removable BCM43341 | Hans de Goede | 2017-12-13 | 1 | -0/+9 |
| * | Bluetooth: hci_bcm: Add support for BCM2E72 | Hans de Goede | 2017-12-13 | 1 | -0/+1 |
| * | Bluetooth: btqcomsmd: Fix skb double free corruption | Loic Poulain | 2017-12-13 | 1 | -1/+2 |
| * | Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops | Lukas Wunner | 2017-12-13 | 1 | -0/+1 |
| * | Bluetooth: btusb: Fix BT_HCIBTUSB_AUTOSUSPEND Kconfig option name | Hans de Goede | 2017-12-13 | 1 | -1/+1 |
| * | Bluetooth: btusb: Add a Kconfig option to enable USB autosuspend by default | Hans de Goede | 2017-12-13 | 2 | -0/+17 |
| * | Bluetooth: hci_qca: Avoid setup failure on missing rampatch | Loic Poulain | 2017-12-13 | 1 | -0/+3 |
* | | the rest of drivers/*: annotate ->poll() instances | Al Viro | 2017-11-28 | 2 | -2/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-04 | 2 | -0/+2 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 2 | -0/+2 |
* | | Bluetooth: hci_ldisc: Fix another race when closing the tty. | Ronald Tschalär | 2017-10-30 | 1 | -2/+2 |