summaryrefslogtreecommitdiff
path: root/drivers/video/intelfb
AgeCommit message (Expand)AuthorFilesLines
2008-07-14i2c: Let framebuffer drivers set their I2C bus class to DDCJean Delvare1-5/+7
2008-04-28fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G...Maik Broemme4-6/+36
2008-02-06Remove pointless casts from void pointersJeff Garzik1-1/+1
2008-02-03drivers/video/: Spelling fixesJoe Perches1-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt2-2/+2
2007-10-16Remove magic macros for screen_info structure membersH. Peter Anvin1-2/+3
2007-10-16Intel FB: more interlaced mode supportKrzysztof Halasa2-40/+81
2007-10-16Intel FB: force even line count in interlaced modeKrzysztof Halasa1-0/+15
2007-10-16Intel FB: obvious changes and correctionsKrzysztof Halasa3-10/+13
2007-10-16Intel FB: whitespace, bracket and other clean-upsKrzysztof Halasa5-252/+202
2007-10-16Intel FB: support for interlaced video modesKrzysztof Halasa2-5/+11
2007-09-19intelfb: Fix bug in DPLL disableAntonino A. Daplas1-1/+1
2007-09-11Subject: [PATCH] Intel FB pixel clock calculation fixKrzysztof Halasa1-3/+3
2007-07-17intelfb: the pseudo_palette is only 16 elements longAntonino A. Daplas1-1/+1
2007-05-08intelfb: fix ring space calculationOrczykowski, Juergen1-13/+21
2007-05-01i2c: Shrink struct i2c_clientDavid Brownell1-1/+2
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner1-1/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[PATCH] Video: fb, kzalloc changesJiri Slaby1-2/+1
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare1-2/+2
2006-12-08[PATCH] drivers/video/*: use kmemdup()Alexey Dobriyan1-2/+1
2006-10-25Remove unnecessary check in drivers/video/intelfb/intelfbhw.cEric Sesterhenn1-1/+1
2006-10-25intel fb: switch to pci_get APIAlan Cox1-1/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-09-30Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds6-3/+505
2006-08-22intelfbhw.c: intelfbhw_get_p1p2 defined but not usedParag Warudkar1-0/+2
2006-08-22intelfb: fix mtrr_reg signednessDave Airlie1-1/+1
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2-2/+1
2006-07-03intelfb: add preliminary i2c supportDennis Munsie3-0/+22
2006-07-03intelfb: add preliminary i2c supportDennis Munsie1-1/+3
2006-07-03intelfb: add preliminary i2c supportDennis Munsie3-0/+193
2006-07-03intelfb: add preliminary i2c supportDennis Munsie1-0/+9
2006-07-03intelfb: add preliminary i2c supportDennis Munsie1-0/+29
2006-07-03intelfb: add preliminary i2c supportDennis Munsie1-0/+13
2006-07-03intelfb: add preliminary i2c supportDennis Munsie1-0/+6
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt3-1/+19
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt4-0/+51
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt4-0/+128
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt3-0/+26
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt1-0/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-06-24intelfb delousingAl Viro3-24/+20
2006-06-18intelfb: fixup clock calculation debugging.Dave Airlie1-72/+32
2006-06-07Removed hard coded EDID buffer size.Dennis Munsie1-2/+2
2006-05-29intelfb: use regular modedb table instead of VESADennis Munsie1-4/+2
2006-05-29intelfb: use firmware EDID for mode databaseAntonino A. Daplas1-3/+33
2006-05-29Revert "intelfb driver -- use the regular modedb table instead of the VESA"Dave Airlie1-2/+4
2006-05-29intelfb: int option fixEric Hustvedt1-1/+1
2006-05-27sync modesetting code with X.orgDave Airlie1-4/+5