index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
pxa168fb.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-09
video: fbdev: pxa168fb: make pxa168fb_init_mode() return void
Jason Yan
2020-03-02
video: fbdev: pxa168fb: remove unnecessary platform_get_irq
YueHaibing
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-15
pxa168fb: fix release function mismatch in probe failure
Chuhong Yuan
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-03
pxa168fb: Fix the function used to release some memory in an error handling path
Christophe JAILLET
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2018-12-20
pxa168fb: trivial typo fix
Lubomir Rintel
2018-10-08
pxa168fb: remove set but not used variables 'mi'
YueHaibing
2018-09-26
pxa168fb: prepare the clock
Lubomir Rintel
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2015-09-01
video: fbdev: pxa168fb: Use devm_clk_get
Vaishali Thakkar
2014-10-20
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen