aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-20Documentation: Remove references to dead "cyclades=" boot optionRobert P. J. Day1-2/+0
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt18-25/+25
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day4-8/+8
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov9-15/+16
2007-10-19get rid of input BIT* duplicate definesJiri Slaby2-7/+7
2007-10-19remove asm/bitops.h includesJiri Slaby3-3/+3
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov1-3/+4
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
2007-10-19pid namespaces: round up the APIPavel Emelianov1-2/+2
2007-10-19Console events and accessibilitySamuel Thibault1-1/+44
2007-10-19Console keyboard events and accessibilitySamuel Thibault1-6/+36
2007-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds63-25350/+0
2007-10-18IPMI: add 0.9 supportCorey Minyard1-13/+2
2007-10-18IPMI: fix hotmod remove lockCorey Minyard1-9/+7
2007-10-18IPMI: new NMI handlingCorey Minyard1-41/+105
2007-10-18IPMI: add polled interfaceCorey Minyard3-47/+73
2007-10-18IPMI: remove bogus semaphore from watchdogCorey Minyard1-14/+3
2007-10-18IPMI: don't init irq until readyCorey Minyard1-4/+4
2007-10-18sparse pointer use of zero as nullStephen Hemminger1-1/+1
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-3/+7
2007-10-18Char: rocket, fix signed/unsigned warningJiri Slaby1-2/+2
2007-10-18Char: rocket, remove potential leak in module_initJiri Slaby1-14/+20
2007-10-18Char: rocket, remove pci_read_config_dword(CLASS_REVISION)Jiri Slaby1-11/+4
2007-10-18Char: rocket, don't re-set statics to 0Jiri Slaby1-12/+0
2007-10-18Char: rocket, fix dynamic_dev ttyJiri Slaby1-5/+9
2007-10-18Char: rocket, switch sleep_on to completionJiri Slaby2-10/+9
2007-10-18Char: moxa, remove sleep_onJiri Slaby1-4/+5
2007-10-18Char: moxa, function names cleanupJiri Slaby1-31/+31
2007-10-18Char: moxa, cleanup printsJiri Slaby1-42/+31
2007-10-18Cyclades: Avoid label defined but not used warningJesper Juhl1-4/+4
2007-10-18Char: cyclades, fix some -W warningsJiri Slaby1-49/+39
2007-10-18Char: cyclades, move spin_lock to one placeJiri Slaby1-7/+2
2007-10-18Char: cyclades, make the isr code readableJiri Slaby1-325/+292
2007-10-18Char: cyclades, remove bottom half processingJiri Slaby1-91/+20
2007-10-18Char: moxa, fix and optimise empty timerJiri Slaby1-2/+2
2007-10-18mxser: fix compiler warning when building without CONFIG_PCIJesper Juhl1-2/+2
2007-10-18mxser: remove commented crapAlan Cox1-19/+0
2007-10-18Char: mxser_new, remove useless comments in mxser_cardsJiri Slaby1-21/+21
2007-10-18Char: mxser_new, move to PCI_VDEVICEJiri Slaby1-36/+18
2007-10-18Char: mxser_new, upgrade to 1.10Jiri Slaby1-8/+24
2007-10-18sysctl: simplify the pty sysctl logicEric W. Biederman1-1/+23
2007-10-18PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki1-1/+1
2007-10-18tty_ioctl: fix the baud_table check in encode_baud_rateMaciej W. Rozycki1-3/+8
2007-10-18Remove CONFIG_VT_UNICODEJan Engelhardt2-22/+1
2007-10-18mv watchdog tree under driversWim Van Sebroeck63-25350/+0
2007-10-17Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds1-5/+6
2007-10-17x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin1-5/+6
2007-10-17Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-1/+1
2007-10-17drivers/char/ip2: fix used-uninit'd bugJeff Garzik1-5/+1
2007-10-17lp_console: cleanupsPavel Machek1-9/+8