aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i2c-parport: Add support for One For All remote JP1 interfaceJonathan McDowell2007-02-131-0/+8
* i2c-viapro: Add support for the VIA CX700 south bridgeJean Delvare2007-02-132-3/+8
* i2c: Add IDs to adaptersStephen Hemminger2007-02-1317-0/+19
* i2c: Add driver suspend/resume/shutdown supportDavid Brownell2007-02-131-21/+44
* i2c: completion header cleanupsJean Delvare2007-02-133-1/+2
* i2c-i801: Spelling fixJean Delvare2007-02-131-1/+1
* i2c-piix4: Add support for the ATI SB600Jean Delvare2007-02-132-0/+4
* i2c-nforce2: Drop unused reference to pci_devJean Delvare2007-02-131-2/+0
* i2c/vt8231: Remove superfluous initializationDavid Brownell2007-02-131-1/+0
* i2c-ali1563: Fix device initializationJean Delvare2007-02-131-23/+18
* i2c-ali1563: Improve the status messagesJean Delvare2007-02-131-5/+11
* 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