summaryrefslogtreecommitdiffstats
path: root/drivers/video/intelfb
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0
|/
* intelfb delousingAl Viro2006-06-243-24/+20
* intelfb: fixup clock calculation debugging.Dave Airlie2006-06-181-72/+32
* Removed hard coded EDID buffer size.Dennis Munsie2006-06-071-2/+2
* intelfb: use regular modedb table instead of VESADennis Munsie2006-05-291-4/+2
* intelfb: use firmware EDID for mode databaseAntonino A. Daplas2006-05-291-3/+33
* Revert "intelfb driver -- use the regular modedb table instead of the VESA"Dave Airlie2006-05-291-2/+4
* intelfb: int option fixEric Hustvedt2006-05-291-1/+1
* sync modesetting code with X.orgDave Airlie2006-05-271-4/+5
* intelfb: align with changes from my X driver.Dave Airlie2006-05-271-39/+34
* intelfb driver -- use the regular modedb table instead of the VESADennis Munsie2006-05-271-4/+2
* Adds support for 256MB aperture on 945 chipsets to the intelfb driverEric Hustvedt2006-05-271-13/+33
* intelfb -- uses stride alignment of 64 on the 9xx chipsets.Dennis Munsie2006-05-273-3/+10
* intelfb: some cleanups for intelfbhwDave Airlie2006-04-031-37/+34
* intelfb: fixup pitch calculation like X doesDave Airlie2006-04-032-1/+18
* intelfb: fixup p calculationDave Airlie2006-04-034-84/+137
* This patch makes a needlessly global struct static.Dave Airlie2006-04-031-1/+1
* intelfb: add i945GM supportDave Airlie2006-04-033-6/+16
* intelfb: fixup whitespace..Dave Airlie2006-04-032-41/+35
* intelfb: add hw cursor support for i9xxDave Airlie2006-04-033-7/+17
OpenPOWER on IntegriCloud