summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2005-12-17[PATCH] ppc: booke_wdt compile fixAl Viro1-1/+1
2005-12-16[PATCH] radeon drm: fix agp aperture map offsetBenjamin Herrenschmidt2-2/+8
2005-12-16[PATCH] IPMI oops fixPaolo Galtieri1-2/+4
2005-12-15[PATCH] mwave: missing __user in ioctl struct declarationAl Viro1-1/+1
2005-12-15[PATCH] __user annotations (booke_wdt.c)Al Viro1-6/+7
2005-12-15[PATCH] wdrtas.c: fix __user annotationsAl Viro1-1/+1
2005-12-15[PATCH] cm4000_cs: __user annotationsAl Viro1-6/+7
2005-12-13[drm] fix radeon aperture issueDave Airlie1-1/+1
2005-12-13Merge 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-29mm: 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-17[AGPGART] Mark AMD64 aperture size structs as constDave Jones1-2/+2
2005-11-17[AGPGART] Mark maxes_table as constDave Jones1-1/+1
2005-11-15[PATCH] ipmi: bump-driver-versionCorey Minyard1-1/+1
2005-11-15Merge x86-64 update from AndiLinus Torvalds1-3/+14
2005-11-15[PATCH] AGP: Make gart iterator in K8 AGP driver SMP safeAndi Kleen1-2/+3
2005-11-15[PATCH] AGP: Try unsupported AGP chipsets on x86-64 by defaultAndi Kleen1-1/+1
2005-11-15[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-14[PATCH] tpm: locking fixKylene Jo Hall2-0/+10
2005-11-14[PATCH] tpm: dev_mask handling fixKylene Jo Hall1-3/+2
2005-11-14[PATCH] tpm: updates for new hardwareKylene Jo Hall3-72/+171
2005-11-14[PATCH] synclink: update to use DMA mapping APIPaul Fulghum1-15/+16
2005-11-14[PATCH] ppc: add support for new powerbooksOlof Johansson1-0/+4
2005-11-14[PATCH] Update email address for KumarKumar Gala1-1/+1
2005-11-14[PATCH] New Omnikey Cardman 4000 driverHarald Welte3-0/+2090
2005-11-14[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-12Merge 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-11[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman17-17/+0
2005-11-10Fix AGP compile on non-x86 architecturesLinus Torvalds2-6/+4
2005-11-10[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