summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mips: add vr41xx gpio supportYoichi Yuasa2005-06-223-0/+748
* [PATCH] ppc64 iSeries: allow build with no PCIStephen Rothwell2005-06-221-4/+4
* [PATCH] coverity: ipmi: avoid overrun of ipmi_interfaces[]Zaur Kambarov2005-06-221-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-06-2120-131/+131
|\
| * [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...Yani Ioannou2005-06-214-13/+13
| * [PATCH] Fix typo in scdrv_init()Jason Uhlenkott2005-06-211-1/+1
| * [PATCH] fix up ipmi code after class_simple.c removalAndrew Morton2005-06-211-7/+7
| * [PATCH] class: convert drivers/char/* to use the new class api instead of cla...gregkh@suse.de2005-06-2114-103/+103
| * [PATCH] tty: move to use the new class code, instead of class_simplegregkh@suse.de2005-06-211-8/+8
* | [PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdogLennert Buytenhek2005-06-201-1/+6
|/
* [PATCH] console blanking oops fixJan Beulich2005-06-181-0/+4
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2005-06-112-5/+1Star
|\
| * [PATCH] remove bogus hack from radeon IRQ handlerDave Airlie2005-06-101-5/+0Star
| * [PATCH] drm add i945G pci idDave Airlie2005-06-101-0/+1
* | [PATCH] Replace check_bridge_mode() with (bridge->mode & AGSTAT_MODE_3_0).David Mosberger2005-06-071-16/+3Star
* | [PATCH] AGP fix for Xen VMMKeir Fraser2005-06-0713-35/+36
* | [PATCH] sgi-agp: fixes a problem with accessing GART memory in sgi_tioca_inse...Michael Werner2005-06-071-3/+9
* | [PATCH] i945G patch for agpgartAlan Hourihane2005-06-071-2/+13
* | [PATCH] moxa: do not ignore inputDenis Vlasenko2005-06-061-25/+13Star
|/
* [PATCH] ipmi build fixNeil Horman2005-05-261-2/+2
* [PATCH] Add sysfs support for the IPMI device interfaceCorey Minyard2005-05-201-2/+18
* [PATCH] Fix filp being passed through raw ioctl handlerStephen Tweedie2005-05-181-1/+1
* [PATCH] Intel 6300ESB TCO timer supportPeter Lundkvist2005-05-171-0/+1
* [PATCH] Fix root hole in raw deviceStephen Tweedie2005-05-171-1/+1
* [PATCH] make some things staticAdrian Bunk2005-05-061-1/+2
* [PATCH] uninline tty_paranoia_check()Andrew Morton2005-05-061-1/+1
* Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...Linus Torvalds2005-05-051-1/+1
|\
| * [IA64-SGI] Altix patch to fix missing Kconfig dependency.Bruce Losure2005-05-031-1/+1
* | [PATCH] ipmi iomem annotations and fixesAl Viro2005-05-042-17/+17
* | [PATCH] sonypi trivial user annotationsAl Viro2005-05-041-3/+3
* | [PATCH] ISA DMA Kconfig fixes - part 3Al Viro2005-05-041-2/+2
* | [PATCH] mbcs trivial user annotationsAl Viro2005-05-042-4/+4
|/
* [PATCH] make lots of things staticAdrian Bunk2005-05-0113-19/+19
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-1/+2
* [PATCH] ipmi: fix a deadlockCorey Minyard2005-05-011-15/+21
* [PATCH] ipmi: enable interrupts on the BT driverCorey Minyard2005-05-012-6/+35
* [PATCH] ipmi: fix watchdog so the device can be reopened on an unexpected closeCorey Minyard2005-05-011-1/+1
* [PATCH] IPMI: fix for handling bad ACPI dataCorey Minyard2005-05-011-2/+11
* [PATCH] IPMI: fix for handling bad IPMI DMI dataCorey Minyard2005-05-011-1/+7
* [PATCH] misc verify_area cleanupsJesper Juhl2005-05-012-8/+5Star
* [PATCH] hangcheck-timer: Update to 0.9.0.Joel Becker2005-05-012-10/+96
* [PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney2005-05-011-2/+2
* [PATCH] ARM: RTC: allow driver methods to return errorRussell King2005-04-301-2/+6
* Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...Linus Torvalds2005-04-277-1/+1770
|\
| * [IA64-SGI] snsc_event.c new fileGreg Howard2005-04-251-0/+304
| * [IA64] Altix system controller event handlingGreg Howard2005-04-253-1/+49
| * [IA64-SGI] Bus driver for the CX port of SGI's TIO chip.Bruce Losure2005-04-254-0/+1417
* | [PATCH] tpm 64bit fixes (size_t)Al Viro2005-04-261-3/+3
|/
* [PATCH] update maintainer for /dev/randomMatt Mackall2005-04-171-1/+1
* [PATCH] Fix u32 vs. pm_message_t in drivers/charPavel Machek2005-04-175-5/+5