index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
Age
Commit message (
Expand
)
Author
2015-10-21
Bluetooth: btbcm: Read USB product information for Apple devices
Marcel Holtmann
2015-10-21
Bluetooth: btbcm: Fix firmware version number calculation
Marcel Holtmann
2015-10-21
Bluetooth: btusb: Mark BCM2045 devices to have broken link key commands
Marcel Holtmann
2015-10-21
Bluetooth: btintel: Add diagnostic support for older controllers
Marcel Holtmann
2015-10-21
Bluetooth: btintel: Set quirk for non-persistent diagnostic settings
Marcel Holtmann
2015-10-21
Bluetooth: bpa10x: fix BT_HCIUART dependency
Arnd Bergmann
2015-10-21
Bluetooth: btusb: Print information of Intel SfP lock states
Marcel Holtmann
2015-10-21
Bluetooth: btintel: Add support for enabling tracing functionality
Marcel Holtmann
2015-10-21
Bluetooth: btusb: Add support for Broadcom LM_DIAG interface
Marcel Holtmann
2015-10-21
Bluetooth: bpa10x: Fix missing BT_HCIUART dependency
Marcel Holtmann
2015-10-08
Bluetooth: bpa10x: Use h4_recv_buf helper for frame reassembly
Marcel Holtmann
2015-10-08
Bluetooth: bpa10x: Add support for set_diag driver callback
Marcel Holtmann
2015-10-08
Bluetooth: bpa10x: Read revision information in setup stage
Marcel Holtmann
2015-10-08
Bluetooth: hci_bcm: Enable support for set_diag driver callback
Marcel Holtmann
2015-10-08
Bluetooth: hci_bcm: Enable parsing of LM_DIAG messages
Marcel Holtmann
2015-10-07
Bluetooth: btbcm: Read the local name in setup stage
Marcel Holtmann
2015-10-05
Bluetooth: Move handling of HCI_RUNNING flag into core
Marcel Holtmann
2015-10-05
Bluetooth: Move HCI_RUNNING check into hci_send_frame
Marcel Holtmann
2015-10-05
Bluetooth: btbcm: Send HCI Reset before sending Apple specific commands
Marcel Holtmann
2015-10-04
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2015-10-03
Bluetooth: btintel: Add iBT register access over HCI support
Loic Poulain
2015-10-01
Bluetooth: hci_bcm: Do not test ACPI companion in bcm_acpi_probe()
Jarkko Nikula
2015-10-01
Bluetooth: hci_bcm: Remove needless looking code
Jarkko Nikula
2015-10-01
Bluetooth: hci_bcm: Remove needless acpi_match_device() call
Jarkko Nikula
2015-10-01
Bluetooth: hci_bcm: Handle possible error from acpi_dev_get_resources()
Jarkko Nikula
2015-10-01
Bluetooth: hci_bcm: Add missing acpi_dev_free_resource_list()
Jarkko Nikula
2015-10-01
Bluetooth: hci_intel: Cleanup the device probe code
Jarkko Nikula
2015-09-30
Bluetooth: hci_h5: clean up hci_h5 code
Prasanna Karthik
2015-09-30
Bluetooth: btuart_cs: remove obsolete header
Prasanna Karthik
2015-09-28
Bluetooth: hci_qca: Changed unsigned long to bool
Prasanna Karthik
2015-09-25
Bluetooth: btmrvl: Comparison to NULL re-written
Prasanna Karthik
2015-09-25
Bluetooth: btuart_cs: Comparison to NULL re-written
Prasanna Karthik
2015-09-25
Bluetooth: bt3c_cs: Comparison to NULL re-written
Prasanna Karthik
2015-09-25
Bluetooth: bluecard: Comparison to NULL could be re-written
Prasanna Karthik
2015-09-24
Bluetooth: hci_bcm: Add suspend/resume runtime PM functions
Frederic Danis
2015-09-24
Bluetooth: Remove useless rx_lock spinlock
Frederic Danis
2015-09-24
Bluetooth: hci_bcm: Prepare PM runtime support
Frederic Danis
2015-09-24
Bluetooth: hci_bcm: Fix IRQ polarity for T100
Frederic Danis
2015-09-22
Bluetooth: btmrvl: add sd8997 chipset support
Amitkumar Karwar
2015-09-22
Bluetooth: btmrvl: remove extra space in cast
Amitkumar Karwar
2015-09-22
Bluetooth: btmrvl: fix firmware dump issue
Nachiket Kukade
2015-09-17
Bluetooth: hci_qca: Coding style clean up
Prasanna Karthik
2015-09-17
Bluetooth: bt3c_cs: clean up obsolete functions
Prasanna Karthik
2015-09-17
Bluetooth: Remove SCO fragments on connection close
Kuba Pawlak
2015-09-17
Bluetooth: hci_intel: Enable IRQ wake capability
Loic Poulain
2015-09-17
Bluetooth: hci_intel: Give priority to LPM packets
Loic Poulain
2015-09-17
Bluetooth: hci_bcm: Add wake-up capability
Frederic Danis
2015-09-17
Bluetooth: btusb: Use btintel_load_ddc_config for device config
Loic Poulain
2015-09-17
Bluetooth: hci_intel: Add Device configuration
Loic Poulain
2015-09-17
Bluetooth: btintel: Add Device Configuration support
Loic Poulain
[prev]
[next]