summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/hci_ldisc.c
AgeCommit message (Expand)Author
2017-07-22Bluetooth: Style fix - align block commentsDerek Robson
2017-05-18Bluetooth: hci_ldisc: Use rwlocking to avoid closing proto racesDean Jenkins
2017-04-30Bluetooth: hci_ldisc: Add protocol check to hci_uart_tx_wakeup()Dean Jenkins
2017-04-30Bluetooth: hci_ldisc: Add protocol check to hci_uart_dequeue()Dean Jenkins
2017-04-30Bluetooth: hci_ldisc: Add protocol check to hci_uart_send_frame()Dean Jenkins
2017-04-22Bluetooth: hci_ldisc: Add missing clear HCI_UART_PROTO_READYDean Jenkins
2017-04-22Bluetooth: hci_ldisc: Ensure hu->hdev set to NULL before freeing hdevDean Jenkins
2017-04-22Bluetooth: hci_ldisc: Add missing return in hci_uart_init_work()Dean Jenkins
2017-04-13bluetooth: hci_uart: remove unused hci_uart_init_ttyRob Herring
2017-04-12Bluetooth: hci_serdev: allow modular driversSebastian Reichel
2017-04-12Bluetooth: hci_uart: add support for word alignmentSebastian Reichel
2016-09-24Bluetooth: Use single return in hci_uart_tty_ioctl() callVignesh Raman
2016-09-19Bluetooth: hci_uart: Add Marvell supportLoic Poulain
2016-07-09Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann
2016-04-08Bluetooth: hci_ldisc: Fix null pointer derefence in case of early dataLoic Poulain
2016-02-24Bluetooth: hci_uart: Add Intel/AG6xx supportLoic Poulain
2015-12-10Bluetooth: hci_ldisc: Remove dead codePeter Hurley
2015-11-19Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann
2015-10-21Bluetooth: hci_uart: Provide initial manufacturer informationMarcel Holtmann
2015-10-05Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann
2015-10-05Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann
2015-09-24Bluetooth: Remove useless rx_lock spinlockFrederic Danis
2015-08-10Bluetooth: hciuart: Add support QCA chipset for UARTBen Young Tae Kim
2015-07-27Bluetooth: hci_ldisc: Cleaned up coding style warningsPrasanna Karthik
2015-07-23Bluetooth: hci_uart: Add basic support for Intel Lightning Peak devicesLoic Poulain
2015-06-18Bluetooth: hci_uart: Fix speed selectionFrederic Danis
2015-06-17Bluetooth: hci_uart: Add new line discipline enhancementsIlya Faenson
2015-06-06Bluetooth: hci_uart: Support operational speed during setupFrederic Danis
2015-06-06Bluetooth: btbcm: Move request/release_firmware()Frederic Danis
2015-04-07Bluetooth: hci_uart: Use generic Intel support for address settingMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Add protocol support for Broadcom UART devicesMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Use generic functionality from Broadcom moduleMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Update version number driverMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Remove the manual protocol init messageMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Make struct hci_uart_proto always constMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Use const data pointer for received dataMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Fix indentation issues for multi-line functionsMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Remove unneeded cast of tty->disc_dataMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Add support Broadcom address configurationMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Add support Intel address configurationMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Add support for vendor detection flagMarcel Holtmann
2015-04-02Bluetooth: Remove unneeded extra ( ) in valid flags checkMarcel Holtmann
2015-03-25Bluetooth: hci_uart: Add setup callbackLoic Poulain
2014-07-12Bluetooth: Fix HCIUARTGETDEVICE ioctl when UART is not registeredMarcel Holtmann
2014-07-11Bluetooth: Add support for external configuration with UART driverMarcel Holtmann
2014-07-11Bluetooth: Check for valid HCI UART driver flagsMarcel Holtmann
2014-04-24bluetooth: hci_ldisc: fix deadlock conditionFelipe Balbi
2014-03-05Bluetooth: Remove assignments in if-statementsValentin Ilie
2013-10-11Bluetooth: Remove pointless parameter check in hci_uart_send_frame()Marcel Holtmann
2013-10-11Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann