summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-02-13i2c-viapro: Add support for the VIA CX700 south bridgeJean Delvare2-3/+8
2007-02-13i2c: Add IDs to adaptersStephen Hemminger17-0/+19
2007-02-13i2c: Add driver suspend/resume/shutdown supportDavid Brownell1-21/+44
2007-02-13i2c: completion header cleanupsJean Delvare3-1/+2
2007-02-13i2c-i801: Spelling fixJean Delvare1-1/+1
2007-02-13i2c-piix4: Add support for the ATI SB600Jean Delvare2-0/+4
2007-02-13i2c-nforce2: Drop unused reference to pci_devJean Delvare1-2/+0
2007-02-13i2c/vt8231: Remove superfluous initializationDavid Brownell1-1/+0
2007-02-13i2c-ali1563: Fix device initializationJean Delvare1-23/+18
2007-02-13i2c-ali1563: Improve the status messagesJean Delvare1-5/+11
2007-02-12Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds3-4/+33
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven2-2/+2
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven30-36/+36
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven45-89/+89
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven67-78/+78
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven56-81/+81
2007-02-12[PATCH] ps3: disable display flipping during mode changesGeert Uytterhoeven1-1/+4
2007-02-12[PATCH] ps3: Virtual Frame Buffer DriverGeert Uytterhoeven3-0/+1250
2007-02-12[PATCH] fb_videomode_to_var: reset virtual screen parametersGeert Uytterhoeven1-2/+6
2007-02-12[PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven8-34/+36
2007-02-12[PATCH] fbdev modedb: allow refresh rates for named video modesGeert Uytterhoeven1-4/+2
2007-02-12[PATCH] ps3: AV Settings DriverGeert Uytterhoeven3-0/+1992
2007-02-12[PATCH] ps3: add shutdown to virtual uart port driver frameworkGeert Uytterhoeven2-0/+18
2007-02-12[PATCH] change nvidiafb_remove to __devexitPrarit Bhargava1-2/+2
2007-02-12[PATCH] Video: fb, kzalloc changesJiri Slaby7-20/+9
2007-02-12[PATCH] Video: fb, add true ref_count atomicityJiri Slaby6-34/+60
2007-02-12[PATCH] remove the broken FB_S3TRIO driverAdrian Bunk3-797/+0
2007-02-12[PATCH] matroxfb: Use kzallocJean Delvare2-5/+2
2007-02-12[PATCH] drivers/video/sis: Convert to generic booleanRichard Knutsson10-432/+420
2007-02-12[PATCH] pm3fb: kill pci_find_device usageAlan1-18/+11
2007-02-12[PATCH] Correct apparent typo CONFIG_ATY_CT in ATY videoRobert P. J. Day1-1/+1
2007-02-12[PATCH] Recognize video=gx1fb:... optionAlexey Dobriyan1-1/+28
2007-02-12[PATCH] proper prototype for tosh_smm()Adrian Bunk1-1/+0
2007-02-12[PATCH] cyber2010 framebuffer on ARM Netwinder fixWoody Suwalski1-7/+12
2007-02-12[PATCH] remove bogus con_is_present() prototypesAdrian Bunk2-3/+0
2007-02-12[PATCH] tgafb: Fix the PCI ID tableMaciej W. Rozycki1-2/+3
2007-02-12[PATCH] tgafb: sync-on-green support fixesMaciej W. Rozycki1-3/+5
2007-02-12[PATCH] tgafb: module support fixesMaciej W. Rozycki1-11/+7
2007-02-12[PATCH] tgafb: fix the mode register settingMaciej W. Rozycki1-3/+3
2007-02-12[PATCH] tgafb: support the DirectColor visualMaciej W. Rozycki1-35/+48
2007-02-12[PATCH] tgafb: fix copying overlapping areasMaciej W. Rozycki1-2/+2
2007-02-12[PATCH] tgafb: switch to framebuffer_alloc()Maciej W. Rozycki1-33/+28
2007-02-12[PATCH] remove broken video driversAdrian Bunk9-8147/+3
2007-02-12[PATCH] fbdev driver for S3 Trio/VirgeOndrej Zajicek4-0/+1833
2007-02-12[PATCH] KVM: Host suspend/resume supportAvi Kivity1-1/+40
2007-02-12[PATCH] KVM: cpu hotplug supportAvi Kivity4-1/+77
2007-02-12[PATCH] KVM: VMX: add vcpu_clear()Avi Kivity1-4/+11
2007-02-12[PATCH] KVM: Add a global list of all virtual machinesAvi Kivity2-1/+11
2007-02-12[PATCH] kvm: fix vcpu freeing bugIngo Molnar1-1/+3
2007-02-12[PATCH] kvm: VMX: Reload ds and es even in 64-bit modeAvi Kivity1-2/+0