| Commit message (Expand) | Author | Age | Files | Lines |
* | [Bluetooth] Make use of device_move() for RFCOMM TTY devices | Marcel Holtmann | 2007-02-26 | 1 | -1/+8 |
* | [NET] BLUETOOTH: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 3 | -61/+61 |
* | [Bluetooth] Fix uninitialized return value for RFCOMM sendmsg() | Marcel Holtmann | 2007-01-09 | 1 | -3/+6 |
* | [Bluetooth] More checks if DLC is still attached to the TTY | Marcel Holtmann | 2007-01-09 | 1 | -7/+15 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 1 | -2/+2 |
* | [BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wire | Al Viro | 2006-12-02 | 1 | -8/+8 |
* | [BLUETOOTH]: rfcomm endianness annotations | Al Viro | 2006-12-02 | 1 | -1/+1 |
* | [Bluetooth] Check if RFCOMM session is still attached to the TTY | Marcel Holtmann | 2006-11-21 | 1 | -1/+1 |
* | [Bluetooth] Add locking for bt_proto array manipulation | Marcel Holtmann | 2006-10-15 | 1 | -1/+2 |
* | [Bluetooth] Check if DLC is still attached to the TTY | Marcel Holtmann | 2006-10-15 | 1 | -0/+3 |
* | [Bluetooth] Fix reference count when connection lookup fails | Marcel Holtmann | 2006-10-15 | 1 | -3/+1 |
* | [Bluetooth] Handle return values from driver core functions | Marcel Holtmann | 2006-10-15 | 2 | -2/+4 |
* | [PATCH] const struct tty_operations | Jeff Dike | 2006-10-02 | 1 | -1/+1 |
* | [Bluetooth] Return EINPROGRESS for non-blocking socket calls | Marcel Holtmann | 2006-09-28 | 1 | -1/+1 |
* | [Bluetooth] Integrate services into the driver model | Marcel Holtmann | 2006-09-28 | 1 | -1/+20 |
* | [Bluetooth] Correct RFCOMM channel MTU for broken implementations | Marcel Holtmann | 2006-07-24 | 1 | -2/+17 |
* | [Bluetooth] Remaining transitions to use kzalloc() | Marcel Holtmann | 2006-07-12 | 2 | -6/+6 |
* | [Bluetooth] Add RFCOMM role switch support | Marcel Holtmann | 2006-07-03 | 1 | -0/+5 |
* | [Bluetooth] Allow disabling of credit based flow control | Marcel Holtmann | 2006-07-03 | 1 | -5/+13 |
* | [Bluetooth] Use real devices for host controllers | Marcel Holtmann | 2006-07-03 | 2 | -4/+4 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 3 | -3/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 | 1 | -2/+1 |
|\ |
|
| * | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+1 |
| * | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
* | | [PATCH] remove TTY_DONT_FLIP | Paul Fulghum | 2006-06-28 | 1 | -6/+2 |
|/ |
|
* | [NET] sem2mutex: net/ | Arjan van de Ven | 2006-03-20 | 1 | -3/+5 |
* | [Bluetooth] Reduce L2CAP MTU for RFCOMM connections | Marcel Holtmann | 2006-02-13 | 1 | -4/+9 |
* | [PATCH] capable/capability.h (net/) | Randy Dunlap | 2006-01-11 | 1 | -0/+1 |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 | 1 | -7/+2 |
* | [NET]: move struct proto_ops to const | Eric Dumazet | 2006-01-03 | 1 | -2/+2 |
* | [Bluetooth]: Remove the usage of /proc completely | Marcel Holtmann | 2005-11-08 | 2 | -184/+30 |
* | [Bluetooth] Move CRC table into RFCOMM core | Marcel Holtmann | 2005-10-28 | 3 | -72/+44 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 | 3 | -3/+3 |
* | [Bluetooth] Prevent RFCOMM connections through the RAW socket | Marcel Holtmann | 2005-09-13 | 1 | -5/+25 |
* | [Bluetooth]: Fix sparse warnings (__nocast type) | Victor Fusco | 2005-08-29 | 3 | -3/+3 |
* | [Bluetooth]: Implement RFCOMM remote port negotiation | J. Suter | 2005-08-29 | 2 | -72/+196 |
* | [Bluetooth]: Call tty_hangup() when DCD is de-asserted | Timo Ter�s | 2005-08-29 | 1 | -1/+6 |
* | [Bluetooth] Revert session reference counting fix | Marcel Holtmann | 2005-08-06 | 1 | -4/+0 |
* | [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() | David S. Miller | 2005-07-08 | 2 | -3/+6 |
* | [PATCH] kill gratitious includes of major.h under net/* | Al Viro | 2005-04-25 | 1 | -1/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 6 | -0/+4163 |