summaryrefslogtreecommitdiffstats
path: root/drivers/video/intelfb
AgeCommit message (Expand)AuthorLines
2008-04-28fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G...Maik Broemme-6/+36
2008-02-06Remove pointless casts from void pointersJeff Garzik-1/+1
2008-02-03drivers/video/: Spelling fixesJoe Perches-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt-2/+2
2007-10-16Remove magic macros for screen_info structure membersH. Peter Anvin-2/+3
2007-10-16Intel FB: more interlaced mode supportKrzysztof Halasa-40/+81
2007-10-16Intel FB: force even line count in interlaced modeKrzysztof Halasa-0/+15
2007-10-16Intel FB: obvious changes and correctionsKrzysztof Halasa-10/+13
2007-10-16Intel FB: whitespace, bracket and other clean-upsKrzysztof Halasa-252/+202
2007-10-16Intel FB: support for interlaced video modesKrzysztof Halasa-5/+11
2007-09-19intelfb: Fix bug in DPLL disableAntonino A. Daplas-1/+1
2007-09-11Subject: [PATCH] Intel FB pixel clock calculation fixKrzysztof Halasa-3/+3
2007-07-17intelfb: the pseudo_palette is only 16 elements longAntonino A. Daplas-1/+1
2007-05-08intelfb: fix ring space calculationOrczykowski, Juergen-13/+21
2007-05-01i2c: Shrink struct i2c_clientDavid Brownell-1/+2
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner-1/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-1/+0
2007-02-12[PATCH] Video: fb, kzalloc changesJiri Slaby-2/+1
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare-2/+2
2006-12-08[PATCH] drivers/video/*: use kmemdup()Alexey Dobriyan-2/+1
2006-10-25Remove unnecessary check in drivers/video/intelfb/intelfbhw.cEric Sesterhenn-1/+1
2006-10-25intel fb: switch to pci_get APIAlan Cox-1/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones-1/+0
2006-09-30Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds-3/+505
2006-08-22intelfbhw.c: intelfbhw_get_p1p2 defined but not usedParag Warudkar-0/+2
2006-08-22intelfb: fix mtrr_reg signednessDave Airlie-1/+1
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl-2/+1
2006-07-03intelfb: add preliminary i2c supportDennis Munsie-0/+22
2006-07-03intelfb: add preliminary i2c supportDennis Munsie-1/+3
2006-07-03intelfb: add preliminary i2c supportDennis Munsie-0/+193
2006-07-03intelfb: add preliminary i2c supportDennis Munsie-0/+9
2006-07-03intelfb: add preliminary i2c supportDennis Munsie-0/+29
2006-07-03intelfb: add preliminary i2c supportDennis Munsie-0/+13
2006-07-03intelfb: add preliminary i2c supportDennis Munsie-0/+6
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt-1/+19
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt-0/+51
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt-0/+128
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt-0/+26
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt-0/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-2/+0
2006-06-24intelfb delousingAl Viro-24/+20
2006-06-18intelfb: fixup clock calculation debugging.Dave Airlie-72/+32
2006-06-07Removed hard coded EDID buffer size.Dennis Munsie-2/+2
2006-05-29intelfb: use regular modedb table instead of VESADennis Munsie-4/+2
2006-05-29intelfb: use firmware EDID for mode databaseAntonino A. Daplas-3/+33
2006-05-29Revert "intelfb driver -- use the regular modedb table instead of the VESA"Dave Airlie-2/+4
2006-05-29intelfb: int option fixEric Hustvedt-1/+1
2006-05-27sync modesetting code with X.orgDave Airlie-4/+5
2006-05-27intelfb: align with changes from my X driver.Dave Airlie-39/+34