summaryrefslogtreecommitdiffstats
path: root/drivers/video/intelfb
Commit message (Expand)AuthorAgeFilesLines
* i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare2010-10-241-1/+0
* fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGrazvydas Ignotas2010-05-251-4/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* intelfb: fix setting of active pipe with LVDS displaysKrzysztof Helt2009-12-163-17/+34
* intelfb: fix a bug when changing video timingPaul Menzel2009-06-161-0/+5
* intelfb: support i854Stefan Husemann2009-04-134-0/+9
* i2c: Delete many unused adapter IDsJean Delvare2009-01-261-1/+0
* intelfb: fix sparse warningsHannes Eder2009-01-061-8/+16
* intelfb: support 945GME (as used in ASUS Eee 901)Phil Endecott2008-10-164-3/+19
* i2c: Let framebuffer drivers set their I2C bus class to DDCJean Delvare2008-07-141-5/+7
* fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G...Maik Broemme2008-04-284-6/+36
* Remove pointless casts from void pointersJeff Garzik2008-02-061-1/+1
* drivers/video/: Spelling fixesJoe Perches2008-02-031-1/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-192-2/+2
* Remove magic macros for screen_info structure membersH. Peter Anvin2007-10-161-2/+3
* Intel FB: more interlaced mode supportKrzysztof Halasa2007-10-162-40/+81
* Intel FB: force even line count in interlaced modeKrzysztof Halasa2007-10-161-0/+15
* Intel FB: obvious changes and correctionsKrzysztof Halasa2007-10-163-10/+13
* Intel FB: whitespace, bracket and other clean-upsKrzysztof Halasa2007-10-165-252/+202
* Intel FB: support for interlaced video modesKrzysztof Halasa2007-10-162-5/+11
* intelfb: Fix bug in DPLL disableAntonino A. Daplas2007-09-191-1/+1
* Subject: [PATCH] Intel FB pixel clock calculation fixKrzysztof Halasa2007-09-111-3/+3
* intelfb: the pseudo_palette is only 16 elements longAntonino A. Daplas2007-07-171-1/+1
* intelfb: fix ring space calculationOrczykowski, Juergen2007-05-081-13/+21
* i2c: Shrink struct i2c_clientDavid Brownell2007-05-011-1/+2
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] Video: fb, kzalloc changesJiri Slaby2007-02-121-2/+1
* i2c: Discard the i2c algo del_bus wrappersJean Delvare2006-12-101-2/+2
* [PATCH] drivers/video/*: use kmemdup()Alexey Dobriyan2006-12-081-2/+1
* Remove unnecessary check in drivers/video/intelfb/intelfbhw.cEric Sesterhenn2006-10-251-1/+1
* intel fb: switch to pci_get APIAlan Cox2006-10-251-1/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds2006-09-306-3/+505
|\
| * intelfbhw.c: intelfbhw_get_p1p2 defined but not usedParag Warudkar2006-08-221-0/+2
| * intelfb: fix mtrr_reg signednessDave Airlie2006-08-221-1/+1
| * intelfb: add preliminary i2c supportDennis Munsie2006-07-033-0/+22
| * intelfb: add preliminary i2c supportDennis Munsie2006-07-031-1/+3
| * intelfb: add preliminary i2c supportDennis Munsie2006-07-033-0/+193
| * intelfb: add preliminary i2c supportDennis Munsie2006-07-031-0/+9
| * intelfb: add preliminary i2c supportDennis Munsie2006-07-031-0/+29
| * intelfb: add preliminary i2c supportDennis Munsie2006-07-031-0/+13
| * intelfb: add preliminary i2c supportDennis Munsie2006-07-031-0/+6
| * intelfb: add vsync interrupt supportEric Hustvedt2006-07-033-1/+19
| * intelfb: add vsync interrupt supportEric Hustvedt2006-07-034-0/+51
| * intelfb: add vsync interrupt supportEric Hustvedt2006-07-034-0/+128
| * intelfb: add vsync interrupt supportEric Hustvedt2006-07-033-0/+26
| * intelfb: add vsync interrupt supportEric Hustvedt2006-07-031-0/+3
* | [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-102-2/+1
OpenPOWER on IntegriCloud