| Commit message (Expand) | Author | Age |
* | vt: fix canonical input in UTF-8 mode | Samuel Thibault | 2008-05-08 |
* | sx.c: fix printk warnings on sparc32 | Andrew Morton | 2008-05-08 |
* | m68k: serial167 missing return value in cy_put_char() | Geert Uytterhoeven | 2008-05-05 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2008-05-03 |
|\ |
|
| * | [POWERPC] Xilinx: Fix compile warnings | Kumar Gala | 2008-05-02 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-05-02 |
|\ \ |
|
| * | | [PATCH] split linux/file.h | Al Viro | 2008-05-01 |
* | | | drivers-char-synclinkc-inbreak-mgsl_put_char-fix | Andrew Morton | 2008-05-01 |
* | | | drivers/char/synclink.c: unbreak mgsl_put_char() | Andrew Morton | 2008-05-01 |
* | | | i8k: make fan multiplier tunable with a module parameter | Jochen Eisinger | 2008-05-01 |
* | | | remove div_long_long_rem | Roman Zippel | 2008-05-01 |
|/ / |
|
* | | toshiba: use ioremap_cached | Alan Cox | 2008-04-30 |
* | | drivers/char: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-30 |
* | | Basic braille screen reader support | Samuel Thibault | 2008-04-30 |
* | | mxser: convert large macros to functions | Christoph Hellwig | 2008-04-30 |
* | | devpts: factor out PTY index allocation | Sukadev Bhattiprolu | 2008-04-30 |
* | | devpts: propagate error code from devpts_pty_new | Sukadev Bhattiprolu | 2008-04-30 |
* | | tty: fix routine name in ptmx_open() | Hiroshi Shimamoto | 2008-04-30 |
* | | char serial: switch drivers to ioremap_nocache | Alan Cox | 2008-04-30 |
* | | ip2: switch remaining direct call of ops->flush_buffer | Alan Cox | 2008-04-30 |
* | | tty: add throttle/unthrottle helpers | Alan Cox | 2008-04-30 |
* | | isicom: fix buffer allocation | Alan Cox | 2008-04-30 |
* | | esp: clean up to modern coding style | Alan Cox | 2008-04-30 |
* | | epca: coding style | Alan Cox | 2008-04-30 |
* | | riscom8: coding style | Alan Cox | 2008-04-30 |
* | | tty: The big operations rework | Alan Cox | 2008-04-30 |
* | | isicom: bring into coding style | Alan Cox | 2008-04-30 |
* | | pty: prepare for tty->ops changes | Alan Cox | 2008-04-30 |
* | | consoles: switch to int put_char method | Alan Cox | 2008-04-30 |
* | | synclink series: switch to int put_char method | Alan Cox | 2008-04-30 |
* | | specialix: Switch to int put_char method | Alan Cox | 2008-04-30 |
* | | serial167: switch to int put_char method | Alan Cox | 2008-04-30 |
* | | riscom/rocket: switch to int put_char method | Alan Cox | 2008-04-30 |
* | | pcmcia: serial to int put_char method | Alan Cox | 2008-04-30 |
* | | mxser: switch to put_char being int | Alan Cox | 2008-04-30 |
* | | char: switch gs, cyclades and esp to return int for put_char | Alan Cox | 2008-04-30 |
* | | amiserial: Switch put char to return success/fail | Alan Cox | 2008-04-30 |
* | | tty/serial: lay the foundations for the next set of reworks | Alan Cox | 2008-04-30 |
* | | drivers/char/ds1286.c: use time_before, time_before_eq, etc | Julia Lawall | 2008-04-30 |
* | | Char: rio, fix cirrus defines | Jiri Slaby | 2008-04-30 |
* | | cyclades: use ioremap_nocache for clarity as proposed | Alan Cox | 2008-04-30 |
* | | cyclades: coding style & review | Alan Cox | 2008-04-30 |
* | | istallion: TIOCG/SSOFTCAR handling removal | Alan Cox | 2008-04-30 |
* | | Char: ip2, macros cleanup | Jiri Slaby | 2008-04-30 |
* | | drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_in... | Jon Schindler | 2008-04-30 |
* | | epca.c: static functions and integer as NULL pointer fixes | Harvey Harrison | 2008-04-30 |
* | | cyclades.c: fix sparse shadowed variable warnings | Harvey Harrison | 2008-04-30 |
* | | char: rocket.c: fix sparse variable shadowing and int as NULL pointer | Harvey Harrison | 2008-04-30 |
* | | char: esp.c: fix possible double-unlock | Harvey Harrison | 2008-04-30 |
* | | char: fix sparse shadowed variable warnings in esp.c | Harvey Harrison | 2008-04-30 |