aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-10Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input Linus Torvalds1-55/+56
2005-09-10[PATCH] drivers/char: fix-up schedule_timeout() usageNishanth Aravamudan6-36/+17
2005-09-10[PATCH] drivers/char/lp.c : Use of the time_after() macroMarcelo Feitoza Parisi1-1/+2
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl1-4/+3
2005-09-10[PATCH] fix unusual placement of inline keyword in hpetAdrian Bunk1-2/+2
2005-09-10[PATCH] char/n_tty: fix sparse warnings (__nocast type)Victor Fusco1-1/+1
2005-09-10[PATCH] drivers/char/lcd.c: misc_register() can failChristophe Lucas1-1/+6
2005-09-10[PATCH] applicom: fix error handlingChristophe Lucas1-4/+20
2005-09-10[PATCH] synclink_cs add statistics clearPaul Fulghum1-5/+11
2005-09-10Input: clean up whitespace and formatting in drivers/char/keyboard.cDmitry Torokhov1-54/+55
2005-09-09Manual merge with LinusDmitry Torokhov51-2050/+1964
2005-09-09[PATCH] trivial __user annotations (ipmi)viro@ZenIV.linux.org.uk1-2/+3
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar6-8/+6
2005-09-09[PATCH] console: Fix buffer copy on vc resizeAntonino A. Daplas1-6/+31
2005-09-09[PATCH] files: lock-free fd look-upDipankar Sarma1-2/+2
2005-09-09[PATCH] files: break up files structDipankar Sarma1-1/+3
2005-09-09[PATCH] synclinkmp.c: fix async internal loopbackPaul Fulghum1-4/+3
2005-09-09[PATCH] synclinkmp.c: add statistics clearPaul Fulghum1-6/+8
2005-09-09[PATCH] synclinkmp.c: disable burst transfersPaul Fulghum1-1/+1
2005-09-09[PATCH] synclinkmp.c: fix double mapping of signalsPaul Fulghum1-14/+3
2005-09-09[PATCH] synclink.c: add loopback to async modePaul Fulghum1-0/+5
2005-09-09[PATCH] synclink.c: add clear statsPaul Fulghum1-6/+8
2005-09-09[PATCH] synclink.c: compiler optimisation fixPaul Fulghum1-5/+5
2005-09-09[PATCH] pty_chars_in_buffer oops fixJason Baron2-28/+56
2005-09-09[PATCH] gratuitous includes of asm/serial.hviro@ZenIV.linux.org.uk3-4/+2
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart Linus Torvalds2-18/+17
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk1-0/+4
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown38-1939/+1794
2005-09-07Merge branch 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 Linus Torvalds4-37/+46
2005-09-07[PATCH] ipmi poweroff: fix chassis controlCorey Minyard1-74/+58
2005-09-07[PATCH] ipmi: remove unused fieldsCorey Minyard1-31/+11
2005-09-07[PATCH] ipmi: style cleanupsCorey Minyard5-128/+146
2005-09-07[PATCH] ipmi: add hacks for IPMI chassis poweroff for certain Dell serversCorey Minyard1-0/+24
2005-09-07[PATCH] ipmi: fix panic ipmb responseCorey Minyard1-40/+67
2005-09-07[PATCH] ipmi: clean up versioning of the IPMI driverCorey Minyard8-34/+19
2005-09-07[PATCH] ipmi: OEM flag handling and hacks for some Dell machinesCorey Minyard1-12/+105
2005-09-07[PATCH] ipmi: watchdog/NMI interaction fixesCorey Minyard1-7/+11
2005-09-07[PATCH] ipmi: high-res timer support fixesCorey Minyard1-15/+21
2005-09-07[PATCH] ipmi: add per-channel IPMB addressesCorey Minyard2-53/+178
2005-09-07[PATCH] IPMI: use dmi_find_device()Andrey Panin1-88/+17
2005-09-07[PATCH] drivers: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-09-07[PATCH] tpm: fix tpm_atmel.c on ICH6Philipp Matthias Hahn1-0/+3
2005-09-07[PATCH] hpet: fix drift and urlAlex Williamson1-2/+2
2005-09-07[PATCH] vt: fix possible memory corruption in complement_posAntonino A. Daplas1-6/+11
2005-09-07[PATCH] Console blanking locking fixStephane Doyon1-0/+4
2005-09-07[PATCH] sonypi: remove obsolete eventStelian Pop1-1/+0
2005-09-07[PATCH] sonypi SPIC initialisation fixErik Waling1-20/+97
2005-09-07[PATCH] move 68360serial.c over use initcallsChristoph Hellwig1-6/+0
2005-09-07[PATCH] move m68k rtc drivers over to initcallsChristoph Hellwig1-8/+1
2005-09-07[PATCH] remove a dead extern in mem.cChristoph Hellwig1-4/+0