summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* vt: fix canonical input in UTF-8 modeSamuel Thibault2008-05-081-0/+6
* sx.c: fix printk warnings on sparc32Andrew Morton2008-05-081-3/+6
* m68k: serial167 missing return value in cy_put_char()Geert Uytterhoeven2008-05-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2008-05-031-3/+3
|\
| * [POWERPC] Xilinx: Fix compile warningsKumar Gala2008-05-011-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-022-0/+2
|\ \
| * | [PATCH] split linux/file.hAl Viro2008-05-012-0/+2
* | | drivers-char-synclinkc-inbreak-mgsl_put_char-fixAndrew Morton2008-05-011-1/+1
* | | drivers/char/synclink.c: unbreak mgsl_put_char()Andrew Morton2008-05-011-8/+8
* | | i8k: make fan multiplier tunable with a module parameterJochen Eisinger2008-05-011-1/+5
* | | remove div_long_long_remRoman Zippel2008-05-011-13/+11
|/ /
* | toshiba: use ioremap_cachedAlan Cox2008-04-301-1/+1
* | drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-3024-91/+91
* | Basic braille screen reader supportSamuel Thibault2008-04-303-0/+4
* | 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
OpenPOWER on IntegriCloud