index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
intelfb
/
intelfbhw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-12-16
intelfb: fix setting of active pipe with LVDS displays
Krzysztof Helt
1
-17
/
+30
2009-04-13
intelfb: support i854
Stefan Husemann
1
-0
/
+5
2008-10-16
intelfb: support 945GME (as used in ASUS Eee 901)
Phil Endecott
1
-0
/
+7
2008-04-28
fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G...
Maik Broemme
1
-1
/
+15
2008-02-06
Remove pointless casts from void pointers
Jeff Garzik
1
-1
/
+1
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-10-16
Intel FB: more interlaced mode support
Krzysztof Halasa
1
-39
/
+52
2007-10-16
Intel FB: force even line count in interlaced mode
Krzysztof Halasa
1
-0
/
+15
2007-10-16
Intel FB: obvious changes and corrections
Krzysztof Halasa
1
-8
/
+6
2007-10-16
Intel FB: whitespace, bracket and other clean-ups
Krzysztof Halasa
1
-107
/
+83
2007-10-16
Intel FB: support for interlaced video modes
Krzysztof Halasa
1
-5
/
+7
2007-09-19
intelfb: Fix bug in DPLL disable
Antonino A. Daplas
1
-1
/
+1
2007-09-11
Subject: [PATCH] Intel FB pixel clock calculation fix
Krzysztof Halasa
1
-3
/
+3
2007-05-08
intelfb: fix ring space calculation
Orczykowski, Juergen
1
-13
/
+21
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
1
-1
/
+2
2006-10-25
Remove unnecessary check in drivers/video/intelfb/intelfbhw.c
Eric Sesterhenn
1
-1
/
+1
2006-10-25
intel fb: switch to pci_get API
Alan Cox
1
-1
/
+3
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-09-30
Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+135
2006-08-22
intelfbhw.c: intelfbhw_get_p1p2 defined but not used
Parag Warudkar
1
-0
/
+2
2006-07-10
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
1
-1
/
+0
2006-07-03
intelfb: add vsync interrupt support
Eric Hustvedt
1
-1
/
+15
2006-07-03
intelfb: add vsync interrupt support
Eric Hustvedt
1
-0
/
+33
2006-07-03
intelfb: add vsync interrupt support
Eric Hustvedt
1
-0
/
+76
2006-07-03
intelfb: add vsync interrupt support
Eric Hustvedt
1
-0
/
+9
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-24
intelfb delousing
Al Viro
1
-14
/
+10
2006-06-18
intelfb: fixup clock calculation debugging.
Dave Airlie
1
-72
/
+32
2006-05-27
sync modesetting code with X.org
Dave Airlie
1
-4
/
+5
2006-05-27
intelfb: align with changes from my X driver.
Dave Airlie
1
-39
/
+34
2006-05-27
Adds support for 256MB aperture on 945 chipsets to the intelfb driver
Eric Hustvedt
1
-13
/
+33
2006-05-27
intelfb -- uses stride alignment of 64 on the 9xx chipsets.
Dennis Munsie
1
-2
/
+5
2006-04-03
intelfb: some cleanups for intelfbhw
Dave Airlie
1
-37
/
+34
2006-04-03
intelfb: fixup pitch calculation like X does
Dave Airlie
1
-1
/
+1
2006-04-03
intelfb: fixup p calculation
Dave Airlie
1
-82
/
+134
2006-04-03
This patch makes a needlessly global struct static.
Dave Airlie
1
-1
/
+1
2006-04-03
intelfb: add i945GM support
Dave Airlie
1
-0
/
+6
2006-04-03
intelfb: fixup whitespace..
Dave Airlie
1
-35
/
+31
2006-04-03
intelfb: add hw cursor support for i9xx
Dave Airlie
1
-3
/
+7
2006-04-03
intelfb: make i915 modeset
Dave Airlie
1
-40
/
+96
2006-04-03
intelfb: add support for i945G
Dave Airlie
1
-0
/
+6
2006-04-03
intelfb: add p divisor increments for i9xx.
Dave Airlie
1
-6
/
+7
2006-04-03
intelfb: change splitm to be brute force
Dave Airlie
1
-11
/
+13
2006-04-03
intelfb: add pll index to the intelfb structure
Dave Airlie
1
-56
/
+93
2006-04-03
intelfb: prepare for i9xx support.
Dave Airlie
1
-39
/
+63
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-1
/
+0
2005-11-07
[PATCH] intelfb: extend partial support of i915G to include i915GM
Scott MacKenzie
1
-0
/
+5
2005-09-09
[PATCH] fbdev: prevent drivers that have hardware cursors from calling softwa...
James Simmons
1
-4
/
+0
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1780