aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_ldisc.c
AgeCommit message (Expand)Author
2019-08-04Bluetooth: hci_uart: check for missing tty operationsVladis Dronov
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-02-26Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_p...Kefeng Wang
2019-02-18Bluetooth: hci_ldisc: Initialize hci_dev before open()Jeremy Cline
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-13change semantics of ldisc ->compat_ioctl()Al Viro
2018-09-11Bluetooth: hci_ldisc: Free rw_semaphore on closeHermes Zhang
2018-05-30Bluetooth: hci_serdev: Fix HCI_UART_INIT_PENDING not workingHans de Goede
2018-05-30Bluetooth: hci_uart: Restore hci_dev->flush callback on open()Hans de Goede
2018-05-18Bluetooth: hci_ldisc: Provide a 'default' switch caseFabio Estevam
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-10-30Bluetooth: hci_ldisc: Fix another race when closing the tty.Ronald Tschalär
2017-10-29Bluetooth: hci_ldisc: Allow sleeping while proto locks are held.Ronald Tschalär
2017-10-06Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdevHans de Goede
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