index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-29
fbdev: omap2: panel-dpi: in .disable first disable backlight then display
Uwe Kleine-König
1
-3
/
+3
2015-12-29
OMAPDSS: DSS: fix a warning message
Dan Carpenter
1
-1
/
+2
2015-12-29
video: omapdss: delete unneeded of_node_put
Julia Lawall
1
-3
/
+1
2015-12-29
OMAPDSS: DISPC: Remove boolean comparisons
Luis de Bethencourt
3
-7
/
+7
2015-12-29
OMAPDSS: DSI: cleanup DSI_IRQ_ERROR_MASK define
Dan Carpenter
1
-1
/
+1
2015-12-29
OMAPDSS: remove extra out == NULL checks
Tomi Valkeinen
7
-7
/
+7
2015-12-29
OMAPDSS: change internal dispc functions to static
Tomi Valkeinen
2
-10
/
+10
2015-12-29
OMAPDSS: make a two dss feat funcs internal to omapdss
Tomi Valkeinen
2
-2
/
+4
2015-12-29
OMAPDSS: remove extra EXPORT_SYMBOLs
Tomi Valkeinen
1
-2
/
+0
2015-12-29
OMAPDSS: add setup for WB capture mode in dispc_wb_setup()
Tomi Valkeinen
1
-0
/
+15
2015-12-29
OMAPDSS: set WB capturemode for m2m mode
Tomi Valkeinen
1
-0
/
+2
2015-12-29
OMAPDSS: fix rgb-to-yuv color conv coefs
Tomi Valkeinen
1
-1
/
+3
2015-12-29
OMAPDSS: skip pclk check for WB mem2mem
Tomi Valkeinen
1
-1
/
+1
2015-12-29
OMAPDSS: configure WB mflag threshold
Tomi Valkeinen
1
-0
/
+19
2015-12-29
OMAPDSS: configure WB fifo thresholds
Tomi Valkeinen
1
-0
/
+11
2015-12-29
OMAPDSS: configure burst size for WB
Tomi Valkeinen
1
-0
/
+2
2015-12-29
OMAPDSS: handle WB channel in dispc_set/get_channel_out
Tomi Valkeinen
1
-0
/
+6
2015-12-29
OMAPDSS: refactor dispc_ovl_get_channel_out
Tomi Valkeinen
1
-17
/
+14
2015-12-29
OMAPDSS: add 'has_writeback' flag
Tomi Valkeinen
3
-15
/
+7
2015-12-29
OMAPDSS: add num_wbs=1 to omap5 dss features
Tomi Valkeinen
1
-0
/
+1
2015-12-29
OMAPDSS: add WB to register dump
Tomi Valkeinen
1
-0
/
+30
2015-12-29
OMAPDSS: fix DISPC_MFLAG_THRESHOLD_OFFSET for WB
Tomi Valkeinen
1
-0
/
+2
2015-12-17
OMAPDSS: DISPC: always set ALIGN when available
Tomi Valkeinen
1
-0
/
+9
2015-12-17
OMAPDSS: adopt pinctrl support
Dave Gerlach
1
-0
/
+6
2015-12-15
video: fbdev: pxafb: initial devicetree conversion
Robert Jarzmik
2
-3
/
+159
2015-12-15
video: fbdev: pxafb: loosen the platform data bond
Robert Jarzmik
2
-20
/
+36
2015-12-15
fbdev: Make fb-notify a no-op if CONFIG_FB=n
Ezequiel Garcia
2
-1
/
+5
2015-12-15
fbdev: Debug knob to register without holding console_lock
Daniel Vetter
1
-3
/
+11
2015-12-15
video: fbdev: rivafb: unlock chip before probiding EDID
Dmitry Eremin-Solenikov
1
-0
/
+1
2015-12-15
fbdev: sm712fb: avoid unused function warnings
Arnd Bergmann
1
-13
/
+3
2015-12-15
fbdev: auo_k190x: avoid unused function warnings
Arnd Bergmann
1
-7
/
+4
2015-12-15
fbdev: sis: enforce selection of at least one backend
Arnd Bergmann
1
-0
/
+1
2015-12-15
fbdev: Remove unused SH-Mobile HDMI driver
Geert Uytterhoeven
3
-1500
/
+0
2015-12-15
video: constify geode ops structures
Julia Lawall
5
-6
/
+6
2015-12-15
simplefb: Claim and enable regulators
Chen-Yu Tsai
1
-1
/
+119
2015-12-15
drivers/video/fbdev/i740fb: remove unused variable
Sudip Mukherjee
1
-5
/
+3
2015-12-09
OMAPDSS: fix timings for VENC to match what omapdrm expects
H. Nikolaus Schaller
1
-0
/
+12
2015-12-09
video: fbdev: fsl: Fix kernel crash when diu_ops is not implemented
Wang Dongsheng
1
-1
/
+12
2015-11-10
Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
11
-191
/
+504
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-11-06
Merge tag 'backlight-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-16
/
+20
2015-11-06
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
19
-19
/
+0
2015-11-04
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
19
-19
/
+0
2015-11-04
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+23
2015-10-30
backlight: pm8941-wled: Add default-brightness property
Bjorn Andersson
1
-0
/
+8
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
19
-19
/
+0
2015-10-27
backlight: pm8941-wled: Fix ptr_ret.cocci warnings
kbuild test robot
1
-4
/
+1
2015-10-18
fbcon: initialize blink interval before calling fb_set_par
Scot Doyle
1
-0
/
+1
2015-10-15
backlight: pwm: Reject legacy PWM request for device defined in DT
Vladimir Zapolskiy
1
-10
/
+9
2015-10-15
backlight: 88pm860x_bl: Add missing of_node_put
Julia Lawall
1
-0
/
+1
[prev]
[next]