index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
omap2
/
omapfb
/
dss
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
video: fbdev: omapfb: Align '*' in comment
Jiang Jian
2022-06-22
1
-1
/
+1
*
video: fbdev: omapfb: simplify the return expression of dsi_init_pll_data()
Minghao Chi
2022-05-19
1
-7
/
+1
*
video: omapfb: dss: Make use of the helper component_compare_dev
Yong Wu
2022-02-25
1
-7
/
+1
*
omapfb: use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-26
3
-3
/
+6
*
video: omapfb: replace snprintf in show functions with sysfs_emit
Qing Wang
2021-10-15
3
-26
/
+26
*
fbdev/omap2: use DEFINE_SPINLOCK() instead of spin_lock_init().
Jiahua Yu
2021-06-17
1
-3
/
+1
*
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-03-16
1
-2
/
+0
|
\
|
*
video: omapfb: Remove WARN_ON(in_interrupt()).
Ahmed S. Darwish
2021-02-18
1
-2
/
+0
*
|
Merge tag 'backlight-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-22
4
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
backlight/video: Use Platform getter/setter functions
Julia Lawall
2021-02-12
4
-6
/
+6
*
|
video: fbdev: omapfb: Fix set but not used warnings in hdmi*_core
Sam Ravnborg
2020-12-08
2
-4
/
+4
*
|
video: fbdev: omapfb: Fix set but not used warnings in dsi
Sam Ravnborg
2020-12-05
1
-9
/
+3
*
|
omapfb: fbcon: remove trailing semicolon in macro definition
Tom Rix
2020-11-29
2
-2
/
+2
|
/
*
omapfb: use devm_platform_ioremap_resource_byname
Qilong Zhang
2020-10-16
5
-54
/
+6
*
omapfb: simplify the return expression of hdmi_pll_enable
Qinglang Miao
2020-10-16
1
-5
/
+1
*
omapfb/dss: Remove redundant null check before clk_prepare_enable/clk_disable...
Xu Wang
2020-10-16
1
-4
/
+2
*
omapfb: fix spelling mistake "propert" -> "property"
Colin Ian King
2020-09-08
1
-1
/
+1
*
fbdev: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-03
1
-2
/
+2
*
omapfb/dss: Include the right header
Linus Walleij
2020-08-03
2
-2
/
+2
*
video: fbdev: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-20
6
-7
/
+7
*
omapfb: dss: Fix max fclk divider for omap36xx
Adam Ford
2020-07-10
1
-1
/
+1
*
omapfb: fix multiple reference count leaks due to pm_runtime_get_sync
Aditya Pakki
2020-07-10
6
-12
/
+26
*
omapfb/dss: fix comparison to bool warning
Jason Yan
2020-06-01
2
-4
/
+2
*
omapfb/dss: remove unused variable 'venc_config_pal_bdghi'
YueHaibing
2020-04-17
1
-43
/
+0
*
omapfb: Remove unused writeback code
Tomi Valkeinen
2020-03-20
2
-134
/
+0
*
omapfb/dss: remove unneeded conversions to bool
Andrew F. Davis
2020-01-03
1
-3
/
+3
*
Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux
Linus Torvalds
2019-07-09
5
-1090
/
+0
|
\
|
*
video: fbdev: omap2: remove rfbi
Bartlomiej Zolnierkiewicz
2019-06-21
5
-1101
/
+0
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
3
-12
/
+3
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
32
-385
/
+32
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446
Thomas Gleixner
2019-06-05
1
-7
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
drivers: video: fbdev: Kconfig: pedantic cleanups
Enrico Weigelt, metux IT consult
2019-04-01
1
-3
/
+3
*
omapfb: Fix potential NULL pointer dereference in kmalloc
Aditya Pakki
2019-04-01
1
-0
/
+2
*
omapfb: add missing of_node_put after of_device_is_available
Julia Lawall
2019-04-01
1
-1
/
+3
*
fbdev: omap2: fix warnings in dss core
Anders Roxell
2019-03-01
1
-3
/
+0
*
fbdev: omap2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-08
2
-26
/
+7
*
omapfb: fix typo
Matteo Croce
2019-02-08
1
-1
/
+1
*
fbdev: Use of_node_name_eq for node name comparisons
Rob Herring
2019-02-08
1
-2
/
+2
*
fbdev: omap2: omapfb: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-20
1
-14
/
+4
*
video: fbdev: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2018-10-24
1
-7
/
+0
*
fbdev: omap2: omapfb: fix ifnullfree.cocci warnings
kbuild test robot
2018-07-31
1
-2
/
+1
*
fbdev: omap2: omapfb: fix bugon.cocci warnings
kbuild test robot
2018-07-31
1
-2
/
+1
*
fbdev: fix omap2/omapfb/dss/ indentation warning
Randy Dunlap
2018-07-24
1
-1
/
+1
*
omapfb: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-24
1
-0
/
+2
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
2
-4
/
+4
*
video: omapfb: fix missing #includes
Tomi Valkeinen
2018-02-09
4
-0
/
+6
*
omapfb: dss: Do not duplicate features data
Ladislav Michl
2018-01-04
3
-86
/
+29
*
video: fbdev: omap2: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2018-01-04
1
-4
/
+1
*
Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux
Linus Torvalds
2017-11-21
1
-4
/
+2
|
\
[next]