aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/intelfb
AgeCommit message (Expand)AuthorFilesLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen6-5033/+0
2013-09-19video: intelfb: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman1-15/+14
2012-05-13drivers/video/intelfb/intelfbdrv.c: add missing agp_backend_releaseJulia Lawall1-0/+2
2012-02-07Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds1-1/+0
2012-01-28intelfb: remove some dead codeDan Carpenter1-1/+0
2012-01-13intelfbdrv.c: bailearly is an int module_paramRusty Russell1-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-8/+8
2011-08-19intelfb: use display information in info not in var for panningLaurent Pinchart1-3/+3
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 imp...Tejun 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...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
2006-05-27intelfb: align with changes from my X driver.Dave Airlie1-39/+34
2006-05-27intelfb driver -- use the regular modedb table instead of the VESADennis Munsie1-4/+2
2006-05-27Adds support for 256MB aperture on 945 chipsets to the intelfb driverEric Hustvedt1-13/+33
2006-05-27intelfb -- uses stride alignment of 64 on the 9xx chipsets.Dennis Munsie3-3/+10
2006-04-03intelfb: some cleanups for intelfbhwDave Airlie1-37/+34
2006-04-03intelfb: fixup pitch calculation like X doesDave Airlie2-1/+18
2006-04-03intelfb: fixup p calculationDave Airlie4-84/+137
2006-04-03This patch makes a needlessly global struct static.Dave Airlie1-1/+1
2006-04-03intelfb: add i945GM supportDave Airlie3-6/+16
2006-04-03intelfb: fixup whitespace..Dave Airlie2-41/+35
2006-04-03intelfb: add hw cursor support for i9xxDave Airlie3-7/+17
2006-04-03intelfb: make i915 modesetDave Airlie1-40/+96
2006-04-03intelfb: add support for i945GDave Airlie3-7/+17
2006-04-03intelfb: add p divisor increments for i9xx.Dave Airlie1-6/+7
2006-04-03intelfb: change splitm to be brute forceDave Airlie1-11/+13
2006-04-03intelfb: add pll index to the intelfb structureDave Airlie4-66/+98
2006-04-03intelfb: prepare for i9xx support.Dave Airlie2-54/+63
2006-03-11[PATCH] intelfb: Fix buffer overrunAntonino A. Daplas1-24/+26
2006-01-14[PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig1-5/+3
2005-12-20[PATCH] intelfb: Fix oops when changing video modeAntonino A. Daplas1-29/+13
2005-12-20[PATCH] intelfb: Fix freeing of nonexistent resourceAntonino A. Daplas2-2/+12
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2-2/+0
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-1/+1
2005-11-07[PATCH] intelfb: extend partial support of i915G to include i915GMScott MacKenzie3-5/+14
2005-09-29[PATCH] intelfb: Fix regression (blank display) from ioremap patchAntonino A. Daplas1-11/+10
2005-09-09[PATCH] fbdev: prevent drivers that have hardware cursors from calling softwa...James Simmons3-23/+3
2005-08-15[PATCH] intelfb: Do not ioremap entire graphics apertureSylvain Meyer1-23/+27
2005-06-21[PATCH] fbdev: fill in the access_align field.James Simmons1-0/+1
2005-06-21[PATCH] intelfb: fix accel detection when changing video modesSylvain Meyer1-2/+2
2005-06-21[PATCH] intelfb: Add voffset option to avoid conficts with Xorg i810 driverSylvain Meyer1-4/+12
2005-06-21[PATCH] intelfbdrv naming fixAndrew Morton1-1/+1
2005-05-28[PATCH] intelfb section fixPatrick McManus1-11/+11
2005-05-01[PATCH] intelfb: Remove intelfbdrv.hAdrian Bunk2-69/+37
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds6-0/+4276