Commit Graph

90 Commits (4499b23933b44bf9e56d1a29b51d9a62941f9fa4)

Author SHA1 Message Date
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
Jiri Slaby 1c0a387c1f Char: cyclades, move spin_lock to one place 17 years ago
Jiri Slaby ce97a09767 Char: cyclades, make the isr code readable 17 years ago
Jiri Slaby ebafeeff0f Char: cyclades, remove bottom half processing 17 years ago
Jeff Garzik a6343afb6e drivers/*: mark variables with uninitialized_var() 18 years ago
Jiri Slaby c4923b4f13 Char: cyclades, fix sparse warning 18 years ago
Jiri Slaby 054f5b0aaa Char: cyclades, add firmware loading 18 years ago
Alan Cox 7e7d136e9e serial: remove termios checks from various old char serial drivers 18 years ago
Jiri Slaby 3fcbc72965 Char: cyclades, fix deadlock 18 years ago
Jiri Slaby c8e1693a4f Char: cyclades, copyright and version changes 18 years ago
Jiri Slaby 3137553d3f Char: cyclades, probe cleanup 18 years ago
Jiri Slaby dd025c0c7a Char: cyclades, dynamic ports 18 years ago
Jiri Slaby f2462bfe55 Char: cyclades, fix tty device unregister 18 years ago
Jiri Slaby f742903424 Char: cyclades, conditions cleanup 18 years ago
Jiri Slaby 9fa1b3b185 Char: cyclades, remove locking macros 18 years ago
Jiri Slaby 6a0aa67b17 Char: cyclades, remove unused timestamps 18 years ago
Jiri Slaby 3991428d9e Char: cyclades, timers cleanup 18 years ago
Jiri Slaby ce71b0ffd0 Char: cyclades, fix blockmove 18 years ago
Jiri Slaby 2c7fea9921 Char: cyclades, remove sleep_on 18 years ago
Jiri Slaby 875b206b5f Char: cyclades, make info->card a pointer 18 years ago
Jiri Slaby 6d8248e850 Char: cyclades, get rid of phys addresses 18 years ago
Jiri Slaby 3046d50ea5 Char: cyclades, simplify variables initialization 18 years ago
Jiri Slaby 31b4f0a118 Char: cyclades, mark cyy_init_card as __devinit, not __init 18 years ago
Jiri Slaby 217191910c Char: cyclades, printk cleanups 18 years ago
Jiri Slaby 80fada50ec Char: cyclades, irq is int 18 years ago
Jiri Slaby 46039f8a64 Char: cyclades, remove useless fileds from cyclades_card 18 years ago
Jiri Slaby b81cc310f1 Char: cyclades, unexport struct cyclades_card 18 years ago
Jiri Slaby 6747cd93f3 Char: cyclades, switch to pci probing 18 years ago
Jiri Slaby c2ad4c7515 Char: cyclades, use IS_CYC_Z macro 18 years ago
Jiri Slaby f1e83c6c1e Char: cyclades, allow DEBUG_SHIRQ 18 years ago