index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btusb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-14
Bluetooth: ath3k: add support of 04ca:300f AR3012 device
Dmitry Tunin
1
-0
/
+1
2015-05-13
Bluetooth: btusb: Add support for 0cf3:e007
Wen-chien Jesse Sung
1
-0
/
+1
2015-05-13
Bluetooth: ath3k: Add a new ID 0cf3:e006 to ath3k list
Wen-chien Jesse Sung
1
-0
/
+1
2015-04-30
Bluetooth: btusb: off by one in rtl8723b_parse_firmware()
Dan Carpenter
1
-1
/
+1
2015-04-30
Bluetooth: btusb: Fix two coding style issues
Marcel Holtmann
1
-2
/
+2
2015-04-30
Bluetooth: btusb: Add Realtek 8723A/8723B/8761A/8821A support
Daniel Drake
1
-0
/
+399
2015-04-09
Bluetooth: btusb: Use proper data structures for Intel vendor events
Marcel Holtmann
1
-26
/
+53
2015-04-07
Bluetooth: btusb: Move Intel command structs into its own header
Marcel Holtmann
1
-33
/
+0
2015-04-07
Bluetooth: btusb: Use generic Intel support for address support
Marcel Holtmann
1
-70
/
+9
2015-04-07
Bluetooth: btusb: Update version number of the module
Marcel Holtmann
1
-1
/
+1
2015-04-07
Bluetooth: btusb: Move Broadcom quirk setting into support module
Marcel Holtmann
1
-4
/
+1
2015-04-07
Bluetooth: btusb: Add option for Broadcom protocol support
Marcel Holtmann
1
-207
/
+4
2015-04-07
Bluetooth: btusb: Use generic functionality by Broadcom module
Marcel Holtmann
1
-58
/
+4
2015-03-28
Bluetooth: btusb: Consolidate Broadcom based device entries
Marcel Holtmann
1
-8
/
+4
2015-03-23
Bluetooth: Read Broadcom chip info for Apple Bluetooth devices
Marcel Holtmann
1
-1
/
+37
2015-03-21
Bluetooth: Read Verbose Config Version Info for Broadcom devices
Marcel Holtmann
1
-0
/
+19
2015-03-17
Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_CSR
Jakub Pawlowski
1
-0
/
+2
2015-03-17
Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_INTEL
Jakub Pawlowski
1
-0
/
+1
2015-03-17
Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_ATH3012
Jakub Pawlowski
1
-0
/
+1
2015-03-17
Bluetooth: btusb: Fix minor whitespace issue in QCA ROME device entries
Marcel Holtmann
1
-2
/
+2
2015-03-14
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-32
/
+301
2015-03-13
Bluetooth: btusb: Add helper for READ_LOCAL_VERSION command
Daniel Drake
1
-32
/
+28
2015-03-11
Bluetooth: btusb: Fix incorrect type in qca_device_info
Kim, Ben Young Tae
1
-13
/
+21
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-03-03
Bluetooth: btusb: Add support for QCA ROME chipset family
Kim, Ben Young Tae
1
-0
/
+254
2015-03-03
Bluetooth: btusb: Add setup callback for chip init on USB
Kim, Ben Young Tae
1
-0
/
+11
2015-02-23
Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllers
Marcel Holtmann
1
-0
/
+1
2015-02-15
Bluetooth: btusb: Use matching names for Broadcom firmware files
Marcel Holtmann
1
-22
/
+53
2015-02-15
Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe card
Alexander Ploumistos
1
-0
/
+1
2015-02-15
Bluetooth: Add device shutdown routine for Intel Bluetooth device
Tedd Ho-Jeong An
1
-0
/
+22
2015-02-15
Bluetooth: btusb: Remove unneeded btusb_wait_on_bit_timeout()
Johan Hedberg
1
-16
/
+6
2015-02-03
Bluetooth: btusb: Add support for Lite-On (04ca) Broadcom based, BCM43142
Matej Dubovy
1
-0
/
+4
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: 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
1
-0
/
+1
2015-01-14
Bluetooth: btusb: Add internal recv_event callback for event processing
Marcel Holtmann
1
-1
/
+3
2015-01-03
Bluetooth: Use HCI_QUIRK_FIXUP_INQUIRY_MODE for Silicon Wave devices
Marcel Holtmann
1
-1
/
+3
[next]