aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/intelfb
AgeCommit message (Expand)Author
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare
2006-12-08[PATCH] drivers/video/*: use kmemdup()Alexey Dobriyan
2006-10-25Remove unnecessary check in drivers/video/intelfb/intelfbhw.cEric Sesterhenn
2006-10-25intel fb: switch to pci_get APIAlan Cox
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-09-30Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds
2006-08-22intelfbhw.c: intelfbhw_get_p1p2 defined but not usedParag Warudkar
2006-08-22intelfb: fix mtrr_reg signednessDave Airlie
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-07-03intelfb: add preliminary i2c supportDennis Munsie
2006-07-03intelfb: add preliminary i2c supportDennis Munsie
2006-07-03intelfb: add preliminary i2c supportDennis Munsie
2006-07-03intelfb: add preliminary i2c supportDennis Munsie
2006-07-03intelfb: add preliminary i2c supportDennis Munsie
2006-07-03intelfb: add preliminary i2c supportDennis Munsie
2006-07-03intelfb: add preliminary i2c supportDennis Munsie
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-24intelfb delousingAl Viro
2006-06-18intelfb: fixup clock calculation debugging.Dave Airlie
2006-06-07Removed hard coded EDID buffer size.Dennis Munsie
2006-05-29intelfb: use regular modedb table instead of VESADennis Munsie
2006-05-29intelfb: use firmware EDID for mode databaseAntonino A. Daplas
2006-05-29Revert "intelfb driver -- use the regular modedb table instead of the VESA"Dave Airlie
2006-05-29intelfb: int option fixEric Hustvedt
2006-05-27sync modesetting code with X.orgDave Airlie
2006-05-27intelfb: align with changes from my X driver.Dave Airlie
2006-05-27intelfb driver -- use the regular modedb table instead of the VESADennis Munsie
2006-05-27Adds support for 256MB aperture on 945 chipsets to the intelfb driverEric Hustvedt
2006-05-27intelfb -- uses stride alignment of 64 on the 9xx chipsets.Dennis Munsie
2006-04-03intelfb: some cleanups for intelfbhwDave Airlie
2006-04-03intelfb: fixup pitch calculation like X doesDave Airlie
2006-04-03intelfb: fixup p calculationDave Airlie
2006-04-03This patch makes a needlessly global struct static.Dave Airlie
2006-04-03intelfb: add i945GM supportDave Airlie
2006-04-03intelfb: fixup whitespace..Dave Airlie
2006-04-03intelfb: add hw cursor support for i9xxDave Airlie
2006-04-03intelfb: make i915 modesetDave Airlie
2006-04-03intelfb: add support for i945GDave Airlie
2006-04-03intelfb: add p divisor increments for i9xx.Dave Airlie
2006-04-03intelfb: change splitm to be brute forceDave Airlie
2006-04-03intelfb: add pll index to the intelfb structureDave Airlie
2006-04-03intelfb: prepare for i9xx support.Dave Airlie
2006-03-11[PATCH] intelfb: Fix buffer overrunAntonino A. Daplas
2006-01-14[PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig