| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds | 2011-06-04 | 1 | -11/+6 |
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-05-23 | 1 | -8/+11 |
|\ |
|
| * | tty: make receive_buf() return the amout of bytes received | Felipe Balbi | 2011-04-22 | 1 | -4/+8 |
* | | Bluetooth: hci_uart: check the return value of recv() | Jiejing Zhang | 2011-04-13 | 1 | -2/+4 |
|/ |
|
* | Bluetooth: Make hci a child of the corresponding tty device. | Andrei Warkentin | 2011-02-16 | 1 | -0/+1 |
* | Bluetooth: add NULL pointer check in HCI | Jun Nie | 2010-12-08 | 1 | -2/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 | 1 | -1/+1 |
|\ |
|
| * | Bluetooth: hci_uart: Fix typo in stats for sco tx | Karl Beldan | 2010-10-12 | 1 | -1/+1 |
* | | bluetooth: Fix missing NULL check | Alan Cox | 2010-10-22 | 1 | -0/+7 |
|/ |
|
* | Bluetooth: Support for Atheros AR300x serial chip | Suraj Sumangala | 2010-07-21 | 1 | -0/+6 |
* | Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctls | Johan Hedberg | 2010-07-21 | 1 | -0/+12 |
* | Bluetooth: Fix warning: variable 'tty' set but not used | Justin P. Mattock | 2010-07-21 | 1 | -2/+0 |
* | Bluetooth: Convert controller hdev->type to hdev->bus | Marcel Holtmann | 2010-02-27 | 1 | -1/+1 |
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | tty: fix bluetooth scribbling on low latency flags | Alan Cox | 2009-06-11 | 1 | -1/+0 |
* | tty: rewrite the ldisc locking | Alan Cox | 2009-06-11 | 1 | -2/+2 |
* | Bluetooth: Enable per-module dynamic debug messages | Marcel Holtmann | 2008-11-30 | 1 | -5/+0 |
* | Bluetooth: Send HCI Reset command by default on device initialization | Marcel Holtmann | 2008-11-30 | 1 | -2/+2 |
* | tty: some ICANON magic is in the wrong places | Alan Cox | 2008-10-13 | 1 | -1/+1 |
* | [Bluetooth] Consolidate maintainers information | Marcel Holtmann | 2008-08-18 | 1 | -1/+1 |
* | tty: Ldisc revamp | Alan Cox | 2008-07-20 | 1 | -3/+3 |
* | tty: add throttle/unthrottle helpers | Alan Cox | 2008-04-30 | 1 | -3/+1 |
* | tty: The big operations rework | Alan Cox | 2008-04-30 | 1 | -8/+5 |
* | hci_ldisc: fix null pointer deref | David Newall | 2008-02-12 | 1 | -0/+1 |
* | [Bluetooth] Add UART driver for Texas Instruments' BRF63xx chips | Ohad Ben-Cohen | 2007-10-22 | 1 | -1/+7 |
* | [Bluetooth] Fix unintentional fall-through in HCI line discipline | Marcel Holtmann | 2007-05-10 | 1 | -0/+1 |
* | [Bluetooth] Fix NULL pointer dereference in HCI line discipline | Marcel Holtmann | 2007-05-10 | 1 | -1/+3 |
* | [Bluetooth] Add HCIUARTGETDEVICE support for HCI line discipline | Marcel Holtmann | 2007-05-10 | 1 | -0/+5 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [Bluetooth] Code cleanup for the HCI UART driver | Marcel Holtmann | 2006-09-28 | 1 | -8/+5 |
* | [Bluetooth] Avoid NULL pointer dereference with tty->driver | Marcel Holtmann | 2006-07-12 | 1 | -2/+2 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 | 1 | -15/+1 |
* | [PATCH] bluetooth: kmalloc + memset -> kzalloc conversion | Deepak Saxena | 2005-11-07 | 1 | -3/+1 |
* | [Bluetooth] Cleanup of the HCI UART driver | Marcel Holtmann | 2005-10-28 | 1 | -65/+69 |
* | [Bluetooth] Remove TXCRC compile option for BCSP driver | Marcel Holtmann | 2005-10-28 | 1 | -1/+1 |
* | [Bluetooth]: Move packet type into the SKB control buffer | Marcel Holtmann | 2005-08-29 | 1 | -2/+2 |
* | [Bluetooth] Remove unused functions and cleanup symbol exports | Marcel Holtmann | 2005-08-06 | 1 | -2/+0 |
* | [PATCH] Convert users to tty_unregister_ldisc() | Alexey Dobriyan | 2005-06-23 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+593 |