summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/hci_ldisc.c
Commit message (Expand)AuthorAge
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* Bluetooth: hci_ldisc: Fix another race when closing the tty.Ronald Tschalär2017-10-30
* Bluetooth: hci_ldisc: Allow sleeping while proto locks are held.Ronald Tschalär2017-10-29
* Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdevHans de Goede2017-10-06
* Bluetooth: Style fix - align block commentsDerek Robson2017-07-22
* Bluetooth: hci_ldisc: Use rwlocking to avoid closing proto racesDean Jenkins2017-05-18
* Bluetooth: hci_ldisc: Add protocol check to hci_uart_tx_wakeup()Dean Jenkins2017-04-30
* Bluetooth: hci_ldisc: Add protocol check to hci_uart_dequeue()Dean Jenkins2017-04-30
* Bluetooth: hci_ldisc: Add protocol check to hci_uart_send_frame()Dean Jenkins2017-04-30
* Bluetooth: hci_ldisc: Add missing clear HCI_UART_PROTO_READYDean Jenkins2017-04-22
* Bluetooth: hci_ldisc: Ensure hu->hdev set to NULL before freeing hdevDean Jenkins2017-04-22
* Bluetooth: hci_ldisc: Add missing return in hci_uart_init_work()Dean Jenkins2017-04-22
* bluetooth: hci_uart: remove unused hci_uart_init_ttyRob Herring2017-04-13
* Bluetooth: hci_serdev: allow modular driversSebastian Reichel2017-04-12
* Bluetooth: hci_uart: add support for word alignmentSebastian Reichel2017-04-12
* Bluetooth: Use single return in hci_uart_tty_ioctl() callVignesh Raman2016-09-24
* Bluetooth: hci_uart: Add Marvell supportLoic Poulain2016-09-19
* Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann2016-07-09
* Bluetooth: hci_ldisc: Fix null pointer derefence in case of early dataLoic Poulain2016-04-08
* Bluetooth: hci_uart: Add Intel/AG6xx supportLoic Poulain2016-02-24
* Bluetooth: hci_ldisc: Remove dead codePeter Hurley2015-12-10
* Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann2015-11-19
* Bluetooth: hci_uart: Provide initial manufacturer informationMarcel Holtmann2015-10-21
* Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann2015-10-05
* Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann2015-10-05
* Bluetooth: Remove useless rx_lock spinlockFrederic Danis2015-09-24
* Bluetooth: hciuart: Add support QCA chipset for UARTBen Young Tae Kim2015-08-10
* Bluetooth: hci_ldisc: Cleaned up coding style warningsPrasanna Karthik2015-07-27
* Bluetooth: hci_uart: Add basic support for Intel Lightning Peak devicesLoic Poulain2015-07-23
* Bluetooth: hci_uart: Fix speed selectionFrederic Danis2015-06-18
* Bluetooth: hci_uart: Add new line discipline enhancementsIlya Faenson2015-06-17
* Bluetooth: hci_uart: Support operational speed during setupFrederic Danis2015-06-06
* Bluetooth: btbcm: Move request/release_firmware()Frederic Danis2015-06-06
* Bluetooth: hci_uart: Use generic Intel support for address settingMarcel Holtmann2015-04-07
* Bluetooth: hci_uart: Add protocol support for Broadcom UART devicesMarcel Holtmann2015-04-07
* Bluetooth: hci_uart: Use generic functionality from Broadcom moduleMarcel Holtmann2015-04-07
* Bluetooth: hci_uart: Update version number driverMarcel Holtmann2015-04-07
* Bluetooth: hci_uart: Remove the manual protocol init messageMarcel Holtmann2015-04-07
* Bluetooth: hci_uart: Make struct hci_uart_proto always constMarcel Holtmann2015-04-07
* Bluetooth: hci_uart: Use const data pointer for received dataMarcel Holtmann2015-04-07
* Bluetooth: hci_uart: Fix indentation issues for multi-line functionsMarcel Holtmann2015-04-07
* Bluetooth: hci_uart: Remove unneeded cast of tty->disc_dataMarcel Holtmann2015-04-07
* Bluetooth: hci_uart: Add support Broadcom address configurationMarcel Holtmann2015-04-07
* Bluetooth: hci_uart: Add support Intel address configurationMarcel Holtmann2015-04-07
* Bluetooth: hci_uart: Add support for vendor detection flagMarcel Holtmann2015-04-07
* Bluetooth: Remove unneeded extra ( ) in valid flags checkMarcel Holtmann2015-04-02
* Bluetooth: hci_uart: Add setup callbackLoic Poulain2015-03-25
* Bluetooth: Fix HCIUARTGETDEVICE ioctl when UART is not registeredMarcel Holtmann2014-07-12
* Bluetooth: Add support for external configuration with UART driverMarcel Holtmann2014-07-11
* Bluetooth: Check for valid HCI UART driver flagsMarcel Holtmann2014-07-11