Tilman Schmidt
|
ef37ea34ca
isdn/gigaset: use gig_dbg() for debugging output
|
13 years ago |
Linus Torvalds
|
3b59bf0816
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
13 years ago |
Jiri Slaby
|
48a7466f4d
TTY: isdn/gigaset, use tty_port
|
13 years ago |
Jiri Slaby
|
fc258f8940
TTY: isdn/gigaset, do not set tty->driver_data to NULL
|
13 years ago |
Jiri Slaby
|
2f16669d32
TTY: remove re-assignments to tty_driver members
|
13 years ago |
Joe Perches
|
5bd49735db
gigaset: Use semicolons to terminate statements
|
13 years ago |
Joe Perches
|
475be4d85a
isdn: whitespace coding style cleanup
|
13 years ago |
Paul Gortmaker
|
07a97fe886
drivers/isdn: Add module.h to ISDN files implicitly using it.
|
14 years ago |
Pavel Shved
|
2f9381e984
gigaset: call module_put before restart of if_open()
|
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 |
Tilman Schmidt
|
0cae6efdd7
isdn/gigaset: remove obsolete compile time options
|
15 years ago |
Tilman Schmidt
|
e3628dd176
isdn/gigaset: avoid copying AT commands twice
|
15 years ago |
Tilman Schmidt
|
b91ecb0027
gigaset: include cleanup cleanup
|
15 years ago |
Tilman Schmidt
|
873a69a358
gigaset: prune use of tty_buffer_request_room
|
15 years ago |
Tilman Schmidt
|
1528b18f7e
gigaset: reduce syslog clutter
|
15 years ago |
Joe Perches
|
5452fee23e
drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second arg
|
15 years ago |
Tilman Schmidt
|
d9ba9c9125
gigaset: checkpatch cleanup
|
15 years ago |
Tilman Schmidt
|
1cec9727fb
gigaset: add kerneldoc comments
|
16 years ago |
Tilman Schmidt
|
a4304f2d5a
tty: gigaset: really fix chars_in_buffer
|
16 years ago |
Alan Cox
|
23198fda71
tty: fix chars_in_buffers
|
16 years ago |
Tilman Schmidt
|
42e3d61115
gigaset: fix possible oops in error handling
|
16 years ago |
Tilman Schmidt
|
51370e5b21
gigaset: in file ops, check for device disconnect before anything else
|
16 years ago |
Tilman Schmidt
|
236b87c299
gigaset: ifdef cleanup
|
16 years ago |
Tilman Schmidt
|
c8770dcabd
gigaset: use pr_err() and pr_info()
|
16 years ago |
Tilman Schmidt
|
25f13048bc
gigaset: get rid of info() and warn() macros
|
16 years ago |
Tilman Schmidt
|
5002779d37
gigaset: use dev_ macros for messages
|
17 years ago |
Tilman Schmidt
|
e468c04894
Gigaset: permit module unload
|
17 years ago |
Tilman Schmidt
|
9d4bee2b9d
gigaset: atomic cleanup
|
17 years ago |