summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [TG3]: Update copyright, version, and reldate.Michael Chan2007-02-131-3/+3
* [TG3]: Add some tx timeout debug messages.Michael Chan2007-02-131-1/+11
* [TG3]: Use constant for PHY register 0x1e.Michael Chan2007-02-132-4/+7
* [TG3]: Power down 5704 serdes transceiver when shutting down.Michael Chan2007-02-131-1/+11
* [TG3]: 5906 doesn't need to switch to slower clock.Michael Chan2007-02-131-1/+2
* [TG3]: 5722/5756 don't need PHY jitter workaround.Michael Chan2007-02-131-1/+3
* [TG3]: Use lower DMA watermark for 5703.Michael Chan2007-02-131-1/+7
* [TG3]: Save MSI state before suspend.Michael Chan2007-02-131-0/+3
* 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/+2
* | [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/+9
* | [PATCH] Video: fb, add true ref_count atomicityJiri Slaby2007-02-126-34/+60
* | [PATCH] remove the broken FB_S3TRIO driverAdrian Bunk2007-02-123-797/+0
* | [PATCH] matroxfb: Use kzallocJean Delvare2007-02-122-5/+2
* | [PATCH] drivers/video/sis: Convert to generic booleanRichard Knutsson2007-02-1210-432/+420
* | [PATCH] pm3fb: kill pci_find_device usageAlan2007-02-121-18/+11
* | [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/+0
* | [PATCH] cyber2010 framebuffer on ARM Netwinder fixWoody Suwalski2007-02-121-7/+12
* | [PATCH] remove bogus con_is_present() prototypesAdrian Bunk2007-02-122-3/+0
* | [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/+7
* | [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/+28
* | [PATCH] remove broken video driversAdrian Bunk2007-02-129-8147/+3
* | [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/+0
OpenPOWER on IntegriCloud