index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] mips: add vr41xx gpio support
Yoichi Yuasa
2005-06-21
3
-0
/
+748
*
[PATCH] ppc64 iSeries: allow build with no PCI
Stephen Rothwell
2005-06-21
1
-4
/
+4
*
[PATCH] coverity: ipmi: avoid overrun of ipmi_interfaces[]
Zaur Kambarov
2005-06-21
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2005-06-20
20
-131
/
+131
|
\
|
*
[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...
Yani Ioannou
2005-06-20
4
-13
/
+13
|
*
[PATCH] Fix typo in scdrv_init()
Jason Uhlenkott
2005-06-20
1
-1
/
+1
|
*
[PATCH] fix up ipmi code after class_simple.c removal
Andrew Morton
2005-06-20
1
-7
/
+7
|
*
[PATCH] class: convert drivers/char/* to use the new class api instead of cla...
gregkh@suse.de
2005-06-20
14
-103
/
+103
|
*
[PATCH] tty: move to use the new class code, instead of class_simple
gregkh@suse.de
2005-06-20
1
-8
/
+8
*
|
[PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdog
Lennert Buytenhek
2005-06-20
1
-1
/
+6
|
/
*
[PATCH] console blanking oops fix
Jan Beulich
2005-06-18
1
-0
/
+4
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
Linus Torvalds
2005-06-10
2
-5
/
+1
|
\
|
*
[PATCH] remove bogus hack from radeon IRQ handler
Dave Airlie
2005-06-10
1
-5
/
+0
|
*
[PATCH] drm add i945G pci id
Dave Airlie
2005-06-10
1
-0
/
+1
*
|
[PATCH] Replace check_bridge_mode() with (bridge->mode & AGSTAT_MODE_3_0).
David Mosberger
2005-06-07
1
-16
/
+3
*
|
[PATCH] AGP fix for Xen VMM
Keir Fraser
2005-06-07
13
-35
/
+36
*
|
[PATCH] sgi-agp: fixes a problem with accessing GART memory in sgi_tioca_inse...
Michael Werner
2005-06-07
1
-3
/
+9
*
|
[PATCH] i945G patch for agpgart
Alan Hourihane
2005-06-07
1
-2
/
+13
*
|
[PATCH] moxa: do not ignore input
Denis Vlasenko
2005-06-06
1
-25
/
+13
|
/
*
[PATCH] ipmi build fix
Neil Horman
2005-05-25
1
-2
/
+2
*
[PATCH] Add sysfs support for the IPMI device interface
Corey Minyard
2005-05-20
1
-2
/
+18
*
[PATCH] Fix filp being passed through raw ioctl handler
Stephen Tweedie
2005-05-18
1
-1
/
+1
*
[PATCH] Intel 6300ESB TCO timer support
Peter Lundkvist
2005-05-17
1
-0
/
+1
*
[PATCH] Fix root hole in raw device
Stephen Tweedie
2005-05-16
1
-1
/
+1
*
[PATCH] make some things static
Adrian Bunk
2005-05-05
1
-1
/
+2
*
[PATCH] uninline tty_paranoia_check()
Andrew Morton
2005-05-05
1
-1
/
+1
*
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...
Linus Torvalds
2005-05-04
1
-1
/
+1
|
\
|
*
[IA64-SGI] Altix patch to fix missing Kconfig dependency.
Bruce Losure
2005-05-03
1
-1
/
+1
*
|
[PATCH] ipmi iomem annotations and fixes
Al Viro
2005-05-04
2
-17
/
+17
*
|
[PATCH] sonypi trivial user annotations
Al Viro
2005-05-04
1
-3
/
+3
*
|
[PATCH] ISA DMA Kconfig fixes - part 3
Al Viro
2005-05-04
1
-2
/
+2
*
|
[PATCH] mbcs trivial user annotations
Al Viro
2005-05-04
2
-4
/
+4
|
/
*
[PATCH] make lots of things static
Adrian Bunk
2005-05-01
13
-19
/
+19
*
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
Jesper Juhl
2005-05-01
1
-1
/
+2
*
[PATCH] ipmi: fix a deadlock
Corey Minyard
2005-05-01
1
-15
/
+21
*
[PATCH] ipmi: enable interrupts on the BT driver
Corey Minyard
2005-05-01
2
-6
/
+35
*
[PATCH] ipmi: fix watchdog so the device can be reopened on an unexpected close
Corey Minyard
2005-05-01
1
-1
/
+1
*
[PATCH] IPMI: fix for handling bad ACPI data
Corey Minyard
2005-05-01
1
-2
/
+11
*
[PATCH] IPMI: fix for handling bad IPMI DMI data
Corey Minyard
2005-05-01
1
-1
/
+7
*
[PATCH] misc verify_area cleanups
Jesper Juhl
2005-05-01
2
-8
/
+5
*
[PATCH] hangcheck-timer: Update to 0.9.0.
Joel Becker
2005-05-01
2
-10
/
+96
*
[PATCH] Change synchronize_kernel to _rcu and _sched
Paul E. McKenney
2005-05-01
1
-2
/
+2
*
[PATCH] ARM: RTC: allow driver methods to return error
Russell King
2005-04-30
1
-2
/
+6
*
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...
Linus Torvalds
2005-04-27
7
-1
/
+1770
|
\
|
*
[IA64-SGI] snsc_event.c new file
Greg Howard
2005-04-25
1
-0
/
+304
|
*
[IA64] Altix system controller event handling
Greg Howard
2005-04-25
3
-1
/
+49
|
*
[IA64-SGI] Bus driver for the CX port of SGI's TIO chip.
Bruce Losure
2005-04-25
4
-0
/
+1417
*
|
[PATCH] tpm 64bit fixes (size_t)
Al Viro
2005-04-26
1
-3
/
+3
|
/
*
[PATCH] update maintainer for /dev/random
Matt Mackall
2005-04-16
1
-1
/
+1
*
[PATCH] Fix u32 vs. pm_message_t in drivers/char
Pavel Machek
2005-04-16
5
-5
/
+5
[next]