Commit Graph

2481 Commits (b2d6db5878a0832659ed58476357eea2db915550)

Author SHA1 Message Date
Corey Minyard d8c98618f4 IPMI: add 0.9 support 18 years ago
Corey Minyard ac0191517c IPMI: fix hotmod remove lock 18 years ago
Corey Minyard 612b5a8d3a IPMI: new NMI handling 18 years ago
Corey Minyard fcfa472411 IPMI: add polled interface 18 years ago
Corey Minyard f8fbcd3b9d IPMI: remove bogus semaphore from watchdog 18 years ago
Corey Minyard c45adc3915 IPMI: don't init irq until ready 18 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 18 years ago
Joe Perches 898eb71cb1 Add missing newlines to some uses of dev_<level> messages 18 years ago
Jiri Slaby 6c0286b199 Char: rocket, fix signed/unsigned warning 18 years ago
Jiri Slaby 4384a3fae1 Char: rocket, remove potential leak in module_init 18 years ago
Jiri Slaby 57fedc7ae5 Char: rocket, remove pci_read_config_dword(CLASS_REVISION) 18 years ago
Jiri Slaby c148b9d555 Char: rocket, don't re-set statics to 0 18 years ago
Jiri Slaby ac6aec2f56 Char: rocket, fix dynamic_dev tty 18 years ago
Jiri Slaby 8cf5a8c572 Char: rocket, switch sleep_on to completion 18 years ago
Jiri Slaby 95e0791480 Char: moxa, remove sleep_on 18 years ago
Jiri Slaby 6f56b658b4 Char: moxa, function names cleanup 18 years ago
Jiri Slaby 7aeb95daf3 Char: moxa, cleanup prints 18 years ago
Jesper Juhl d941ea7d49 Cyclades: Avoid label defined but not used warning 18 years ago
Jiri Slaby 65f76a82ec Char: cyclades, fix some -W warnings 18 years ago
Jiri Slaby 1c0a387c1f Char: cyclades, move spin_lock to one place 18 years ago
Jiri Slaby ce97a09767 Char: cyclades, make the isr code readable 18 years ago
Jiri Slaby ebafeeff0f Char: cyclades, remove bottom half processing 18 years ago
Jiri Slaby c43422053b Char: moxa, fix and optimise empty timer 18 years ago
Jesper Juhl b8cc554935 mxser: fix compiler warning when building without CONFIG_PCI 18 years ago
Alan Cox 0678c5b679 mxser: remove commented crap 18 years ago
Jiri Slaby 009ae1dbd5 Char: mxser_new, remove useless comments in mxser_cards 18 years ago
Jiri Slaby 931ecbbe9d Char: mxser_new, move to PCI_VDEVICE 18 years ago
Jiri Slaby f8cce2e5c8 Char: mxser_new, upgrade to 1.10 18 years ago
Eric W. Biederman 35834ca1e4 sysctl: simplify the pty sysctl logic 18 years ago
Rafael J. Wysocki 95d9ffbe01 PM: Move definition of struct pm_ops to suspend.h 18 years ago
Maciej W. Rozycki 75e8b71d55 tty_ioctl: fix the baud_table check in encode_baud_rate 18 years ago
Jan Engelhardt 77bf2bab91 Remove CONFIG_VT_UNICODE 18 years ago
Wim Van Sebroeck b7e04f8c61 mv watchdog tree under drivers 18 years ago
H. Peter Anvin 6619a8fb59 x86: Create clflush() inline, remove hardcoded wbinvd 18 years ago
Jeff Garzik 2b0172e1c6 drivers/char/ip2: fix used-uninit'd bug 18 years ago
Pavel Machek f4a1c2bce0 lp_console: cleanups 18 years ago
Rusty Russell 2d1df8153c HVC console is also used by iSeries, so add that to HVC_DRIVER help. 18 years ago
Rusty Russell 3e6c6f630a Delay creation of khcvd thread 18 years ago
Alan Cox 5f519d7281 tty: expose new methods needed for drivers to get termios right 18 years ago
Bill Nottingham 2e8ecb9db0 add CONFIG_VT_UNICODE 18 years ago
Adrian Bunk 827afdf093 n_hdlc.c: fix check-after-use 18 years ago
Alan Cox 7f748bbd7f mxser: Remove use of dead TTY_FLIPBUF_SIZE definition 18 years ago
Samuel Thibault 04c7197650 unicode diacritics support 18 years ago
Alexey Dobriyan 3542ae4c17 Tweak /proc/ipmi removal 18 years ago
Bjorn Helgaas 7917ff9a4c tpm: pay attention to IRQ info from PNP 18 years ago
Mariusz Kozlowski 978550b828 drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc 18 years ago
Mariusz Kozlowski 392b7bc13e drivers/char/consolemap.c: kmalloc + memset conversion to kzalloc 18 years ago
Alexey Dobriyan ae0b78d09d epca.c: reformat comments and coding style improvements 18 years ago
Fengguang Wu e57aa839ce convert ill defined log2() to ilog2() 18 years ago
Jesper Juhl 3f1a4373e7 Clean up duplicate includes in drivers/char/ 18 years ago