Commit History

Author SHA1 Message Date
  Lars Poeschel 3ac06b9056 tty: n_gsm: Fix for modems with brk in modem status control 11 years ago
  Chuansheng Liu be70657255 TTY/n_gsm: Removing the wrong tty_unlock/lock() in gsm_dlci_release() 11 years ago
  Rashika Kheria 54af58363e drivers: tty: Mark the functions as static in n_gsm.c 11 years ago
  Chao Bi dfabf7ffa3 n_gsm: race between ld close and gsmtty open 11 years ago
  Peter Hurley 82f91fe092 tty: Always handle NULL flag ptr 11 years ago
  Aldo Iljazi f3c909b429 Drivers: tty: n_gsm.c: fixed 7 errors & 6 warnings that checkpatch complained 12 years ago
  Johan Hovold 957dacaee5 TTY: fix DTR not being dropped on hang up 12 years ago
  Jiri Slaby aa27a094e2 TTY: add tty_port_tty_hangup helper 12 years ago
  Dirkjan Bussink 4d9b109060 tty: Prevent deadlock in n_gsm driver 12 years ago
  Greg Kroah-Hartman 4e18585d51 Revert "n_gsm.c: add tx_lock in gsm_send" 12 years ago
  Jiri Slaby 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
  Jiri Slaby 05c7cd3990 TTY: switch tty_insert_flip_string 12 years ago
  Jiri Slaby 92a19f9cec TTY: switch tty_insert_flip_char 12 years ago
  xiaojin f96f7f7f39 n_gsm.c: add tx_lock in gsm_send 12 years ago
  Jiri Slaby 9a8e62bc68 TTY: n_gsm, use kref from tty_port 12 years ago
  Alan Cox 47fdd641cc tty: n_gsm: Fix incorrect debug display 13 years ago
  Russ Gorby 88ed2a6061 n_gsm: memory leak in uplink error path 13 years ago
  Russ Gorby 329e56780e n_gsm: replace kfree_skb w/ appropriate dev_* versions 13 years ago
  Russ Gorby b4338e1efc n_gsm: avoid accessing freed memory during CMD_FCOFF condition 13 years ago
  Russ Gorby 5e44708f75 n_gsm: added interlocking for gsm_data_lock for certain code paths 13 years ago
  samix.lebsir 10c6c383e4 char: n_gsm: remove message filtering for contipated DLCI 13 years ago
  Frederic Berat c01af4fec2 n_gsm : Flow control handling in Mux driver 13 years ago
  Russ Gorby 192b6041e7 n_gsm: uplink SKBs accumulate on list 13 years ago
  xiaojin 7e8ac7b23b n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUX 13 years ago
  Jiri Slaby 86176ed905 TTY: n_gsm, use tty_port_install 13 years ago
  Alan Cox adc8d746ca tty: move the termios object into the tty 13 years ago
  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 14 years ago
  Mikhail Kshevetskiy f37ac5a144 tty/n_gsm: fix a bug in gsm_dlci_data_output (adaption = 2 case) 14 years ago