summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-194-8/+8
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-199-15/+16
* get rid of input BIT* duplicate definesJiri Slaby2007-10-192-7/+7
* remove asm/bitops.h includesJiri Slaby2007-10-193-3/+3
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-191-3/+4
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* pid namespaces: round up the APIPavel Emelianov2007-10-191-2/+2
* Console events and accessibilitySamuel Thibault2007-10-191-1/+44
* Console keyboard events and accessibilitySamuel Thibault2007-10-191-6/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-10-1863-25350/+0
|\
| * mv watchdog tree under driversWim Van Sebroeck2007-10-1863-25350/+0
* | IPMI: add 0.9 supportCorey Minyard2007-10-181-13/+2
* | IPMI: fix hotmod remove lockCorey Minyard2007-10-181-9/+7
* | IPMI: new NMI handlingCorey Minyard2007-10-181-41/+105
* | IPMI: add polled interfaceCorey Minyard2007-10-183-47/+73
* | IPMI: remove bogus semaphore from watchdogCorey Minyard2007-10-181-14/+3
* | IPMI: don't init irq until readyCorey Minyard2007-10-181-4/+4
* | sparse pointer use of zero as nullStephen Hemminger2007-10-181-1/+1
* | Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-3/+7
* | Char: rocket, fix signed/unsigned warningJiri Slaby2007-10-181-2/+2
* | Char: rocket, remove potential leak in module_initJiri Slaby2007-10-181-14/+20
* | Char: rocket, remove pci_read_config_dword(CLASS_REVISION)Jiri Slaby2007-10-181-11/+4
* | Char: rocket, don't re-set statics to 0Jiri Slaby2007-10-181-12/+0
* | Char: rocket, fix dynamic_dev ttyJiri Slaby2007-10-181-5/+9
* | Char: rocket, switch sleep_on to completionJiri Slaby2007-10-182-10/+9
* | Char: moxa, remove sleep_onJiri Slaby2007-10-181-4/+5
* | Char: moxa, function names cleanupJiri Slaby2007-10-181-31/+31
* | Char: moxa, cleanup printsJiri Slaby2007-10-181-42/+31
* | Cyclades: Avoid label defined but not used warningJesper Juhl2007-10-181-4/+4
* | Char: cyclades, fix some -W warningsJiri Slaby2007-10-181-49/+39
* | Char: cyclades, move spin_lock to one placeJiri Slaby2007-10-181-7/+2
* | Char: cyclades, make the isr code readableJiri Slaby2007-10-181-325/+292
* | Char: cyclades, remove bottom half processingJiri Slaby2007-10-181-91/+20
* | Char: moxa, fix and optimise empty timerJiri Slaby2007-10-181-2/+2
* | mxser: fix compiler warning when building without CONFIG_PCIJesper Juhl2007-10-181-2/+2
* | mxser: remove commented crapAlan Cox2007-10-181-19/+0
* | Char: mxser_new, remove useless comments in mxser_cardsJiri Slaby2007-10-181-21/+21
* | Char: mxser_new, move to PCI_VDEVICEJiri Slaby2007-10-181-36/+18
* | Char: mxser_new, upgrade to 1.10Jiri Slaby2007-10-181-8/+24
* | sysctl: simplify the pty sysctl logicEric W. Biederman2007-10-181-1/+23
* | PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-181-1/+1
* | tty_ioctl: fix the baud_table check in encode_baud_rateMaciej W. Rozycki2007-10-181-3/+8
* | Remove CONFIG_VT_UNICODEJan Engelhardt2007-10-182-22/+1
|/
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-171-5/+6
|\
| * x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin2007-10-171-5/+6
* | Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-171-1/+1
|\ \ | |/ |/|
| * paravirt: refactor struct paravirt_ops into smaller pv_*_opsJeremy Fitzhardinge2007-10-161-1/+1
* | drivers/char/ip2: fix used-uninit'd bugJeff Garzik2007-10-171-5/+1
* | lp_console: cleanupsPavel Machek2007-10-171-9/+8
* | HVC console is also used by iSeries, so add that to HVC_DRIVER help.Rusty Russell2007-10-171-1/+1
OpenPOWER on IntegriCloud