aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-13[TG3]: 5722/5756 don't need PHY jitter workaround.Michael Chan1-1/+3
2007-02-13[TG3]: Use lower DMA watermark for 5703.Michael Chan1-1/+7
2007-02-13[TG3]: Save MSI state before suspend.Michael Chan1-0/+3
2007-02-13[POWERPC] Fixup mp5200 drivers to match device tree changesGrant Likely2-7/+4
2007-02-13[POWERPC] Correct AC Power: in /proc/pmu/info on ibook1Olaf Hering1-1/+1
2007-02-13[POWERPC] move variables in drivers/macintosh to bssOlaf Hering9-25/+24
2007-02-12IB/mthca: Always fill MTTs from CPUMichael S. Tsirkin3-9/+89
2007-02-12IB/mthca: Merge MR and FMR space on 64-bit systemsMichael S. Tsirkin2-6/+16
2007-02-12IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUsMichael S. Tsirkin5-50/+131
2007-02-12IB/mthca: Give reserved MTTs a separate cache lineMichael S. Tsirkin1-0/+4
2007-02-12IB/mthca: Fix reserved MTTs calculation on mem-free HCAsMichael S. Tsirkin1-1/+5
2007-02-12RDMA/cxgb3: Add driver for Chelsio T3 RNICSteve Wise22-0/+9389
2007-02-12[WATCHDOG] timers cleanupJiri Slaby9-73/+31
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