- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / drivers / bluetooth / hci_ldisc.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
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-26 Thomas Renninger Vendor specific drivers vs generic video driver.
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-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-13 David Newallhci_ldisc: fix null pointer deref
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-22 Ohad Ben-Cohen[Bluetooth] Add UART driver for Texas Instruments'...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
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
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-12-26 Marcel Holtmann[Bluetooth] Add module parameter for HCI_Reset
2004-10-21 Linus TorvaldsUpdate tty layer to not mix kernel and user pointers.
2004-09-29 Alan Cox[PATCH] tty locking cleanup and fixes
2004-06-03 Alexander Viro[PATCH] sparse: bluetooth annotation
2004-05-22 Andrew Morton[PATCH] trivial: remove duplicated #includes
2004-05-20 Marcel Holtmann[Bluetooth] Kill duplicate includes
2004-03-16 Hubert Mantelupdate to 2.6.5-rc1
2004-03-15 Marcel Holtmann[Bluetooth] Declare more functions static
2004-03-14 Marcel Holtmann[Bluetooth] Make use of the MODULE_VERSION macro
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-26 Marcel Holtmann[Bluetooth] Dynamic allocation of HCI device
2003-09-06 Randy Dunlap[PATCH] janitor: remove unneeded version.h #includes
2003-09-03 Andrew Morton[PATCH] MODULE_ALIAS for tty ldisc
2003-05-08 Maksim Krasnyanskiy[Bluetooth] Add required infrastructure for socket...
2003-04-23 Alexander Viro[PATCH] tty cleanups (2/12)
2002-12-17 Maksim KrasnyanskiyConvert Bluetooth HCI devices to new module refcounting.
2002-10-27 Marcel Holtmann[Bluetooth] Don't do wakeup if protocol is not set
2002-10-23 Maksim KrasnyanskiyBluetooth HCI UART driver fixes
2002-10-23 Maksim KrasnyanskiyCleanup Bluetooth kernel messages.
2002-10-13 Maksim KrasnyanskiyConsistent naming for Bluetooth function and constants.
2002-10-04 Maksim KrasnyanskiySyncup HCI UART driver with 2.4.x.
2002-08-28 Brad Hards[PATCH] header cleanup - drivers_bluetooth_hci_ldisc.c
2002-05-03 Maksim Krasnyanskiy[PATCH] Bluetooth subsystem sync up