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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-12
[POWERPC] XilinxFB: Add support for custom screen resolution
Grant Likely
1
-26
/
+45
2007-10-12
[POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters
Grant Likely
1
-20
/
+23
2007-10-10
[POWERPC] XilinxFB: sparse fixes
Grant Likely
1
-3
/
+3
2007-10-09
[POWERPC] XilinxFB: Make missing pdata structure non-fatal
Grant Likely
1
-12
/
+10
2007-10-09
[POWERPC] XilinxFB: add of_platform bus binding
Grant Likely
1
-9
/
+98
2007-10-09
[POWERPC] XilinxFB: cleanup platform_bus binding to use platform bus API.
Grant Likely
1
-16
/
+16
2007-10-09
[POWERPC] XilinxFB: Split device setup from bus binding
Grant Likely
1
-53
/
+80
2007-10-09
[POWERPC] XilinxFB: rename failout labels to reflect failure
Grant Likely
1
-9
/
+9
2007-10-09
[POWERPC] XilinxFB: Replace calls to printk with dev_dbg, dev_err, etc.
Grant Likely
1
-7
/
+7
2007-10-09
[POWERPC] XilinxFB: add banner output to probe routine when DEBUG is defined
Grant Likely
1
-0
/
+5
2007-10-03
[POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header...
Grant Likely
1
-1
/
+1
2007-09-22
[POWERPC] Fix platinumfb framebuffer
Benjamin Herrenschmidt
1
-22
/
+26
2007-09-19
intelfb: Fix bug in DPLL disable
Antonino A. Daplas
1
-1
/
+1
2007-09-13
radeonfb: fix chip definition for Radeon Xpress 200M 0x5975
aherrman@arcor.de
2
-8
/
+7
2007-09-13
radeonfb: fix setting of PPLL_REF_DIV for RV370 5B60.
aherrman@arcor.de
1
-1
/
+2
2007-09-11
Subject: [PATCH] Intel FB pixel clock calculation fix
Krzysztof Halasa
1
-3
/
+3
2007-08-31
Fix font dependency for SGI Newport console driver
Ralf Baechle
1
-1
/
+1
2007-08-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2
-16
/
+23
2007-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...
Linus Torvalds
2
-10
/
+6
2007-08-27
[PARISC] Do not allow STI_CONSOLE to be modular
Kyle McMartin
1
-1
/
+1
2007-08-27
[PARISC] Clean up sti_flush
Kyle McMartin
1
-9
/
+5
2007-08-26
[VIDEO]: Do not prom_halt() in cg3 and bw2 device probe.
David S. Miller
2
-16
/
+23
2007-08-22
au1100fb: move au1100fb_fb_blank() beforce au1100fb_setmode()
Yoichi Yuasa
1
-46
/
+46
2007-08-22
newport_con warning fix
Andrew Morton
1
-2
/
+1
2007-08-22
Check for PPC32 in imsttfb
Stephen Rothwell
1
-1
/
+1
2007-08-18
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2007-08-11
[ARM] 4544/1: arm: fix section mismatch in pxa fb
Sam Ravnborg
1
-1
/
+1
2007-08-11
matroxfb: rectify jitter (G450/G550)
Paul A. Clarke
4
-10
/
+30
2007-08-11
pvr2fb: Consolidated cleanup of pvr2fb.c
Adrian McMenamin
1
-0
/
+4
2007-08-11
pvr2fb: Fix oops when pseudo_palette is written
Antonino A. Daplas
1
-5
/
+7
2007-08-11
fbcon: Kill compile warning
Antonino A. Daplas
1
-1
/
+13
2007-08-11
stifb: detect cards in double buffer mode more reliably
Helge Deller
1
-7
/
+12
2007-08-03
[CG6]: fix memory size detection
Krzysztof Helt
1
-1
/
+4
2007-07-31
remove tx3912fb
Yoichi Yuasa
3
-339
/
+0
2007-07-31
Remove the arm26 port
Adrian Bunk
1
-20
/
+0
2007-07-31
lxfb: GEODE: Add framebuffer support for the AMD Geode LX
Jordan Crouse
5
-0
/
+1373
2007-07-31
xilinxfb: Don't bail if the xilinxfb platform device doesn't have any pdata
Grant Likely
1
-12
/
+7
2007-07-31
xilinxfb:Remove __initdata from xilinx_fb_fix and xilinx_fb_var
Grant Likely
1
-2
/
+2
2007-07-31
s3c2410fb: fix s3c2410 compilation
Ben Dooks
2
-31
/
+60
2007-07-31
fbdev: Fix logo if logo depth is less than framebuffer depth
Antonino A. Daplas
1
-16
/
+26
2007-07-31
fbcon: Fix typo and bogus logic in get_default_font
Antonino A. Daplas
1
-2
/
+2
2007-07-30
[SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.c
David S. Miller
1
-25
/
+0
2007-07-30
[VIDEO]: Fix OOPS in all SBUS framebuffer drivers.
David S. Miller
8
-624
/
+567
2007-07-26
chipsfb: use correct pm state
Rafael J. Wysocki
1
-1
/
+2
2007-07-26
drivers/ misc __iomem annotations
Al Viro
1
-1
/
+1
2007-07-24
Fix Au1100 fb dependencies, add helptext
Ralf Baechle
1
-1
/
+8
2007-07-22
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
9
-151
/
+126
2007-07-22
leds: cr_bllcd.c: build fix
Andrew Morton
1
-1
/
+1
2007-07-22
Pull video into release branch
Len Brown
2
-0
/
+10
2007-07-21
atmel_lcdfb: use spare bits in 32bpp mode as alpha channel
Haavard Skinnemoen
1
-1
/
+4
[next]