index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-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-21
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-15
Merge tag 'backlight-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+2
2015-04-15
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
2015-03-23
powerpc: Move Power Macintosh drivers to generic byteswappers
David Gibson
2
-2
/
+2
2015-03-20
video: fbdev: sh_mobile_lcdcfb: Fix ROP3 sysfs attribute parsing
Laurent Pinchart
1
-1
/
+1
2015-03-17
fbdev: kconfig: replace PPC_OF with PPC
Kevin Hao
1
-1
/
+1
2015-03-17
fbdev: remove the unnecessary includes of ppc specific header files
Kevin Hao
1
-4
/
+0
2015-03-17
fbdev: riva: remove the dependency on PPC_OF
Kevin Hao
1
-10
/
+7
2015-03-17
fbdev: nvidia: remove the dependency on PPC_OF
Kevin Hao
4
-17
/
+1
2015-03-17
fbdev: imsttfb: remove the dependency on PPC_OF
Kevin Hao
1
-5
/
+1
2015-03-17
fbdev: radeon: replace PPC_OF with PPC
Kevin Hao
5
-33
/
+33
2015-03-17
fbdev: aty128fb: replace PPC_OF with PPC
Kevin Hao
1
-2
/
+2
2015-03-12
backlight: Add support Skyworks SKY81452 backlight driver
Gyungoh Yoo
3
-0
/
+364
[prev]
[next]