summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/hci_ldisc.c
AgeCommit message (Expand)Author
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi
2011-04-13Bluetooth: hci_uart: check the return value of recv()Jiejing Zhang
2011-02-16Bluetooth: Make hci a child of the corresponding tty device.Andrei Warkentin
2010-12-08Bluetooth: add NULL pointer check in HCIJun Nie
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-22bluetooth: Fix missing NULL checkAlan Cox
2010-10-12Bluetooth: hci_uart: Fix typo in stats for sco txKarl Beldan
2010-07-21Bluetooth: Support for Atheros AR300x serial chipSuraj Sumangala
2010-07-21Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctlsJohan Hedberg
2010-07-21Bluetooth: Fix warning: variable 'tty' set but not usedJustin P. Mattock
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-06-11tty: fix bluetooth scribbling on low latency flagsAlan Cox
2009-06-11tty: rewrite the ldisc lockingAlan Cox
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann
2008-11-30Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann
2008-10-13tty: some ICANON magic is in the wrong placesAlan Cox
2008-08-18[Bluetooth] Consolidate maintainers informationMarcel Holtmann
2008-07-20tty: Ldisc revampAlan Cox
2008-04-30tty: add throttle/unthrottle helpersAlan Cox
2008-04-30tty: The big operations reworkAlan Cox
2008-02-12hci_ldisc: fix null pointer derefDavid Newall
2007-10-22[Bluetooth] Add UART driver for Texas Instruments' BRF63xx chipsOhad Ben-Cohen
2007-05-10[Bluetooth] Fix unintentional fall-through in HCI line disciplineMarcel Holtmann
2007-05-10[Bluetooth] Fix NULL pointer dereference in HCI line disciplineMarcel Holtmann
2007-05-10[Bluetooth] Add HCIUARTGETDEVICE support for HCI line disciplineMarcel Holtmann
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-09-28[Bluetooth] Code cleanup for the HCI UART driverMarcel Holtmann
2006-07-12[Bluetooth] Avoid NULL pointer dereference with tty->driverMarcel Holtmann
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2005-11-07[PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena
2005-10-28[Bluetooth] Cleanup of the HCI UART driverMarcel Holtmann
2005-10-28[Bluetooth] Remove TXCRC compile option for BCSP driverMarcel Holtmann
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann
2005-08-06[Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds