| Commit message (Expand) | Author | Age |
* | tty: rework break handling | Alan Cox | 2008-07-22 |
* | tty: add more tty_port fields | Alan Cox | 2008-07-20 |
* | cyclades: use tty_port | Alan Cox | 2008-07-20 |
* | tty: Ldisc revamp | Alan Cox | 2008-07-20 |
* | cyclades: treat firmware data as const | David Woodhouse | 2008-07-10 |
* | drivers/char: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-30 |
* | char: switch gs, cyclades and esp to return int for put_char | Alan Cox | 2008-04-30 |
* | tty/serial: lay the foundations for the next set of reworks | Alan Cox | 2008-04-30 |
* | cyclades: use ioremap_nocache for clarity as proposed | Alan Cox | 2008-04-30 |
* | cyclades: coding style & review | Alan Cox | 2008-04-30 |
* | cyclades.c: fix sparse shadowed variable warnings | Harvey Harrison | 2008-04-30 |
* | cyclades: Prepare for relaxed locking in callers | Alan Cox | 2008-04-30 |
* | Char: cyclades, fix potential NULL dereference | Jiri Slaby | 2007-10-23 |
* | Documentation: Remove references to dead "cyclades=" boot option | Robert P. J. Day | 2007-10-19 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 |
* | Cyclades: Avoid label defined but not used warning | Jesper Juhl | 2007-10-18 |
* | Char: cyclades, fix some -W warnings | Jiri Slaby | 2007-10-18 |
* | Char: cyclades, move spin_lock to one place | Jiri Slaby | 2007-10-18 |
* | Char: cyclades, make the isr code readable | Jiri Slaby | 2007-10-18 |
* | Char: cyclades, remove bottom half processing | Jiri Slaby | 2007-10-18 |
* | drivers/*: mark variables with uninitialized_var() | Jeff Garzik | 2007-07-17 |
* | Char: cyclades, fix sparse warning | Jiri Slaby | 2007-07-17 |
* | Char: cyclades, add firmware loading | Jiri Slaby | 2007-07-17 |
* | serial: remove termios checks from various old char serial drivers | Alan Cox | 2007-07-16 |
* | Char: cyclades, fix deadlock | Jiri Slaby | 2007-05-23 |
* | Char: cyclades, copyright and version changes | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, probe cleanup | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, dynamic ports | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, fix tty device unregister | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, conditions cleanup | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, remove locking macros | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, remove unused timestamps | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, timers cleanup | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, fix blockmove | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, remove sleep_on | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, make info->card a pointer | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, get rid of phys addresses | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, simplify variables initialization | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, mark cyy_init_card as __devinit, not __init | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, printk cleanups | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, irq is int | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, remove useless fileds from cyclades_card | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, unexport struct cyclades_card | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, switch to pci probing | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, use IS_CYC_Z macro | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, allow DEBUG_SHIRQ | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, clear interrupts before releasing | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, tty_register_device separately for each device | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, cy_init error handling | Jiri Slaby | 2007-05-08 |
* | Char: cyclades, remove some global vars | Jiri Slaby | 2007-05-08 |