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-03-03
video: fbdev: sis: remove unused variable
Sudip Mukherjee
1
-8
/
+2
2016-03-03
drivers/video: make fbdev/sunxvr2500.c explicitly non-modular
Paul Gortmaker
1
-32
/
+7
2016-03-03
drivers/video: make fbdev/sunxvr1000.c explicitly non-modular
Paul Gortmaker
1
-35
/
+7
2016-03-03
drivers/video: make fbdev/sunxvr500.c explicitly non-modular
Paul Gortmaker
1
-35
/
+7
2016-02-29
video: exynos: fix modular build
Arnd Bergmann
3
-5
/
+8
2016-02-29
fbdev: da8xx-fb: fix videomodes of lcd panels
Sushaanth Srirangapathi
1
-4
/
+3
2016-02-26
simplefb: Remove impossible check for of_clk_get_parent_count() < 0
Stephen Boyd
1
-2
/
+2
2016-02-26
fbdev: kill fb_rotate
Rasmus Villemoes
5
-87
/
+0
2016-02-26
fbcon: set a default value to blink interval
Jean-Philippe Brucker
1
-0
/
+2
2016-02-26
video: fbdev: bt431: Correct cursor format control macro
Maciej W. Rozycki
1
-1
/
+1
2016-02-26
video: fbdev: pmag-ba-fb: Optimize Bt455 colormap addressing
Maciej W. Rozycki
2
-12
/
+32
2016-02-26
video: fbdev: pmag-ba-fb: Fix and rework Bt455 colormap handling
Maciej W. Rozycki
2
-21
/
+22
2016-02-26
video: fbdev: bt455: Remove unneeded colormap helpers for cursor support
Maciej W. Rozycki
1
-25
/
+0
2016-02-26
video: fbdev: pmag-aa-fb: Report video timings
Maciej W. Rozycki
1
-0
/
+7
2016-02-26
video: fbdev: pmag-aa-fb: Enable building as a module
Maciej W. Rozycki
1
-2
/
+2
2016-02-26
video: fbdev: pmag-aa-fb: Adapt to current APIs
Maciej W. Rozycki
2
-421
/
+215
2016-02-26
video: fbdev: pmag-ba-fb: Fix the lower margin size
Maciej W. Rozycki
1
-1
/
+1
2016-02-26
fbdev: sh_mobile_lcdc: Use ARCH_RENESAS
Simon Horman
1
-1
/
+1
2016-02-26
fbdev: n411: check return value
Sudip Mukherjee
1
-3
/
+9
2016-02-16
fbdev: exynos: fix IS_ERR_VALUE usage
Andrzej Hajda
1
-3
/
+3
2016-02-16
video: Use bool instead int pointer for get_opt_bool() argument
Daniel Wagner
1
-1
/
+1
2016-02-16
video: fbdev: metronomefb: two harmless off by one bugs
Dan Carpenter
1
-2
/
+4
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
1
-2
/
+2
2016-02-16
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
4
-6
/
+3
2016-02-05
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
5
-8
/
+0
2016-01-29
video: fbdev: imxfb: Provide a reset mechanism
Fabio Estevam
1
-0
/
+15
2016-01-29
fbdev: mmp: print IRQ resource using %pR format string
Arnd Bergmann
1
-2
/
+1
2016-01-29
fbdev: da8xx-fb: remove incorrect type cast
Arnd Bergmann
1
-3
/
+3
2016-01-29
fbdev: s6e8ax0: avoid unused function warnings
Arnd Bergmann
1
-9
/
+4
2016-01-29
ocfb: fix tgdel and tvdel timing parameters
Andrea Merello
1
-2
/
+2
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
[prev]
[next]