aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-02[PATCH] vt: fix potential race in VT_WAITACTIVE handlerMichal Januszewski1-2/+14
2007-03-29[PATCH] Wire up DEC serial drivers in KconfigRalf Baechle1-0/+33
2007-03-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-1280/+0
2007-03-27[PATCH] generic_serial: fix decoding of baud rateDaniel Drake1-7/+0
2007-03-26[DRM]: Delete sparc64 FFB driver code that never gets built.David S. Miller4-1280/+0
2007-03-18[PATCH] tty: Fix two reported pid leaksEric W. Biederman1-0/+5
2007-03-18[PATCH] machzwd warning fixAndrew Morton1-12/+12
2007-03-16Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-5/+0
2007-03-16[PATCH] Initialise SAK member for each virtual console to prevent oopsBernhard Walle1-0/+1
2007-03-16[PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson2-2/+20
2007-03-17[CHAR] lcd: Fix two warnings.Ralf Baechle1-5/+0
2007-03-14Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-0/+1
2007-03-14[PATCH] misc NULL noiseAl Viro1-1/+1
2007-03-11[WATCHDOG] i8xx TCO driver - mark for removalWim Van Sebroeck1-0/+1
2007-03-08[CHAR] ds1286: Fix handling of seconds in RTC_ALM_SET ioctl.Ralf Baechle1-3/+6
2007-03-06[PATCH] minor updat to tlclk Kconfig entryMark Gross1-7/+8
2007-03-06[PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005)Marcel Holtmann1-1/+2
2007-03-05[PATCH] char/epca.c: remove unused functionMichal Piotrowski1-17/+0
2007-03-05[PATCH] ipmi: check, if default ports are accessible on PPCChristian Krafft1-0/+5
2007-03-05[PATCH] cyclades: return closing_waitAndrew Morton1-0/+1
2007-03-01[PATCH] tty_io: fix race in master pty close/slave pty close pathAristeu Sergio Rozanski Filho1-0/+14
2007-02-27[AGPGART] fix compile errorsRyusuke Konishi4-5/+5
2007-02-26[PARISC] parisc-agp: Fix thinko const-ifyingKyle McMartin1-1/+1
2007-02-26[PATCH] Make hvc_console.c compile on non-powerpc: Remove NO_IRQRusty Russell1-8/+8
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-1/+1
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds18-57/+58
2007-02-22[AGPGART] Further constification.Dave Jones17-56/+56
2007-02-21Fix bogus 'inline' in drivers/char/ip2/i2lib.cLinus Torvalds1-2/+2
2007-02-20[PATCH] tty: use NULL for ptrsRandy Dunlap1-1/+1
2007-02-20[PATCH] mwave: interesting flags savingsAlexey Dobriyan1-2/+12
2007-02-20[AGPGART] Fix modular agpgart ia64 allmodconfigZwane Mwaikambo1-1/+2
2007-02-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-200/+0
2007-02-20[PATCH] tty_register_driver: Remove incorrect and superfluous castGeert Uytterhoeven1-3/+2
2007-02-20[MIPS] Add MTD device support for CobaltYoichi Yuasa2-200/+0
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1
2007-02-17[WATCHDOG] machzwd warning fixAndrew Morton1-1/+1
2007-02-17rio: typo in bitwise AND expression.Willy Tarreau1-1/+1
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin1-1/+1
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds23-98/+702
2007-02-16[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz1-1/+1
2007-02-16[PATCH] Add SysRq-Q to print timer_list debug infoIngo Molnar1-1/+13
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman3-3/+3
2007-02-14[PATCH] sysctl: remove sys_sysctl support from drivers/char/rtc.cEric W. Biederman1-4/+2
2007-02-14[PATCH] sysctl: remove sys_sysctl support from the hpet timer driverEric W. Biederman1-2/+2
2007-02-14[PATCH] sysctl: ipmi: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau18-18/+0
2007-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds36-350/+489
2007-02-13[PATCH] Fix SAK_work workqueue initialization.Eric W. Biederman4-4/+2
2007-02-13Merge ../linux-2.6-watchdog-mmWim Van Sebroeck35-294/+369