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-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2016-03-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-2
/
+2
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-0
/
+79
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2016-03-17
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
4
-6
/
+3
2016-03-16
Merge tag 'fbdev-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
21
-678
/
+310
2016-03-16
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-8
/
+0
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
6
-16
/
+27
2016-03-11
xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"
Arnd Bergmann
1
-1
/
+0
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
15
-66
/
+61
2016-03-03
drm/omap: move dss_mgr_* declarations to omapdrm/omapfb
Tomi Valkeinen
1
-0
/
+16
2016-03-03
drm/omap: move struct dss_mgr_ops to omapdrm/omapfb
Tomi Valkeinen
1
-0
/
+24
2016-03-03
drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfb
Tomi Valkeinen
2
-0
/
+39
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
[next]