index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
pxafb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbdev: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-08
1
-1
/
+1
*
fbdev: pxafb: Fix possible use after free in pxafb_task()
Kaixin Wang
2024-09-11
1
-0
/
+1
*
fbdev: omap2: replace of_graph_get_next_endpoint()
Kuninori Morimoto
2024-03-25
1
-1
/
+1
*
fbdev/pxafb: Use fbdev I/O helpers
Thomas Zimmermann
2023-08-04
1
-3
/
+1
*
fbdev/pxafb: Remove flag FBINFO_FLAG_DEFAULT
Thomas Zimmermann
2023-07-24
1
-1
/
+0
*
fbdev: Remove FBINFO_DEFAULT from devm_kzalloc()'ed structs
Thomas Zimmermann
2023-07-24
1
-1
/
+0
*
fbdev: pxafb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-24
1
-5
/
+3
*
fbdev: pxafb: Remove unnecessary print function dev_err()
wangkailong@jari.cn
2022-12-14
1
-1
/
+0
*
fbdev: Move fbdev drivers from strlcpy to strscpy
Wolfram Sang
2022-08-24
1
-1
/
+1
*
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-06-03
1
-2
/
+2
|
\
|
*
ARM: pxa: move regs-lcd.h into driver
Arnd Bergmann
2022-04-19
1
-0
/
+1
|
*
ARM: pxa: stop using mach/bitfield.h
Arnd Bergmann
2022-04-19
1
-1
/
+0
|
*
ARM: pxa: split up mach/hardware.h
Arnd Bergmann
2022-04-19
1
-1
/
+1
*
|
video: fbdev: pxafb: use if else instead
Wang Qing
2022-04-04
1
-2
/
+2
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
video: fbdev: pxafb: Use correct return value for pxafb_probe()
Tiezhu Yang
2020-06-01
1
-1
/
+1
*
video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' call
Christophe JAILLET
2020-06-01
1
-2
/
+2
*
video: pxafb: Use devm_platform_ioremap_resource() in pxafb_probe()
Markus Elfring
2020-01-03
1
-9
/
+1
*
video: constify fb ops across all drivers
Jani Nikula
2019-12-05
1
-2
/
+2
*
video: pxafb: Remove cpufreq policy notifier
Viresh Kumar
2019-08-26
1
-21
/
+0
*
docs: fb: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
1
-1
/
+1
*
video: fbdev: pxafb: Fix "WARNING: invalid free of devm_ allocated data"
YueHaibing
2018-12-20
1
-3
/
+1
*
video: fbdev: pxafb: Add support for lcd-supply regulator
Daniel Mack
2018-07-24
1
-0
/
+24
*
video: fbdev: pxafb: handle errors from pxafb_init_fbinfo() correctly
Daniel Mack
2018-07-24
1
-5
/
+4
*
video: fbdev: pxafb: switch to devm_* API
Daniel Mack
2018-07-24
1
-47
/
+17
*
video: fbdev: pxafb: clear allocated memory for video modes
Daniel Mack
2018-07-24
1
-2
/
+2
*
video: fbdev: pxafb: match_string() conversion fixup
Bartlomiej Zolnierkiewicz
2018-05-15
1
-1
/
+1
*
video: fbdev: pxafb: Convert to use match_string() helper
Andy Shevchenko
2018-05-15
1
-6
/
+4
*
video: fbdev: pxafb: Handle return value of clk_prepare_enable
Arvind Yadav
2017-06-14
1
-1
/
+4
*
drivers/video: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2017-03-21
1
-4
/
+3
*
video: fbdev: pxafb: add missing of_node_put() in of_get_pxafb_mode_info()
Wei Yongjun
2016-08-30
1
-0
/
+1
*
video: fbdev: pxafb: potential NULL dereference on error
Dan Carpenter
2016-08-11
1
-1
/
+1
*
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2016-03-09
1
-2
/
+2
*
video: fbdev: pxafb: fix out of memory error path
Robert Jarzmik
2016-01-18
1
-0
/
+2
*
video: fbdev: pxafb: initial devicetree conversion
Robert Jarzmik
2015-12-15
1
-3
/
+157
*
video: fbdev: pxafb: loosen the platform data bond
Robert Jarzmik
2015-12-15
1
-20
/
+34
*
cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event
Viresh Kumar
2015-09-01
1
-1
/
+0
*
video: fbdev: use msecs_to_jiffies for time conversions
Nicholas Mc Guire
2015-03-10
1
-3
/
+3
*
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
video: fbdev: pxafb.c: use container_of to resolve pxafb_info/layer from fb_info
Fabian Frederick
2014-09-30
1
-10
/
+10
*
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
2014-04-17
1
-0
/
+2332