index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-03
video: fbdev: geode gxfb: use ioremap_wc() for framebuffer
Luis R. Rodriguez
1
-1
/
+2
2015-06-03
video: fbdev: atmel_lcdfb: use ioremap_wc() for framebuffer
Luis R. Rodriguez
1
-1
/
+2
2015-06-03
video: fbdev: tdfxfb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
1
-35
/
+6
2015-06-03
video: fbdev: rivafb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2
-35
/
+8
2015-06-03
video: fbdev: pm3fb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
1
-24
/
+6
2015-06-03
video: fbdev: pm2fb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
1
-26
/
+5
2015-06-03
video: fbdev: i810: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
3
-32
/
+8
2015-06-03
video: fbdev: aty: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
1
-30
/
+6
2015-06-03
video: fbdev: sisfb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2
-22
/
+7
2015-06-03
video: fbdev: savagefb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2
-17
/
+4
2015-06-03
video: fbdev: nvidia: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2
-37
/
+7
2015-06-03
video: fbdev: neofb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
1
-19
/
+7
2015-06-03
video: fbdev: matrox: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2
-49
/
+14
2015-06-03
video: fbdev: intelfb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2
-37
/
+5
2015-06-03
video: fbdev: gbefb: use arch_phys_wc_add() and devm_ioremap_wc()
Luis R. Rodriguez
1
-21
/
+9
2015-05-29
video: fbdev: gbefb: add missing mtrr_del() calls
Luis R. Rodriguez
1
-2
/
+13
2015-05-29
video: fbdev: radeonfb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2
-24
/
+7
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
1
-1
/
+1
2015-05-27
fbcon: Avoid deleting a timer in IRQ context
Thierry Reding
1
-2
/
+3
2015-05-27
video/console: use swap() in newport_bmove()
Fabian Frederick
1
-4
/
+2
2015-05-27
video: fbdev: use swap() in ami_set_sprite()
Fabian Frederick
1
-2
/
+2
2015-05-27
video: fbdev: matrox: use swap() in matroxfb_decode_var()
Fabian Frederick
1
-5
/
+1
2015-05-27
fbdev: ssd1307fb: fix logical error
Thomas Niederprüm
1
-1
/
+1
2015-05-27
video: omap/h3: fix tps65010 dependency
Arnd Bergmann
1
-1
/
+1
2015-05-27
fbdev: ssd1307fb: potential ERR_PTR dereference
Dan Carpenter
1
-4
/
+5
2015-05-27
fbdev: ssd1307fb: Add blank mode
Thomas Niederprüm
1
-0
/
+11
2015-05-27
fbdev: ssd1307fb: add backlight controls for setting the contrast
Thomas Niederprüm
2
-0
/
+59
2015-05-27
fbdev: ssd1307fb: Turn off display on driver unload.
Thomas Niederprüm
1
-0
/
+2
2015-05-27
fbdev: ssd1307fb: Add a module parameter to set the refresh rate
Thomas Niederprüm
1
-6
/
+17
2015-05-27
fbdev: ssd1307fb: Add support for SSD1305
Thomas Niederprüm
1
-0
/
+11
2015-05-27
fbdev: ssd1307fb: Unify init code and obtain hw specific bits from DT
Thomas Niederprüm
1
-73
/
+104
2015-05-27
fbdev: ssd1307fb: Allocate page aligned video memory.
Thomas Niederprüm
1
-1
/
+3
2015-05-27
fbdev: ssd1307fb: fix memory address smem_start.
Thomas Niederprüm
1
-1
/
+1
2015-05-26
backlight: pwm: Handle EPROBE_DEFER while requesting the PWM
Nicolas Ferre
1
-0
/
+4
2015-05-10
fbcon: use the cursor blink interval provided by vt
Scot Doyle
2
-5
/
+6
2015-05-07
video: mxsfb: Make sure axi clock is enabled when accessing registers
Liu Ying
1
-14
/
+54
2015-05-07
framebuffer: don't link fb_devio into kernel image unconditionally
Harald Geyer
2
-3
/
+1
2015-04-20
Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
23
-43
/
+187
2015-04-20
Merge omapdss topic branch for fbdev 4.1
Tomi Valkeinen
16
-25
/
+166
2015-04-20
omapdss: extend pm notifier to handle hibernation
Grygorii Strashko
1
-0
/
+4
2015-04-20
OMAPDSS: disable VT switch
Tomi Valkeinen
1
-0
/
+3
2015-04-18
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+1
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
15
-74
/
+47
2015-04-14
Merge tag 'backlight-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+2
2015-04-14
Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+364
2015-04-09
backlight: da9052_bl: Terminate da9052_wled_ids array with empty element
Andrey Ryabinin
1
-0
/
+1
2015-04-09
backlight: 88pm860x_bl: Use of_get_child_by_name() instead of refcount hack
Geert Uytterhoeven
1
-4
/
+1
2015-04-07
fbdev: sh_mobile_lcdc: Fix destruction of uninitialized mutex
Geert Uytterhoeven
1
-6
/
+7
2015-04-07
Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...
Michael Ellerman
2
-2
/
+2
2015-03-25
Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f...
Rob Herring
1
-6
/
+1
[prev]
[next]