aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/intelfb (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-17video: change to new flag variablematt mooney1-4/+1
2010-10-24i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare1-1/+0
2010-05-25fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGrazvydas Ignotas1-4/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-12-16intelfb: fix setting of active pipe with LVDS displaysKrzysztof Helt3-17/+34
2009-06-16intelfb: fix a bug when changing video timingPaul Menzel1-0/+5
2009-04-13intelfb: support i854Stefan Husemann4-0/+9
2009-01-26i2c: Delete many unused adapter IDsJean Delvare1-1/+0
2009-01-06intelfb: fix sparse warningsHannes Eder1-8/+16
2008-10-16intelfb: support 945GME (as used in ASUS Eee 901)Phil Endecott4-3/+19
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/965GMMaik 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/airlied/intelfb-2.6Linus 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