Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_close
[linux-flexiantxendom0.git] / drivers / bluetooth / hci_ldisc.c
2012-04-30 Johan HovoldBluetooth: hci_ldisc: fix NULL-pointer dereference...
2012-04-30 Johan HovoldBluetooth: uart-ldisc: Fix memory leak
2011-06-03 Linus TorvaldsRevert "tty: make receive_buf() return the amout of...
2011-05-23 Linus TorvaldsMerge branch 'tty-next' of git://git./linux/kernel...
2011-04-23 Felipe Balbitty: make receive_buf() return the amout of bytes received
2011-04-13 Jiejing ZhangBluetooth: hci_uart: check the return value of recv()
2011-02-16 Andrei WarkentinBluetooth: Make hci a child of the corresponding tty...
2010-12-08 Jun NieBluetooth: add NULL pointer check in HCI
2010-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-10-22 Alan Coxbluetooth: Fix missing NULL check
2010-10-12 Karl BeldanBluetooth: hci_uart: Fix typo in stats for sco tx
2010-07-21 Suraj SumangalaBluetooth: Support for Atheros AR300x serial chip
2010-07-21 Johan HedbergBluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS...
2010-07-21 Justin P. MattockBluetooth: Fix warning: variable 'tty' set but not...
2010-02-27 Marcel HoltmannBluetooth: Convert controller hdev->type to hdev->bus
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-06-11 Alan Coxtty: fix bluetooth scribbling on low latency flags
2009-06-11 Alan Coxtty: rewrite the ldisc locking
2008-11-30 Marcel HoltmannBluetooth: Enable per-module dynamic debug messages
2008-11-30 Marcel HoltmannBluetooth: Send HCI Reset command by default on device...
2008-10-13 Alan Coxtty: some ICANON magic is in the wrong places
2008-08-18 Marcel Holtmann[Bluetooth] Consolidate maintainers information
2008-07-21 Alan Coxtty: Ldisc revamp
2008-04-30 Alan Coxtty: add throttle/unthrottle helpers
2008-04-30 Alan Coxtty: The big operations rework
2008-02-13 David Newallhci_ldisc: fix null pointer deref
2007-10-22 Ohad Ben-Cohen[Bluetooth] Add UART driver for Texas Instruments'...
2007-05-11 Marcel Holtmann[Bluetooth] Fix unintentional fall-through in HCI line...
2007-05-11 Marcel Holtmann[Bluetooth] Fix NULL pointer dereference in HCI line...
2007-05-11 Marcel Holtmann[Bluetooth] Add HCIUARTGETDEVICE support for HCI line...
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2006-09-29 Marcel Holtmann[Bluetooth] Code cleanup for the HCI UART driver
2006-07-12 Marcel Holtmann[Bluetooth] Avoid NULL pointer dereference with tty...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-01-10 Alan Cox[PATCH] TTY layer buffering revamp
2005-11-07 Deepak Saxena[PATCH] bluetooth: kmalloc + memset -> kzalloc conversion
2005-10-28 Marcel Holtmann[Bluetooth] Cleanup of the HCI UART driver
2005-10-28 Marcel Holtmann[Bluetooth] Remove TXCRC compile option for BCSP driver
2005-08-29 Marcel Holtmann[Bluetooth]: Move packet type into the SKB control...
2005-08-06 Marcel Holtmann[Bluetooth] Remove unused functions and cleanup symbol...
2005-06-23 Alexey Dobriyan[PATCH] Convert users to tty_unregister_ldisc()
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2