aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-12[drm] fix radeon aperture issueDave Airlie1-1/+1
2005-12-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+0
2005-12-12[PATCH] raw driver: Kconfig fixAndrew Morton1-9/+9
2005-12-12[PATCH] ipmi: fix panic generator IDMatt Domsch1-1/+1
2005-12-05[ARM SMP] mpcore_wdt bogus fpos checkMarcelo Tosatti1-4/+0
2005-11-30[PATCH] SiS DRM: Fix possible NULL dereferenceEgbert Eich1-1/+4
2005-11-28mm: re-architect the VM_UNPAGED logicLinus Torvalds1-1/+1
2005-11-24drm: fix quiescent lockingDave Airlie1-5/+11
2005-11-23drm: move is_pci to the end of the structureDave Airlie1-2/+1
2005-11-23drm: add __GFP_COMP to the drm_alloc_pagesDave Airlie2-2/+2
2005-11-23I think that if a PCI bus is a root bus, attached to a host bridge not aDave Airlie1-1/+1
2005-11-22[PATCH] unpaged: ZERO_PAGE in VM_UNPAGEDHugh Dickins1-1/+1
2005-11-21Merge ../linus/Dave Jones5-33/+42
2005-11-21[AGPGART] Support VIA P4M800CE bridge.Dave Jones1-0/+6
2005-11-18[PATCH] tpm: remove PCI kconfig dependencyKylene Jo Hall1-1/+1
2005-11-18[PATCH] tpm: use ioread8 and iowrite8Kylene Jo Hall2-31/+38
2005-11-18[PATCH] tpm: use flush_scheduled_work()Kylene Jo Hall1-0/+2
2005-11-18[PATCH] ipmi: missing NULL test for kthreadMatt Domsch1-1/+1
2005-11-16[AGPGART] Mark AMD64 aperture size structs as constDave Jones1-2/+2
2005-11-16[AGPGART] Mark maxes_table as constDave Jones1-1/+1
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