Age | Commit message (Expand) | Author | Files | Lines |
2015-02-23 | Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllers | Marcel Holtmann | 1 | -0/+1 |
2015-02-15 | Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -13/+2 |
2015-02-03 | Bluetooth: btusb: Add support for Lite-On (04ca) Broadcom based, BCM43142 | Matej Dubovy | 1 | -0/+4 |
2015-02-02 | tty: Remove external interface for tty_set_termios() | Peter Hurley | 1 | -13/+2 |
2015-02-02 | Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTEL_NEW | Marcel Holtmann | 1 | -0/+1 |
2015-01-31 | Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTEL | Jakub Pawlowski | 1 | -0/+1 |
2015-01-30 | Bluetooth: btusb: Use wait_on_bit_timeout() for BTUSB_BOOTING | Johan Hedberg | 1 | -25/+19 |
2015-01-30 | Bluetooth: btusb: Fix race when waiting for BTUSB_DOWNLOADING | Johan Hedberg | 1 | -33/+34 |
2015-01-30 | Bluetooth: btusb: Limit hardware error handling to Intel Snowfield Peak | Marcel Holtmann | 1 | -1/+0 |
2015-01-29 | Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_ATH3012 | Jakub Pawlowski | 1 | -1/+3 |
2015-01-29 | Bluetooth: ath3k: workaround the compatibility issue with xHCI controller | Adam Lee | 1 | -0/+8 |
2015-01-29 | Bluetooth: btusb: Add support for USB based AMP controllers | Marcel Holtmann | 1 | -4/+25 |
2015-01-29 | Bluetooth: btusb: Ignore unknown Intel devices with generic descriptor | Marcel Holtmann | 1 | -1/+4 |
2015-01-29 | Bluetooth: btusb: Sort USB_DEVICE entries for Marvell by vendor id | Marcel Holtmann | 1 | -3/+4 |
2015-01-28 | Bluetooth: btusb: Provide hardware error handler for Intel devices | Marcel Holtmann | 1 | -0/+42 |
2015-01-28 | Bluetooth: btusb: Remove redundant call to btusb_free_frags() | Johan Hedberg | 1 | -1/+0 |
2015-01-28 | Bluetooth: btusb: Handle out of order firmware loading complete event | Marcel Holtmann | 1 | -2/+7 |
2015-01-28 | Bluetooth: btusb: Add firmware loading for Intel Snowfield Peak devices | Marcel Holtmann | 1 | -3/+568 |
2015-01-27 | Bluetooth: btusb: Add support for Dynex/Insignia USB dongles | Marcel Holtmann | 1 | -0/+3 |
2015-01-21 | Bluetooth: btusb: Add Broadcom patchram support for ASUSTek devices | Rick Dunn | 1 | -1/+2 |
2015-01-21 | Bluetooth: ath3k: Add support of AR3012 bluetooth 13d3:3423 device | Dmitry Tunin | 2 | -0/+3 |
2015-01-14 | Bluetooth: btusb: Add internal recv_event callback for event processing | Marcel Holtmann | 1 | -1/+3 |
2015-01-08 | Bluetooth: btmrvl: fix card reset and suspend race issue | Amitkumar Karwar | 1 | -3/+8 |
2015-01-08 | Bluetooth: btmrvl: use msecs_to_jiffies within macro definition | Amitkumar Karwar | 2 | -5/+5 |
2015-01-06 | bluetooth: btmrvl: increase the priority of firmware download message | Amitkumar Karwar | 1 | -1/+1 |
2015-01-06 | Bluetooth: btmrvl: add surprise_removed flag | Amitkumar Karwar | 3 | -2/+12 |
2015-01-06 | Bluetooth: btmrvl: error path handling in setup handler | Amitkumar Karwar | 1 | -1/+4 |
2015-01-06 | Bluetooth: btmrvl: fix race issue while stopping main thread | Amitkumar Karwar | 1 | -0/+5 |
2015-01-03 | Bluetooth: Use HCI_QUIRK_FIXUP_INQUIRY_MODE for Silicon Wave devices | Marcel Holtmann | 1 | -1/+3 |
2015-01-03 | Bluetooth: Fix issue with Roper Class 1 Bluetooth Dongle | Marcel Holtmann | 1 | -3/+6 |
2014-12-26 | Bluetooth: btusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirk | Marcel Holtmann | 1 | -1/+5 |
2014-12-26 | Bluetooth: bfusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirk | Marcel Holtmann | 1 | -0/+2 |
2014-12-19 | Bluetooth: btusb: support public address configuration for ath3012 | Toshi Kikuchi | 1 | -0/+28 |
2014-12-15 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2 | -0/+3 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-12-09 | Bluetooth: Add USB device 04ca:3010 as Atheros AR3012 | Janne Heikkinen | 2 | -0/+3 |
2014-12-03 | Bluetooth: Add support for Broadcom BCM20702A0 variants firmware download | Heinrich Siebmanns | 1 | -1/+2 |
2014-12-03 | Bluetooth: btmrvl add firmware dump support | Xinming Hu | 6 | -0/+364 |
2014-12-03 | Bluetooth: btmrvl: remove extra newline character | Amitkumar Karwar | 2 | -9/+9 |
2014-11-26 | Bluetooth: ath3k: Add support of MCI 13d3:3408 bt device | Dmitry Tunin | 2 | -0/+3 |
2014-11-19 | Bluetooth: btmrvl: update hs_state in interrupt handler | Amitkumar Karwar | 1 | -0/+6 |
2014-11-19 | Bluetooth: btmrvl: add DT-bindings for gpio-gap | Amitkumar Karwar | 1 | -3/+9 |
2014-11-19 | Bluetooth: btmrvl: add DT bindings documentation | Amitkumar Karwar | 1 | -17/+14 |
2014-11-18 | Bluetooth: Add support for Broadcom BCM20702A1 variant | Fabio K | 1 | -0/+2 |
2014-11-11 | Bluetooth: hci-uart-ath: Correct the comments in this driver | Fugang Duan | 1 | -1/+1 |
2014-11-03 | Bluetooth: btusb: Add internal callback for USB bulk rx data | Marcel Holtmann | 1 | -1/+5 |
2014-11-03 | Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for Broadcom devices | Marcel Holtmann | 1 | -0/+1 |
2014-11-02 | Bluetooth: Switch HCI H5 driver to use hci_reset_dev() function | Marcel Holtmann | 1 | -11/+2 |
2014-11-02 | Bluetooth: Use HCI_EV_HARDWARE_ERROR define for event payload | Marcel Holtmann | 1 | -2/+2 |
2014-10-31 | Bluetooth: HCI H5 peer reset detection | Loic Poulain | 1 | -0/+34 |