Jiri Slaby
|
191c5f1027
TTY: call tty_port_destroy in the rest of drivers
|
12 years ago |
Linus Torvalds
|
3498d13b80
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
12 years ago |
Alexey Khoroshilov
|
221b7b5796
pcmcia: synclink_cs: fix potential tty NULL dereference
|
13 years ago |
Huang Shijie
|
f21ec3d2d4
serial: add a new helper function
|
13 years ago |
Dan Carpenter
|
c3a6344ae4
TTY: tty_alloc_driver() returns error pointers
|
13 years ago |
Jiri Slaby
|
a33ba82746
TTY: synclink_cs, fix build
|
13 years ago |
Jiri Slaby
|
cc93441eed
TTY: synclink_cs, final cleanup in synclink_cs_init
|
13 years ago |
Jiri Slaby
|
16a1065f21
TTY: synclink_cs, use dynamic tty devices
|
13 years ago |
Jiri Slaby
|
737586fe51
TTY: synclink_cs, sanitize fail paths
|
13 years ago |
Alan Cox
|
373f5aedbc
pcmcia,synclink_cs: fix termios port I missed
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Jiri Slaby
|
410235fd4d
TTY: remove unneeded tty->index checks
|
13 years ago |
Jiri Slaby
|
2f16669d32
TTY: remove re-assignments to tty_driver members
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Joe Perches
|
25f8f54f6e
pcmcia: Convert pcmcia_device_id declarations to const
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Axel Lin
|
751b3840d2
pcmcia: synclink_cs: fix prototype for mgslpc_ioctl()
|
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 |
Andres Salomon
|
dc98d96508
tty: fix warning in synclink driver
|
14 years ago |
Linus Torvalds
|
73ecf3a6e3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
|
14 years ago |
Alan Cox
|
0587102cf9
tty: icount changeover for other main devices
|
15 years ago |
Vasiliy Kulikov
|
5b917a1420
pcmcia: synclink_cs: fix information leak to userland
|
14 years ago |
Dominik Brodowski
|
06b3a1d12f
pcmcia: avoid messages on module (un)loading
|
15 years ago |
Dominik Brodowski
|
2e9b981a7c
pcmcia: move driver name to struct pcmcia_driver
|
15 years ago |
Dominik Brodowski
|
1cc745d1cd
pcmcia: remove the "Finally, report what we've done" message
|
15 years ago |
Dominik Brodowski
|
00990e7ce0
pcmcia: use autoconfiguration feature for ioports and iomem
|
15 years ago |
Dominik Brodowski
|
440eed43e2
pcmcia: introduce autoconfiguration feature
|
15 years ago |
Dominik Brodowski
|
1ac71e5a35
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
|
15 years ago |
Dominik Brodowski
|
7feabb6412
pcmcia: move config_{base,index,regs} to struct pcmcia_device
|
15 years ago |