Age | Commit message (Expand) | Author |
2008-04-30 | consoles: switch to int put_char method | Alan Cox |
2008-04-30 | synclink series: switch to int put_char method | Alan Cox |
2008-04-30 | specialix: Switch to int put_char method | Alan Cox |
2008-04-30 | serial167: switch to int put_char method | Alan Cox |
2008-04-30 | riscom/rocket: switch to int put_char method | Alan Cox |
2008-04-30 | pcmcia: serial to int put_char method | Alan Cox |
2008-04-30 | mxser: switch to put_char being int | Alan Cox |
2008-04-30 | char: switch gs, cyclades and esp to return int for put_char | Alan Cox |
2008-04-30 | amiserial: Switch put char to return success/fail | Alan Cox |
2008-04-30 | usb gadget: switch to put_char returning int | Alan Cox |
2008-04-30 | serial m68k: put_char returns | Alan Cox |
2008-04-30 | s390 tty: Prepare for put_char to return success/fail | Alan Cox |
2008-04-30 | tty/serial: lay the foundations for the next set of reworks | Alan Cox |
2008-04-30 | drivers/char/ds1286.c: use time_before, time_before_eq, etc | Julia Lawall |
2008-04-30 | Char: rio, fix cirrus defines | Jiri Slaby |
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 | istallion: TIOCG/SSOFTCAR handling removal | Alan Cox |
2008-04-30 | Char: ip2, macros cleanup | Jiri Slaby |
2008-04-30 | drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_in... | Jon Schindler |
2008-04-30 | epca.c: static functions and integer as NULL pointer fixes | Harvey Harrison |
2008-04-30 | cyclades.c: fix sparse shadowed variable warnings | Harvey Harrison |
2008-04-30 | char: rocket.c: fix sparse variable shadowing and int as NULL pointer | Harvey Harrison |
2008-04-30 | char: esp.c: fix possible double-unlock | Harvey Harrison |
2008-04-30 | char: fix sparse shadowed variable warnings in esp.c | Harvey Harrison |
2008-04-30 | Char: moxa, add firmware loading fix | Jiri Slaby |
2008-04-30 | Char: moxa, update credits | Jiri Slaby |
2008-04-30 | Char: moxa, notify about board readiness | Jiri Slaby |
2008-04-30 | Char: moxa, introduce MOXA_IS_320 macro | Jiri Slaby |
2008-04-30 | Char: moxa, remove useless tty functions | Jiri Slaby |
2008-04-30 | Char: moxa, little cleanup | Jiri Slaby |
2008-04-30 | Char: moxa, rework open/close | Jiri Slaby |
2008-04-30 | Char: moxa, serialise timer | Jiri Slaby |
2008-04-30 | Char: moxa, cleanup rx/tx | Jiri Slaby |
2008-04-30 | Char: moxa, merge 2 poll functions | Jiri Slaby |
2008-04-30 | Char: moxa, ioctl cleanup | Jiri Slaby |
2008-04-30 | Char: moxa, timer cleanup | Jiri Slaby |
2008-04-30 | Char: moxa, centralize board readiness | Jiri Slaby |
2008-04-30 | Char: moxa, remove unused port entries | Jiri Slaby |
2008-04-30 | Char: moxa, remove port->port | Jiri Slaby |
2008-04-30 | Char: moxa, merge c2xx and c320 firmware loading | Jiri Slaby |
2008-04-30 | Char: moxa, add firmware loading | Jiri Slaby |
2008-04-30 | Char: moxa, fix TIOC(G/S)SOFTCAR param | Jiri Slaby |
2008-04-30 | Char: moxa, pci io space fixup | Jiri Slaby |
2008-04-30 | Char: moxa, cleanup module-param passed isa init | Jiri Slaby |
2008-04-30 | Char: moxa, remove static isa support | Jiri Slaby |
2008-04-30 | SGI Altix mmtimer: allow larger number of timers per node | Dimitri Sivanich |
2008-04-30 | tty: drop the BKL for driver/ldisc ioctl methods | Alan Cox |
2008-04-30 | tty_ioctl: soft carrier handling | Alan Cox |
2008-04-30 | tty_ioctl: locking for tty_wait_until_sent | Alan Cox |