Alan Cox
|
c65c9bc3ef
tty: rewrite the ldisc locking
|
16 years ago |
Jiri Slaby
|
b39933fbd3
tty: cyclades, remove unused variables
|
16 years ago |
Jiri Slaby
|
963118eef9
tty: cyclades, fix nports handling
|
16 years ago |
Jiri Slaby
|
2693f485c2
tty: cyclades, convert macros to inlines
|
16 years ago |
Jiri Slaby
|
101b81590d
tty: cyclades, cache HW version
|
16 years ago |
Jiri Slaby
|
97e87f8ebe
tty: cyclades, plx9060 casts cleanup
|
16 years ago |
Jiri Slaby
|
65a29f60e1
tty: cyclades, remove spurious check in ISR
|
16 years ago |
Jiri Slaby
|
eca1b592d6
tty: cyclades, don't kill FW
|
16 years ago |
Jiri Slaby
|
ace08c3c44
tty:cyclades, load firmware even on Ze
|
16 years ago |
Scott James Remnant
|
9f56fad741
cyclades: Auto-load cyclades module when device opened.
|
16 years ago |
Alexey Dobriyan
|
444697d61b
proc tty: switch cyclades to ->proc_fops
|
16 years ago |
Andrew Morton
|
c847d47cb7
drivers/char/cyclades.c: cy_pci_probe: fix error path
|
16 years ago |
Jiri Slaby
|
24e6fd4cdc
Char: cyclades. remove bogus iomap
|
16 years ago |
Alan Cox
|
9e98966c7b
tty: rework break handling
|
17 years ago |
Alan Cox
|
44b7d1b37f
tty: add more tty_port fields
|
17 years ago |
Alan Cox
|
77451e53e0
cyclades: use tty_port
|
17 years ago |
Alan Cox
|
a352def21a
tty: Ldisc revamp
|
17 years ago |
David Woodhouse
|
f61e761e21
cyclades: treat firmware data as const
|
17 years ago |
Harvey Harrison
|
bf9d892952
drivers/char: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Alan Cox
|
76b25a5509
char: switch gs, cyclades and esp to return int for put_char
|
17 years ago |
Alan Cox
|
978e595f88
tty/serial: lay the foundations for the next set of reworks
|
17 years ago |
Alan Cox
|
cd989b3a8c
cyclades: use ioremap_nocache for clarity as proposed
|
17 years ago |
Alan Cox
|
15ed6cc0ba
cyclades: coding style & review
|
17 years ago |
Harvey Harrison
|
1a4e2351e7
cyclades.c: fix sparse shadowed variable warnings
|
17 years ago |
Alan Cox
|
7b130c0efd
cyclades: Prepare for relaxed locking in callers
|
17 years ago |
Jiri Slaby
|
7fa57a0cd9
Char: cyclades, fix potential NULL dereference
|
17 years ago |
Robert P. J. Day
|
23d028f69a
Documentation: Remove references to dead "cyclades=" boot option
|
17 years ago |
Jan Engelhardt
|
96de0e252c
Convert files to UTF-8 and some cleanups
|
17 years ago |
Jesper Juhl
|
d941ea7d49
Cyclades: Avoid label defined but not used warning
|
17 years ago |
Jiri Slaby
|
65f76a82ec
Char: cyclades, fix some -W warnings
|
17 years ago |