aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth/hci_uart.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-30Bluetooth: hci_serdev: Fix HCI_UART_INIT_PENDING not workingGravatar Hans de Goede 1-0/+1
2017-10-29Bluetooth: hci_ldisc: Allow sleeping while proto locks are held.Gravatar Ronald Tschalär 1-1/+1
2017-07-20Bluetooth: hci_serdev: Introduce hci_uart_unregister_device()Gravatar Ian Molton 1-0/+1
2017-05-18Bluetooth: hci_ldisc: Use rwlocking to avoid closing proto racesGravatar Dean Jenkins 1-0/+1
2017-04-13bluetooth: hci_uart: remove unused hci_uart_init_ttyGravatar Rob Herring 1-1/+0
2017-04-12Bluetooth: hci_uart: add serdev driver support libraryGravatar Rob Herring 1-0/+4
2017-04-12Bluetooth: hci_uart: add support for word alignmentGravatar Sebastian Reichel 1-0/+3
2016-09-19Bluetooth: hci_uart: Add Marvell supportGravatar Loic Poulain 1-1/+7
2016-09-19Bluetooth: hci_uart: Add Nokia Protocol identifierGravatar Loic Poulain 1-1/+2
2016-04-08Bluetooth: hci_ldisc: Fix null pointer derefence in case of early dataGravatar Loic Poulain 1-0/+1
2016-02-24Bluetooth: hci_uart: Add Intel/AG6xx supportGravatar Loic Poulain 1-1/+7
2015-10-21Bluetooth: hci_uart: Provide initial manufacturer informationGravatar Marcel Holtmann 1-0/+1
2015-09-24Bluetooth: Remove useless rx_lock spinlockGravatar Frederic Danis 1-1/+0
2015-08-10Bluetooth: hciuart: Add support QCA chipset for UARTGravatar Ben Young Tae Kim 1-1/+7
2015-07-23Bluetooth: hci_uart: Add basic support for Intel Lightning Peak devicesGravatar Loic Poulain 1-0/+5
2015-06-17Bluetooth: hci_uart: Add new line discipline enhancementsGravatar Ilya Faenson 1-0/+7
2015-06-06Bluetooth: hci_uart: Support operational speed during setupGravatar Frederic Danis 1-0/+4
2015-04-07Bluetooth: hci_uart: Use generic Intel support for address settingGravatar Marcel Holtmann 1-4/+0
2015-04-07Bluetooth: hci_uart: Provide generic H:4 receive frameworkGravatar Marcel Holtmann 1-1/+32
2015-04-07Bluetooth: hci_uart: Add protocol support for Broadcom UART devicesGravatar Marcel Holtmann 1-0/+5
2015-04-07Bluetooth: hci_uart: Move setup callback into different locationGravatar Marcel Holtmann 1-1/+1
2015-04-07Bluetooth: hci_uart: Use generic functionality from Broadcom moduleGravatar Marcel Holtmann 1-4/+0
2015-04-07Bluetooth: hci_uart: Add name information to hci_uart_proto structGravatar Marcel Holtmann 1-0/+1
2015-04-07Bluetooth: hci_uart: Make struct hci_uart_proto always constGravatar Marcel Holtmann 1-3/+3
2015-04-07Bluetooth: hci_uart: Introduce h4_recv_buf helper functionGravatar Marcel Holtmann 1-0/+3
2015-04-07Bluetooth: hci_uart: Use const data pointer for received dataGravatar Marcel Holtmann 1-1/+1
2015-04-07Bluetooth: hci_uart: Add support Broadcom address configurationGravatar Marcel Holtmann 1-1/+6
2015-04-07Bluetooth: hci_uart: Add support Intel address configurationGravatar Marcel Holtmann 1-1/+6
2015-04-07Bluetooth: hci_uart: Add support for vendor detection flagGravatar Marcel Holtmann 1-0/+1
2015-03-25Bluetooth: hci_uart: Add setup callbackGravatar Loic Poulain 1-0/+1
2014-07-11Bluetooth: Add support for external configuration with UART driverGravatar Marcel Holtmann 1-0/+1
2014-04-24bluetooth: hci_ldisc: fix deadlock conditionGravatar Felipe Balbi 1-0/+1
2012-07-17Bluetooth: Add delayed init sequence support for UART controllersGravatar Johan Hedberg 1-0/+5
2012-07-17Bluetooth: Initial skeleton for Three-wire UART (H5) supportGravatar Johan Hedberg 1-0/+5
2012-02-24Bluetooth: Add support for creating HCI UART based AMP controllersGravatar Marcel Holtmann 1-0/+1
2012-02-24Bluetooth: Allow HCI UART reset parameter via flags ioctlGravatar Marcel Holtmann 1-0/+1
2010-07-21Bluetooth: Support for Atheros AR300x serial chipGravatar Suraj Sumangala 1-1/+7
2010-07-21Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctlsGravatar Johan Hedberg 1-1/+6
2007-10-22[Bluetooth] Add UART driver for Texas Instruments' BRF63xx chipsGravatar Ohad Ben-Cohen 1-1/+7
2007-05-10[Bluetooth] Add HCIUARTGETDEVICE support for HCI line disciplineGravatar Marcel Holtmann 1-2/+3
2005-10-28[Bluetooth] Cleanup of the HCI UART driverGravatar Marcel Holtmann 1-40/+44
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+82