aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-15[PATCH] ipmi: bump-driver-versionCorey Minyard1-1/+1
2005-11-14Merge x86-64 update from AndiLinus Torvalds1-3/+14
2005-11-14[PATCH] AGP: Make gart iterator in K8 AGP driver SMP safeAndi Kleen1-2/+3
2005-11-14[PATCH] AGP: Try unsupported AGP chipsets on x86-64 by defaultAndi Kleen1-1/+1
2005-11-14[PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64Andi Kleen1-0/+10
2005-11-14[PATCH] powerpc: kill ppc64 rtc.c, use genrtc insteadBenjamin Herrenschmidt1-1/+1
2005-11-13[PATCH] tpm: locking fixKylene Jo Hall2-0/+10
2005-11-13[PATCH] tpm: dev_mask handling fixKylene Jo Hall1-3/+2
2005-11-13[PATCH] tpm: updates for new hardwareKylene Jo Hall3-72/+171
2005-11-13[PATCH] synclink: update to use DMA mapping APIPaul Fulghum1-15/+16
2005-11-13[PATCH] ppc: add support for new powerbooksOlof Johansson1-0/+4
2005-11-13[PATCH] Update email address for KumarKumar Gala1-1/+1
2005-11-13[PATCH] New Omnikey Cardman 4000 driverHarald Welte3-0/+2090
2005-11-13[PATCH] New Omnikey Cardman 4040 driverHarald Welte4-0/+902
2005-11-12[PATCH] I8K: fix /proc reporting of blank service tagsDmitry Torokhov1-2/+4
2005-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-0/+1
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds8-97/+99
2005-11-11[PATCH] ipmi: fix inconsistent spinlock usageHironobu Ishii1-3/+3
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman17-17/+0
2005-11-09Fix AGP compile on non-x86 architecturesLinus Torvalds2-6/+4
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King8-97/+99
2005-11-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds4-12/+30
2005-11-09[PATCH] drivers/char/sysrq.c: make two functions staticAdrian Bunk1-2/+2
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering7-7/+0
2005-11-09[PATCH] drm fixup pci gart settingsDave Airlie1-2/+2
2005-11-08[PATCH] i460-agp warning fixesAndrew Morton1-3/+5
2005-11-08[PATCH] AGP performance fixesAlan Hourihane4-9/+25
2005-11-08drivers/char/ftape/lowlevel/ftape-buffer.c should #include "../lowlevel/ftape-buffer.h"Adrian Bunk1-0/+1
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds16-42/+53
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds1-27/+38
2005-11-07[PATCH] kfree cleanup: drivers/charJesper Juhl13-55/+29
2005-11-07[PATCH] ipmi: fix watchdog timeout panic handlingCorey Minyard1-4/+9
2005-11-07[PATCH] ipmi: use rcu lock for using command receiversCorey Minyard1-16/+15
2005-11-07[PATCH] ipmi: use kthread APIMatt Domsch1-30/+15
2005-11-07[PATCH] ipmi: add timer threadCorey Minyard1-21/+63
2005-11-07[PATCH] ipmi: kcs error0 delayCorey Minyard3-1/+11
2005-11-07[PATCH] ipmi: bt restart reset fixesCorey Minyard1-2/+2
2005-11-07[PATCH] ipmi: si start transaction hookCorey Minyard1-0/+84
2005-11-07[PATCH] ipmi: more dell fixesCorey Minyard2-9/+23
2005-11-07[PATCH] ipmi: poweroff cleanupsCorey Minyard1-3/+1
2005-11-07[PATCH] ipmi: watchdog parms in sysfsCorey Minyard1-50/+196
2005-11-07[PATCH] ipmi: various si cleanupCorey Minyard4-37/+47
2005-11-07[PATCH] ipmi: use refcount in message handlerCorey Minyard1-455/+498
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-11-07[PATCH] Only disallow _setting_ of function key stringMarcelo Tosatti1-1/+4
2005-11-07[PATCH] tpm: Fix lack of driver_unregister in init failcasesKylene Jo Hall1-25/+23
2005-11-07[PATCH] serial moxa: fix wrong BUGKirill Smelkov1-1/+4
2005-11-07[PATCH] serial moxa: fix leaks of struct tty_driverKirill Smelkov1-11/+11
2005-11-07[PATCH] serial moxa: cleanup mxser_initKirill Smelkov1-18/+2
2005-11-07[PATCH] Fix wrong irq enable via rtc_control()Takashi Iwai1-27/+38