aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-23Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds3-0/+707
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan2-2/+2
2005-06-23[PATCH] Introduce tty_unregister_ldisc()Alexey Dobriyan1-13/+24
2005-06-23[PATCH] Potential null pointer dereference in amiga serial driverTINNES Julien RD-MAPS-ISS1-4/+14
2005-06-23[PATCH] ppc64: add a watchdog driver for rtasUtz Bacher3-0/+707
2005-06-21[PATCH] mips: add vr41xx gpio supportYoichi Yuasa3-0/+748
2005-06-21[PATCH] ppc64 iSeries: allow build with no PCIStephen Rothwell1-4/+4
2005-06-21[PATCH] coverity: ipmi: avoid overrun of ipmi_interfaces[]Zaur Kambarov1-1/+1
2005-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds20-131/+131
2005-06-20[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update device attribute callbacksYani Ioannou4-13/+13
2005-06-20[PATCH] Fix typo in scdrv_init()Jason Uhlenkott1-1/+1
2005-06-20[PATCH] fix up ipmi code after class_simple.c removalAndrew Morton1-7/+7
2005-06-20[PATCH] class: convert drivers/char/* to use the new class api instead of class_simplegregkh@suse.de14-103/+103
2005-06-20[PATCH] tty: move to use the new class code, instead of class_simplegregkh@suse.de1-8/+8
2005-06-20[PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdogLennert Buytenhek1-1/+6
2005-06-18[PATCH] console blanking oops fixJan Beulich1-0/+4
2005-06-10Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-5/+1
2005-06-10[PATCH] remove bogus hack from radeon IRQ handlerDave Airlie1-5/+0
2005-06-10[PATCH] drm add i945G pci idDave Airlie1-0/+1
2005-06-07[PATCH] Replace check_bridge_mode() with (bridge->mode & AGSTAT_MODE_3_0).David Mosberger1-16/+3
2005-06-07[PATCH] AGP fix for Xen VMMKeir Fraser13-35/+36
2005-06-07[PATCH] sgi-agp: fixes a problem with accessing GART memory in sgi_tioca_insert_memory and sgi_tioca_remove_memoryMichael Werner1-3/+9
2005-06-07[PATCH] i945G patch for agpgartAlan Hourihane1-2/+13
2005-06-06[PATCH] moxa: do not ignore inputDenis Vlasenko1-25/+13
2005-05-25[PATCH] ipmi build fixNeil Horman1-2/+2
2005-05-20[PATCH] Add sysfs support for the IPMI device interfaceCorey Minyard1-2/+18
2005-05-18[PATCH] Fix filp being passed through raw ioctl handlerStephen Tweedie1-1/+1
2005-05-17[PATCH] Intel 6300ESB TCO timer supportPeter Lundkvist1-0/+1
2005-05-16[PATCH] Fix root hole in raw deviceStephen Tweedie1-1/+1
2005-05-05[PATCH] make some things staticAdrian Bunk1-1/+2
2005-05-05[PATCH] uninline tty_paranoia_check()Andrew Morton1-1/+1
2005-05-04Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.gitLinus Torvalds1-1/+1
2005-05-04[PATCH] ipmi iomem annotations and fixesAl Viro2-17/+17
2005-05-04[PATCH] sonypi trivial user annotationsAl Viro1-3/+3
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 3Al Viro1-2/+2
2005-05-04[PATCH] mbcs trivial user annotationsAl Viro2-4/+4
2005-05-03[IA64-SGI] Altix patch to fix missing Kconfig dependency.Bruce Losure1-1/+1
2005-05-01[PATCH] make lots of things staticAdrian Bunk13-19/+19
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-1/+2
2005-05-01[PATCH] ipmi: fix a deadlockCorey Minyard1-15/+21
2005-05-01[PATCH] ipmi: enable interrupts on the BT driverCorey Minyard2-6/+35
2005-05-01[PATCH] ipmi: fix watchdog so the device can be reopened on an unexpected closeCorey Minyard1-1/+1
2005-05-01[PATCH] IPMI: fix for handling bad ACPI dataCorey Minyard1-2/+11
2005-05-01[PATCH] IPMI: fix for handling bad IPMI DMI dataCorey Minyard1-1/+7
2005-05-01[PATCH] misc verify_area cleanupsJesper Juhl2-8/+5
2005-05-01[PATCH] hangcheck-timer: Update to 0.9.0.Joel Becker2-10/+96
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney1-2/+2
2005-04-30[PATCH] ARM: RTC: allow driver methods to return errorRussell King1-2/+6
2005-04-27Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.gitLinus Torvalds7-1/+1770
2005-04-26[PATCH] tpm 64bit fixes (size_t)Al Viro1-3/+3