index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-17
OMAPDSS: simplify submodule reg/unreg code
Tomi Valkeinen
1
-31
/
+15
2015-06-17
OMAPDSS: componentize omapdss
Tomi Valkeinen
9
-38
/
+234
2015-06-17
OMAPDSS: reorder uninit calls
Tomi Valkeinen
1
-12
/
+12
2015-06-17
OMAPDSS: remove uses of __init/__exit
Tomi Valkeinen
10
-69
/
+69
2015-06-17
OMAPDSS: fix dss_init_ports error handling
Tomi Valkeinen
1
-3
/
+6
2015-06-17
OMAPDSS: refactor dss probe function
Tomi Valkeinen
1
-56
/
+69
2015-06-17
OMAPDSS: move 'dss_initialized' to dss driver
Tomi Valkeinen
2
-10
/
+12
2015-06-16
fbdev: propagate result of fb_videomode_from_videomode()
Vladimir Murzin
1
-1
/
+3
2015-06-16
video: fbdev: vesafb: use arch_phys_wc_add()
Luis R. Rodriguez
1
-21
/
+8
2015-06-16
video: fbdev: vesafb: add missing mtrr_del() for added MTRR
Luis R. Rodriguez
1
-7
/
+26
2015-06-16
video: fbdev: vesafb: only support MTRR_TYPE_WRCOMB
Luis R. Rodriguez
1
-46
/
+16
2015-06-12
video: fbdev: mxsfb: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-06-12
video: fbdev: imxfb: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-06-12
fbdev: omap2: remove potential format string leak
Kees Cook
1
-1
/
+1
2015-06-08
Merge 4.1-rc7 into tty-next
Greg Kroah-Hartman
1
-0
/
+4
2015-06-07
video/fbdev, asm/io.h: Remove ioremap_writethrough()
Toshi Kani
3
-6
/
+5
2015-06-05
Merge branch 'ti-dra7-dss' into 4.2/fbdev
Tomi Valkeinen
1
-0
/
+4
2015-06-03
ASoC: omap-hdmi-audio: Force channel allocation only for OMAP4
Misael Lopez Cruz
1
-0
/
+7
2015-06-03
OMAPDSS: HDMI5: Fix AUDICONF3 bitfield offsets
Misael Lopez Cruz
1
-1
/
+3
2015-06-03
OMAPDSS: HDMI5: Set valid sample order
Misael Lopez Cruz
1
-0
/
+1
2015-06-03
OMAPDSS: HDMI4: Set correct CC for 8-channels layout
Misael Lopez Cruz
1
-1
/
+4
2015-06-03
fbdev: omap2: improve usage of gpiod API
Uwe Kleine-König
4
-30
/
+11
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
[prev]
[next]