summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
...
* | Bluetooth: Remove unused bfusb_ioctl() callbackMarcel Holtmann2013-10-101-10/+4
* | Bluetooth: Use hci_conn_num() instead of direct connection hash accessMarcel Holtmann2013-10-101-6/+6
* | Bluetooth: btmrvl: add calibration data download supportAmitkumar Karwar2013-10-024-1/+134
* | Bluetooth: btmrvl: add setup handlerAmitkumar Karwar2013-10-022-8/+16
* | Bluetooth: btmrvl: get rid of struct btmrvl_cmdAmitkumar Karwar2013-10-022-12/+6
* | Bluetooth: btmrvl: add btmrvl_send_sync_cmd() functionAmitkumar Karwar2013-10-021-88/+41
* | Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by defaultMarcel Holtmann2013-10-021-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2013-09-272-0/+7
|\ \ | |/
| * Bluetooth: btusb: Add support for Belkin F8065bfKen O'Brien2013-09-231-0/+3
| * Bluetooth: Add support for BCM20702A0 [0b05, 17cb]Raphael Kubo da Costa2013-09-161-0/+1
| * Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.Peng Chen2013-09-162-0/+3
* | Bluetooth: Add support creating virtual AMP controllersMarcel Holtmann2013-09-161-46/+123
* | Bluetooth: Use devname:vhci module alias for virtual HCI driverMarcel Holtmann2013-09-161-0/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-08-222-5/+5
|\
| * Bluetooth: use DIV_ROUND_UP in suitable places in btmrvl_sdioAndy Shevchenko2013-08-211-2/+2
| * Bluetooth: replace strict_strtol() with kstrtol()Jingoo Han2013-07-251-3/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-07-312-16/+48
|\ \ | |/ |/|
| * Bluetooth: Add support for Atheros [0cf3:e003]AceLan Kao2013-07-252-0/+3
| * Bluetooth: Add support for Atheros [0cf3:3121]AceLan Kao2013-07-252-0/+3
| * Bluetooth: ath3k: Add support for ID 0x13d3/0x3402Sujith Manoharan2013-07-252-0/+3
| * Bluetooth: fix wrong use of PTR_ERR() in btusbAdam Lee2013-07-251-7/+7
| * Bluetooth: ath3k: don't use stack memory for DMAStanislaw Gruszka2013-07-251-9/+29
| * Bluetooth: ath3k: Add support for Fujitsu Lifebook UH5x2 [04c5:1330]Thomas Loo2013-07-252-0/+3
* | Bluetooth: Add missing reset_resume dev_pm_opsShuah Khan2013-06-231-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-181-5/+4
|\ \ | |/
| * Bluetooth: btmrvl: fix thread stopping raceDaniel Drake2013-06-131-5/+4
* | Bluetooth: btmrvl: fix error return code in btmrvl_sdio_card_to_host()Wei Yongjun2013-06-131-0/+1
* | Bluetooth: Add support for Mediatek Bluetooth device [0e8d:763f]Cho, Yu-Chen2013-06-131-0/+3
|/
* Bluetooth: btmrvl: support Marvell Bluetooth device SD8897Bing Zhao2013-06-122-2/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-016-288/+465
|\
| * Bluetooth: btmrvl: report error if verify_fw_download times outAndreas Fenkart2013-04-231-11/+10
| * Bluetooth: btmrvl: release lock while waiting for fw download completeAndreas Fenkart2013-04-231-6/+12
| * Bluetooth: btmrvl: use native helpers for debugfsAndy Shevchenko2013-04-231-244/+22
| * Bluetooth: Add support for Intel Bluetooth device [8087:07dc]Tedd Ho-Jeong An2013-04-231-0/+377
| * Bluetooth: remove unneeded var initialization in btmrvlGustavo Padovan2013-04-181-1/+1
| * Bluetooth: Use separate function for BCM92035 vendor setupMarcel Holtmann2013-04-111-28/+24
| * Bluetooth: Convert BCM92035 support to driver setup callbackMarcel Holtmann2013-04-041-11/+23
| * Bluetooth: Remove trivial white spaceChan-yeol Park2013-04-041-5/+5
| * Bluetooth: Fix possible NULL dereference in hci_uart_tty_receiveChan-yeol Park2013-04-041-1/+4
| * Bluetooth: Fix H4 crash from incoming UART packetsChan-yeol Park2013-04-041-0/+3
| * Bluetooth: Add support for Foxconn/Hon Hai [0489:e04d]Noguchi Kazutosi2013-04-042-0/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-292-0/+6
| |\
| * \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-03-251-4/+4
| |\ \
| | * | bluetooth: btmrvl_sdio: look for sd8688 firmware in proper locationLubomir Rintel2013-03-151-4/+4
* | | | Merge v3.9-rc5 into char-misc-nextGreg Kroah-Hartman2013-04-012-0/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-03-182-0/+6
| |\ \ \ | | |/ / | |/| |
| | * | Bluetooth: Add support for Dell[QCA 0cf3:817a]Ming Lei2013-03-182-0/+3
| | * | Bluetooth: Add support for Dell[QCA 0cf3:0036]Ming Lei2013-03-152-0/+3
* | | | Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-03-262-0/+6
|\ \ \ \ | |/ / /
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-03-132-0/+6
| |\ \ \ | | |/ / | | | / | | |/ | |/|
OpenPOWER on IntegriCloud