summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | | | | | pc300: Update to tty_set_operationsAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | pty: prepare for tty->ops changesAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | isdn: switch to int put_char methodAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | consoles: switch to int put_char methodAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | synclink series: switch to int put_char methodAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | specialix: Switch to int put_char methodAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | serial167: switch to int put_char methodAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | riscom/rocket: switch to int put_char methodAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | pcmcia: serial to int put_char methodAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | mxser: switch to put_char being intAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | char: switch gs, cyclades and esp to return int for put_charAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | amiserial: Switch put char to return success/failAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | usb gadget: switch to put_char returning intAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | serial m68k: put_char returnsAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | s390 tty: Prepare for put_char to return success/failAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | drivers/char/ds1286.c: use time_before, time_before_eq, etcJulia Lawall2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Char: rio, fix cirrus definesJiri Slaby2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | cyclades: use ioremap_nocache for clarity as proposedAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | cyclades: coding style & reviewAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | istallion: TIOCG/SSOFTCAR handling removalAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Char: ip2, macros cleanupJiri Slaby2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_in...Jon Schindler2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | epca.c: static functions and integer as NULL pointer fixesHarvey Harrison2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | cyclades.c: fix sparse shadowed variable warningsHarvey Harrison2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | char: rocket.c: fix sparse variable shadowing and int as NULL pointerHarvey Harrison2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | char: esp.c: fix possible double-unlockHarvey Harrison2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | char: fix sparse shadowed variable warnings in esp.cHarvey Harrison2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Char: moxa, add firmware loading fixJiri Slaby2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Char: moxa, update creditsJiri Slaby2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Char: moxa, notify about board readinessJiri Slaby2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Char: moxa, introduce MOXA_IS_320 macroJiri Slaby2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Char: moxa, remove useless tty functionsJiri Slaby2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Char: moxa, little cleanupJiri Slaby2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Char: moxa, rework open/closeJiri Slaby2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Char: moxa, serialise timerJiri Slaby2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Char: moxa, cleanup rx/txJiri Slaby2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Char: moxa, merge 2 poll functionsJiri Slaby2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Char: moxa, ioctl cleanupJiri Slaby2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Char: moxa, timer cleanupJiri Slaby2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Char: moxa, centralize board readinessJiri Slaby2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Char: moxa, remove unused port entriesJiri Slaby2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Char: moxa, remove port->portJiri Slaby2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Char: moxa, merge c2xx and c320 firmware loadingJiri Slaby2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Char: moxa, add firmware loadingJiri Slaby2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Char: moxa, fix TIOC(G/S)SOFTCAR paramJiri Slaby2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Char: moxa, pci io space fixupJiri Slaby2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Char: moxa, cleanup module-param passed isa initJiri Slaby2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Char: moxa, remove static isa supportJiri Slaby2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | SGI Altix mmtimer: allow larger number of timers per nodeDimitri Sivanich2008-04-30