summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/hci_ldisc.c
Commit message (Expand)AuthorAge
...
* | 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-04
* 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-10
* [Bluetooth] Fix NULL pointer dereference in HCI line disciplineMarcel Holtmann2007-05-10
* [Bluetooth] Add HCIUARTGETDEVICE support for HCI line disciplineMarcel Holtmann2007-05-10
* [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
* [Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann2005-08-06
* [PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan2005-06-23
* Linux-2.6.12-rc2Linus Torvalds2005-04-16