Jiri Slaby
|
2f16669d32
TTY: remove re-assignments to tty_driver members
|
13 years ago |
Alan Cox
|
a8d12007c7
n_gsm: Fix timings
|
13 years ago |
Mikhail Kshevetskiy
|
268e526b93
tty/n_gsm: avoid fifo overflow in gsm_dlci_data_output
|
13 years ago |
Mikhail Kshevetskiy
|
f37ac5a144
tty/n_gsm: fix a bug in gsm_dlci_data_output (adaption = 2 case)
|
13 years ago |
Nikola Diklic-Perin
|
cf16807b61
tty/n_gsm: fix bug in tiocmset
|
13 years ago |
Alan Cox
|
f17141fdd4
n_gsm: Send CLD command on exit
|
14 years ago |
Alan Cox
|
a4c9fe8daf
n_gsm: update TODO list
|
14 years ago |
Linus Torvalds
|
d5ef642355
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
|
14 years ago |
Du, Alek
|
f086ced171
n_gsm: fix the wrong FCS handling
|
14 years ago |
Russ Gorby
|
6ab8fba7fc
tty: n_gsm: Added refcount usage to gsm_mux and gsm_dlci structs
|
14 years ago |
Russ Gorby
|
bcd5abe28f
tty: n_gsm: Add raw-ip support
|
14 years ago |
Russ Gorby
|
d50f6dcaf2
tty: n_gsm: expose gsmtty device nodes at ldisc open time
|
14 years ago |
Russ Gorby
|
57f2104f39
tty: n_gsm: improper skb_pull() use was leaking framed data
|
14 years ago |
Russ Gorby
|
7263287af9
tty: n_gsm: Fixed logic to decode break signal from modem status
|
14 years ago |
Linus Torvalds
|
55db4c64ed
Revert "tty: make receive_buf() return the amout of bytes received"
|
14 years ago |
Linus Torvalds
|
99dff58562
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
|
14 years ago |
Justin P. Mattock
|
70f23fd66b
treewide: fix a few typos in comments
|
14 years ago |
Joe Perches
|
0a77c4f9d4
n_gsm: Use print_hex_dump_bytes
|
14 years ago |
Felipe Balbi
|
b1c43f82c5
tty: make receive_buf() return the amout of bytes received
|
14 years ago |
Mikhail Kshevetskiy
|
9db4e4381a
tty/n_gsm: fix bug in CRC calculation for gsm1 mode
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Eric Bénard
|
ed43b47b29
n_gsm: fix UIH control byte : P bit should be 0
|
14 years ago |
Greg Kroah-Hartman
|
f227e08b71
Merge 2.6.38-rc6 into tty-next
|
14 years ago |
Alan Cox
|
6caa76b778
tty: now phase out the ioctl file pointer for good
|
14 years ago |
Alan Cox
|
20b9d17715
tiocmset: kill the file pointer argument
|
14 years ago |
Alan Cox
|
60b33c133c
tiocmget: kill off the passing of the struct file
|
14 years ago |
Ken Mills
|
91f78f3669
n_gsm: copy mtu over when configuring via ioctl interface
|
14 years ago |
Linus Torvalds
|
56b85f32d5
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
|
14 years ago |
Ken Mills
|
093d804611
n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checked
|
14 years ago |
Ken Mills
|
be7a7411d6
n_gsm: Fix message length handling when building header
|
14 years ago |