index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2016-01-18
Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
80
-1845
/
+664
2016-01-18
video: fbdev: pxafb: fix out of memory error path
Robert Jarzmik
1
-0
/
+2
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-12
/
+7
2016-01-14
Merge tag 'backlight-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-17
/
+58
2016-01-11
backlight: pwm_bl: Free PWM requested by legacy API on error path
Vladimir Zapolskiy
1
-0
/
+2
2016-01-11
backlight: adp8860: Fix another uninitialized variable use
Arnd Bergmann
1
-3
/
+5
2016-01-11
backlight: gpio-backlight: Use default-on on GPIO request
Stefan Agner
1
-3
/
+7
2016-01-11
backlight: pwm_bl: Fix broken PWM backlight for non-dt platforms
Philipp Zabel
1
-5
/
+4
2016-01-11
backlight: tps65217_bl: Add MODULE_DEVICE_TABLE
Enric Balletbo i Serra
1
-0
/
+9
2016-01-11
backlight: pwm_bl: Avoid backlight flicker when probed from DT
Philipp Zabel
1
-1
/
+22
2016-01-11
backlight: adp88x0: Fix uninitialized variable use
Arnd Bergmann
2
-8
/
+12
2016-01-07
video: fbdev: via: use gpiochip data pointer
Linus Walleij
1
-11
/
+6
2016-01-05
fbdev: via-gpio: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-12-29
drm/omap: move omapdss & displays under omapdrm
Tomi Valkeinen
58
-36331
/
+0
2015-12-29
omapfb: move vrfb into omapfb
Tomi Valkeinen
5
-5
/
+4
2015-12-29
omapfb: take omapfb's private omapdss into use
Tomi Valkeinen
3
-1
/
+11
2015-12-29
omapfb/displays: change CONFIG_DISPLAY_* to CONFIG_FB_OMAP2_*
Tomi Valkeinen
2
-30
/
+30
2015-12-29
omapfb/dss: change CONFIG_OMAP* to CONFIG_FB_OMAP*
Tomi Valkeinen
10
-75
/
+69
2015-12-29
omapfb: copy omapdss & displays for omapfb
Tomi Valkeinen
56
-0
/
+36276
2015-12-29
omapfb: allow compilation only if DRM_OMAP is disabled
Tomi Valkeinen
1
-1
/
+2
2015-12-29
fbdev: omap2: panel-dpi: simplify gpio setting
Uwe Kleine-König
1
-4
/
+2
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
[next]