aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day9-11/+11
2006-12-13[PATCH] n_r3964: Use struct pid to track user space clientsEric W. Biederman1-20/+17
2006-12-13[PATCH] tty_io.c balance tty_ldisc_ref()Dan Carpenter1-6/+1
2006-12-13[PATCH] RTC driver init adjustmentJan Beulich1-15/+17
2006-12-13[PATCH] rtc: fx error caseJan Beulich1-0/+8
2006-12-13[PATCH] CONFIG_COMPUTONE should depend on ISA|EISA|PCIAl Viro1-1/+1
2006-12-13[PATCH] tty: remove useless memory barrierRalf Baechle1-1/+0
2006-12-13[PATCH] debug: add sysrq_always_enabled boot optionIngo Molnar2-12/+35
2006-12-13[PATCH] sx: fix non-PCI buildJiri Slaby2-1/+9
2006-12-13[PATCH] mxser_new: fix non-PCI buildJiri Slaby2-1/+9
2006-12-13[PATCH] isicom: fix build with PCI disabledRandy Dunlap1-1/+1
2006-12-13[PATCH] vt: fix comments to not refer to kill_procEric W. Biederman1-3/+3
2006-12-13[PATCH] tty: export get_current_ttyHeiko Carstens1-0/+1
2006-12-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2-2/+27
2006-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-12-12Merge ../linusDave Jones299-33064/+22054
2006-12-12[AGPGART] VIA and SiS AGP chipsets are x86-onlyMatthew Wilcox1-2/+2
2006-12-12[AGPGART] agp-amd64: section mismatches with HOTPLUG=nRandy Dunlap1-1/+1
2006-12-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogWim Van Sebroeck4-27/+27
2006-12-12[WATCHDOG] pcwd_usb.c generic HID include fileWim Van Sebroeck1-4/+1
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day1-1/+1
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan1-1/+1
2006-12-10[PATCH] IPMI: misc fixesCorey Minyard2-58/+68
2006-12-10[PATCH] IPMI: remove zero initsRandy Dunlap6-23/+25
2006-12-10[PATCH] read_zero_pagealigned() locking fixHugh Dickins1-4/+8
2006-12-09Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds15-57/+821
2006-12-08[PATCH] Char: cyclades, fix warningsJiri Slaby1-2/+3
2006-12-08[PATCH] Char: cyclades, cleanupJiri Slaby1-83/+50
2006-12-08[PATCH] Char: cyclades, Lindent the codeJiri Slaby1-3808/+3942
2006-12-08[PATCH] Char: cyclades, save indent levelsJiri Slaby1-335/+340
2006-12-08[PATCH] Char: istallion, use mod_timerJiri Slaby1-4/+2
2006-12-08[PATCH] Char: istallion, dynamic tty deviceJiri Slaby1-1/+14
2006-12-08[PATCH] Char: istallion, change init sequenceJiri Slaby1-55/+75
2006-12-08[PATCH] Char: istallion, move init and exit codeJiri Slaby1-61/+52
2006-12-08[PATCH] Char: istallion, fix enablingJiri Slaby1-7/+11
2006-12-08[PATCH] Char: istallion, correct fail pathsJiri Slaby1-61/+81
2006-12-08[PATCH] Char: istallion, free only isaJiri Slaby1-1/+3
2006-12-08[PATCH] Char: istallion, brdnr lockingJiri Slaby1-4/+11
2006-12-08[PATCH] Char: istallion, ifdef eisa codeJiri Slaby1-2/+11
2006-12-08[PATCH] Char: istallion, variables cleanupJiri Slaby1-45/+55
2006-12-08[PATCH] Char: istallion, eliminate typedefsJiri Slaby1-208/+206
2006-12-08[PATCH] Char: istallion, remove the messJiri Slaby1-170/+36
2006-12-08[PATCH] Char: istallion, convert to pci probingJiri Slaby1-49/+67
2006-12-08[PATCH] Char: stallion, use dynamic devJiri Slaby1-6/+27
2006-12-08[PATCH] Char: stallion, variables cleanupJiri Slaby1-36/+31
2006-12-08[PATCH] Char: stallion, remove syntactic sugarJiri Slaby1-97/+81
2006-12-08[PATCH] Char: stallion, brd struct lockingJiri Slaby1-5/+13
2006-12-08[PATCH] Char: stallion, fix fail pathsJiri Slaby1-29/+52
2006-12-08[PATCH] Char: stallion, functions cleanupJiri Slaby1-167/+40
2006-12-08[PATCH] Char: stallion, correct __init macrosJiri Slaby1-5/+5