summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_ldisc.c
Commit message (Expand)AuthorAgeFilesLines
...
* Bluetooth: Fix HCIUARTGETDEVICE ioctl when UART is not registeredMarcel Holtmann2014-07-121-1/+1
* Bluetooth: Add support for external configuration with UART driverMarcel Holtmann2014-07-111-1/+5
* Bluetooth: Check for valid HCI UART driver flagsMarcel Holtmann2014-07-111-1/+18
* bluetooth: hci_ldisc: fix deadlock conditionFelipe Balbi2014-04-241-5/+19
* Bluetooth: Remove assignments in if-statementsValentin Ilie2014-03-051-3/+6
* Bluetooth: Remove pointless parameter check in hci_uart_send_frame()Marcel Holtmann2013-10-111-8/+1
* Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann2013-10-111-2/+1
* Bluetooth: Remove trivial white spaceChan-yeol Park2013-04-041-5/+5
* Bluetooth: Fix possible NULL dereference in hci_uart_tty_receiveChan-yeol Park2013-04-041-1/+4
* TTY: hci_ldisc, remove invalid check in openJiri Slaby2012-10-221-6/+1
* Bluetooth: hci_ldisc.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-181-1/+1
* Bluetooth: Add delayed init sequence support for UART controllersJohan Hedberg2012-07-171-1/+38
* Bluetooth: Simplify hci_uart_tty_close logicJohan Hedberg2012-07-171-12/+13
* Bluetooth: Initial skeleton for Three-wire UART (H5) supportJohan Hedberg2012-07-171-0/+6
* Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSESzymon Janc2012-06-051-1/+1
* Bluetooth: Remove redundant hdev->parent fieldDavid Herrmann2012-05-091-1/+1
* Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_closeJohan Hovold2012-03-281-1/+1
* Bluetooth: Add support for creating HCI UART based AMP controllersMarcel Holtmann2012-02-241-0/+5
* Bluetooth: Allow HCI UART reset parameter via flags ioctlMarcel Holtmann2012-02-241-8/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Johan Hedberg2012-02-161-1/+1
|\
| * module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* | Bluetooth: Remove hci_dev->driver_dataDavid Herrmann2012-02-131-3/+3
* | Bluetooth: Remove HCI-owner fieldDavid Herrmann2012-02-131-2/+0
* | Bluetooth: uart-ldisc: Fix memory leak and remove destruct cbDavid Herrmann2012-02-131-10/+2
|/
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-041-11/+6
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-231-8/+11
|\
| * tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-221-4/+8
* | Bluetooth: hci_uart: check the return value of recv()Jiejing Zhang2011-04-131-2/+4
|/
* Bluetooth: Make hci a child of the corresponding tty device.Andrei Warkentin2011-02-161-0/+1
* Bluetooth: add NULL pointer check in HCIJun Nie2010-12-081-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-231-1/+1
|\
| * Bluetooth: hci_uart: Fix typo in stats for sco txKarl Beldan2010-10-121-1/+1
* | bluetooth: Fix missing NULL checkAlan Cox2010-10-221-0/+7
|/
* Bluetooth: Support for Atheros AR300x serial chipSuraj Sumangala2010-07-211-0/+6
* Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctlsJohan Hedberg2010-07-211-0/+12
* Bluetooth: Fix warning: variable 'tty' set but not usedJustin P. Mattock2010-07-211-2/+0
* Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2010-02-271-1/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* tty: fix bluetooth scribbling on low latency flagsAlan Cox2009-06-111-1/+0
* tty: rewrite the ldisc lockingAlan Cox2009-06-111-2/+2
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-301-5/+0
* Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann2008-11-301-2/+2
* tty: some ICANON magic is in the wrong placesAlan Cox2008-10-131-1/+1
* [Bluetooth] Consolidate maintainers informationMarcel Holtmann2008-08-181-1/+1
* tty: Ldisc revampAlan Cox2008-07-201-3/+3
* tty: add throttle/unthrottle helpersAlan Cox2008-04-301-3/+1
* tty: The big operations reworkAlan Cox2008-04-301-8/+5
* hci_ldisc: fix null pointer derefDavid Newall2008-02-121-0/+1
* [Bluetooth] Add UART driver for Texas Instruments' BRF63xx chipsOhad Ben-Cohen2007-10-221-1/+7
* [Bluetooth] Fix unintentional fall-through in HCI line disciplineMarcel Holtmann2007-05-101-0/+1
OpenPOWER on IntegriCloud