summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-02-123-4/+33
|\
| * [S390] cio: use ARRAY_SIZE in device_id.cAhmed S. Darwish2007-02-121-1/+2
| * [S390] cio: Fixup interface for setting options on ccw devices.Cornelia Huck2007-02-122-3/+31
* | [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-122-2/+2
* | [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-1230-36/+36
* | [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-1245-89/+89
* | [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-1267-78/+78
* | [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-1256-81/+81
* | [PATCH] ps3: disable display flipping during mode changesGeert Uytterhoeven2007-02-121-1/+4
* | [PATCH] ps3: Virtual Frame Buffer DriverGeert Uytterhoeven2007-02-123-0/+1250
* | [PATCH] fb_videomode_to_var: reset virtual screen parametersGeert Uytterhoeven2007-02-121-2/+6
* | [PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven2007-02-128-34/+36
* | [PATCH] fbdev modedb: allow refresh rates for named video modesGeert Uytterhoeven2007-02-121-4/+2Star
* | [PATCH] ps3: AV Settings DriverGeert Uytterhoeven2007-02-123-0/+1992
* | [PATCH] ps3: add shutdown to virtual uart port driver frameworkGeert Uytterhoeven2007-02-122-0/+18
* | [PATCH] change nvidiafb_remove to __devexitPrarit Bhargava2007-02-121-2/+2
* | [PATCH] Video: fb, kzalloc changesJiri Slaby2007-02-127-20/+9Star
* | [PATCH] Video: fb, add true ref_count atomicityJiri Slaby2007-02-126-34/+60
* | [PATCH] remove the broken FB_S3TRIO driverAdrian Bunk2007-02-123-797/+0Star
* | [PATCH] matroxfb: Use kzallocJean Delvare2007-02-122-5/+2Star
* | [PATCH] drivers/video/sis: Convert to generic booleanRichard Knutsson2007-02-1210-432/+420Star
* | [PATCH] pm3fb: kill pci_find_device usageAlan2007-02-121-18/+11Star
* | [PATCH] Correct apparent typo CONFIG_ATY_CT in ATY videoRobert P. J. Day2007-02-121-1/+1
* | [PATCH] Recognize video=gx1fb:... optionAlexey Dobriyan2007-02-121-1/+28
* | [PATCH] proper prototype for tosh_smm()Adrian Bunk2007-02-121-1/+0Star
* | [PATCH] cyber2010 framebuffer on ARM Netwinder fixWoody Suwalski2007-02-121-7/+12
* | [PATCH] remove bogus con_is_present() prototypesAdrian Bunk2007-02-122-3/+0Star
* | [PATCH] tgafb: Fix the PCI ID tableMaciej W. Rozycki2007-02-121-2/+3
* | [PATCH] tgafb: sync-on-green support fixesMaciej W. Rozycki2007-02-121-3/+5
* | [PATCH] tgafb: module support fixesMaciej W. Rozycki2007-02-121-11/+7Star
* | [PATCH] tgafb: fix the mode register settingMaciej W. Rozycki2007-02-121-3/+3
* | [PATCH] tgafb: support the DirectColor visualMaciej W. Rozycki2007-02-121-35/+48
* | [PATCH] tgafb: fix copying overlapping areasMaciej W. Rozycki2007-02-121-2/+2
* | [PATCH] tgafb: switch to framebuffer_alloc()Maciej W. Rozycki2007-02-121-33/+28Star
* | [PATCH] remove broken video driversAdrian Bunk2007-02-129-8147/+3Star
* | [PATCH] fbdev driver for S3 Trio/VirgeOndrej Zajicek2007-02-124-0/+1833
* | [PATCH] KVM: Host suspend/resume supportAvi Kivity2007-02-121-1/+40
* | [PATCH] KVM: cpu hotplug supportAvi Kivity2007-02-124-1/+77
* | [PATCH] KVM: VMX: add vcpu_clear()Avi Kivity2007-02-121-4/+11
* | [PATCH] KVM: Add a global list of all virtual machinesAvi Kivity2007-02-122-1/+11
* | [PATCH] kvm: fix vcpu freeing bugIngo Molnar2007-02-121-1/+3
* | [PATCH] kvm: VMX: Reload ds and es even in 64-bit modeAvi Kivity2007-02-121-2/+0Star
* | [PATCH] kvm: Two-way apic tpr synchronizationDor Laor2007-02-121-0/+3
* | [PATCH] kvm: SVM: Hack initial cpu csbase to be consistent with intelAvi Kivity2007-02-121-1/+7
* | [PATCH] kvm: Fix mmu going crazy of guest sets cr0.wp == 0Avi Kivity2007-02-121-1/+1
* | [PATCH] kvm: vmx: handle triple faults by returning EXIT_REASON_SHUTDOWN to u...Avi Kivity2007-02-122-0/+7
* | [PATCH] kvm: Fix gva_to_gpa()Avi Kivity2007-02-121-21/+7Star
* | [PATCH] kvm: Fix asm constraint for lldt instructionS.Caglar Onur2007-02-121-1/+1
* | [PATCH] kvm: optimize inline assemblyIngo Molnar2007-02-121-6/+6
* | [PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-123-31/+26Star