summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2007-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2007-10-18IPMI: add 0.9 supportCorey Minyard
2007-10-18IPMI: fix hotmod remove lockCorey Minyard
2007-10-18IPMI: new NMI handlingCorey Minyard
2007-10-18IPMI: add polled interfaceCorey Minyard
2007-10-18IPMI: remove bogus semaphore from watchdogCorey Minyard
2007-10-18IPMI: don't init irq until readyCorey Minyard
2007-10-18sparse pointer use of zero as nullStephen Hemminger
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-18Char: rocket, fix signed/unsigned warningJiri Slaby
2007-10-18Char: rocket, remove potential leak in module_initJiri Slaby
2007-10-18Char: rocket, remove pci_read_config_dword(CLASS_REVISION)Jiri Slaby
2007-10-18Char: rocket, don't re-set statics to 0Jiri Slaby
2007-10-18Char: rocket, fix dynamic_dev ttyJiri Slaby
2007-10-18Char: rocket, switch sleep_on to completionJiri Slaby
2007-10-18Char: moxa, remove sleep_onJiri Slaby
2007-10-18Char: moxa, function names cleanupJiri Slaby
2007-10-18Char: moxa, cleanup printsJiri Slaby
2007-10-18Cyclades: Avoid label defined but not used warningJesper Juhl
2007-10-18Char: cyclades, fix some -W warningsJiri Slaby
2007-10-18Char: cyclades, move spin_lock to one placeJiri Slaby
2007-10-18Char: cyclades, make the isr code readableJiri Slaby
2007-10-18Char: cyclades, remove bottom half processingJiri Slaby
2007-10-18Char: moxa, fix and optimise empty timerJiri Slaby
2007-10-18mxser: fix compiler warning when building without CONFIG_PCIJesper Juhl
2007-10-18mxser: remove commented crapAlan Cox
2007-10-18Char: mxser_new, remove useless comments in mxser_cardsJiri Slaby
2007-10-18Char: mxser_new, move to PCI_VDEVICEJiri Slaby
2007-10-18Char: mxser_new, upgrade to 1.10Jiri Slaby
2007-10-18sysctl: simplify the pty sysctl logicEric W. Biederman
2007-10-18PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki
2007-10-18tty_ioctl: fix the baud_table check in encode_baud_rateMaciej W. Rozycki
2007-10-18Remove CONFIG_VT_UNICODEJan Engelhardt
2007-10-18mv watchdog tree under driversWim Van Sebroeck
2007-10-17Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds
2007-10-17x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin
2007-10-17Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-17drivers/char/ip2: fix used-uninit'd bugJeff Garzik
2007-10-17lp_console: cleanupsPavel Machek
2007-10-17HVC console is also used by iSeries, so add that to HVC_DRIVER help.Rusty Russell
2007-10-17Delay creation of khcvd threadRusty Russell
2007-10-17tty: expose new methods needed for drivers to get termios rightAlan Cox
2007-10-17add CONFIG_VT_UNICODEBill Nottingham
2007-10-17n_hdlc.c: fix check-after-useAdrian Bunk
2007-10-17mxser: Remove use of dead TTY_FLIPBUF_SIZE definitionAlan Cox
2007-10-17unicode diacritics supportSamuel Thibault
2007-10-17Tweak /proc/ipmi removalAlexey Dobriyan
2007-10-17tpm: pay attention to IRQ info from PNPBjorn Helgaas
2007-10-17drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-10-17drivers/char/consolemap.c: kmalloc + memset conversion to kzallocMariusz Kozlowski