aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/Kconfig
AgeCommit message (Expand)AuthorFilesLines
5 daysBluetooth: btintel_pcie: Add support for PCIe transportTedd Ho-Jeong An1-0/+11
2023-04-23Bluetooth: Add vhci devcoredump supportManish Mandlik1-0/+1
2023-04-23Bluetooth: NXP: select CONFIG_CRC8Arnd Bergmann1-0/+1
2023-04-23Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsetsNeeraj Sanjay Kale1-0/+12
2022-12-12Bluetooth: hci_bcm4377: Add new driver for BCM4377 PCIe boardsSven Peter1-0/+12
2022-12-12Bluetooth: btusb: Default CONFIG_BT_HCIBTUSB_POLL_SYNC=yLuiz Augusto von Dentz1-0/+1
2022-12-12Bluetooth: btusb: Add CONFIG_BT_HCIBTUSB_POLL_SYNCLuiz Augusto von Dentz1-0/+10
2022-03-18Bluetooth: btmtkuart: rely on BT_MTK moduleSean Wang1-0/+1
2021-10-25Bluetooth: btmtksido: rely on BT_MTK moduleSean Wang1-0/+1
2021-10-25Bluetooth: mediatek: add BT_MTK moduleSean Wang1-0/+5
2021-04-08Bluetooth: Add support for virtio transport driverMarcel Holtmann1-0/+10
2020-02-18Bluetooth: hci_h5: btrtl: Add support for RTL8822CMax Chou1-1/+1
2020-02-16Bluetooth: Fix a typo in KconfigChristophe JAILLET1-1/+1
2019-10-16Bluetooth: btwilink: drop superseded driverSebastian Reichel1-11/+0
2019-07-06Bluetooth: btusb: Add protocol support for MediaTek MT7668U USB devicesSean Wang1-0/+11
2019-07-06Bluetooth: hci_mrvl: Add serdev supportSascha Hauer1-0/+1
2019-04-23Bluetooth: btmrvl: add support for SD8987 chipsetTamás Szűcs1-2/+2
2019-04-23Bluetooth: mediatek: add support for MediaTek MT7663S and MT7668S SDIO devicesSean Wang1-0/+11
2019-01-22Bluetooth: btmrvl: add support for sd8977 chipsetHemantkumar Suthar1-2/+2
2018-08-21Bluetooth: Make BT_HCIUART_RTL configuration option depend on ACPIHans de Goede1-0/+1
2018-08-09Bluetooth: Introduce BT_HCIUART_RTL configuration optionMarcel Holtmann1-0/+13
2018-08-07Bluetooth: mediatek: Add protocol support for MediaTek serial devicesSean Wang1-0/+11
2018-08-04Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEVJohan Hedberg1-0/+1
2018-05-18Bluetooth: hci_qca: Add serdev supportThierry Escande1-0/+1
2018-04-01Bluetooth: Remove unused btuart_cs driverMarcel Holtmann1-16/+0
2018-04-01Bluetooth: bpa10x: Use separate h4_recv_buf helperMarcel Holtmann1-2/+1
2018-04-01Bluetooth: hci_ll: Convert to use h4_recv_buf helperMarcel Holtmann1-0/+1
2018-03-27Bluetooth: btrsi: rework dependenciesArnd Bergmann1-3/+1
2018-03-13Bluetooth: btrsi: add new rsi bluetooth driverPrameela Rani Garnepudi1-0/+12
2018-01-08Bluetooth: Depend on rather than select GPIOLIBLukas Wunner1-3/+3
2018-01-08Bluetooth: hciuart: add nvmem dependencyArnd Bergmann1-0/+1
2017-12-26Bluetooth: Avoid WARN splat due to missing GPIOLIBLukas Wunner1-0/+3
2017-12-13Bluetooth: btusb: Fix BT_HCIBTUSB_AUTOSUSPEND Kconfig option nameHans de Goede1-1/+1
2017-12-13Bluetooth: btusb: Add a Kconfig option to enable USB autosuspend by defaultHans de Goede1-0/+10
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-11Bluetooth: BT_HCIUART now depends on SERIAL_DEV_BUSArnd Bergmann1-1/+1
2017-10-10Bluetooth: avoid silent hci_bcm ACPI PM regressionJohan Hovold1-0/+1
2017-08-17Bluetooth: hci_bcm: Add serdev supportLoic Poulain1-0/+1
2017-07-24Bluetooth: hci_nokia: select BT_BCM for btbcm_set_bdaddr()Marcel Holtmann1-0/+1
2017-05-18Bluetooth: hci_nokia: select BT_HCIUART_H4Tobias Regnery1-0/+1
2017-05-18Bluetooth: hci_uart: fix kconfig dependencyTobias Regnery1-1/+1
2017-04-22Bluetooth: try to improve CONFIG_SERIAL_DEV_BUS dependencyArnd Bergmann1-1/+7
2017-04-13Bluetooth: add nokia driverSebastian Reichel1-0/+12
2017-03-28soc: qcom: smd: Transition client drivers from smd to rpmsgBjorn Andersson1-1/+1
2017-03-22Bluetooth: btqcomsmd: fix compile-test dependencyArnd Bergmann1-1/+2
2017-02-16Bluetooth: btqcomsmd: Allow driver to build if COMPILE_TEST is enabledJavier Martinez Canillas1-1/+1
2016-09-19Bluetooth: hci_uart: Add Marvell supportLoic Poulain1-0/+11
2016-09-19Bluetooth: add WCNSS dependency for HCI driverArnd Bergmann1-1/+1
2016-09-19Bluetooth: Introduce Qualcomm WCNSS SMD based HCI driverBjorn Andersson1-0/+12
2016-02-24Bluetooth: hci_uart: Add Intel/AG6xx supportLoic Poulain1-0/+11
2015-10-21Bluetooth: bpa10x: fix BT_HCIUART dependencyArnd Bergmann1-2/+1
2015-10-21Bluetooth: bpa10x: Fix missing BT_HCIUART dependencyMarcel Holtmann1-0/+1
2015-10-08Bluetooth: bpa10x: Use h4_recv_buf helper for frame reassemblyMarcel Holtmann1-0/+1
2015-10-03Bluetooth: btintel: Add iBT register access over HCI supportLoic Poulain1-0/+1
2015-09-22Bluetooth: btmrvl: add sd8997 chipset supportAmitkumar Karwar1-2/+2
2015-08-10Bluetooth: hciuart: Add support QCA chipset for UARTBen Young Tae Kim1-0/+13
2015-08-10Bluetooth: btqca: Introduce generic QCA ROME supportBen Young Tae Kim1-0/+4
2015-07-23Bluetooth: hci_uart: Add basic support for Intel Lightning Peak devicesLoic Poulain1-0/+1
2015-05-14Bluetooth: btrtl: Create separate module for Realtek BT driverCarlo Caione1-0/+15
2015-04-07Bluetooth: hci_uart: Use generic Intel support for address settingMarcel Holtmann1-0/+1
2015-04-07Bluetooth: btusb: Use generic Intel support for address supportMarcel Holtmann1-0/+1
2015-04-07Bluetooth: btintel: Introduce generic Intel Bluetooth supportMarcel Holtmann1-0/+3
2015-04-07Bluetooth: hci_uart: Add protocol support for Broadcom UART devicesMarcel Holtmann1-0/+1
2015-04-07Bluetooth: btusb: Add option for Broadcom protocol supportMarcel Holtmann1-1/+11
2015-04-07Bluetooth: btbcm: Add support for Broadcom controller setupMarcel Holtmann1-0/+1
2015-04-07Bluetooth: hci_uart: Use generic functionality from Broadcom moduleMarcel Holtmann1-0/+1
2015-04-07Bluetooth: btusb: Use generic functionality by Broadcom moduleMarcel Holtmann1-0/+1
2015-04-07Bluetooth: btbcm: Introduce generic Broadcom Bluetooth supportMarcel Holtmann1-0/+3
2015-04-07Bluetooth: hci_uart: Use h4_recv_buf helper for Atheros AR300xMarcel Holtmann1-0/+1
2015-04-07Bluetooth: hci_uart: Add support Broadcom address configurationMarcel Holtmann1-0/+9
2015-04-07Bluetooth: hci_uart: Add support Intel address configurationMarcel Holtmann1-0/+9
2014-12-03Bluetooth: btmrvl add firmware dump supportXinming Hu1-0/+1
2014-09-30Bluetooth: btmrvl: support Marvell Bluetooth device SD8887Xinming Hu1-2/+2
2014-07-03Bluetooth: Remove trailing whitespaces from KconfigStephan Gabert1-6/+6
2014-03-10Bluetooth: add module name for btwilinkPavel Machek1-1/+2
2013-06-12Bluetooth: btmrvl: support Marvell Bluetooth device SD8897Bing Zhao1-2/+2
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-0/+1
2012-07-17Bluetooth: Initial skeleton for Three-wire UART (H5) supportJohan Hedberg1-0/+12
2011-11-21Bluetooth: btmrvl: support Marvell Bluetooth device SD8797Bing Zhao1-3/+3
2011-04-13Bluetooth: btmrvl: support Marvell Bluetooth device SD8787Kevin Gan1-2/+2
2011-02-23Bluetooth: btwilink driverPavan Savoy1-0/+10
2010-07-21Bluetooth: Support for Atheros AR300x serial chipSuraj Sumangala1-0/+12
2010-01-30Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011Vikram Kandukuri1-1/+12
2009-08-22Bluetooth: Fix Kconfig for Marvell Bluetooth driverMarcel Holtmann1-2/+1
2009-08-22Bluetooth: Add debugfs support to btmrvl driverBing Zhao1-0/+1
2009-08-22Bluetooth: Add Marvell BT-over-SDIO driverBing Zhao1-0/+13
2009-08-22Bluetooth: Add btmrvl driver for Marvell Bluetooth devicesBing Zhao1-0/+12
2008-11-30Bluetooth: Remove deprecated hci_usb driverMarcel Holtmann1-20/+0
2008-08-18[Bluetooth] Add SCO support to btusb driverMarcel Holtmann1-6/+4
2008-07-15bluetooth/hci_bcsp: fix bitrev KconfigRandy Dunlap1-1/+1
2008-06-10bluetooth: hci_bcsp.c small cleanups/api usersHarvey Harrison1-0/+1
2007-10-22[Bluetooth] Add generic driver for Bluetooth USB devicesMarcel Holtmann1-0/+13
2007-10-22[Bluetooth] Add generic driver for Bluetooth SDIO devicesMarcel Holtmann1-0/+11
2007-10-22[Bluetooth] Add UART driver for Texas Instruments' BRF63xx chipsOhad Ben-Cohen1-0/+11
2005-10-28[Bluetooth] Remove TXCRC compile option for BCSP driverMarcel Holtmann1-8/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+168