summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2008-04-30toshiba: use ioremap_cachedAlan Cox
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-30Basic braille screen reader supportSamuel Thibault
2008-04-30mxser: convert large macros to functionsChristoph Hellwig
2008-04-30devpts: factor out PTY index allocationSukadev Bhattiprolu
2008-04-30devpts: propagate error code from devpts_pty_newSukadev Bhattiprolu
2008-04-30tty: fix routine name in ptmx_open()Hiroshi Shimamoto
2008-04-30char serial: switch drivers to ioremap_nocacheAlan Cox
2008-04-30ip2: switch remaining direct call of ops->flush_bufferAlan Cox
2008-04-30tty: add throttle/unthrottle helpersAlan Cox
2008-04-30isicom: fix buffer allocationAlan Cox
2008-04-30esp: clean up to modern coding styleAlan Cox
2008-04-30epca: coding styleAlan Cox
2008-04-30riscom8: coding styleAlan Cox
2008-04-30tty: The big operations reworkAlan Cox
2008-04-30isicom: bring into coding styleAlan Cox
2008-04-30pty: prepare for tty->ops changesAlan Cox
2008-04-30consoles: switch to int put_char methodAlan Cox
2008-04-30synclink series: switch to int put_char methodAlan Cox
2008-04-30specialix: Switch to int put_char methodAlan Cox
2008-04-30serial167: switch to int put_char methodAlan Cox
2008-04-30riscom/rocket: switch to int put_char methodAlan Cox
2008-04-30pcmcia: serial to int put_char methodAlan Cox
2008-04-30mxser: switch to put_char being intAlan Cox
2008-04-30char: switch gs, cyclades and esp to return int for put_charAlan Cox
2008-04-30amiserial: Switch put char to return success/failAlan Cox
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox
2008-04-30drivers/char/ds1286.c: use time_before, time_before_eq, etcJulia Lawall
2008-04-30Char: rio, fix cirrus definesJiri Slaby
2008-04-30cyclades: use ioremap_nocache for clarity as proposedAlan Cox
2008-04-30cyclades: coding style & reviewAlan Cox
2008-04-30istallion: TIOCG/SSOFTCAR handling removalAlan Cox
2008-04-30Char: ip2, macros cleanupJiri Slaby
2008-04-30drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_in...Jon Schindler
2008-04-30epca.c: static functions and integer as NULL pointer fixesHarvey Harrison
2008-04-30cyclades.c: fix sparse shadowed variable warningsHarvey Harrison
2008-04-30char: rocket.c: fix sparse variable shadowing and int as NULL pointerHarvey Harrison
2008-04-30char: esp.c: fix possible double-unlockHarvey Harrison
2008-04-30char: fix sparse shadowed variable warnings in esp.cHarvey Harrison
2008-04-30Char: moxa, add firmware loading fixJiri Slaby
2008-04-30Char: moxa, update creditsJiri Slaby
2008-04-30Char: moxa, notify about board readinessJiri Slaby
2008-04-30Char: moxa, introduce MOXA_IS_320 macroJiri Slaby
2008-04-30Char: moxa, remove useless tty functionsJiri Slaby
2008-04-30Char: moxa, little cleanupJiri Slaby
2008-04-30Char: moxa, rework open/closeJiri Slaby
2008-04-30Char: moxa, serialise timerJiri Slaby
2008-04-30Char: moxa, cleanup rx/txJiri Slaby
2008-04-30Char: moxa, merge 2 poll functionsJiri Slaby
2008-04-30Char: moxa, ioctl cleanupJiri Slaby