aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_ldisc.c
Commit message (Expand)AuthorAge
* Bluetooth: Add delayed init sequence support for UART controllersJohan Hedberg2012-07-17
* Bluetooth: Simplify hci_uart_tty_close logicJohan Hedberg2012-07-17
* Bluetooth: Initial skeleton for Three-wire UART (H5) supportJohan Hedberg2012-07-17
* Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSESzymon Janc2012-06-04
* Bluetooth: Remove redundant hdev->parent fieldDavid Herrmann2012-05-08
* Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_closeJohan Hovold2012-03-28
* Bluetooth: Add support for creating HCI UART based AMP controllersMarcel Holtmann2012-02-24
* Bluetooth: Allow HCI UART reset parameter via flags ioctlMarcel Holtmann2012-02-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Johan Hedberg2012-02-16
|\
| * module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* | Bluetooth: Remove hci_dev->driver_dataDavid Herrmann2012-02-13
* | Bluetooth: Remove HCI-owner fieldDavid Herrmann2012-02-13
* | Bluetooth: uart-ldisc: Fix memory leak and remove destruct cbDavid Herrmann2012-02-13
|/
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-03
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-23
|\
| * tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-22
* | Bluetooth: hci_uart: check the return value of recv()Jiejing Zhang2011-04-13
|/
* Bluetooth: Make hci a child of the corresponding tty device.Andrei Warkentin2011-02-16
* Bluetooth: add NULL pointer check in HCIJun Nie2010-12-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\
| * Bluetooth: hci_uart: Fix typo in stats for sco txKarl Beldan2010-10-12
* | bluetooth: Fix missing NULL checkAlan Cox2010-10-22
|/
* Bluetooth: Support for Atheros AR300x serial chipSuraj Sumangala2010-07-21
* Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctlsJohan Hedberg2010-07-21
* Bluetooth: Fix warning: variable 'tty' set but not usedJustin P. Mattock2010-07-21
* Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2010-02-27
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* tty: fix bluetooth scribbling on low latency flagsAlan Cox2009-06-11
* tty: rewrite the ldisc lockingAlan Cox2009-06-11
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-30
* Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann2008-11-30
* tty: some ICANON magic is in the wrong placesAlan Cox2008-10-13
* [Bluetooth] Consolidate maintainers informationMarcel Holtmann2008-08-18
* tty: Ldisc revampAlan Cox2008-07-20
* tty: add throttle/unthrottle helpersAlan Cox2008-04-30
* tty: The big operations reworkAlan Cox2008-04-30
* hci_ldisc: fix null pointer derefDavid Newall2008-02-12
* [Bluetooth] Add UART driver for Texas Instruments' BRF63xx chipsOhad Ben-Cohen2007-10-22
* [Bluetooth] Fix unintentional fall-through in HCI line disciplineMarcel Holtmann2007-05-11
* [Bluetooth] Fix NULL pointer dereference in HCI line disciplineMarcel Holtmann2007-05-11
* [Bluetooth] Add HCIUARTGETDEVICE support for HCI line disciplineMarcel Holtmann2007-05-11
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [Bluetooth] Code cleanup for the HCI UART driverMarcel Holtmann2006-09-28
* [Bluetooth] Avoid NULL pointer dereference with tty->driverMarcel Holtmann2006-07-12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-07
* [Bluetooth] Cleanup of the HCI UART driverMarcel Holtmann2005-10-28
* [Bluetooth] Remove TXCRC compile option for BCSP driverMarcel Holtmann2005-10-28
* [Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann2005-08-29