Commit Graph

2878 Commits (ffd86bbe1c744a25efad5bddd08f1c5b1dbcd9ac)

Author SHA1 Message Date
Rusty Russell f7f510ec19 virtio: An entropy device, as suggested by hpa. 17 years ago
Alan Cox 6089093e58 ip2: fix crashes on load/unload 17 years ago
Jesse Barnes 57f7bd5b45 remove debug printk from DRM suspend path 17 years ago
Stephen Rothwell 8962cadbe7 [POWERPC] iSeries: Remove unused mail address 17 years ago
David S. Miller 93dae5b70e sparc64: Add global register dumping facility. 17 years ago
Geert Uytterhoeven eb4db450aa m68k vme_scc: avoid global namespace pollution 17 years ago
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
Keith Packard e948e99400 drm/i915: save and restore dsparb and d_state registers. 17 years ago
Jesse Barnes a59e122a67 drm/i915: fix off by one in VGA save/restore of AR & CR regs. 17 years ago
Thomas Hellstrom f116cc561e drm: disable tasklets not IRQs when taking the drm lock spinlock 17 years ago
Dave Airlie af6061af0d Revert "drm/vbl rework: rework how the drm deals with vblank." 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