summaryrefslogtreecommitdiff
path: root/linux/i830_irq.c
AgeCommit message (Expand)AuthorFilesLines
2004-07-25sync up with current 2.6 kernel bk tree - mostly __user annotationsDave Airlie1-3/+3
2004-04-22Add __user annotations from kernelDave Airlie1-1/+1
2004-04-10align code with Linux kernel.Dave Airlie1-3/+3
2003-10-17- Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle themEric Anholt1-1/+1
2003-07-29IRQ code cleanup suggested by Linus TorvaldsMichel Daenzer1-4/+4
2003-07-25Compile fixes for recent 2.5/2.6 Linux kernels. I hope this doesn't breakMichel Daenzer1-7/+7
2003-04-26Ensure driver has been initialized (dev_private != NULL) before installingLeif Delgass1-5/+36
2003-03-25XFree86 4.3.0 mergeX_4_3_0-20030324-mergeAlan Hourihane1-0/+178