index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
omap2
/
omapfb
/
displays
Commit message (
Expand
)
Author
Age
Files
Lines
*
video: fbdev: omapfb: simplify the return expression of nec_8048_connect()
Minghao Chi
2022-05-19
1
-6
/
+1
*
Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
6
-17
/
+15
|
\
|
*
video: fbdev: omapfb: Add missing of_node_put() in dvic_probe_of
Miaoqian Lin
2022-03-07
1
-0
/
+1
|
*
video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri...
Jing Yao
2022-02-11
1
-2
/
+2
|
*
video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()
Jing Yao
2022-02-11
1
-4
/
+4
|
*
video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emit
Yang Guang
2022-01-29
1
-1
/
+1
|
*
video: fbdev: omapfb: panel-tpo-td043mtea1: Make use of the helper function d...
Cai Huoqing
2022-01-29
1
-2
/
+1
|
*
video: fbdev: omapfb: panel-sharp-ls037v7dw01: Make use of the helper functio...
Cai Huoqing
2022-01-29
1
-4
/
+3
|
*
video: fbdev: omapfb: panel-lgphilips-lb035q02: Make use of the helper functi...
Cai Huoqing
2022-01-29
1
-4
/
+3
*
|
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
5
-15
/
+5
|
/
*
Merge tag 'backlight-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-22
1
-3
/
+3
|
\
|
*
backlight/video: Use Platform getter/setter functions
Julia Lawall
2021-02-12
1
-3
/
+3
*
|
video: omapfb2: Make standard and custom DSI command mode panel driver mutual...
Sebastian Reichel
2021-01-13
1
-0
/
+1
|
/
*
omapfb: connector-dvi: simplify the return expression of dvic_connect()
Liu Shixin
2020-10-17
1
-6
/
+1
*
omapfb: panel-sony-acx565akm: simplify the return expression of acx565akm_con...
Qinglang Miao
2020-10-16
1
-6
/
+1
*
omapfb: connector-hdmi: simplify the return expression of hdmic_connect
Qinglang Miao
2020-10-16
1
-6
/
+1
*
omapfb: connector-analog-tv: simplify the return expression of tvc_connect()
Qinglang Miao
2020-10-16
1
-6
/
+1
*
omapfb: simplify the return expression of tpo_td043_connect
Liu Shixin
2020-10-16
1
-6
/
+1
*
omapfb: simplify the return expression of sharp_ls_connect
Liu Shixin
2020-10-16
1
-6
/
+1
*
omapfb: simplify the return expression of panel_dpi_connect
Liu Shixin
2020-10-16
1
-6
/
+1
*
video: omapfb2: Make standard and custom panel drivers mutually exclusive
Laurent Pinchart
2019-08-16
1
-0
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
10
-40
/
+10
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
2
-24
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
2
-10
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
drivers: video: fbdev: Kconfig: pedantic cleanups
Enrico Weigelt, metux IT consult
2019-04-01
1
-20
/
+20
*
Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux
Linus Torvalds
2018-08-23
1
-7
/
+10
|
\
|
*
omapfb: encoder-tpd12s015: remove redundant pointer 'in'
Colin Ian King
2018-07-24
1
-4
/
+1
|
*
omapfb: encoder-tpd12s015: fix error return code
Julia Lawall
2018-07-03
1
-3
/
+9
*
|
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
1
-0
/
+1
|
/
*
video: fbdev: omap2: omapfb: displays: simplify getting .drvdata
Wolfram Sang
2018-04-24
1
-12
/
+6
*
omapdrm: panel: td028ttec1: replace MODULE_ALIAS by MODULE_DEVICE_TABLE
H. Nikolaus Schaller
2017-12-19
1
-2
/
+9
*
omapdrm: panel: fix compatible vendor string for td028ttec1
H. Nikolaus Schaller
2017-12-19
1
-0
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
omapfb: constify omap_video_timings structures
Julia Lawall
2017-08-21
2
-2
/
+2
*
omapfb: panel-sony-acx565akm: constify attribute_group structures.
Arvind Yadav
2017-08-01
1
-1
/
+1
*
omapfb: panel-tpo-td043mtea1: constify attribute_group structures.
Arvind Yadav
2017-08-01
1
-1
/
+1
*
omapfb: panel-dsi-cm: constify dsicm_attr_group
Arvind Yadav
2017-07-04
1
-1
/
+1
*
video: fbdev: omap2: omapfb: displays: panel-dsi-cm: Use time comparison kern...
Karim Eshapa
2017-06-14
1
-1
/
+1
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
omapfb: panel-dsi-cm: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-08-11
1
-12
/
+2
*
omapfb: Create new header file for omapfb DSS implementation
Peter Ujfalusi
2016-06-03
14
-14
/
+14
*
omapfb: connector-analog-tv: Support only Composite type in legacy boot
Peter Ujfalusi
2016-06-03
1
-7
/
+1
*
omapfb: encoder-tpd12s015: No need to include video/omap-panle-data.h
Peter Ujfalusi
2016-06-03
1
-1
/
+0
*
omapfb: encoder-tfp410: Remove legacy boot support
Peter Ujfalusi
2016-06-03
1
-38
/
+6
*
omapfb: connector-dvi: Remove legacy boot support
Peter Ujfalusi
2016-06-03
1
-52
/
+6
*
omapfb: connector-hdmi: Remove legacy boot support
Peter Ujfalusi
2016-06-03
1
-36
/
+6
*
omapfb: panel-dsi-cm: Remove legacy boot support
Peter Ujfalusi
2016-06-03
1
-46
/
+6
*
omapfb: panel-lgphilips-lb035q02: Remove legacy boot support
Peter Ujfalusi
2016-06-03
1
-50
/
+6
*
omapfb: panel-sharp-ls037v7dw01: Remove legacy boot support
Peter Ujfalusi
2016-06-03
1
-75
/
+6
[next]