aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth/hci_ldisc.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-11tty: fix bluetooth scribbling on low latency flagsGravatar Alan Cox 1-1/+0
2009-06-11tty: rewrite the ldisc lockingGravatar Alan Cox 1-2/+2
2008-11-30Bluetooth: Enable per-module dynamic debug messagesGravatar Marcel Holtmann 1-5/+0
2008-11-30Bluetooth: Send HCI Reset command by default on device initializationGravatar Marcel Holtmann 1-2/+2
2008-10-13tty: some ICANON magic is in the wrong placesGravatar Alan Cox 1-1/+1
2008-08-18[Bluetooth] Consolidate maintainers informationGravatar Marcel Holtmann 1-1/+1
2008-07-20tty: Ldisc revampGravatar Alan Cox 1-3/+3
2008-04-30tty: add throttle/unthrottle helpersGravatar Alan Cox 1-3/+1
2008-04-30tty: The big operations reworkGravatar Alan Cox 1-8/+5
2008-02-12hci_ldisc: fix null pointer derefGravatar David Newall 1-0/+1
2007-10-22[Bluetooth] Add UART driver for Texas Instruments' BRF63xx chipsGravatar Ohad Ben-Cohen 1-1/+7
2007-05-10[Bluetooth] Fix unintentional fall-through in HCI line disciplineGravatar Marcel Holtmann 1-0/+1
2007-05-10[Bluetooth] Fix NULL pointer dereference in HCI line disciplineGravatar Marcel Holtmann 1-1/+3
2007-05-10[Bluetooth] Add HCIUARTGETDEVICE support for HCI line disciplineGravatar Marcel Holtmann 1-0/+5
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2006-09-28[Bluetooth] Code cleanup for the HCI UART driverGravatar Marcel Holtmann 1-8/+5
2006-07-12[Bluetooth] Avoid NULL pointer dereference with tty->driverGravatar Marcel Holtmann 1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-01-10[PATCH] TTY layer buffering revampGravatar Alan Cox 1-15/+1
2005-11-07[PATCH] bluetooth: kmalloc + memset -> kzalloc conversionGravatar Deepak Saxena 1-3/+1
2005-10-28[Bluetooth] Cleanup of the HCI UART driverGravatar Marcel Holtmann 1-65/+69
2005-10-28[Bluetooth] Remove TXCRC compile option for BCSP driverGravatar Marcel Holtmann 1-1/+1
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferGravatar Marcel Holtmann 1-2/+2
2005-08-06[Bluetooth] Remove unused functions and cleanup symbol exportsGravatar Marcel Holtmann 1-2/+0
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Gravatar Alexey Dobriyan 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+593