aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_uart.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-22Bluetooth: hci_h5: Disable the hci_suspend_notifier for btrtl devicesHans de Goede1-3/+4
2020-01-15Bluetooth: hci_h4: Add support for ISO packetsLuiz Augusto von Dentz1-0/+7
2019-07-31Bluetooth: hci_uart: check for missing tty operationsVladis Dronov1-0/+1
2019-07-06Bluetooth: hci_ldisc: Add function to wait for characters to be sentSascha Hauer1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-16/+1
2018-05-30Bluetooth: hci_serdev: Fix HCI_UART_INIT_PENDING not workingHans de Goede1-0/+1
2017-10-29Bluetooth: hci_ldisc: Allow sleeping while proto locks are held.Ronald Tschalär1-1/+1
2017-07-20Bluetooth: hci_serdev: Introduce hci_uart_unregister_device()Ian Molton1-0/+1
2017-05-18Bluetooth: hci_ldisc: Use rwlocking to avoid closing proto racesDean Jenkins1-0/+1
2017-04-13bluetooth: hci_uart: remove unused hci_uart_init_ttyRob Herring1-1/+0
2017-04-12Bluetooth: hci_uart: add serdev driver support libraryRob Herring1-0/+4
2017-04-12Bluetooth: hci_uart: add support for word alignmentSebastian Reichel1-0/+3
2016-09-19Bluetooth: hci_uart: Add Marvell supportLoic Poulain1-1/+7
2016-09-19Bluetooth: hci_uart: Add Nokia Protocol identifierLoic Poulain1-1/+2
2016-04-08Bluetooth: hci_ldisc: Fix null pointer derefence in case of early dataLoic Poulain1-0/+1
2016-02-24Bluetooth: hci_uart: Add Intel/AG6xx supportLoic Poulain1-1/+7
2015-10-21Bluetooth: hci_uart: Provide initial manufacturer informationMarcel Holtmann1-0/+1
2015-09-24Bluetooth: Remove useless rx_lock spinlockFrederic Danis1-1/+0
2015-08-10Bluetooth: hciuart: Add support QCA chipset for UARTBen Young Tae Kim1-1/+7
2015-07-23Bluetooth: hci_uart: Add basic support for Intel Lightning Peak devicesLoic Poulain1-0/+5
2015-06-17Bluetooth: hci_uart: Add new line discipline enhancementsIlya Faenson1-0/+7
2015-06-06Bluetooth: hci_uart: Support operational speed during setupFrederic Danis1-0/+4
2015-04-07Bluetooth: hci_uart: Use generic Intel support for address settingMarcel Holtmann1-4/+0
2015-04-07Bluetooth: hci_uart: Provide generic H:4 receive frameworkMarcel Holtmann1-1/+32
2015-04-07Bluetooth: hci_uart: Add protocol support for Broadcom UART devicesMarcel Holtmann1-0/+5
2015-04-07Bluetooth: hci_uart: Move setup callback into different locationMarcel Holtmann1-1/+1
2015-04-07Bluetooth: hci_uart: Use generic functionality from Broadcom moduleMarcel Holtmann1-4/+0
2015-04-07Bluetooth: hci_uart: Add name information to hci_uart_proto structMarcel Holtmann1-0/+1
2015-04-07Bluetooth: hci_uart: Make struct hci_uart_proto always constMarcel Holtmann1-3/+3
2015-04-07Bluetooth: hci_uart: Introduce h4_recv_buf helper functionMarcel Holtmann1-0/+3
2015-04-07Bluetooth: hci_uart: Use const data pointer for received dataMarcel Holtmann1-1/+1
2015-04-07Bluetooth: hci_uart: Add support Broadcom address configurationMarcel Holtmann1-1/+6
2015-04-07Bluetooth: hci_uart: Add support Intel address configurationMarcel Holtmann1-1/+6
2015-04-07Bluetooth: hci_uart: Add support for vendor detection flagMarcel Holtmann1-0/+1
2015-03-25Bluetooth: hci_uart: Add setup callbackLoic Poulain1-0/+1
2014-07-11Bluetooth: Add support for external configuration with UART driverMarcel Holtmann1-0/+1
2014-04-24bluetooth: hci_ldisc: fix deadlock conditionFelipe Balbi1-0/+1
2012-07-17Bluetooth: Add delayed init sequence support for UART controllersJohan Hedberg1-0/+5
2012-07-17Bluetooth: Initial skeleton for Three-wire UART (H5) supportJohan Hedberg1-0/+5
2012-02-24Bluetooth: Add support for creating HCI UART based AMP controllersMarcel Holtmann1-0/+1
2012-02-24Bluetooth: Allow HCI UART reset parameter via flags ioctlMarcel Holtmann1-0/+1
2010-07-21Bluetooth: Support for Atheros AR300x serial chipSuraj Sumangala1-1/+7
2010-07-21Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctlsJohan Hedberg1-1/+6
2007-10-22[Bluetooth] Add UART driver for Texas Instruments' BRF63xx chipsOhad Ben-Cohen1-1/+7
2007-05-10[Bluetooth] Add HCIUARTGETDEVICE support for HCI line disciplineMarcel Holtmann1-2/+3
2005-10-28[Bluetooth] Cleanup of the HCI UART driverMarcel Holtmann1-40/+44
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+82