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