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
/
sa1100fb.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-20
video: fbdev: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-04-17
ARM/fbdev: sa11x0: Switch to use GPIO descriptors
Linus Walleij
2020-01-15
video: sa1100fb: constify copied structure
Julia Lawall
2020-01-03
fbdev/sa1100fb: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-09-06
fbdev/sa1100fb: Remove even more dead code
Arnd Bergmann
2019-08-26
video: sa1100fb: Remove cpufreq policy notifier
Viresh Kumar
2019-06-12
fbdev/sa1100fb: Remove dead code
Daniel Vetter
2017-10-17
video: sa1100fb: move pseudo palette into sa1100fb_info structure
Russell King
2017-10-17
video: sa1100fb: fix video memory allocation leak
Russell King
2017-10-17
video: sa1100fb: clean up failure path
Russell King
2017-10-17
video: sa1100fb: use devm_gpio_request_one()
Russell King
2017-10-17
video: sa1100fb: use devm_request_irq()
Russell King
2017-10-17
video: sa1100fb: use devm_ioremap_resource()
Russell King
2017-10-17
video: sa1100fb: use devm_clk_get()
Russell King
2017-10-17
video: sa1100fb: use devm_kzalloc()
Russell King
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2015-09-01
cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event
Viresh Kumar
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-05
ARM: 8244/1: fbdev: sa1100fb: make use of device clock
Dmitry Eremin-Solenikov
2014-10-20
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-30
video: fbdev: sa1100fb.c: use container_of to resolve sa1100fb_info from fb_info
Fabian Frederick
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen