Commit Graph

3485 Commits (42b0158bdb1344b05cc1e98c363fba9e97137565)

Author SHA1 Message Date
Hendrik Brueckner 7f8030d166 hvc_console: Remove tty->low_latency 16 years ago
Stephen Rothwell 4c33d2dc34 powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/char 16 years ago
Paul Fulghum a6b2f87be1 synclink_gt: enable RI interrupt 16 years ago
Andy Whitcroft fb144adc51 sysrq: add commentary on why we use the console loglevel over using KERN_EMERG 16 years ago
Alan Cox c0253eec2a tty: Fix race in the flush for some ldiscs 16 years ago
Milton Miller 2da7582f7c hvc_console: Use kzalloc() instead of kmalloc() + memset() 16 years ago
Milton Miller da9dc13289 hvc_console: Do not set low_latency when using interrupts 16 years ago
Milton Miller c21f7a527f hvc_console: Call free_irq() only if request_irq() was successful 16 years ago
Milton Miller 9fef3d2d15 hvc_console: Change an mb() to smp_mb() and add some comments 16 years ago
Stephen Rothwell 1901515c79 powerpc: Cleanup from l64 to ll64 change: drivers/char 16 years ago
Alan Cox c774bda2fd pty: Fix documentation 16 years ago
Geert Uytterhoeven 5edc304f49 m68k: amiserial - Kill warn_unused_result warnings 16 years ago
Geert Uytterhoeven 67c53c3466 m68k: ser_a2232 - Kill warn_unused_result warnings 16 years ago
Geert Uytterhoeven c36a4e4038 m68k: vme_scc - Kill warn_unused_result warnings 16 years ago
Hendrik Brueckner 6c089fd350 [S390] hvc_iucv: Special handling of IUCV HVC devices 16 years ago
Hendrik Brueckner 68c6b3d2c6 [S390] hvc_iucv: Refactor console and device initialization 16 years ago
Hendrik Brueckner 17e19f04ac [S390] hvc_iucv: Update function documentation 16 years ago
Hendrik Brueckner c45ce4b577 [S390] hvc_iucv: Limit rate of outgoing IUCV messages 16 years ago
Hendrik Brueckner 2dc184c0ba [S390] hvc_iucv: Change IUCV term id and use one device as default 16 years ago
David John 048cd5888f RTC: Remove the BKL. 16 years ago
Roel Kluin da2bdf9a6f Make various things static 16 years ago
David Smith 09f50c9542 tpm: clean up tpm_nsc driver for platform_device suspend/resume compliance 16 years ago
Ingo Molnar 19b0bd025d powerpc/cell: Use correct types in beat files 16 years ago
Kamalesh Babulal d2b4397bf8 powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH 16 years ago
Matt Mackall cda796a3d5 random: don't try to look at entropy_count outside the lock 16 years ago
Ilpo Järvinen 71183c9480 consolemap: indentation & braces disagree - reindent 16 years ago
Mike Frysinger 103d6d9170 genrtc: disable genrtc on Blackfin systems 16 years ago
Randy Dunlap 208b95ce3a sysrq: more explicit, less terse help messages 16 years ago
KOSAKI Motohiro 69beeb1d34 mm: make vread() and vwrite() declaration 16 years ago
Sam Ravnborg 3f4528d6e9 sparc64: Fix unsigned long long warnings in drivers. 16 years ago
Kay Sievers 24d254759d mwave: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Frederik Schwarzer 0211a9c850 trivial: fix an -> a typos in documentation and comments 16 years ago
Yinghai Lu 2f98357001 sparseirq: move set/get_timer_rand_state back to .c 16 years ago
Federico Heinz bef2a508b4 i8k: Add Dell Vostro systems 16 years ago
Andy Spencer 7ab21a8692 i8k: Enable i8k on Dell Precision Systems 16 years ago
Andrew Morton c847d47cb7 drivers/char/cyclades.c: cy_pci_probe: fix error path 16 years ago
Alan Cox eeb4613436 synclink_cs: Convert to tty_port 16 years ago
Alan Cox fba85e013f tty: use port methods for the rocket driver 16 years ago
Alan Cox 47b01b3a5f tty: kref the rocket driver 16 years ago
Alan Cox 21bed701da tty: make rocketport use standard port->flags 16 years ago
Alan Cox c1314a49d7 tty: Redo the rocket driver locking 16 years ago
Alan Cox 6ed1dbaead tty: Make epca use the port helpers 16 years ago
Alan Cox 3969ffba71 tty: refcount the epca driver 16 years ago
Alan Cox d1c815e549 tty: relock epca 16 years ago
Alan Cox 33dd474ae7 tty: kref nozomi 16 years ago
Alan Cox c9f19e96a2 tty: Remove some pointless casts 16 years ago
Alan Cox 0ac6053c4d tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need to 16 years ago
Thomas Pfaff ff8cb0fd6f tty: N_TTY SIGIO only works for read 16 years ago
Alan Cox a6614999e8 tty: Introduce some close helpers for ports 16 years ago
Alan Cox 7834909f1e tty: tty port zero baud open 16 years ago