Commit Graph

2867 Commits (47738a75cdf3fb6793a834ec5c4dc2c6a88e510a)

Author SHA1 Message Date
Harvey Harrison 9a6ab769bd byteorder: don't directly include linux/byteorder/generic.h 17 years ago
Ingo Molnar 487ad7efbf tty: fix BKL related leak and crash 17 years ago
Andrew Morton 9ffee4cbc5 tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock 17 years ago
Jiri Slaby 4920916f72 char: select fw_loader by moxa 17 years ago
Nate Case 3b7ec117bf ipmi: support I/O resources in OF driver 17 years ago
Andrew Morton 6c82c41509 drivers/char/synclink_gt.c: don't return an uninitialised local 17 years ago
Samuel Thibault c1236d31a1 vt: fix canonical input in UTF-8 mode 17 years ago
Andrew Morton 32fb3ca8fd sx.c: fix printk warnings on sparc32 17 years ago
Geert Uytterhoeven 63a59fa7a7 m68k: serial167 missing return value in cy_put_char() 17 years ago
Kumar Gala b17b8181c9 [POWERPC] Xilinx: Fix compile warnings 17 years ago
Al Viro 9f3acc3140 [PATCH] split linux/file.h 17 years ago
Andrew Morton 5098021e1e drivers-char-synclinkc-inbreak-mgsl_put_char-fix 17 years ago
Andrew Morton 076482307f drivers/char/synclink.c: unbreak mgsl_put_char() 17 years ago
Jochen Eisinger 4ed99a27d1 i8k: make fan multiplier tunable with a module parameter 17 years ago
Roman Zippel f8bd2258e2 remove div_long_long_rem 17 years ago
Alan Cox 1dcf83fd0c toshiba: use ioremap_cached 17 years ago
Harvey Harrison bf9d892952 drivers/char: replace remaining __FUNCTION__ occurrences 17 years ago
Samuel Thibault f7511d5f66 Basic braille screen reader support 17 years ago
Christoph Hellwig 148ff86b11 mxser: convert large macros to functions 17 years ago
Sukadev Bhattiprolu 718a916338 devpts: factor out PTY index allocation 17 years ago
Sukadev Bhattiprolu 4f8f9d66cd devpts: propagate error code from devpts_pty_new 17 years ago
Hiroshi Shimamoto 86a9653817 tty: fix routine name in ptmx_open() 17 years ago
Alan Cox 24cb233520 char serial: switch drivers to ioremap_nocache 17 years ago
Alan Cox a6fc819ebe ip2: switch remaining direct call of ops->flush_buffer 17 years ago
Alan Cox 39c2e60f8c tty: add throttle/unthrottle helpers 17 years ago
Alan Cox 8cd64518a3 isicom: fix buffer allocation 17 years ago
Alan Cox fb100b6ea7 esp: clean up to modern coding style 17 years ago
Alan Cox 191260a012 epca: coding style 17 years ago
Alan Cox 9492e13516 riscom8: coding style 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Alan Cox 251b8dd7ee isicom: bring into coding style 17 years ago
Alan Cox 3e8e88ca05 pty: prepare for tty->ops changes 17 years ago
Alan Cox 5d19f546e7 consoles: switch to int put_char method 17 years ago
Alan Cox 55da77899c synclink series: switch to int put_char method 17 years ago
Alan Cox 6ae045767b specialix: Switch to int put_char method 17 years ago
Alan Cox a5b08c6619 serial167: switch to int put_char method 17 years ago
Alan Cox bbbbb96f5e riscom/rocket: switch to int put_char method 17 years ago
Alan Cox d7e752e275 pcmcia: serial to int put_char method 17 years ago
Alan Cox 0be2eadee7 mxser: switch to put_char being int 17 years ago
Alan Cox 76b25a5509 char: switch gs, cyclades and esp to return int for put_char 17 years ago
Alan Cox 257afa3cb6 amiserial: Switch put char to return success/fail 17 years ago
Alan Cox 978e595f88 tty/serial: lay the foundations for the next set of reworks 17 years ago
Julia Lawall ac0e4b7d31 drivers/char/ds1286.c: use time_before, time_before_eq, etc 17 years ago
Jiri Slaby d6f6341a64 Char: rio, fix cirrus defines 17 years ago
Alan Cox cd989b3a8c cyclades: use ioremap_nocache for clarity as proposed 17 years ago
Alan Cox 15ed6cc0ba cyclades: coding style & review 17 years ago
Alan Cox e5b393e4f1 istallion: TIOCG/SSOFTCAR handling removal 17 years ago
Jiri Slaby cf1c63c3e6 Char: ip2, macros cleanup 17 years ago
Jon Schindler 83e422b764 drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_init&module_exit 17 years ago
Harvey Harrison 11fb09bfab epca.c: static functions and integer as NULL pointer fixes 17 years ago