aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-25[NET]: random functions can use nsec resolution instead of usecEric Dumazet1-23/+13
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-1/+1
2007-04-25[TCP/DCCP/RANDOM]: Remove unused exports.Adrian Bunk1-2/+0
2007-04-24Char: mxser, fix TIOCMIWAITJiri Slaby1-34/+14
2007-04-24Char: mxser_new, fix TIOCMIWAITJiri Slaby1-29/+9
2007-04-24Char: mxser_new, fix recursive lockingJan Yenya Kasprzak1-0/+7
2007-04-17fix bogon in /dev/mem mmap'ing on nommuBenjamin Herrenschmidt1-1/+1
2007-04-10Merge branch 'for-2.6.21' of master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-2/+1
2007-04-09[AGPGART] intel_agp: fix G965 GTT size detectWang Zhenyu1-2/+1
2007-04-09Merge branch 'for-2.6.21' of master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-2/+12
2007-04-08[AGPGART] intel_agp: PCI id update for Intel 965GMWang Zhenyu1-2/+12
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