summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* mxser: convert large macros to functionsChristoph Hellwig2008-04-302-152/+214
* devpts: factor out PTY index allocationSukadev Bhattiprolu2008-04-301-34/+6
* devpts: propagate error code from devpts_pty_newSukadev Bhattiprolu2008-04-301-2/+2
* tty: fix routine name in ptmx_open()Hiroshi Shimamoto2008-04-301-1/+1
* char serial: switch drivers to ioremap_nocacheAlan Cox2008-04-308-20/+25
* ip2: switch remaining direct call of ops->flush_bufferAlan Cox2008-04-301-2/+1
* tty: add throttle/unthrottle helpersAlan Cox2008-04-302-10/+20
* isicom: fix buffer allocationAlan Cox2008-04-301-8/+6
* esp: clean up to modern coding styleAlan Cox2008-04-301-308/+283
* epca: coding styleAlan Cox2008-04-301-118/+158
* riscom8: coding styleAlan Cox2008-04-301-340/+304
* tty: The big operations reworkAlan Cox2008-04-308-213/+183
* isicom: bring into coding styleAlan Cox2008-04-301-53/+56
* pty: prepare for tty->ops changesAlan Cox2008-04-301-3/+26
* consoles: switch to int put_char methodAlan Cox2008-04-302-5/+6
* synclink series: switch to int put_char methodAlan Cox2008-04-303-14/+22
* specialix: Switch to int put_char methodAlan Cox2008-04-301-4/+5
* serial167: switch to int put_char methodAlan Cox2008-04-301-3/+4
* riscom/rocket: switch to int put_char methodAlan Cox2008-04-302-5/+9
* pcmcia: serial to int put_char methodAlan Cox2008-04-301-3/+4
* mxser: switch to put_char being intAlan Cox2008-04-301-3/+4
* char: switch gs, cyclades and esp to return int for put_charAlan Cox2008-04-303-12/+17
* amiserial: Switch put char to return success/failAlan Cox2008-04-301-5/+6
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-3020-174/+168
* drivers/char/ds1286.c: use time_before, time_before_eq, etcJulia Lawall2008-04-301-1/+2
* Char: rio, fix cirrus definesJiri Slaby2008-04-307-185/+191
* cyclades: use ioremap_nocache for clarity as proposedAlan Cox2008-04-301-1/+1
* cyclades: coding style & reviewAlan Cox2008-04-301-159/+149
* istallion: TIOCG/SSOFTCAR handling removalAlan Cox2008-04-301-10/+0
* Char: ip2, macros cleanupJiri Slaby2008-04-306-383/+211
* drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_in...Jon Schindler2008-04-301-4/+6
* epca.c: static functions and integer as NULL pointer fixesHarvey Harrison2008-04-301-4/+5
* cyclades.c: fix sparse shadowed variable warningsHarvey Harrison2008-04-301-2/+2
* char: rocket.c: fix sparse variable shadowing and int as NULL pointerHarvey Harrison2008-04-301-4/+5
* char: esp.c: fix possible double-unlockHarvey Harrison2008-04-301-2/+2
* char: fix sparse shadowed variable warnings in esp.cHarvey Harrison2008-04-301-6/+0
* Char: moxa, add firmware loading fixJiri Slaby2008-04-301-1/+4
* Char: moxa, update creditsJiri Slaby2008-04-301-2/+3
* Char: moxa, notify about board readinessJiri Slaby2008-04-301-0/+7
* Char: moxa, introduce MOXA_IS_320 macroJiri Slaby2008-04-301-46/+19
* Char: moxa, remove useless tty functionsJiri Slaby2008-04-301-25/+0
* Char: moxa, little cleanupJiri Slaby2008-04-301-110/+62
* Char: moxa, rework open/closeJiri Slaby2008-04-301-162/+158
* Char: moxa, serialise timerJiri Slaby2008-04-301-11/+15
* Char: moxa, cleanup rx/txJiri Slaby2008-04-302-75/+51
* Char: moxa, merge 2 poll functionsJiri Slaby2008-04-302-290/+141
* Char: moxa, ioctl cleanupJiri Slaby2008-04-302-221/+147
* Char: moxa, timer cleanupJiri Slaby2008-04-301-41/+21
* Char: moxa, centralize board readinessJiri Slaby2008-04-301-119/+116
* Char: moxa, remove unused port entriesJiri Slaby2008-04-301-11/+0
OpenPOWER on IntegriCloud