aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2008-05-05m68k: serial167 missing return value in cy_put_char()Gravatar Geert Uytterhoeven 1-1/+1
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcGravatar Linus Torvalds 1-3/+3
2008-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-0/+2
2008-05-01[POWERPC] Xilinx: Fix compile warningsGravatar Kumar Gala 1-3/+3
2008-05-01[PATCH] split linux/file.hGravatar Al Viro 2-0/+2
2008-05-01drivers-char-synclinkc-inbreak-mgsl_put_char-fixGravatar Andrew Morton 1-1/+1
2008-05-01drivers/char/synclink.c: unbreak mgsl_put_char()Gravatar Andrew Morton 1-8/+8
2008-05-01i8k: make fan multiplier tunable with a module parameterGravatar Jochen Eisinger 1-1/+5
2008-05-01remove div_long_long_remGravatar Roman Zippel 1-13/+11
2008-04-30toshiba: use ioremap_cachedGravatar Alan Cox 1-1/+1
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 24-91/+91
2008-04-30Basic braille screen reader supportGravatar Samuel Thibault 3-0/+4
2008-04-30mxser: convert large macros to functionsGravatar Christoph Hellwig 2-152/+214
2008-04-30devpts: factor out PTY index allocationGravatar Sukadev Bhattiprolu 1-34/+6
2008-04-30devpts: propagate error code from devpts_pty_newGravatar Sukadev Bhattiprolu 1-2/+2
2008-04-30tty: fix routine name in ptmx_open()Gravatar Hiroshi Shimamoto 1-1/+1
2008-04-30char serial: switch drivers to ioremap_nocacheGravatar Alan Cox 8-20/+25
2008-04-30ip2: switch remaining direct call of ops->flush_bufferGravatar Alan Cox 1-2/+1
2008-04-30tty: add throttle/unthrottle helpersGravatar Alan Cox 2-10/+20
2008-04-30isicom: fix buffer allocationGravatar Alan Cox 1-8/+6
2008-04-30esp: clean up to modern coding styleGravatar Alan Cox 1-308/+283
2008-04-30epca: coding styleGravatar Alan Cox 1-118/+158
2008-04-30riscom8: coding styleGravatar Alan Cox 1-340/+304
2008-04-30tty: The big operations reworkGravatar Alan Cox 8-213/+183
2008-04-30isicom: bring into coding styleGravatar Alan Cox 1-53/+56
2008-04-30pty: prepare for tty->ops changesGravatar Alan Cox 1-3/+26
2008-04-30consoles: switch to int put_char methodGravatar Alan Cox 2-5/+6
2008-04-30synclink series: switch to int put_char methodGravatar Alan Cox 3-14/+22
2008-04-30specialix: Switch to int put_char methodGravatar Alan Cox 1-4/+5
2008-04-30serial167: switch to int put_char methodGravatar Alan Cox 1-3/+4
2008-04-30riscom/rocket: switch to int put_char methodGravatar Alan Cox 2-5/+9
2008-04-30pcmcia: serial to int put_char methodGravatar Alan Cox 1-3/+4
2008-04-30mxser: switch to put_char being intGravatar Alan Cox 1-3/+4
2008-04-30char: switch gs, cyclades and esp to return int for put_charGravatar Alan Cox 3-12/+17
2008-04-30amiserial: Switch put char to return success/failGravatar Alan Cox 1-5/+6
2008-04-30tty/serial: lay the foundations for the next set of reworksGravatar Alan Cox 20-174/+168
2008-04-30drivers/char/ds1286.c: use time_before, time_before_eq, etcGravatar Julia Lawall 1-1/+2
2008-04-30Char: rio, fix cirrus definesGravatar Jiri Slaby 7-185/+191
2008-04-30cyclades: use ioremap_nocache for clarity as proposedGravatar Alan Cox 1-1/+1
2008-04-30cyclades: coding style & reviewGravatar Alan Cox 1-159/+149
2008-04-30istallion: TIOCG/SSOFTCAR handling removalGravatar Alan Cox 1-10/+0
2008-04-30Char: ip2, macros cleanupGravatar Jiri Slaby 6-383/+211
2008-04-30drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_in...Gravatar Jon Schindler 1-4/+6
2008-04-30epca.c: static functions and integer as NULL pointer fixesGravatar Harvey Harrison 1-4/+5
2008-04-30cyclades.c: fix sparse shadowed variable warningsGravatar Harvey Harrison 1-2/+2
2008-04-30char: rocket.c: fix sparse variable shadowing and int as NULL pointerGravatar Harvey Harrison 1-4/+5
2008-04-30char: esp.c: fix possible double-unlockGravatar Harvey Harrison 1-2/+2
2008-04-30char: fix sparse shadowed variable warnings in esp.cGravatar Harvey Harrison 1-6/+0
2008-04-30Char: moxa, add firmware loading fixGravatar Jiri Slaby 1-1/+4
2008-04-30Char: moxa, update creditsGravatar Jiri Slaby 1-2/+3