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
2014-01-17
video: add OpenCores VGA/LCD framebuffer driver
Stefan Kristiansson
3
-0
/
+457
2014-01-17
video/logo: Remove MIPS-specific include section
Geert Uytterhoeven
1
-4
/
+0
2014-01-17
tgafb: potential NULL dereference in init
Dan Carpenter
1
-3
/
+2
2014-01-17
video: mmp: Using plain integer as NULL pointer
Dan Carpenter
1
-1
/
+1
2014-01-17
video: mmp: delete a stray mutex_unlock()
Dan Carpenter
1
-6
/
+1
2014-01-17
video: amba-clcd: Make CLCD driver available on more platforms
Mark Brown
1
-1
/
+2
2014-01-17
video: Replace local macro with PCI standard macro
Yijing Wang
1
-11
/
+5
2014-01-17
fbmem: really support wildcard video=options for all fbdev drivers
Olaf Hering
1
-0
/
+3
2014-01-17
video: vgacon: Don't build on arm64
Mark Brown
1
-1
/
+2
2014-01-17
video: mx3fb: Allow blocking during framebuffer allocation
Sascha Hauer
1
-1
/
+1
2014-01-17
fbcon: Fix memory leak in fbcon_exit().
Masami Ichikawa
1
-0
/
+1
2014-01-17
fbcon: trivial optimization for fbcon_exit
Wang YanQing
1
-1
/
+3
2014-01-17
video: mxsfb: fix broken videomode selection
Lothar Waßmann
1
-70
/
+50
2014-01-17
video: mxsfb: convert pr_debug()/dev_dbg() to pr_err()/dev_err() for error me...
Lothar Waßmann
1
-3
/
+3
2014-01-17
video: vmlfb: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2014-01-17
video: rivafb: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2014-01-17
video: nvidiafb: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2014-01-17
video: asiliantfb: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2014-01-17
fbdev: sh_mobile_lcdcfb: Don't use plain 0 as NULL pointer
Laurent Pinchart
1
-1
/
+1
2014-01-14
OMAPDSS: DISPC: Fix 34xx overlay scaling calculation
Ivaylo Dimitrov
1
-9
/
+22
2014-01-13
OMAPDSS: panel-acx565akm: clean-up locking
Tomi Valkeinen
1
-14
/
+30
2014-01-13
OMAPDSS: DISPC: Preload more data in pipeline DMAs for OMAP4+ SoCs
Archit Taneja
1
-0
/
+16
2014-01-13
OMAPFB: disable overlays on driver removal
Tomi Valkeinen
1
-0
/
+10
2014-01-13
OMAPDSS: don't print errors on -EPROBE_DEFER
Tomi Valkeinen
5
-5
/
+10
2014-01-13
OMAPFB: give informative print when probe succeeds
Tomi Valkeinen
1
-0
/
+9
2014-01-13
OMAPDSS: HDMI: rename resource names
Tomi Valkeinen
4
-4
/
+4
2014-01-13
OMAPDSS: DSI: split DSI memory map to smaller blocks
Tomi Valkeinen
1
-59
/
+136
2014-01-13
OMAPDSS: HDMI: add missing core irq
Tomi Valkeinen
1
-1
/
+1
2014-01-13
OMAPDSS: HDMI: fix HDMI_WP_CLK name
Tomi Valkeinen
2
-2
/
+2
2014-01-13
OMAPDSS: HDMI: fix hdmi_wait_for_bit_change
Tomi Valkeinen
1
-6
/
+6
2014-01-13
OMAPDSS: DISPC: fix context restore
Tomi Valkeinen
1
-0
/
+2
2014-01-13
OMAPDSS: HDMI4: remove useless func calls
Tomi Valkeinen
1
-4
/
+0
2014-01-13
OMAPDSS: HDMI4: Accept non-standard timings
Archit Taneja
1
-4
/
+11
2014-01-09
drm/omap: fix (un)registering irqs inside an irq handler
Tomi Valkeinen
1
-1
/
+0
2014-01-07
xen/fb: allow xenfb initialization for hvm guests
Stefano Stabellini
1
-1
/
+1
2014-01-03
xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).
Konrad Rzeszutek Wilk
1
-0
/
+4
2013-12-30
OMAPDSS: DSI: fix fifosize
Tomi Valkeinen
1
-12
/
+13
2013-12-30
OMAPDSS: rename display-sysfs 'name' entry
Tomi Valkeinen
1
-2
/
+2
2013-12-30
OMAPDSS: DISPC: Add MFLAG defines
Tomi Valkeinen
4
-0
/
+26
2013-12-30
OMAPDSS: apply fixes
Tomi Valkeinen
2
-5
/
+3
2013-12-30
OMAPDSS: fix debug prints
Tomi Valkeinen
5
-23
/
+31
2013-12-30
OMAPDSS: fix missing EXPORT_SYMBOL()s
Tomi Valkeinen
1
-0
/
+2
2013-12-21
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
3
-3
/
+3
2013-12-19
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2013-12-18
video/fb: Propagate error code from failing to unregister conflicting fb
Chris Wilson
1
-10
/
+21
2013-12-17
backlight: pwm_bl: Remove error message upon devm_kzalloc() failure
Fabio Estevam
1
-1
/
+0
2013-12-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-8
/
+21
2013-12-10
offb: Add palette hack for little endian
Cedric Le Goater
1
-1
/
+10
2013-12-10
offb: Little endian fixes
Cedric Le Goater
1
-7
/
+11
2013-12-04
video: vt8500: fix error handling in probe()
Dan Carpenter
1
-14
/
+11
[prev]
[next]