aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_ldisc.c
AgeCommit message (Expand)AuthorFilesLines
3 daysBluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz1-6/+0
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-11/+4
2023-08-11tty: ldops: unify to u8Jiri Slaby (SUSE)1-3/+3
2023-08-11tty: use u8 for flagsJiri Slaby (SUSE)1-1/+1
2023-08-11tty: make tty_ldisc_ops::*buf*() hooks operate on size_tJiri Slaby (SUSE)1-1/+1
2023-08-11tty: remove dummy tty_ldisc_ops::poll() implementationsJiri Slaby (SUSE)1-7/+0
2023-08-11Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTOLee, Chun-Yi1-1/+2
2023-04-23Bluetooth: hci_ldisc: Fix tty_set_termios() return value assumptionsIlpo Järvinen1-4/+4
2022-09-19Bluetooth: hci_{ldisc,serdev}: check percpu_init_rwsem() failureTetsuo Handa1-2/+5
2021-11-25tty: remove file from tty_ldisc_ops::ioctl and compat_ioctlJiri Slaby1-3/+2
2021-11-04Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2021-09-22tty: remove file from n_tty_ioctl_helperJiri Slaby1-1/+1
2021-09-22Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI ldiscThadeu Lima de Souza Cascardo1-0/+3
2021-05-13tty: no checking of tty_unregister_ldiscJiri Slaby1-6/+1
2021-05-13tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby1-1/+1
2021-05-13tty: set tty_ldisc_ops::num staticallyJiri Slaby1-1/+2
2021-05-13tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby1-1/+1
2021-03-10tty: remove TTY_LDISC_MAGICJiri Slaby1-1/+0
2021-02-20Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-17/+17
2021-01-20tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds1-17/+17
2020-12-18Bluetooth: hci_uart: Fix a race for write_work schedulingClaire Chang1-4/+3
2020-08-02Bluetooth: hci_uart: Cancel init work before unregisteringSamuel Holland1-0/+1
2019-07-31Bluetooth: hci_uart: check for missing tty operationsVladis Dronov1-0/+13
2019-07-06Bluetooth: hci_ldisc: Add function to wait for characters to be sentSascha Hauer1-0/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-16/+1
2019-02-26Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_p...Kefeng Wang1-2/+1
2019-02-18Bluetooth: hci_ldisc: Initialize hci_dev before open()Jeremy Cline1-7/+14
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2018-10-13change semantics of ldisc ->compat_ioctl()Al Viro1-0/+1
2018-09-11Bluetooth: hci_ldisc: Free rw_semaphore on closeHermes Zhang1-0/+2
2018-05-30Bluetooth: hci_serdev: Fix HCI_UART_INIT_PENDING not workingHans de Goede1-1/+1
2018-05-30Bluetooth: hci_uart: Restore hci_dev->flush callback on open()Hans de Goede1-9/+11
2018-05-18Bluetooth: hci_ldisc: Provide a 'default' switch caseFabio Estevam1-0/+2
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-1/+1
2017-10-30Bluetooth: hci_ldisc: Fix another race when closing the tty.Ronald Tschalär1-2/+2
2017-10-29Bluetooth: hci_ldisc: Allow sleeping while proto locks are held.Ronald Tschalär1-16/+22
2017-10-06Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdevHans de Goede1-0/+7
2017-07-22Bluetooth: Style fix - align block commentsDerek Robson1-1/+2
2017-05-18Bluetooth: hci_ldisc: Use rwlocking to avoid closing proto racesDean Jenkins1-5/+35
2017-04-30Bluetooth: hci_ldisc: Add protocol check to hci_uart_tx_wakeup()Dean Jenkins1-0/+3
2017-04-30Bluetooth: hci_ldisc: Add protocol check to hci_uart_dequeue()Dean Jenkins1-3/+5
2017-04-30Bluetooth: hci_ldisc: Add protocol check to hci_uart_send_frame()Dean Jenkins1-0/+3
2017-04-22Bluetooth: hci_ldisc: Add missing clear HCI_UART_PROTO_READYDean Jenkins1-0/+1
2017-04-22Bluetooth: hci_ldisc: Ensure hu->hdev set to NULL before freeing hdevDean Jenkins1-1/+4
2017-04-22Bluetooth: hci_ldisc: Add missing return in hci_uart_init_work()Dean Jenkins1-0/+1
2017-04-13bluetooth: hci_uart: remove unused hci_uart_init_ttyRob Herring1-19/+0
2017-04-12Bluetooth: hci_serdev: allow modular driversSebastian Reichel1-0/+1
2017-04-12Bluetooth: hci_uart: add support for word alignmentSebastian Reichel1-0/+4
2016-09-24Bluetooth: Use single return in hci_uart_tty_ioctl() callVignesh Raman1-13/+15
2016-09-19Bluetooth: hci_uart: Add Marvell supportLoic Poulain1-0/+6
2016-07-09Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann1-1/+1
2016-04-08Bluetooth: hci_ldisc: Fix null pointer derefence in case of early dataLoic Poulain1-4/+7
2016-02-24Bluetooth: hci_uart: Add Intel/AG6xx supportLoic Poulain1-0/+6
2015-12-10Bluetooth: hci_ldisc: Remove dead codePeter Hurley1-7/+1
2015-11-19Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann1-2/+3
2015-10-21Bluetooth: hci_uart: Provide initial manufacturer informationMarcel Holtmann1-0/+7
2015-10-05Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann1-6/+0
2015-10-05Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann1-3/+0
2015-09-24Bluetooth: Remove useless rx_lock spinlockFrederic Danis1-5/+3
2015-08-10Bluetooth: hciuart: Add support QCA chipset for UARTBen Young Tae Kim1-0/+6
2015-07-27Bluetooth: hci_ldisc: Cleaned up coding style warningsPrasanna Karthik1-1/+1
2015-07-23Bluetooth: hci_uart: Add basic support for Intel Lightning Peak devicesLoic Poulain1-0/+6
2015-06-18Bluetooth: hci_uart: Fix speed selectionFrederic Danis1-6/+6
2015-06-17Bluetooth: hci_uart: Add new line discipline enhancementsIlya Faenson1-6/+102
2015-06-06Bluetooth: hci_uart: Support operational speed during setupFrederic Danis1-0/+26
2015-06-06Bluetooth: btbcm: Move request/release_firmware()Frederic Danis1-0/+1
2015-04-07Bluetooth: hci_uart: Use generic Intel support for address settingMarcel Holtmann1-1/+3
2015-04-07Bluetooth: hci_uart: Add protocol support for Broadcom UART devicesMarcel Holtmann1-0/+6
2015-04-07Bluetooth: hci_uart: Use generic functionality from Broadcom moduleMarcel Holtmann1-1/+3
2015-04-07Bluetooth: hci_uart: Update version number driverMarcel Holtmann1-1/+1
2015-04-07Bluetooth: hci_uart: Remove the manual protocol init messageMarcel Holtmann1-0/+2
2015-04-07Bluetooth: hci_uart: Make struct hci_uart_proto always constMarcel Holtmann1-5/+5
2015-04-07Bluetooth: hci_uart: Use const data pointer for received dataMarcel Holtmann1-1/+1
2015-04-07Bluetooth: hci_uart: Fix indentation issues for multi-line functionsMarcel Holtmann1-6/+7
2015-04-07Bluetooth: hci_uart: Remove unneeded cast of tty->disc_dataMarcel Holtmann1-4/+4
2015-04-07Bluetooth: hci_uart: Add support Broadcom address configurationMarcel Holtmann1-0/+5
2015-04-07Bluetooth: hci_uart: Add support Intel address configurationMarcel Holtmann1-0/+5
2015-04-07Bluetooth: hci_uart: Add support for vendor detection flagMarcel Holtmann1-1/+28
2015-04-02Bluetooth: Remove unneeded extra ( ) in valid flags checkMarcel Holtmann1-1/+1
2015-03-25Bluetooth: hci_uart: Add setup callbackLoic Poulain1-0/+11
2014-07-12Bluetooth: Fix HCIUARTGETDEVICE ioctl when UART is not registeredMarcel Holtmann1-1/+1
2014-07-11Bluetooth: Add support for external configuration with UART driverMarcel Holtmann1-1/+5
2014-07-11Bluetooth: Check for valid HCI UART driver flagsMarcel Holtmann1-1/+18
2014-04-24bluetooth: hci_ldisc: fix deadlock conditionFelipe Balbi1-5/+19
2014-03-05Bluetooth: Remove assignments in if-statementsValentin Ilie1-3/+6
2013-10-11Bluetooth: Remove pointless parameter check in hci_uart_send_frame()Marcel Holtmann1-8/+1
2013-10-11Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann1-2/+1
2013-04-04Bluetooth: Remove trivial white spaceChan-yeol Park1-5/+5
2013-04-04Bluetooth: Fix possible NULL dereference in hci_uart_tty_receiveChan-yeol Park1-1/+4
2012-10-22TTY: hci_ldisc, remove invalid check in openJiri Slaby1-6/+1
2012-09-18Bluetooth: hci_ldisc.c: removes unnecessary semicolonPeter Senna Tschudin1-1/+1
2012-07-17Bluetooth: Add delayed init sequence support for UART controllersJohan Hedberg1-1/+38
2012-07-17Bluetooth: Simplify hci_uart_tty_close logicJohan Hedberg1-12/+13
2012-07-17Bluetooth: Initial skeleton for Three-wire UART (H5) supportJohan Hedberg1-0/+6
2012-06-05Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSESzymon Janc1-1/+1
2012-05-09Bluetooth: Remove redundant hdev->parent fieldDavid Herrmann1-1/+1
2012-03-28Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_closeJohan Hovold1-1/+1
2012-02-24Bluetooth: Add support for creating HCI UART based AMP controllersMarcel Holtmann1-0/+5
2012-02-24Bluetooth: Allow HCI UART reset parameter via flags ioctlMarcel Holtmann1-8/+3
2012-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Johan Hedberg1-1/+1
2012-02-13Bluetooth: Remove hci_dev->driver_dataDavid Herrmann1-3/+3
2012-02-13Bluetooth: Remove HCI-owner fieldDavid Herrmann1-2/+0
2012-02-13Bluetooth: uart-ldisc: Fix memory leak and remove destruct cbDavid Herrmann1-10/+2
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds1-11/+6
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-8/+11
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi1-4/+8
2011-04-13Bluetooth: hci_uart: check the return value of recv()Jiejing Zhang1-2/+4
2011-02-16Bluetooth: Make hci a child of the corresponding tty device.Andrei Warkentin1-0/+1
2010-12-08Bluetooth: add NULL pointer check in HCIJun Nie1-2/+4
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+1
2010-10-22bluetooth: Fix missing NULL checkAlan Cox1-0/+7
2010-10-12Bluetooth: hci_uart: Fix typo in stats for sco txKarl Beldan1-1/+1
2010-07-21Bluetooth: Support for Atheros AR300x serial chipSuraj Sumangala1-0/+6
2010-07-21Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctlsJohan Hedberg1-0/+12
2010-07-21Bluetooth: Fix warning: variable 'tty' set but not usedJustin P. Mattock1-2/+0
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-06-11tty: fix bluetooth scribbling on low latency flagsAlan Cox1-1/+0
2009-06-11tty: rewrite the ldisc lockingAlan Cox1-2/+2
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann1-5/+0
2008-11-30Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann1-2/+2
2008-10-13tty: some ICANON magic is in the wrong placesAlan Cox1-1/+1
2008-08-18[Bluetooth] Consolidate maintainers informationMarcel Holtmann1-1/+1
2008-07-20tty: Ldisc revampAlan Cox1-3/+3
2008-04-30tty: add throttle/unthrottle helpersAlan Cox1-3/+1
2008-04-30tty: The big operations reworkAlan Cox1-8/+5
2008-02-12hci_ldisc: fix null pointer derefDavid Newall1-0/+1
2007-10-22[Bluetooth] Add UART driver for Texas Instruments' BRF63xx chipsOhad Ben-Cohen1-1/+7
2007-05-10[Bluetooth] Fix unintentional fall-through in HCI line disciplineMarcel Holtmann1-0/+1
2007-05-10[Bluetooth] Fix NULL pointer dereference in HCI line disciplineMarcel Holtmann1-1/+3
2007-05-10[Bluetooth] Add HCIUARTGETDEVICE support for HCI line disciplineMarcel Holtmann1-0/+5
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-09-28[Bluetooth] Code cleanup for the HCI UART driverMarcel Holtmann1-8/+5
2006-07-12[Bluetooth] Avoid NULL pointer dereference with tty->driverMarcel Holtmann1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-15/+1
2005-11-07[PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena1-3/+1
2005-10-28[Bluetooth] Cleanup of the HCI UART driverMarcel Holtmann1-65/+69
2005-10-28[Bluetooth] Remove TXCRC compile option for BCSP driverMarcel Holtmann1-1/+1
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann1-2/+2
2005-08-06[Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann1-2/+0
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+593