index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
Age
Commit message (
Expand
)
Author
Lines
2015-01-29
Bluetooth: btusb: Ignore unknown Intel devices with generic descriptor
Marcel Holtmann
-1
/
+4
2015-01-29
Bluetooth: btusb: Sort USB_DEVICE entries for Marvell by vendor id
Marcel Holtmann
-3
/
+4
2015-01-28
Bluetooth: btusb: Provide hardware error handler for Intel devices
Marcel Holtmann
-0
/
+42
2015-01-28
Bluetooth: btusb: Remove redundant call to btusb_free_frags()
Johan Hedberg
-1
/
+0
2015-01-28
Bluetooth: btusb: Handle out of order firmware loading complete event
Marcel Holtmann
-2
/
+7
2015-01-28
Bluetooth: btusb: Add firmware loading for Intel Snowfield Peak devices
Marcel Holtmann
-3
/
+568
2015-01-27
Bluetooth: btusb: Add support for Dynex/Insignia USB dongles
Marcel Holtmann
-0
/
+3
2015-01-21
Bluetooth: btusb: Add Broadcom patchram support for ASUSTek devices
Rick Dunn
-1
/
+2
2015-01-21
Bluetooth: ath3k: Add support of AR3012 bluetooth 13d3:3423 device
Dmitry Tunin
-0
/
+3
2015-01-14
Bluetooth: btusb: Add internal recv_event callback for event processing
Marcel Holtmann
-1
/
+3
2015-01-08
Bluetooth: btmrvl: fix card reset and suspend race issue
Amitkumar Karwar
-3
/
+8
2015-01-08
Bluetooth: btmrvl: use msecs_to_jiffies within macro definition
Amitkumar Karwar
-5
/
+5
2015-01-06
bluetooth: btmrvl: increase the priority of firmware download message
Amitkumar Karwar
-1
/
+1
2015-01-06
Bluetooth: btmrvl: add surprise_removed flag
Amitkumar Karwar
-2
/
+12
2015-01-06
Bluetooth: btmrvl: error path handling in setup handler
Amitkumar Karwar
-1
/
+4
2015-01-06
Bluetooth: btmrvl: fix race issue while stopping main thread
Amitkumar Karwar
-0
/
+5
2015-01-03
Bluetooth: Use HCI_QUIRK_FIXUP_INQUIRY_MODE for Silicon Wave devices
Marcel Holtmann
-1
/
+3
2015-01-02
Bluetooth: Fix issue with Roper Class 1 Bluetooth Dongle
Marcel Holtmann
-3
/
+6
2014-12-26
Bluetooth: btusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirk
Marcel Holtmann
-1
/
+5
2014-12-26
Bluetooth: bfusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirk
Marcel Holtmann
-0
/
+2
2014-12-18
Bluetooth: btusb: support public address configuration for ath3012
Toshi Kikuchi
-0
/
+28
2014-12-15
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
-0
/
+3
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+0
2014-12-09
Bluetooth: Add USB device 04ca:3010 as Atheros AR3012
Janne Heikkinen
-0
/
+3
2014-12-03
Bluetooth: Add support for Broadcom BCM20702A0 variants firmware download
Heinrich Siebmanns
-1
/
+2
2014-12-03
Bluetooth: btmrvl add firmware dump support
Xinming Hu
-0
/
+364
2014-12-03
Bluetooth: btmrvl: remove extra newline character
Amitkumar Karwar
-9
/
+9
2014-11-26
Bluetooth: ath3k: Add support of MCI 13d3:3408 bt device
Dmitry Tunin
-0
/
+3
2014-11-19
Bluetooth: btmrvl: update hs_state in interrupt handler
Amitkumar Karwar
-0
/
+6
2014-11-19
Bluetooth: btmrvl: add DT-bindings for gpio-gap
Amitkumar Karwar
-3
/
+9
2014-11-19
Bluetooth: btmrvl: add DT bindings documentation
Amitkumar Karwar
-17
/
+14
2014-11-18
Bluetooth: Add support for Broadcom BCM20702A1 variant
Fabio K
-0
/
+2
2014-11-11
Bluetooth: hci-uart-ath: Correct the comments in this driver
Fugang Duan
-1
/
+1
2014-11-03
Bluetooth: btusb: Add internal callback for USB bulk rx data
Marcel Holtmann
-1
/
+5
2014-11-03
Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for Broadcom devices
Marcel Holtmann
-0
/
+1
2014-11-02
Bluetooth: Switch HCI H5 driver to use hci_reset_dev() function
Marcel Holtmann
-11
/
+2
2014-11-02
Bluetooth: Use HCI_EV_HARDWARE_ERROR define for event payload
Marcel Holtmann
-2
/
+2
2014-10-31
Bluetooth: HCI H5 peer reset detection
Loic Poulain
-0
/
+34
2014-10-25
Bluetooth: Add support for Acer [0489:e078]
Anantha Krishnan
-0
/
+3
2014-10-20
bluetooth: drop owner assignment from platform_drivers
Wolfram Sang
-1
/
+0
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-14
/
+8
2014-10-09
switch hci_vhci to ->write_iter()
Al Viro
-14
/
+8
2014-09-30
Bluetooth: btusb: remove redundant lock variable
Amitkumar Karwar
-4
/
+0
2014-09-30
Bluetooth: btmrvl: support Marvell Bluetooth device SD8887
Xinming Hu
-2
/
+34
2014-09-30
Bluetooth: btmrvl: rename definitions from 88xx to 8897
Amitkumar Karwar
-2
/
+2
2014-09-16
Bluetooth: btusb: Implement driver internal packet reassembly
Marcel Holtmann
-8
/
+189
2014-09-16
Bluetooth: btusb: Split fragement receiption into separate functions
Marcel Holtmann
-9
/
+21
2014-09-16
Bluetooth: btusb: Fix old coding style issues
Marcel Holtmann
-56
/
+58
2014-09-14
Bluetooth: btusb: Separate TX URB allocation and submission
Marcel Holtmann
-81
/
+125
2014-09-14
Bluetooth: btusb: Use GFP_KERNEL in btusb_send_frame()
Johan Hedberg
-5
/
+5
[prev]
[next]