index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
mxsfb.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-09-26
video: mxsfb: Add missing break
Marek Vasut
1
-0
/
+1
2013-09-05
Merge tag 'fbdev-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
1
-14
/
+1
2013-08-30
video: mxsfb: simplify use of devm_ioremap_resource
Julia Lawall
1
-6
/
+1
2013-08-02
video: mxsfb: fix color settings for 18bit data bus and 32bpp
Hector Palacios
1
-26
/
+0
2013-07-26
video: mxsfb: Let device core handle pinctrl
Fabio Estevam
1
-8
/
+0
2013-06-26
video: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-06-26
video: mxsfb: remove redundant dev_err call in mxsfb_probe()
Wei Yongjun
1
-1
/
+0
2013-05-09
video: mxsfb: Adapt to new videomode API
Fabio Estevam
1
-4
/
+4
2013-04-08
video: mxsfb: Introduce regulator support
Fabio Estevam
1
-18
/
+23
2013-04-04
video: mxsfb: remove mxsfb_platform_data
Shawn Guo
1
-24
/
+17
2013-04-04
video: mxsfb: get display timings from device tree
Shawn Guo
1
-12
/
+110
2013-04-04
video: mxsfb: remove dotclk_delay from platform_data
Shawn Guo
1
-1
/
+0
2013-04-04
video: mxsfb: remove fb_phys/fb_size from platform_data
Shawn Guo
1
-32
/
+7
2013-04-04
video: mxsfb: use devm_* managed functions
Shawn Guo
1
-34
/
+16
2013-03-19
ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0
Marek Vasut
1
-2
/
+5
2013-01-08
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+2
2013-01-04
video: mxsfb: fix crash when unblanking the display
Lothar Waßmann
1
-1
/
+2
2013-01-03
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
1
-6
/
+6
2012-07-03
video: mxsfb: add simple device tree probe
Shawn Guo
1
-13
/
+47
2012-07-03
video: mxsfb: move mxsfb.h into include/linux
Shawn Guo
1
-1
/
+1
2012-06-01
Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6
Linus Torvalds
1
-0
/
+13
2012-05-12
video: mxsfb: adopt pinctrl support
Shawn Guo
1
-0
/
+9
2012-04-21
i.MX28: Shut down the LCD controller to avoid BootROM sampling bug
Marek Vasut
1
-0
/
+13
2012-01-14
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
1
-12
/
+1
2011-12-28
video: mxsfb: convert to clk_prepare/clk_unprepare
Shawn Guo
1
-4
/
+4
2011-12-21
MXSFB: Fix driver registration
Marek Vasut
1
-1
/
+1
2011-12-03
video: convert drivers/video/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-09-01
video: mxsfb: add missing include of linux/module.h
Axel Lin
1
-0
/
+1
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
1
-1
/
+1
2011-03-07
video: Add i.MX23/28 framebuffer driver
Sascha Hauer
1
-0
/
+919