aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-19pid namespaces: round up the APIPavel Emelianov
2007-10-19Console events and accessibilitySamuel Thibault
2007-10-19Console keyboard events and accessibilitySamuel Thibault
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