index
:
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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
Age
Commit message (
Expand
)
Author
2013-12-04
Bluetooth: Add support for Toshiba Bluetooth device [0930:0220]
Marco Piazza
2013-11-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2013-10-11
Bluetooth: Declare ath3k_table[] and ath3k_blist_tbl[] as const
Marcel Holtmann
2013-10-11
Bluetooth: Declare bpa10x_table[] as const
Marcel Holtmann
2013-10-11
Bluetooth: Declare bfusb_table[] as const
Marcel Holtmann
2013-10-11
Bluetooth: Declare btusb_table[] and blacklist_table[] as const
Marcel Holtmann
2013-10-11
Bluetooth: Remove pointless parameter check in vhci_send_frame()
Marcel Holtmann
2013-10-11
Bluetooth: Remove pointless parameter check in hci_uart_send_frame()
Marcel Holtmann
2013-10-11
Bluetooth: Remove pointless parameter check in dtl1_hci_send_frame()
Marcel Holtmann
2013-10-11
Bluetooth: Remove pointless parameter check in btuart_hci_send_frame()
Marcel Holtmann
2013-10-11
Bluetooth: Remove pointless parameter check in btmrvl_send_frame()
Marcel Holtmann
2013-10-11
Bluetooth: Remove pointless parameter check in bt3c_hci_send_frame()
Marcel Holtmann
2013-10-11
Bluetooth: Remove pointless parameter check in bluecard_hci_send_frame()
Marcel Holtmann
2013-10-11
Bluetooth: Remove pointless parameter check in bfusb_send_frame()
Marcel Holtmann
2013-10-11
Bluetooth: Add hdev parameter to hdev->send driver callback
Marcel Holtmann
2013-10-11
Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
Marcel Holtmann
2013-10-11
Bluetooth: Remove unused h4_check_data_len() function
Marcel Holtmann
2013-10-10
Bluetooth: Remove unused btmrvl_ioctl() callback
Marcel Holtmann
2013-10-10
Bluetooth: Remove unused dtl1_hci_ioctl() callback
Marcel Holtmann
2013-10-10
Bluetooth: Remove unused btuart_hci_ioctl() callback
Marcel Holtmann
2013-10-10
Bluetooth: Remove unused bt3c_hci_ioctl() callback
Marcel Holtmann
2013-10-10
Bluetooth: Remove unused bluecard_hci_ioctl() callback
Marcel Holtmann
2013-10-10
Bluetooth: Remove unused bfusb_ioctl() callback
Marcel Holtmann
2013-10-10
Bluetooth: Use hci_conn_num() instead of direct connection hash access
Marcel Holtmann
2013-10-02
Bluetooth: revert: "Bluetooth: Add missing reset_resume dev_pm_ops"
Hans de Goede
2013-10-02
Bluetooth: btmrvl: add calibration data download support
Amitkumar Karwar
2013-10-02
Bluetooth: btmrvl: add setup handler
Amitkumar Karwar
2013-10-02
Bluetooth: btmrvl: get rid of struct btmrvl_cmd
Amitkumar Karwar
2013-10-02
Bluetooth: btmrvl: add btmrvl_send_sync_cmd() function
Amitkumar Karwar
2013-10-02
Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by default
Marcel Holtmann
2013-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
2013-09-23
Bluetooth: btusb: Add support for Belkin F8065bf
Ken O'Brien
2013-09-16
Bluetooth: Add support for BCM20702A0 [0b05, 17cb]
Raphael Kubo da Costa
2013-09-16
Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.
Peng Chen
2013-09-16
Bluetooth: Add support creating virtual AMP controllers
Marcel Holtmann
2013-09-16
Bluetooth: Use devname:vhci module alias for virtual HCI driver
Marcel Holtmann
2013-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2013-08-21
Bluetooth: use DIV_ROUND_UP in suitable places in btmrvl_sdio
Andy Shevchenko
2013-07-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2013-07-25
Bluetooth: Add support for Atheros [0cf3:e003]
AceLan Kao
2013-07-25
Bluetooth: Add support for Atheros [0cf3:3121]
AceLan Kao
2013-07-25
Bluetooth: ath3k: Add support for ID 0x13d3/0x3402
Sujith Manoharan
2013-07-25
Bluetooth: fix wrong use of PTR_ERR() in btusb
Adam Lee
2013-07-25
Bluetooth: ath3k: don't use stack memory for DMA
Stanislaw Gruszka
2013-07-25
Bluetooth: ath3k: Add support for Fujitsu Lifebook UH5x2 [04c5:1330]
Thomas Loo
2013-07-25
Bluetooth: replace strict_strtol() with kstrtol()
Jingoo Han
2013-06-23
Bluetooth: Add missing reset_resume dev_pm_ops
Shuah Khan
2013-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-13
Bluetooth: btmrvl: fix error return code in btmrvl_sdio_card_to_host()
Wei Yongjun
2013-06-13
Bluetooth: Add support for Mediatek Bluetooth device [0e8d:763f]
Cho, Yu-Chen
[next]