Commit Graph

39 Commits (5da5e658debb7deddbfe5c133c76db3be0a3e12c)

Author SHA1 Message Date
Marcel Holtmann 4d6a2188bd [Bluetooth] Fix uninitialized return value for RFCOMM sendmsg() 18 years ago
Marcel Holtmann b6e557fbf1 [Bluetooth] More checks if DLC is still attached to the TTY 18 years ago
Alan Cox 606d099cdd [PATCH] tty: switch to ktermios 18 years ago
Al Viro e8db8c9910 [BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wire 18 years ago
Al Viro 6ba9c755e5 [BLUETOOTH]: rfcomm endianness annotations 18 years ago
Marcel Holtmann ff2d367ac3 [Bluetooth] Check if RFCOMM session is still attached to the TTY 18 years ago
Marcel Holtmann 74da626a10 [Bluetooth] Add locking for bt_proto array manipulation 19 years ago
Marcel Holtmann cb19d9ea2c [Bluetooth] Check if DLC is still attached to the TTY 19 years ago
Marcel Holtmann b2cfcd75df [Bluetooth] Fix reference count when connection lookup fails 19 years ago
Marcel Holtmann df5c37ea9a [Bluetooth] Handle return values from driver core functions 19 years ago
Jeff Dike b68e31d0eb [PATCH] const struct tty_operations 19 years ago
Marcel Holtmann b4c612a473 [Bluetooth] Return EINPROGRESS for non-blocking socket calls 19 years ago
Marcel Holtmann 0a85b964e1 [Bluetooth] Integrate services into the driver model 19 years ago
Marcel Holtmann 98bcd08b5b [Bluetooth] Correct RFCOMM channel MTU for broken implementations 19 years ago
Marcel Holtmann 25ea6db04a [Bluetooth] Remaining transitions to use kzalloc() 19 years ago
Marcel Holtmann 300b93974f [Bluetooth] Add RFCOMM role switch support 19 years ago
Marcel Holtmann 7c2660b00f [Bluetooth] Allow disabling of credit based flow control 19 years ago
Marcel Holtmann a91f2e396f [Bluetooth] Use real devices for host controllers 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Paul Fulghum 817d6d3bce [PATCH] remove TTY_DONT_FLIP 19 years ago
Greg Kroah-Hartman 331b831983 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV 19 years ago
Greg Kroah-Hartman f4eaa37017 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed 19 years ago
Arjan van de Ven 4a3e2f711a [NET] sem2mutex: net/ 19 years ago
Marcel Holtmann 56f3a40a5e [Bluetooth] Reduce L2CAP MTU for RFCOMM connections 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Alan Cox 33f0f88f1c [PATCH] TTY layer buffering revamp 19 years ago
Eric Dumazet 90ddc4f047 [NET]: move struct proto_ops to const 19 years ago
Marcel Holtmann be9d122730 [Bluetooth]: Remove the usage of /proc completely 19 years ago
Marcel Holtmann 408c1ce271 [Bluetooth] Move CRC table into RFCOMM core 19 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Marcel Holtmann 354d28d5f8 [Bluetooth] Prevent RFCOMM connections through the RAW socket 20 years ago
Victor Fusco 2eb25a6c34 [Bluetooth]: Fix sparse warnings (__nocast type) 20 years ago
J. Suter 3a5e903c09 [Bluetooth]: Implement RFCOMM remote port negotiation 20 years ago
Timo Ters 7b9eb9e209 [Bluetooth]: Call tty_hangup() when DCD is de-asserted 20 years ago
Marcel Holtmann dcc365d8f2 [Bluetooth] Revert session reference counting fix 20 years ago
David S. Miller b03efcfb21 [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 20 years ago
Al Viro 5523662c4c [NET]: kill gratitious includes of major.h 20 years ago
Al Viro b453257f05 [PATCH] kill gratitious includes of major.h under net/* 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago